2024-02-05 16:29:36.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-05 16:29:36.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:36.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:36.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:36.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:36.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:36.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:36.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d074b14 2024-02-05 16:29:36.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:36.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:36.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:36.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:36.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:36.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:36.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:36.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:36.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:36.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:36.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:29:36.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:29:36.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:29:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:36.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-05 16:29:36.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:36.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:36.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:36.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:36.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:36.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:36.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:36.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:36.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-05 16:29:36.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:29:36.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:29:36.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-05 16:29:36.864 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:29:36.892 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@443f0546 2024-02-05 16:29:36.892 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@443f0546 2024-02-05 16:29:36.896 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af8e3b1 2024-02-05 16:29:36.896 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af8e3b1 2024-02-05 16:29:36.902 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec76e36 2024-02-05 16:29:36.902 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec76e36 2024-02-05 16:29:36.906 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc5e98a 2024-02-05 16:29:36.906 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc5e98a 2024-02-05 16:29:36.910 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ecc881 2024-02-05 16:29:36.940 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ecc881 2024-02-05 16:29:36.949 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8440a6 2024-02-05 16:29:36.950 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8440a6 2024-02-05 16:29:36.960 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f473f1e 2024-02-05 16:29:36.960 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f473f1e 2024-02-05 16:29:36.964 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bea16c5 2024-02-05 16:29:36.965 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bea16c5 2024-02-05 16:29:36.965 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:29:36.976 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1363f9 2024-02-05 16:29:36.983 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1363f9 2024-02-05 16:29:36.983 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:29:37.050 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:29:37.056 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:29:37.696 [DefaultDispatcher-worker-1 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:37.696 [DefaultDispatcher-worker-1 @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-02-05 16:29:37.697 [DefaultDispatcher-worker-1 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:37.708 [DefaultDispatcher-worker-1 @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-02-05 16:29:37.734 [DefaultDispatcher-worker-5 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:29:37.736 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 16:29:37.736 [DefaultDispatcher-worker-5 @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-02-05 16:29:37.736 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 16:29:37.902 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:29:37.980 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:29:38.025 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 16:29:38.024 [DefaultDispatcher-worker-10 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:38.047 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:29:38.073 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:29:38.095 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:29:38.103 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:29:38.257 [DefaultDispatcher-worker-11 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:29:38.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-05 16:29:38.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-05 16:29:38.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:29:38.331 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f: (connection evicted) 2024-02-05 16:29:38.336 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@443f0546: (connection evicted) 2024-02-05 16:29:38.336 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af8e3b1: (connection evicted) 2024-02-05 16:29:38.337 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ec76e36: (connection evicted) 2024-02-05 16:29:38.337 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bc5e98a: (connection evicted) 2024-02-05 16:29:38.338 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37ecc881: (connection evicted) 2024-02-05 16:29:38.338 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a8440a6: (connection evicted) 2024-02-05 16:29:38.339 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f473f1e: (connection evicted) 2024-02-05 16:29:38.339 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bea16c5: (connection evicted) 2024-02-05 16:29:38.340 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a1363f9: (connection evicted) 2024-02-05 16:29:38.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:38.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-05 16:29:38.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-05 16:29:38.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-05 16:29:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:38.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d829ef0 2024-02-05 16:29:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:38.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:29:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:29:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:29:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-05 16:29:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:38.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:38.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-05 16:29:38.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-05 16:29:38.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-05 16:29:38.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-05 16:29:38.362 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-05 16:29:38.384 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-05 16:29:38.388 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-05 16:29:38.415 [DefaultDispatcher-worker-11 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:38.416 [DefaultDispatcher-worker-11 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:29:38.416 [DefaultDispatcher-worker-11 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:38.416 [DefaultDispatcher-worker-11 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:29:38.441 [DefaultDispatcher-worker-12 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-05 16:29:38.441 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 16:29:38.441 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-05 16:29:38.441 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 16:29:38.459 [Test worker @coroutine#38] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-05 16:29:38.461 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:29:38.471 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a199cc4 2024-02-05 16:29:38.471 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a199cc4 2024-02-05 16:29:38.483 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@44de7bf7 2024-02-05 16:29:38.483 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@44de7bf7 2024-02-05 16:29:38.487 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e1f7b4 2024-02-05 16:29:38.495 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e1f7b4 2024-02-05 16:29:38.495 [DefaultDispatcher-worker-14 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-05 16:29:38.509 [DefaultDispatcher-worker-12 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:38.518 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-05 16:29:38.518 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e371cc 2024-02-05 16:29:38.518 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 16:29:38.518 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e371cc 2024-02-05 16:29:38.522 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a3208 2024-02-05 16:29:38.523 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a3208 2024-02-05 16:29:38.535 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@34acf05f 2024-02-05 16:29:38.535 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@34acf05f 2024-02-05 16:29:38.537 [DefaultDispatcher-worker-4 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-05 16:29:38.539 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbfed29 2024-02-05 16:29:38.539 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbfed29 2024-02-05 16:29:38.556 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-05 16:29:38.563 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-05 16:29:38.574 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cc8e83 2024-02-05 16:29:38.574 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cc8e83 2024-02-05 16:29:38.578 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37946a40 2024-02-05 16:29:38.578 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37946a40 2024-02-05 16:29:38.578 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:29:38.687 [DefaultDispatcher-worker-5 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4 2024-02-05 16:29:38.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-05 16:29:38.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-05 16:29:38.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:29:38.739 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dfc2a4: (connection evicted) 2024-02-05 16:29:38.742 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a199cc4: (connection evicted) 2024-02-05 16:29:38.743 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44de7bf7: (connection evicted) 2024-02-05 16:29:38.743 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40e1f7b4: (connection evicted) 2024-02-05 16:29:38.744 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e371cc: (connection evicted) 2024-02-05 16:29:38.745 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31a3208: (connection evicted) 2024-02-05 16:29:38.745 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34acf05f: (connection evicted) 2024-02-05 16:29:38.749 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bbfed29: (connection evicted) 2024-02-05 16:29:38.750 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65cc8e83: (connection evicted) 2024-02-05 16:29:38.752 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37946a40: (connection evicted) 2024-02-05 16:29:38.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:38.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-05 16:29:38.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-05 16:29:38.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-05 16:29:38.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:38.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:38.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:38.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:38.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:38.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:38.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd737ea 2024-02-05 16:29:38.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:38.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:38.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:38.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:38.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:38.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:38.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:38.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:38.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-05 16:29:38.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-05 16:29:38.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-05 16:29:38.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-05 16:29:38.932 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:39.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-05 16:29:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@619c3546 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:39.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:39.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:39.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:39.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:39.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-05 16:29:39.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:39.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:39.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:39.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:39.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:39.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:39.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:39.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:39.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-05 16:29:39.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cafd13 2024-02-05 16:29:39.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cafd13 2024-02-05 16:29:39.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-05 16:29:39.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-05 16:29:39.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d944fc0 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:39.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-05 16:29:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:39.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:39.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-05 16:29:39.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b791dca 2024-02-05 16:29:39.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b791dca 2024-02-05 16:29:39.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-05 16:29:39.309 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:39.347 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:39.366 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30cafd13 2024-02-05 16:29:39.371 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54721/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 16:29:39.371 [DefaultDispatcher-worker-11 @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:54721/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-05 16:29:39.371 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54721/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 16:29:39.412 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54721/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 16:29:39.412 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54721/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 16:29:39.447 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b791dca 2024-02-05 16:29:39.653 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-05 16:29:39.653 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54721/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-05 16:29:39.916 [DefaultDispatcher-worker-2 @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b791dca 2024-02-05 16:29:39.927 [DefaultDispatcher-worker-2 @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b791dca 2024-02-05 16:29:40.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-05 16:29:40.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-05 16:29:40.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:40.015 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30cafd13: (connection evicted) 2024-02-05 16:29:40.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:40.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-05 16:29:40.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-05 16:29:40.021 [Test worker @coroutine#105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b791dca 2024-02-05 16:29:40.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-05 16:29:40.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:40.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:40.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@733fae8 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:40.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:40.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:40.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:40.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:40.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:40.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-05 16:29:40.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@74764622 2024-02-05 16:29:40.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@74764622 2024-02-05 16:29:40.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-05 16:29:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-05 16:29:40.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:40.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:40.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:40.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:40.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:40.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:40.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba06506 2024-02-05 16:29:40.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:40.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:40.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:40.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:40.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:40.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:40.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:40.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:40.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:40.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:40.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:40.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:40.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:40.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:40.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:40.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:40.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:40.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:40.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:40.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-05 16:29:40.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:40.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:40.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:40.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:40.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:40.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:40.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:40.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:40.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-05 16:29:40.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b8922 2024-02-05 16:29:40.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b8922 2024-02-05 16:29:40.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-05 16:29:40.143 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:40.235 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:40.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-05 16:29:40.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-05 16:29:40.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:40.288 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74764622: (connection evicted) 2024-02-05 16:29:40.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:40.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-05 16:29:40.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-05 16:29:40.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6caeba36 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:40.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:40.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:40.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:40.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:40.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:40.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:40.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:40.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:40.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-05 16:29:40.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:40.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:40.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:40.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:40.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:40.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:40.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:40.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:40.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-05 16:29:40.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbc21bd 2024-02-05 16:29:40.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbc21bd 2024-02-05 16:29:40.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-05 16:29:40.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-05 16:29:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14e3d439 2024-02-05 16:29:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:40.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:40.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:40.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-05 16:29:40.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@674aa626 2024-02-05 16:29:40.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@674aa626 2024-02-05 16:29:40.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-05 16:29:40.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-05 16:29:40.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-05 16:29:40.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:40.391 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bbc21bd: (connection evicted) 2024-02-05 16:29:40.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:40.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-05 16:29:40.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-05 16:29:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-05 16:29:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:40.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a84338a 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:40.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:40.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-05 16:29:40.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@722b2728 2024-02-05 16:29:40.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@722b2728 2024-02-05 16:29:40.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-05 16:29:40.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740c4868 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-05 16:29:40.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:40.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:40.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:40.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:40.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:40.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:40.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:40.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:40.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-05 16:29:40.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6dc5ea 2024-02-05 16:29:40.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6dc5ea 2024-02-05 16:29:40.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-05 16:29:40.464 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:40.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-05 16:29:40.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-05 16:29:40.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:40.499 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@722b2728: (connection evicted) 2024-02-05 16:29:40.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:40.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-05 16:29:40.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531ec2ca 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:40.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:40.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-05 16:29:40.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@7019d619 2024-02-05 16:29:40.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@7019d619 2024-02-05 16:29:40.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-05 16:29:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-05 16:29:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:40.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a5c6b76 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:40.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:40.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-05 16:29:40.564 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:40.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d88ce0e 2024-02-05 16:29:40.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d88ce0e 2024-02-05 16:29:40.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-05 16:29:40.622 [HikariPool-12 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:40.671 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:40.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-05 16:29:40.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-05 16:29:40.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:40.721 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7019d619: (connection evicted) 2024-02-05 16:29:40.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:40.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-05 16:29:40.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-05 16:29:40.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f3c5ecd 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:40.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:40.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:40.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-05 16:29:40.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@a03529c 2024-02-05 16:29:40.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@a03529c 2024-02-05 16:29:40.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-05 16:29:40.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1760e594 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:40.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-05 16:29:40.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:40.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:40.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:40.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:40.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:40.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:40.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:40.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:40.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-05 16:29:40.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2024-02-05 16:29:40.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2024-02-05 16:29:40.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-05 16:29:41.041 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.071 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.115 [DefaultDispatcher-worker-6 @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2024-02-05 16:29:41.138 [DefaultDispatcher-worker-11 @coroutine#139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2024-02-05 16:29:41.154 [DefaultDispatcher-worker-2 @coroutine#141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2024-02-05 16:29:41.166 [DefaultDispatcher-worker-2 @coroutine#143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2024-02-05 16:29:41.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-05 16:29:41.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-05 16:29:41.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.295 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a03529c: (connection evicted) 2024-02-05 16:29:41.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:41.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-05 16:29:41.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-05 16:29:41.302 [Test worker @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2024-02-05 16:29:41.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-05 16:29:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11cadb32 2024-02-05 16:29:41.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-05 16:29:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-05 16:29:41.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@72001c71 2024-02-05 16:29:41.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@72001c71 2024-02-05 16:29:41.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-05 16:29:41.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7b0bec 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-05 16:29:41.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d90644f 2024-02-05 16:29:41.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d90644f 2024-02-05 16:29:41.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-05 16:29:41.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-05 16:29:41.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-05 16:29:41.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.406 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72001c71: (connection evicted) 2024-02-05 16:29:41.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:41.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-05 16:29:41.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-05 16:29:41.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f3991e 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-05 16:29:41.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e689a0 2024-02-05 16:29:41.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e689a0 2024-02-05 16:29:41.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-05 16:29:41.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-05 16:29:41.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b6cb1c 2024-02-05 16:29:41.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-05 16:29:41.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de30c31 2024-02-05 16:29:41.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de30c31 2024-02-05 16:29:41.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-05 16:29:41.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-05 16:29:41.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-05 16:29:41.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.440 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35e689a0: (connection evicted) 2024-02-05 16:29:41.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:41.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-05 16:29:41.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-05 16:29:41.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3451fc88 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-05 16:29:41.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3041beb3 2024-02-05 16:29:41.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3041beb3 2024-02-05 16:29:41.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-05 16:29:41.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15cee630 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-05 16:29:41.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@246de37e 2024-02-05 16:29:41.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@246de37e 2024-02-05 16:29:41.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-05 16:29:41.474 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-05 16:29:41.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-05 16:29:41.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.475 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3041beb3: (connection evicted) 2024-02-05 16:29:41.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:41.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-05 16:29:41.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-05 16:29:41.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a1a20ae 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-05 16:29:41.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@186481d4 2024-02-05 16:29:41.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@186481d4 2024-02-05 16:29:41.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-05 16:29:41.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24eecabf 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-05 16:29:41.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d6c244 2024-02-05 16:29:41.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d6c244 2024-02-05 16:29:41.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-05 16:29:41.532 [DefaultDispatcher-worker-8 @coroutine#337] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-05 16:29:41.536 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.571 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.580 [DefaultDispatcher-worker-8 @coroutine#337] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit14965006002367859851/junit1083790043464924676.tmp 2024-02-05 16:29:41.587 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.607 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.672 [DefaultDispatcher-worker-8 @coroutine#337] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-05 16:29:41.685 [DefaultDispatcher-worker-8 @coroutine#337] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-05 16:29:41.687 [DefaultDispatcher-worker-8 @coroutine#337] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-05 16:29:41.688 [DefaultDispatcher-worker-8 @coroutine#337] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit14965006002367859851/junit1083790043464924676.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-05 16:29:41.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-05 16:29:41.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-05 16:29:41.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.689 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@186481d4: (connection evicted) 2024-02-05 16:29:41.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:41.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-05 16:29:41.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-05 16:29:41.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f5f5bc9 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-05 16:29:41.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7aa2 2024-02-05 16:29:41.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7aa2 2024-02-05 16:29:41.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@545604a9 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-05 16:29:41.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-05 16:29:41.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-02-05 16:29:41.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-02-05 16:29:41.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-05 16:29:41.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-05 16:29:41.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-05 16:29:41.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.723 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@403f7aa2: (connection evicted) 2024-02-05 16:29:41.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:41.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-05 16:29:41.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-05 16:29:41.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-05 16:29:41.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70022d44 2024-02-05 16:29:41.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-05 16:29:41.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abbb273 2024-02-05 16:29:41.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abbb273 2024-02-05 16:29:41.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-05 16:29:41.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25d9291a 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-05 16:29:41.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5574c7 2024-02-05 16:29:41.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5574c7 2024-02-05 16:29:41.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-05 16:29:41.767 [DefaultDispatcher-worker-10 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5574c7 2024-02-05 16:29:41.769 [DefaultDispatcher-worker-10 @coroutine#351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5574c7 2024-02-05 16:29:41.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-05 16:29:41.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-05 16:29:41.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.773 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5abbb273: (connection evicted) 2024-02-05 16:29:41.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:41.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-05 16:29:41.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-05 16:29:41.775 [Test worker @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5574c7 2024-02-05 16:29:41.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-05 16:29:41.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92e2c93 2024-02-05 16:29:41.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-05 16:29:41.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2024-02-05 16:29:41.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a105556 2024-02-05 16:29:41.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-05 16:29:41.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a72e2e8 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-05 16:29:41.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2024-02-05 16:29:41.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2024-02-05 16:29:41.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-05 16:29:41.811 [DefaultDispatcher-worker-10 @coroutine#362] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-05 16:29:41.818 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.854 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.861 [DefaultDispatcher-worker-10 @coroutine#362] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit5942883529362190531/junit7602109694498113544.tmp 2024-02-05 16:29:41.881 [HikariPool-28 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.904 [DefaultDispatcher-worker-10 @coroutine#362] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-05 16:29:41.905 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-05 16:29:41.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-05 16:29:41.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.910 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a105556: (connection evicted) 2024-02-05 16:29:41.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:41.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-05 16:29:41.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-05 16:29:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b4b9c6 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-05 16:29:41.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2024-02-05 16:29:41.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2024-02-05 16:29:41.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-05 16:29:41.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-05 16:29:41.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45fb2354 2024-02-05 16:29:41.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-05 16:29:41.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2024-02-05 16:29:41.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2024-02-05 16:29:41.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-05 16:29:41.957 [DefaultDispatcher-worker-11 @coroutine#369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2024-02-05 16:29:41.959 [DefaultDispatcher-worker-11 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2024-02-05 16:29:41.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-05 16:29:41.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-05 16:29:41.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:41.961 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e: (connection evicted) 2024-02-05 16:29:41.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:41.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-05 16:29:41.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-05 16:29:41.963 [Test worker @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60844992 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-05 16:29:41.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a 2024-02-05 16:29:41.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a 2024-02-05 16:29:41.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-05 16:29:41.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32d22650 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:41.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:41.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-05 16:29:41.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6fd101 2024-02-05 16:29:41.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6fd101 2024-02-05 16:29:41.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-05 16:29:42.049 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.068 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.092 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-05 16:29:42.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-05 16:29:42.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.144 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a: (connection evicted) 2024-02-05 16:29:42.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:42.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-05 16:29:42.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dbc7e0a 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:42.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:42.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:42.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:42.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:42.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:42.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:42.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:42.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-05 16:29:42.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:42.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:42.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:42.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:42.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:42.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:42.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:42.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:42.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-05 16:29:42.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@28519bfb 2024-02-05 16:29:42.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@28519bfb 2024-02-05 16:29:42.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-05 16:29:42.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15914bb5 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:42.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:42.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:42.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:42.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:42.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:42.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:42.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-05 16:29:42.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:42.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:42.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:42.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:42.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:42.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:42.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:42.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:42.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-05 16:29:42.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a472b9 2024-02-05 16:29:42.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a472b9 2024-02-05 16:29:42.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-05 16:29:42.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-05 16:29:42.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-05 16:29:42.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.206 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28519bfb: (connection evicted) 2024-02-05 16:29:42.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:42.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-05 16:29:42.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-05 16:29:42.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-05 16:29:42.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:42.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:42.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:42.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:42.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:42.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:42.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ec0229c 2024-02-05 16:29:42.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:42.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:42.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-05 16:29:42.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce47652 2024-02-05 16:29:42.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce47652 2024-02-05 16:29:42.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-05 16:29:42.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65d90b7f 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:42.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:42.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-05 16:29:42.280 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448 2024-02-05 16:29:42.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448 2024-02-05 16:29:42.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-05 16:29:42.299 [DefaultDispatcher-worker-11 @coroutine#393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448 2024-02-05 16:29:42.301 [DefaultDispatcher-worker-11 @coroutine#395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448 2024-02-05 16:29:42.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-05 16:29:42.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-05 16:29:42.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.322 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ce47652: (connection evicted) 2024-02-05 16:29:42.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:42.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-05 16:29:42.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-05 16:29:42.324 [Test worker @coroutine#399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc0e448 2024-02-05 16:29:42.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-05 16:29:42.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c8d45cf 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:42.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:42.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-05 16:29:42.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-05 16:29:42.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-05 16:29:42.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-05 16:29:42.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-05 16:29:42.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:42.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:42.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3add5e17 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:42.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:42.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-05 16:29:42.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b8c9de 2024-02-05 16:29:42.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b8c9de 2024-02-05 16:29:42.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-05 16:29:42.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-05 16:29:42.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-05 16:29:42.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.385 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454: (connection evicted) 2024-02-05 16:29:42.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:42.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-05 16:29:42.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-05 16:29:42.391 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-05 16:29:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402f61f5 2024-02-05 16:29:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:42.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:42.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:42.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-05 16:29:42.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2024-02-05 16:29:42.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2024-02-05 16:29:42.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-05 16:29:42.434 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2024-02-05 16:29:42.463 [Test worker @coroutine#407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2024-02-05 16:29:42.468 [Test worker @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2024-02-05 16:29:42.479 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.481 [Test worker @coroutine#414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2024-02-05 16:29:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11cc9e1e 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:42.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-05 16:29:42.503 [DefaultDispatcher-worker-8 @coroutine#411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2024-02-05 16:29:42.505 [HikariPool-40 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0e9e0c 2024-02-05 16:29:42.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0e9e0c 2024-02-05 16:29:42.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-05 16:29:42.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-05 16:29:42.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-05 16:29:42.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.527 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9a15d9 2024-02-05 16:29:42.527 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9a15d9 2024-02-05 16:29:42.543 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4: (connection evicted) 2024-02-05 16:29:42.544 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b9a15d9: (connection evicted) 2024-02-05 16:29:42.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:42.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-05 16:29:42.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-05 16:29:42.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-05 16:29:42.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:42.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:42.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:42.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:42.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:42.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:42.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3129299f 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:42.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-05 16:29:42.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fdac2a7 2024-02-05 16:29:42.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fdac2a7 2024-02-05 16:29:42.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-05 16:29:42.572 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fdac2a7 2024-02-05 16:29:42.607 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.611 [Test worker @coroutine#426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fdac2a7 2024-02-05 16:29:42.615 [Test worker @coroutine#428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fdac2a7 2024-02-05 16:29:42.631 [DefaultDispatcher-worker-11 @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fdac2a7 2024-02-05 16:29:42.635 [Test worker @coroutine#433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fdac2a7 2024-02-05 16:29:42.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-05 16:29:42.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae42248 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:42.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:42.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-05 16:29:42.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-05 16:29:42.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-05 16:29:42.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-05 16:29:42.649 [DefaultDispatcher-worker-4 @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-05 16:29:42.657 [Test worker @coroutine#445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-05 16:29:42.671 [HikariPool-42 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-05 16:29:42.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-05 16:29:42.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.690 [HikariPool-42 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@15129be5 2024-02-05 16:29:42.690 [HikariPool-42 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@15129be5 2024-02-05 16:29:42.697 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fdac2a7: (connection evicted) 2024-02-05 16:29:42.698 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15129be5: (connection evicted) 2024-02-05 16:29:42.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:42.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-05 16:29:42.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-05 16:29:42.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-05 16:29:42.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:42.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:42.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:42.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:42.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:42.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:42.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bf0f70a 2024-02-05 16:29:42.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:42.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:42.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:42.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:42.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:42.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:42.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:42.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-05 16:29:42.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-05 16:29:42.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-05 16:29:42.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-05 16:29:42.721 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-05 16:29:42.740 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.741 [Test worker @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-05 16:29:42.754 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-05 16:29:42.759 [Test worker @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-05 16:29:42.770 [DefaultDispatcher-worker-1 @coroutine#457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-05 16:29:42.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43ab0659 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:42.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:42.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-05 16:29:42.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@25421809 2024-02-05 16:29:42.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@25421809 2024-02-05 16:29:42.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-05 16:29:42.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-05 16:29:42.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-05 16:29:42.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.805 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e: (connection evicted) 2024-02-05 16:29:42.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:42.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-05 16:29:42.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51141f64 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:42.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:42.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-05 16:29:42.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ceec81 2024-02-05 16:29:42.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ceec81 2024-02-05 16:29:42.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-05 16:29:42.817 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ceec81 2024-02-05 16:29:42.834 [Test worker @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ceec81 2024-02-05 16:29:42.848 [Test worker @coroutine#474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ceec81 2024-02-05 16:29:42.874 [DefaultDispatcher-worker-1 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ceec81 2024-02-05 16:29:42.877 [Test worker @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ceec81 2024-02-05 16:29:42.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c87fcc 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:42.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:42.889 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-05 16:29:42.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5 2024-02-05 16:29:42.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5 2024-02-05 16:29:42.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-05 16:29:42.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-05 16:29:42.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-05 16:29:42.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:42.915 [HikariPool-46 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35ceec81: (connection evicted) 2024-02-05 16:29:42.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:42.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-05 16:29:42.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-05 16:29:42.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-05 16:29:42.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:42.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:42.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:42.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:42.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@846b47 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:42.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:42.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-05 16:29:42.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2024-02-05 16:29:42.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2024-02-05 16:29:42.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-05 16:29:42.995 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:43.022 [DefaultDispatcher-worker-8 @coroutine#489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2024-02-05 16:29:43.026 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:29:43.033 [DefaultDispatcher-worker-8 @coroutine#489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2024-02-05 16:29:43.128 [DefaultDispatcher-worker-12 @coroutine#489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2024-02-05 16:29:43.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-05 16:29:43.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-05 16:29:43.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:43.139 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2: (connection evicted) 2024-02-05 16:29:43.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:43.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-05 16:29:43.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-05 16:29:43.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-05 16:29:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:43.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c87e851 2024-02-05 16:29:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:43.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:43.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:43.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:43.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:43.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:43.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:43.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:43.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-05 16:29:43.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:43.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:43.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:43.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:43.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:43.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:43.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:43.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:43.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-05 16:29:43.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6124dda2 2024-02-05 16:29:43.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6124dda2 2024-02-05 16:29:43.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-05 16:29:43.240 [DefaultDispatcher-worker-3 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6124dda2 2024-02-05 16:29:43.249 [DefaultDispatcher-worker-13 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6124dda2 2024-02-05 16:29:43.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-05 16:29:43.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-05 16:29:43.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:43.267 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6124dda2: (connection evicted) 2024-02-05 16:29:43.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:43.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-05 16:29:43.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-05 16:29:43.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39e7e040 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:43.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:43.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-05 16:29:43.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df 2024-02-05 16:29:43.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df 2024-02-05 16:29:43.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-05 16:29:43.333 [DefaultDispatcher-worker-13 @coroutine#497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df 2024-02-05 16:29:43.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-05 16:29:43.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-05 16:29:43.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:43.339 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1f15df: (connection evicted) 2024-02-05 16:29:43.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:43.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-05 16:29:43.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-05 16:29:43.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-05 16:29:43.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:43.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:43.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:43.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:43.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:43.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:43.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7037a680 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:43.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:43.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-05 16:29:43.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-05 16:29:43.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-05 16:29:43.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-05 16:29:43.406 [DefaultDispatcher-worker-13 @coroutine#499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-05 16:29:43.416 [DefaultDispatcher-worker-9 @coroutine#499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-05 16:29:43.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-05 16:29:43.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-05 16:29:43.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:43.417 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@420b55ed: (connection evicted) 2024-02-05 16:29:43.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:43.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-05 16:29:43.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-05 16:29:43.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33e8e146 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:43.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:43.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-05 16:29:43.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@18463720 2024-02-05 16:29:43.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@18463720 2024-02-05 16:29:43.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-05 16:29:43.482 [DefaultDispatcher-worker-9 @coroutine#503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18463720 2024-02-05 16:29:43.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-05 16:29:43.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-05 16:29:43.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:43.485 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18463720: (connection evicted) 2024-02-05 16:29:43.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:43.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-05 16:29:43.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-05 16:29:43.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa8297b 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:43.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:43.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-05 16:29:43.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cf5f8a 2024-02-05 16:29:43.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cf5f8a 2024-02-05 16:29:43.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-05 16:29:43.540 [DefaultDispatcher-worker-3 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cf5f8a 2024-02-05 16:29:43.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-05 16:29:43.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-05 16:29:43.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:43.541 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13cf5f8a: (connection evicted) 2024-02-05 16:29:43.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:43.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-05 16:29:43.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-05 16:29:43.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4780341 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:43.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:43.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-05 16:29:43.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@612ac38b 2024-02-05 16:29:43.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@612ac38b 2024-02-05 16:29:43.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-05 16:29:43.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54b2d002 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:43.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:43.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-05 16:29:43.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@2095c331 2024-02-05 16:29:43.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@2095c331 2024-02-05 16:29:43.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-05 16:29:43.784 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 16:29:43.822 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:43.841 [Test worker] INFO ktor.application - Application started in 0.062 seconds. 2024-02-05 16:29:43.841 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@40b01718 2024-02-05 16:29:43.849 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:43.946 [DefaultDispatcher-worker-3 @coroutine#519] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 16:29:43.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2befb16f 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:43.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:43.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-05 16:29:43.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aeb7c4c 2024-02-05 16:29:43.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aeb7c4c 2024-02-05 16:29:43.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-05 16:29:43.989 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 16:29:44.008 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 16:29:44.008 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 16:29:44.008 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 16:29:44.009 [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-02-05 16:29:44.009 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 16:29:44.009 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 16:29:44.009 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 16:29:44.009 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1614499b 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:44.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:44.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:44.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:44.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-05 16:29:44.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f39279 2024-02-05 16:29:44.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f39279 2024-02-05 16:29:44.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-05 16:29:44.050 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:44.083 [DefaultDispatcher-worker-9 @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f39279 2024-02-05 16:29:44.090 [DefaultDispatcher-worker-4 @coroutine#526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aeb7c4c 2024-02-05 16:29:44.092 [DefaultDispatcher-worker-4 @coroutine#528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aeb7c4c 2024-02-05 16:29:44.103 [DefaultDispatcher-worker-4 @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f39279 2024-02-05 16:29:44.104 [Test worker @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555383014376013824/_ustadmanifest.json 2024-02-05 16:29:44.104 [Test worker @coroutine#524] 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/555383014376013824/_ustadmanifest.json. 2024-02-05 16:29:44.104 [Test worker @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555383014376013824/_ustadmanifest.json 2024-02-05 16:29:44.114 [Test worker @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555383014376013824/_ustadmanifest.json 2024-02-05 16:29:44.114 [Test worker @coroutine#524] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555383014376013824/_ustadmanifest.json 2024-02-05 16:29:44.119 [Test worker @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555383014376013824/_ustadmanifest.json. 2024-02-05 16:29:44.120 [Test worker @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555383014376013824/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:29:44.122 [Test worker @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aeb7c4c 2024-02-05 16:29:44.123 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:44.140 [DefaultDispatcher-worker-10 @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f39279 2024-02-05 16:29:44.146 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 16:29:44.148 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-18687ce1-80c5-4046-803b-5230744ffd5e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 16:29:44.151 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:29:44.151 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-18687ce1-80c5-4046-803b-5230744ffd5e 2024-02-05 16:29:44.156 [DefaultDispatcher-worker-4 @coroutine#544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:44.157 [DefaultDispatcher-worker-4 @coroutine#544] 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-02-05 16:29:44.157 [DefaultDispatcher-worker-4 @coroutine#544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:44.157 [DefaultDispatcher-worker-4 @coroutine#544] 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-02-05 16:29:44.169 [DefaultDispatcher-worker-9 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f39279 2024-02-05 16:29:44.170 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:29:44.170 [DefaultDispatcher-worker-9 @coroutine#543] 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-02-05 16:29:44.170 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:29:44.176 [MyScheduler_Worker-1 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:44.176 [MyScheduler_Worker-1 @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-02-05 16:29:44.176 [MyScheduler_Worker-1 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:44.176 [MyScheduler_Worker-1 @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-02-05 16:29:44.244 [eventLoopGroupProxy-4-2 @call-handler#567] 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-02-05 16:29:44.244 [eventLoopGroupProxy-4-1 @call-handler#565] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 16:29:44.245 [eventLoopGroupProxy-4-4 @call-handler#568] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 16:29:44.246 [eventLoopGroupProxy-4-3 @call-handler#566] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 16:29:44.254 [eventLoopGroupProxy-4-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:44.254 [eventLoopGroupProxy-4-4 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:44.263 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:29:44.264 [DefaultDispatcher-worker-4 @coroutine#543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:29:44.264 [eventLoopGroupProxy-4-3 @call-handler#566] 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-02-05 16:29:44.264 [eventLoopGroupProxy-4-2 @call-handler#567] 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-02-05 16:29:44.265 [eventLoopGroupProxy-4-3 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:29:44.271 [eventLoopGroupProxy-4-3 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:44.277 [DefaultDispatcher-worker-2 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f39279 2024-02-05 16:29:44.281 [DefaultDispatcher-worker-4 @coroutine#544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:44.281 [DefaultDispatcher-worker-4 @coroutine#544] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:44.287 [DefaultDispatcher-worker-5 @coroutine#545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f39279 2024-02-05 16:29:44.293 [eventLoopGroupProxy-4-2 @coroutine#576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@612ac38b 2024-02-05 16:29:44.313 [MyScheduler_Worker-1 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:44.313 [MyScheduler_Worker-1 @coroutine#548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:44.313 [MyScheduler_Worker-1 @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-02-05 16:29:44.313 [MyScheduler_Worker-1 @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-02-05 16:29:44.334 [MyScheduler_Worker-1 @coroutine#580] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:44.334 [MyScheduler_Worker-1 @coroutine#580] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:44.334 [MyScheduler_Worker-1 @coroutine#580] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:44.335 [MyScheduler_Worker-1 @coroutine#580] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:44.398 [eventLoopGroupProxy-4-3 @call-handler#566] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 158ms 2024-02-05 16:29:44.398 [eventLoopGroupProxy-4-1 @call-handler#565] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 160ms 2024-02-05 16:29:44.399 [eventLoopGroupProxy-4-2 @call-handler#567] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 161ms 2024-02-05 16:29:44.399 [eventLoopGroupProxy-4-3 @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-02-05 16:29:44.417 [eventLoopGroupProxy-4-3 @coroutine#584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@612ac38b 2024-02-05 16:29:44.417 [eventLoopGroupProxy-4-3 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:44.418 [eventLoopGroupProxy-4-3 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 19ms 2024-02-05 16:29:44.419 [MyScheduler_Worker-1 @coroutine#580] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:44.447 [MyScheduler_Worker-1 @coroutine#580] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:44.447 [MyScheduler_Worker-1 @coroutine#580] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:44.447 [MyScheduler_Worker-1 @coroutine#580] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:44.447 [MyScheduler_Worker-1 @coroutine#580] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:44.472 [eventLoopGroupProxy-4-3 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:44.493 [eventLoopGroupProxy-4-3 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@612ac38b 2024-02-05 16:29:44.494 [eventLoopGroupProxy-4-3 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:44.494 [eventLoopGroupProxy-4-3 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 23ms 2024-02-05 16:29:44.495 [MyScheduler_Worker-1 @coroutine#580] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:44.514 [DefaultDispatcher-worker-11 @coroutine#548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f39279 2024-02-05 16:29:44.530 [DefaultDispatcher-worker-8 @coroutine#545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f39279 2024-02-05 16:29:44.558 [DefaultDispatcher-worker-8 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:29:44.558 [DefaultDispatcher-worker-8 @coroutine#545] 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-02-05 16:29:44.558 [DefaultDispatcher-worker-8 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:29:44.558 [DefaultDispatcher-worker-8 @coroutine#545] 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-02-05 16:29:44.561 [eventLoopGroupProxy-4-3 @call-handler#608] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 16:29:44.561 [eventLoopGroupProxy-4-3 @call-handler#608] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-05 16:29:44.561 [eventLoopGroupProxy-4-3 @call-handler#608] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:29:44.595 [DefaultDispatcher-worker-8 @call-handler#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2095c331 2024-02-05 16:29:44.597 [eventLoopGroupProxy-4-3 @call-handler#608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:44.598 [DefaultDispatcher-worker-7 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555383014376013824/_ustadmanifest.json 2024-02-05 16:29:44.598 [DefaultDispatcher-worker-7 @coroutine#518] 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/555383014376013824/_ustadmanifest.json. 2024-02-05 16:29:44.598 [DefaultDispatcher-worker-7 @coroutine#518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555383014376013824/_ustadmanifest.json 2024-02-05 16:29:44.598 [eventLoopGroupProxy-4-3 @call-handler#608] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 38ms 2024-02-05 16:29:44.599 [DefaultDispatcher-worker-14 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:29:44.599 [DefaultDispatcher-worker-14 @coroutine#545] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:29:44.600 [DefaultDispatcher-worker-14 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:29:44.600 [DefaultDispatcher-worker-14 @coroutine#545] 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-02-05 16:29:44.602 [DefaultDispatcher-worker-5 @coroutine#518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555383014376013824/_ustadmanifest.json 2024-02-05 16:29:44.602 [DefaultDispatcher-worker-5 @coroutine#518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555383014376013824/_ustadmanifest.json 2024-02-05 16:29:44.613 [DefaultDispatcher-worker-5 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555383014376013824/_ustadmanifest.json. 2024-02-05 16:29:44.613 [DefaultDispatcher-worker-5 @coroutine#518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555383014376013824/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:29:44.614 [DefaultDispatcher-worker-5 @coroutine#619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@612ac38b 2024-02-05 16:29:44.617 [DefaultDispatcher-worker-10 @coroutine#545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47f39279 2024-02-05 16:29:44.627 [DefaultDispatcher-worker-8 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2095c331 2024-02-05 16:29:44.629 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 16:29:44.629 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 16:29:44.629 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 16:29:44.629 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 16:29:44.629 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 16:29:44.632 [Test worker @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aeb7c4c 2024-02-05 16:29:44.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-05 16:29:44.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-05 16:29:44.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:44.641 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47f39279: (connection evicted) 2024-02-05 16:29:44.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:44.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-05 16:29:44.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-05 16:29:44.992 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:29:44.993 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:29:45.015 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:29:45.651 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@40b01718 2024-02-05 16:29:45.652 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@40b01718 2024-02-05 16:29:45.655 [Test worker @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@612ac38b 2024-02-05 16:29:45.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-05 16:29:45.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-05 16:29:45.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:45.656 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2095c331: (connection evicted) 2024-02-05 16:29:45.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:45.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-05 16:29:45.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-05 16:29:45.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3117ac8d 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:45.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:45.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-05 16:29:45.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea039b4 2024-02-05 16:29:45.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea039b4 2024-02-05 16:29:45.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@332fa1c 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:45.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:45.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:45.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-05 16:29:45.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0f7bcf 2024-02-05 16:29:45.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0f7bcf 2024-02-05 16:29:45.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-05 16:29:45.729 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 16:29:45.738 [Test worker] INFO ktor.application - Application started in 0.009 seconds. 2024-02-05 16:29:45.739 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@126d0868 2024-02-05 16:29:45.746 [DefaultDispatcher-worker-15 @coroutine#634] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 16:29:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53d2f0ec 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:45.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-05 16:29:45.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d36bb2 2024-02-05 16:29:45.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d36bb2 2024-02-05 16:29:45.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-05 16:29:45.752 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 16:29:45.755 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 16:29:45.755 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 16:29:45.755 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 16:29:45.755 [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-02-05 16:29:45.755 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 16:29:45.755 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 16:29:45.755 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 16:29:45.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42172065 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:45.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:45.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-05 16:29:45.757 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:29:45.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 16:29:45.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 16:29:45.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-05 16:29:45.773 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:45.797 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:45.807 [DefaultDispatcher-worker-14 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 16:29:45.816 [DefaultDispatcher-worker-8 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d36bb2 2024-02-05 16:29:45.821 [Test worker @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d36bb2 2024-02-05 16:29:45.830 [DefaultDispatcher-worker-15 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 16:29:45.831 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555383016878530560/_ustadmanifest.json 2024-02-05 16:29:45.831 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/555383016878530560/_ustadmanifest.json. 2024-02-05 16:29:45.831 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555383016878530560/_ustadmanifest.json 2024-02-05 16:29:45.839 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555383016878530560/_ustadmanifest.json 2024-02-05 16:29:45.839 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555383016878530560/_ustadmanifest.json 2024-02-05 16:29:45.839 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555383016878530560/_ustadmanifest.json. 2024-02-05 16:29:45.839 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555383016878530560/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:29:45.841 [Test worker @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d36bb2 2024-02-05 16:29:45.849 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:45.857 [DefaultDispatcher-worker-13 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 16:29:45.857 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:45.858 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 16:29:45.858 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-44adb50d-af67-4dce-85f3-280181da9baf', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 16:29:45.859 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:29:45.859 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-44adb50d-af67-4dce-85f3-280181da9baf 2024-02-05 16:29:45.861 [DefaultDispatcher-worker-14 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:45.861 [DefaultDispatcher-worker-14 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:29:45.861 [DefaultDispatcher-worker-14 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:45.861 [DefaultDispatcher-worker-14 @coroutine#662] 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-02-05 16:29:45.878 [DefaultDispatcher-worker-2 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 16:29:45.879 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:29:45.879 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-02-05 16:29:45.879 [DefaultDispatcher-worker-2 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:29:45.881 [MyScheduler_Worker-1 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:45.881 [MyScheduler_Worker-1 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 16:29:45.881 [MyScheduler_Worker-1 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:45.882 [MyScheduler_Worker-1 @coroutine#666] 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-02-05 16:29:45.901 [eventLoopGroupProxy-7-1 @call-handler#681] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 16:29:45.902 [eventLoopGroupProxy-7-1 @call-handler#681] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:45.902 [eventLoopGroupProxy-7-1 @call-handler#681] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:29:45.903 [eventLoopGroupProxy-7-1 @call-handler#681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:45.904 [eventLoopGroupProxy-7-1 @call-handler#681] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-02-05 16:29:45.904 [DefaultDispatcher-worker-13 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:45.904 [DefaultDispatcher-worker-13 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:45.908 [eventLoopGroupProxy-7-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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 16:29:45.909 [eventLoopGroupProxy-7-2 @call-handler#685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:45.916 [eventLoopGroupProxy-7-3 @call-handler#689] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 16:29:45.917 [eventLoopGroupProxy-7-3 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:45.917 [eventLoopGroupProxy-7-3 @call-handler#689] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-05 16:29:45.918 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:29:45.918 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:29:45.921 [eventLoopGroupProxy-7-4 @call-handler#694] 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-02-05 16:29:45.923 [eventLoopGroupProxy-7-4 @call-handler#694] 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-02-05 16:29:45.929 [eventLoopGroupProxy-7-4 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea039b4 2024-02-05 16:29:45.930 [DefaultDispatcher-worker-1 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 16:29:45.936 [eventLoopGroupProxy-7-4 @call-handler#694] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 16ms 2024-02-05 16:29:45.937 [MyScheduler_Worker-1 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:45.937 [MyScheduler_Worker-1 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:45.938 [MyScheduler_Worker-1 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 16:29:45.938 [MyScheduler_Worker-1 @coroutine#666] 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-02-05 16:29:45.940 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:45.940 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:45.940 [MyScheduler_Worker-1 @coroutine#700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:45.940 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:45.943 [eventLoopGroupProxy-7-1 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:45.946 [DefaultDispatcher-worker-12 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 16:29:45.947 [eventLoopGroupProxy-7-1 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea039b4 2024-02-05 16:29:45.947 [eventLoopGroupProxy-7-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:45.948 [eventLoopGroupProxy-7-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:29:45.949 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:45.951 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:45.951 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:45.951 [MyScheduler_Worker-1 @coroutine#700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:45.951 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:45.954 [eventLoopGroupProxy-7-1 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:45.957 [eventLoopGroupProxy-7-1 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea039b4 2024-02-05 16:29:45.957 [eventLoopGroupProxy-7-1 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:45.958 [eventLoopGroupProxy-7-1 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:45.958 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:45.960 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:45.960 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:45.960 [MyScheduler_Worker-1 @coroutine#700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:45.960 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:45.962 [eventLoopGroupProxy-7-1 @call-handler#715] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:45.964 [eventLoopGroupProxy-7-1 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:45.964 [eventLoopGroupProxy-7-1 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:45.965 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:45.966 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:45.966 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:45.966 [MyScheduler_Worker-1 @coroutine#700] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:45.966 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:45.969 [eventLoopGroupProxy-7-1 @call-handler#719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:45.969 [eventLoopGroupProxy-7-1 @call-handler#719] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 16:29:45.970 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:45.970 [MyScheduler_Worker-1 @coroutine#700] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:45.971 [MyScheduler_Worker-1 @coroutine#700] 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-02-05 16:29:45.972 [MyScheduler_Worker-1 @coroutine#700] 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-02-05 16:29:45.972 [MyScheduler_Worker-1 @coroutine#700] 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-02-05 16:29:45.988 [DefaultDispatcher-worker-15 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 16:29:45.990 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 16:29:46.490 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-81784b14-4fad-4de4-9ef3-fd594d8ff196', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 16:29:46.490 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:29:46.490 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-81784b14-4fad-4de4-9ef3-fd594d8ff196 2024-02-05 16:29:46.493 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:46.494 [MyScheduler_Worker-2 @coroutine#724] 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-02-05 16:29:46.494 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:46.494 [MyScheduler_Worker-2 @coroutine#724] 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-02-05 16:29:46.497 [eventLoopGroupProxy-7-1 @call-handler#732] 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-02-05 16:29:46.497 [eventLoopGroupProxy-7-1 @call-handler#732] 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-02-05 16:29:46.498 [eventLoopGroupProxy-7-1 @coroutine#733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea039b4 2024-02-05 16:29:46.502 [eventLoopGroupProxy-7-1 @call-handler#732] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 6ms 2024-02-05 16:29:46.502 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:46.502 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:46.503 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 16:29:46.503 [MyScheduler_Worker-2 @coroutine#724] 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-02-05 16:29:46.505 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.505 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:46.505 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.505 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:46.508 [eventLoopGroupProxy-7-1 @call-handler#740] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:46.511 [eventLoopGroupProxy-7-1 @call-handler#740] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:46.511 [eventLoopGroupProxy-7-1 @call-handler#740] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:46.512 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.513 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.513 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:46.513 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.513 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:46.518 [eventLoopGroupProxy-7-1 @call-handler#744] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:46.520 [eventLoopGroupProxy-7-1 @call-handler#744] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:46.520 [eventLoopGroupProxy-7-1 @call-handler#744] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:46.521 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.523 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.523 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:46.523 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.523 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:46.526 [eventLoopGroupProxy-7-1 @call-handler#748] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:46.569 [eventLoopGroupProxy-7-1 @call-handler#748] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:46.570 [eventLoopGroupProxy-7-1 @call-handler#748] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 16:29:46.572 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.573 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.573 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:46.573 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.573 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:46.576 [eventLoopGroupProxy-7-1 @call-handler#752] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:46.578 [eventLoopGroupProxy-7-1 @call-handler#752] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:46.578 [eventLoopGroupProxy-7-1 @call-handler#752] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:46.579 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.580 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.581 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:46.581 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.581 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:46.583 [eventLoopGroupProxy-7-1 @call-handler#756] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:46.585 [eventLoopGroupProxy-7-1 @call-handler#756] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:46.585 [eventLoopGroupProxy-7-1 @call-handler#756] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:46.586 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.587 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.587 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:46.587 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.587 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:46.590 [eventLoopGroupProxy-7-1 @call-handler#760] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:46.635 [eventLoopGroupProxy-7-1 @call-handler#760] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:46.635 [eventLoopGroupProxy-7-1 @call-handler#760] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 16:29:46.644 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.645 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.645 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:46.645 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.646 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:46.649 [eventLoopGroupProxy-7-1 @call-handler#764] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:46.655 [eventLoopGroupProxy-7-1 @call-handler#764] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:46.656 [eventLoopGroupProxy-7-1 @call-handler#764] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:29:46.657 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.658 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.658 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:46.658 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.658 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:46.661 [eventLoopGroupProxy-7-1 @call-handler#768] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:46.663 [eventLoopGroupProxy-7-1 @call-handler#768] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:46.663 [eventLoopGroupProxy-7-1 @call-handler#768] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:46.664 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.665 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.665 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:46.665 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.665 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:46.668 [eventLoopGroupProxy-7-1 @call-handler#772] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:46.709 [eventLoopGroupProxy-7-1 @call-handler#772] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:46.709 [eventLoopGroupProxy-7-1 @call-handler#772] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2024-02-05 16:29:46.711 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.712 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.712 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:46.712 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.712 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:46.715 [eventLoopGroupProxy-7-1 @call-handler#777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:46.718 [eventLoopGroupProxy-7-1 @call-handler#777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:46.718 [eventLoopGroupProxy-7-1 @call-handler#777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:46.723 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.724 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.724 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:46.724 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.724 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:46.735 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:46.737 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:46.737 [eventLoopGroupProxy-7-1 @call-handler#781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 16:29:46.738 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.739 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.740 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:46.740 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.740 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:46.742 [eventLoopGroupProxy-7-1 @call-handler#785] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:46.786 [eventLoopGroupProxy-7-1 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea039b4 2024-02-05 16:29:46.787 [eventLoopGroupProxy-7-1 @call-handler#785] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:46.787 [eventLoopGroupProxy-7-1 @call-handler#785] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 16:29:46.788 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.791 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.791 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:46.791 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.791 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:46.795 [eventLoopGroupProxy-7-1 @call-handler#791] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:46.797 [eventLoopGroupProxy-7-1 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea039b4 2024-02-05 16:29:46.798 [eventLoopGroupProxy-7-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:46.798 [eventLoopGroupProxy-7-1 @call-handler#791] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:46.801 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.803 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.804 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:46.804 [MyScheduler_Worker-2 @coroutine#737] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.804 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:46.806 [eventLoopGroupProxy-7-1 @call-handler#797] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:46.809 [eventLoopGroupProxy-7-1 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea039b4 2024-02-05 16:29:46.810 [eventLoopGroupProxy-7-1 @call-handler#797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:46.810 [eventLoopGroupProxy-7-1 @call-handler#797] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:46.811 [MyScheduler_Worker-2 @coroutine#737] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:46.827 [DefaultDispatcher-worker-8 @coroutine#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 16:29:46.838 [DefaultDispatcher-worker-15 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 16:29:46.839 [DefaultDispatcher-worker-15 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:29:46.839 [DefaultDispatcher-worker-15 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:29:46.839 [DefaultDispatcher-worker-15 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:29:46.839 [DefaultDispatcher-worker-15 @coroutine#663] 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-02-05 16:29:46.841 [eventLoopGroupProxy-7-1 @call-handler#809] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 16:29:46.842 [eventLoopGroupProxy-7-1 @call-handler#809] 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-02-05 16:29:46.842 [eventLoopGroupProxy-7-1 @call-handler#809] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:29:46.867 [DefaultDispatcher-worker-12 @call-handler#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0f7bcf 2024-02-05 16:29:46.868 [eventLoopGroupProxy-7-1 @call-handler#809] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:46.868 [eventLoopGroupProxy-7-1 @call-handler#809] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-05 16:29:46.868 [DefaultDispatcher-worker-5 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555383016878530560/_ustadmanifest.json 2024-02-05 16:29:46.868 [DefaultDispatcher-worker-5 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/555383016878530560/_ustadmanifest.json. 2024-02-05 16:29:46.868 [DefaultDispatcher-worker-5 @coroutine#633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555383016878530560/_ustadmanifest.json 2024-02-05 16:29:46.870 [DefaultDispatcher-worker-3 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:29:46.870 [DefaultDispatcher-worker-3 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:29:46.870 [DefaultDispatcher-worker-12 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:29:46.870 [DefaultDispatcher-worker-12 @coroutine#663] 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-02-05 16:29:46.878 [DefaultDispatcher-worker-2 @coroutine#633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555383016878530560/_ustadmanifest.json 2024-02-05 16:29:46.878 [DefaultDispatcher-worker-2 @coroutine#633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555383016878530560/_ustadmanifest.json 2024-02-05 16:29:46.879 [DefaultDispatcher-worker-2 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555383016878530560/_ustadmanifest.json. 2024-02-05 16:29:46.879 [DefaultDispatcher-worker-2 @coroutine#633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555383016878530560/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:29:46.880 [DefaultDispatcher-worker-2 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea039b4 2024-02-05 16:29:46.890 [DefaultDispatcher-worker-12 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 16:29:46.891 [DefaultDispatcher-worker-7 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d0f7bcf 2024-02-05 16:29:46.893 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 16:29:46.893 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 16:29:46.893 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 16:29:46.893 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 16:29:46.893 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 16:29:46.896 [Test worker @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d36bb2 2024-02-05 16:29:46.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-05 16:29:46.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-05 16:29:46.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:46.903 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b: (connection evicted) 2024-02-05 16:29:46.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:46.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-05 16:29:46.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-05 16:29:46.990 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:29:47.255 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:29:47.341 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:29:47.642 [DefaultDispatcher-worker-7 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-05 16:29:47.956 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@126d0868 2024-02-05 16:29:47.957 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@126d0868 2024-02-05 16:29:47.969 [Test worker @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea039b4 2024-02-05 16:29:47.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-05 16:29:47.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-05 16:29:47.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:47.982 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d0f7bcf: (connection evicted) 2024-02-05 16:29:47.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:47.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-05 16:29:47.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-05 16:29:47.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-05 16:29:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:47.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2de96eba 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:47.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:47.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-05 16:29:48.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-05 16:29:48.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-05 16:29:48.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cae4518 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:48.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-05 16:29:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:48.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-05 16:29:48.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@121dac1a 2024-02-05 16:29:48.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@121dac1a 2024-02-05 16:29:48.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-05 16:29:48.066 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 16:29:48.071 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-02-05 16:29:48.072 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6065bcb7 2024-02-05 16:29:48.092 [DefaultDispatcher-worker-5 @coroutine#850] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a4e492c 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:48.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-05 16:29:48.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:48.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:48.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:48.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:48.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:48.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:48.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:48.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:48.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-05 16:29:48.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-05 16:29:48.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-05 16:29:48.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-05 16:29:48.099 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 16:29:48.103 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:48.124 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:48.131 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 16:29:48.131 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 16:29:48.131 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 16:29:48.131 [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-02-05 16:29:48.131 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 16:29:48.131 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 16:29:48.131 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 16:29:48.131 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a9baba8 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:48.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:48.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-05 16:29:48.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@b5311cb 2024-02-05 16:29:48.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@b5311cb 2024-02-05 16:29:48.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-05 16:29:48.183 [DefaultDispatcher-worker-13 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5311cb 2024-02-05 16:29:48.190 [DefaultDispatcher-worker-13 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-05 16:29:48.195 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:29:48.197 [Test worker @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-05 16:29:48.209 [DefaultDispatcher-worker-12 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5311cb 2024-02-05 16:29:48.209 [Test worker @coroutine#854] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555383031933841408/_ustadmanifest.json 2024-02-05 16:29:48.209 [Test worker @coroutine#854] 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/555383031933841408/_ustadmanifest.json. 2024-02-05 16:29:48.209 [Test worker @coroutine#854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555383031933841408/_ustadmanifest.json 2024-02-05 16:29:48.223 [Test worker @coroutine#854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555383031933841408/_ustadmanifest.json 2024-02-05 16:29:48.223 [Test worker @coroutine#854] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555383031933841408/_ustadmanifest.json 2024-02-05 16:29:48.223 [Test worker @coroutine#854] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555383031933841408/_ustadmanifest.json. 2024-02-05 16:29:48.223 [Test worker @coroutine#854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555383031933841408/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:29:48.224 [Test worker @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-05 16:29:48.234 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:29:48.239 [DefaultDispatcher-worker-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5311cb 2024-02-05 16:29:48.240 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 16:29:48.240 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1ba88f9f-c82d-4138-97e8-7d4aff7bc750', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 16:29:48.241 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:29:48.241 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1ba88f9f-c82d-4138-97e8-7d4aff7bc750 2024-02-05 16:29:48.243 [DefaultDispatcher-worker-15 @coroutine#878] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:48.243 [DefaultDispatcher-worker-15 @coroutine#878] 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-02-05 16:29:48.243 [DefaultDispatcher-worker-15 @coroutine#878] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:48.243 [DefaultDispatcher-worker-15 @coroutine#878] 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-02-05 16:29:48.254 [DefaultDispatcher-worker-9 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5311cb 2024-02-05 16:29:48.254 [DefaultDispatcher-worker-9 @coroutine#877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:29:48.254 [DefaultDispatcher-worker-9 @coroutine#877] 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-02-05 16:29:48.254 [DefaultDispatcher-worker-9 @coroutine#877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:29:48.257 [MyScheduler_Worker-1 @coroutine#882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:48.257 [MyScheduler_Worker-1 @coroutine#882] 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-02-05 16:29:48.257 [MyScheduler_Worker-1 @coroutine#882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:48.257 [MyScheduler_Worker-1 @coroutine#882] 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-02-05 16:29:48.324 [eventLoopGroupProxy-10-1 @call-handler#897] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 16:29:48.325 [eventLoopGroupProxy-10-1 @call-handler#897] 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-02-05 16:29:48.325 [eventLoopGroupProxy-10-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:29:48.326 [eventLoopGroupProxy-10-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:48.326 [eventLoopGroupProxy-10-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-05 16:29:48.327 [DefaultDispatcher-worker-9 @coroutine#878] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:48.327 [DefaultDispatcher-worker-9 @coroutine#878] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:48.373 [eventLoopGroupProxy-10-2 @call-handler#902] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 16:29:48.373 [eventLoopGroupProxy-10-3 @call-handler#904] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 16:29:48.373 [eventLoopGroupProxy-10-3 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:48.373 [eventLoopGroupProxy-10-2 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:48.374 [eventLoopGroupProxy-10-3 @call-handler#904] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-05 16:29:48.374 [DefaultDispatcher-worker-16 @coroutine#877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:29:48.375 [DefaultDispatcher-worker-16 @coroutine#877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:29:48.386 [DefaultDispatcher-worker-2 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5311cb 2024-02-05 16:29:48.387 [eventLoopGroupProxy-10-4 @call-handler#910] 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-02-05 16:29:48.387 [eventLoopGroupProxy-10-4 @call-handler#910] 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-02-05 16:29:48.395 [eventLoopGroupProxy-10-4 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-05 16:29:48.397 [DefaultDispatcher-worker-15 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5311cb 2024-02-05 16:29:48.401 [MyScheduler_Worker-1 @coroutine#882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:48.401 [MyScheduler_Worker-1 @coroutine#882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:48.402 [eventLoopGroupProxy-10-4 @call-handler#910] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 16ms 2024-02-05 16:29:48.402 [MyScheduler_Worker-1 @coroutine#882] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 16:29:48.402 [MyScheduler_Worker-1 @coroutine#882] 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-02-05 16:29:48.404 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:48.404 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:48.404 [MyScheduler_Worker-1 @coroutine#916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:48.404 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:48.407 [eventLoopGroupProxy-10-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:48.411 [eventLoopGroupProxy-10-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-05 16:29:48.411 [eventLoopGroupProxy-10-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:48.411 [eventLoopGroupProxy-10-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:48.412 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:48.415 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:48.415 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:48.415 [MyScheduler_Worker-1 @coroutine#916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:48.415 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:48.417 [eventLoopGroupProxy-10-1 @call-handler#925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:48.421 [eventLoopGroupProxy-10-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-05 16:29:48.421 [eventLoopGroupProxy-10-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:48.421 [eventLoopGroupProxy-10-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:48.422 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:48.425 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:48.425 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:48.425 [MyScheduler_Worker-1 @coroutine#916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:48.425 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:48.427 [eventLoopGroupProxy-10-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-02-05 16:29:48.434 [eventLoopGroupProxy-10-1 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-05 16:29:48.434 [eventLoopGroupProxy-10-1 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:48.435 [eventLoopGroupProxy-10-1 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:29:48.436 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:48.438 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:48.438 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:48.438 [MyScheduler_Worker-1 @coroutine#916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:48.438 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:48.440 [eventLoopGroupProxy-10-1 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:48.443 [eventLoopGroupProxy-10-1 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-05 16:29:48.444 [eventLoopGroupProxy-10-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:48.444 [eventLoopGroupProxy-10-1 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:48.445 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:48.447 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:48.447 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:48.447 [MyScheduler_Worker-1 @coroutine#916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:48.448 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:48.450 [eventLoopGroupProxy-10-1 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:48.454 [eventLoopGroupProxy-10-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-05 16:29:48.454 [eventLoopGroupProxy-10-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:48.454 [eventLoopGroupProxy-10-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:48.455 [MyScheduler_Worker-1 @coroutine#916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:48.470 [DefaultDispatcher-worker-11 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5311cb 2024-02-05 16:29:48.480 [DefaultDispatcher-worker-6 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5311cb 2024-02-05 16:29:48.481 [DefaultDispatcher-worker-6 @coroutine#879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:29:48.481 [DefaultDispatcher-worker-6 @coroutine#879] 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-02-05 16:29:48.481 [DefaultDispatcher-worker-6 @coroutine#879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:29:48.481 [DefaultDispatcher-worker-6 @coroutine#879] 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-02-05 16:29:48.484 [eventLoopGroupProxy-10-1 @call-handler#955] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 16:29:48.484 [eventLoopGroupProxy-10-1 @call-handler#955] 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-02-05 16:29:48.485 [eventLoopGroupProxy-10-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:29:48.513 [DefaultDispatcher-worker-14 @call-handler#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121dac1a 2024-02-05 16:29:48.514 [eventLoopGroupProxy-10-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:48.515 [eventLoopGroupProxy-10-1 @call-handler#955] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 32ms 2024-02-05 16:29:48.515 [DefaultDispatcher-worker-1 @coroutine#849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555383031933841408/_ustadmanifest.json 2024-02-05 16:29:48.515 [DefaultDispatcher-worker-1 @coroutine#849] 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/555383031933841408/_ustadmanifest.json. 2024-02-05 16:29:48.515 [DefaultDispatcher-worker-1 @coroutine#849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555383031933841408/_ustadmanifest.json 2024-02-05 16:29:48.515 [DefaultDispatcher-worker-16 @coroutine#879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:29:48.516 [DefaultDispatcher-worker-16 @coroutine#879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:29:48.516 [DefaultDispatcher-worker-16 @coroutine#879] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:29:48.516 [DefaultDispatcher-worker-16 @coroutine#879] 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-02-05 16:29:48.519 [DefaultDispatcher-worker-5 @coroutine#849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555383031933841408/_ustadmanifest.json 2024-02-05 16:29:48.519 [DefaultDispatcher-worker-5 @coroutine#849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555383031933841408/_ustadmanifest.json 2024-02-05 16:29:48.520 [DefaultDispatcher-worker-5 @coroutine#849] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555383031933841408/_ustadmanifest.json. 2024-02-05 16:29:48.520 [DefaultDispatcher-worker-5 @coroutine#849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555383031933841408/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:29:48.521 [DefaultDispatcher-worker-5 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-05 16:29:48.570 [DefaultDispatcher-worker-14 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b5311cb 2024-02-05 16:29:48.575 [DefaultDispatcher-worker-15 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@121dac1a 2024-02-05 16:29:48.576 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 16:29:48.577 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 16:29:48.577 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 16:29:48.577 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 16:29:48.577 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 16:29:48.578 [Test worker @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26a202ae 2024-02-05 16:29:48.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-05 16:29:48.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-05 16:29:48.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:48.583 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b5311cb: (connection evicted) 2024-02-05 16:29:48.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:48.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-05 16:29:48.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-05 16:29:48.622 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:29:48.631 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:29:48.971 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:29:49.619 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6065bcb7 2024-02-05 16:29:49.619 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6065bcb7 2024-02-05 16:29:49.629 [Test worker @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-05 16:29:49.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-05 16:29:49.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-05 16:29:49.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:49.630 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@121dac1a: (connection evicted) 2024-02-05 16:29:49.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:49.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-05 16:29:49.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f1f330 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:49.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-05 16:29:49.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:49.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:49.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-05 16:29:49.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b32b678 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:49.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:49.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-05 16:29:49.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-05 16:29:49.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-05 16:29:49.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-05 16:29:49.685 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 16:29:49.686 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-05 16:29:49.687 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@78829412 2024-02-05 16:29:49.688 [DefaultDispatcher-worker-15 @coroutine#994] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 16:29:49.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3892802b 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:49.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-05 16:29:49.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-05 16:29:49.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-05 16:29:49.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-05 16:29:49.693 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 16:29:49.694 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 16:29:49.694 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 16:29:49.694 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 16:29:49.694 [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-02-05 16:29:49.694 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 16:29:49.694 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 16:29:49.694 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 16:29:49.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-05 16:29:49.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:49.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:49.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:49.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:49.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:49.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:49.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50008974 2024-02-05 16:29:49.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:49.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:49.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:49.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:49.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:49.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:49.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:49.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:49.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:49.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-05 16:29:49.695 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:29:49.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 16:29:49.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 16:29:49.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-05 16:29:49.750 [DefaultDispatcher-worker-15 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 16:29:49.751 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:49.756 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:49.790 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:49.803 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:49.835 [DefaultDispatcher-worker-11 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-05 16:29:49.878 [DefaultDispatcher-worker-15 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-05 16:29:49.896 [DefaultDispatcher-worker-11 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-05 16:29:49.901 [DefaultDispatcher-worker-15 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-05 16:29:49.914 [DefaultDispatcher-worker-3 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 16:29:49.915 [Test worker @coroutine#999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555383035259502592/_ustadmanifest.json 2024-02-05 16:29:49.915 [Test worker @coroutine#999] 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/555383035259502592/_ustadmanifest.json. 2024-02-05 16:29:49.915 [Test worker @coroutine#999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555383035259502592/_ustadmanifest.json 2024-02-05 16:29:49.937 [Test worker @coroutine#999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555383035259502592/_ustadmanifest.json 2024-02-05 16:29:49.937 [Test worker @coroutine#999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555383035259502592/_ustadmanifest.json 2024-02-05 16:29:49.939 [Test worker @coroutine#999] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555383035259502592/_ustadmanifest.json. 2024-02-05 16:29:49.939 [Test worker @coroutine#999] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555383035259502592/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:29:49.975 [Test worker @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-05 16:29:50.073 [DefaultDispatcher-worker-2 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 16:29:50.074 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 16:29:50.074 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-10193ca2-1382-4898-ba00-5553522d2142', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 16:29:50.075 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:29:50.075 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-10193ca2-1382-4898-ba00-5553522d2142 2024-02-05 16:29:50.077 [DefaultDispatcher-worker-1 @coroutine#1177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:50.077 [DefaultDispatcher-worker-1 @coroutine#1177] 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-02-05 16:29:50.077 [DefaultDispatcher-worker-1 @coroutine#1177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:50.077 [DefaultDispatcher-worker-1 @coroutine#1177] 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-02-05 16:29:50.086 [DefaultDispatcher-worker-13 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 16:29:50.086 [DefaultDispatcher-worker-13 @coroutine#1176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:29:50.086 [DefaultDispatcher-worker-13 @coroutine#1176] 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-02-05 16:29:50.086 [DefaultDispatcher-worker-13 @coroutine#1176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:29:50.123 [MyScheduler_Worker-1 @coroutine#1183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:50.124 [MyScheduler_Worker-1 @coroutine#1183] 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-02-05 16:29:50.124 [MyScheduler_Worker-1 @coroutine#1183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:50.124 [MyScheduler_Worker-1 @coroutine#1183] 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-02-05 16:29:50.125 [eventLoopGroupProxy-13-1 @call-handler#1346] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 16:29:50.125 [eventLoopGroupProxy-13-1 @call-handler#1346] 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-02-05 16:29:50.125 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:29:50.131 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.132 [eventLoopGroupProxy-13-1 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 8ms 2024-02-05 16:29:50.143 [DefaultDispatcher-worker-16 @coroutine#1177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:50.143 [DefaultDispatcher-worker-16 @coroutine#1177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:50.152 [eventLoopGroupProxy-13-2 @call-handler#1349] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 16:29:50.153 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.164 [eventLoopGroupProxy-13-3 @call-handler#1352] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 16:29:50.165 [eventLoopGroupProxy-13-3 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.165 [eventLoopGroupProxy-13-3 @call-handler#1352] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-05 16:29:50.169 [DefaultDispatcher-worker-15 @coroutine#1176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:29:50.169 [DefaultDispatcher-worker-15 @coroutine#1176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:29:50.178 [DefaultDispatcher-worker-12 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 16:29:50.178 [eventLoopGroupProxy-13-1 @call-handler#1357] 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-02-05 16:29:50.179 [eventLoopGroupProxy-13-1 @call-handler#1357] 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-02-05 16:29:50.186 [DefaultDispatcher-worker-11 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 16:29:50.188 [eventLoopGroupProxy-13-1 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.194 [MyScheduler_Worker-1 @coroutine#1183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:50.195 [MyScheduler_Worker-1 @coroutine#1183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:50.196 [MyScheduler_Worker-1 @coroutine#1183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 16:29:50.196 [MyScheduler_Worker-1 @coroutine#1183] 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-02-05 16:29:50.196 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 18ms 2024-02-05 16:29:50.198 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.199 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.199 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.199 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.204 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.210 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.210 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.211 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 16:29:50.212 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.213 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.214 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.214 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.214 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.216 [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-02-05 16:29:50.220 [eventLoopGroupProxy-13-1 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.220 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.220 [eventLoopGroupProxy-13-1 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:50.221 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.223 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.223 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.223 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.223 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.228 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.235 [eventLoopGroupProxy-13-1 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.235 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.236 [eventLoopGroupProxy-13-1 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:29:50.236 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.238 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.238 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.238 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.238 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.241 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.246 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.246 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.247 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:29:50.247 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.249 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.249 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.249 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.249 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.252 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.300 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.300 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.300 [eventLoopGroupProxy-13-1 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-05 16:29:50.303 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.305 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.305 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.306 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.306 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.312 [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-02-05 16:29:50.330 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.331 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.331 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 19ms 2024-02-05 16:29:50.332 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.334 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.334 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.334 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.334 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.343 [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-02-05 16:29:50.365 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.365 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.365 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 22ms 2024-02-05 16:29:50.366 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.369 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.369 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.369 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.370 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.373 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.421 [eventLoopGroupProxy-13-1 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.422 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.422 [eventLoopGroupProxy-13-1 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-05 16:29:50.423 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.425 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.425 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.425 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.425 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.427 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.435 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.436 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.438 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 16:29:50.438 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.440 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.440 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.440 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.440 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.442 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.448 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.449 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.449 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 16:29:50.450 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.452 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.452 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.452 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.452 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.455 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.459 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.459 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.460 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:29:50.460 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.462 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.462 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.462 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.462 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.465 [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-02-05 16:29:50.469 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.469 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.470 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:29:50.470 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.477 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.477 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.477 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.477 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.479 [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-02-05 16:29:50.489 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.489 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.489 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 16:29:50.490 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.492 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.492 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.492 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.492 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.495 [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-02-05 16:29:50.499 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.499 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.500 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.500 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:29:50.502 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.502 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.502 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.502 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.515 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.523 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.523 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.524 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 20ms 2024-02-05 16:29:50.526 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.528 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.528 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.528 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.528 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.530 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.532 [eventLoopGroupProxy-13-1 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.532 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.533 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.534 [eventLoopGroupProxy-13-1 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:50.535 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.535 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.535 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.535 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.539 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.541 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.546 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.547 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.547 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 16:29:50.549 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.549 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.549 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.549 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.552 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.569 [eventLoopGroupProxy-13-1 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.569 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.569 [eventLoopGroupProxy-13-1 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 18ms 2024-02-05 16:29:50.570 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.572 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.572 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.572 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.572 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.583 [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-02-05 16:29:50.586 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.586 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.586 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:50.587 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.589 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.589 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.589 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.589 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.591 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.594 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.594 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.594 [eventLoopGroupProxy-13-1 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:50.595 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.597 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.597 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.597 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.597 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.599 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.604 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.604 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.605 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:29:50.605 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.606 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.607 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.607 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.607 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.609 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.612 [DefaultDispatcher-worker-13 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 16:29:50.613 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.613 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.615 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:29:50.615 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.617 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.617 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.617 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.617 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.619 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.623 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.623 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.624 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:29:50.624 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.626 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.626 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.626 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.626 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.629 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.631 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.631 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.632 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:50.632 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.634 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.634 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.634 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.634 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.636 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.645 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.645 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.645 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 16:29:50.646 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.648 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.648 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.648 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.648 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.653 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.658 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.658 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.658 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:29:50.659 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.661 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.661 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.661 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.661 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.683 [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-02-05 16:29:50.694 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.694 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.694 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 16:29:50.695 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.697 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.697 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.697 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.697 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.703 [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-02-05 16:29:50.714 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.714 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.714 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 16:29:50.715 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.717 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.717 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.717 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.717 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.719 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.721 [eventLoopGroupProxy-13-1 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.722 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.722 [eventLoopGroupProxy-13-1 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:50.723 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.724 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.724 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.724 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.724 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.726 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.729 [eventLoopGroupProxy-13-1 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.729 [eventLoopGroupProxy-13-1 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.730 [eventLoopGroupProxy-13-1 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:50.731 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.732 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.732 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.732 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.733 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.738 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.741 [eventLoopGroupProxy-13-1 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.741 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.742 [eventLoopGroupProxy-13-1 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:50.742 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.744 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.744 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.744 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.744 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.747 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.749 [eventLoopGroupProxy-13-1 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.749 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.750 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:50.750 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.752 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.752 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.752 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.752 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.754 [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-02-05 16:29:50.758 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.758 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.759 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:29:50.759 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.761 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.761 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.761 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.761 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.763 [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-02-05 16:29:50.766 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.766 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.766 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:50.767 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.768 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.768 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.768 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.768 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.770 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.772 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.772 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.773 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:50.773 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.778 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.778 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.778 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.778 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.780 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.782 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.782 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.782 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:50.783 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.784 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.785 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.785 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.785 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.787 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.834 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.834 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.834 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 16:29:50.842 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.844 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.844 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.844 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.845 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.847 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.849 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.849 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.850 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:50.851 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.853 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.853 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.853 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.853 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.857 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.859 [eventLoopGroupProxy-13-1 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.859 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.859 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:50.860 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.862 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.862 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.862 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.862 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.864 [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-02-05 16:29:50.867 [eventLoopGroupProxy-13-1 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.867 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.868 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.871 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 16:29:50.872 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.872 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.872 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.872 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.875 [eventLoopGroupProxy-13-1 @call-handler#1608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.922 [eventLoopGroupProxy-13-1 @coroutine#1610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.922 [eventLoopGroupProxy-13-1 @call-handler#1608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.923 [eventLoopGroupProxy-13-1 @call-handler#1608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-05 16:29:50.926 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.928 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.928 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.928 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.928 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.930 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.937 [eventLoopGroupProxy-13-1 @coroutine#1616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.937 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.938 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.940 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.940 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.940 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.940 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.942 [eventLoopGroupProxy-13-1 @call-handler#1615] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 16:29:50.942 [eventLoopGroupProxy-13-1 @call-handler#1621] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.952 [eventLoopGroupProxy-13-1 @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.952 [eventLoopGroupProxy-13-1 @call-handler#1621] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.953 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.955 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.955 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.955 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.955 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.957 [eventLoopGroupProxy-13-1 @call-handler#1621] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-05 16:29:50.957 [eventLoopGroupProxy-13-1 @call-handler#1627] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:50.966 [eventLoopGroupProxy-13-1 @coroutine#1628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:50.967 [eventLoopGroupProxy-13-1 @call-handler#1627] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:50.968 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.968 [eventLoopGroupProxy-13-1 @call-handler#1627] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 16:29:50.970 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.970 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:50.970 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:50.970 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:50.973 [eventLoopGroupProxy-13-1 @call-handler#1633] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.019 [eventLoopGroupProxy-13-1 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.019 [eventLoopGroupProxy-13-1 @call-handler#1633] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.019 [eventLoopGroupProxy-13-1 @call-handler#1633] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 16:29:51.021 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.022 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.022 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.022 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.022 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.024 [eventLoopGroupProxy-13-1 @call-handler#1639] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.028 [eventLoopGroupProxy-13-1 @coroutine#1640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.028 [eventLoopGroupProxy-13-1 @call-handler#1639] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.028 [eventLoopGroupProxy-13-1 @call-handler#1639] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:51.029 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.031 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.031 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.031 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.031 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.032 [eventLoopGroupProxy-13-1 @call-handler#1645] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.035 [eventLoopGroupProxy-13-1 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.035 [eventLoopGroupProxy-13-1 @call-handler#1645] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.035 [eventLoopGroupProxy-13-1 @call-handler#1645] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.036 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.038 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.038 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.038 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.038 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.040 [eventLoopGroupProxy-13-1 @call-handler#1651] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.042 [eventLoopGroupProxy-13-1 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.043 [eventLoopGroupProxy-13-1 @call-handler#1651] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.043 [eventLoopGroupProxy-13-1 @call-handler#1651] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.044 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.045 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.045 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.045 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.045 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.048 [eventLoopGroupProxy-13-1 @call-handler#1657] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.050 [eventLoopGroupProxy-13-1 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.050 [eventLoopGroupProxy-13-1 @call-handler#1657] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.051 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.051 [eventLoopGroupProxy-13-1 @call-handler#1657] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:51.053 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.053 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.053 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.053 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.055 [eventLoopGroupProxy-13-1 @call-handler#1663] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.098 [eventLoopGroupProxy-13-1 @coroutine#1664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.098 [eventLoopGroupProxy-13-1 @call-handler#1663] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.099 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.099 [eventLoopGroupProxy-13-1 @call-handler#1663] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 16:29:51.101 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.101 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.101 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.101 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.106 [eventLoopGroupProxy-13-1 @call-handler#1669] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.110 [eventLoopGroupProxy-13-1 @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.110 [eventLoopGroupProxy-13-1 @call-handler#1669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.111 [eventLoopGroupProxy-13-1 @call-handler#1669] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:29:51.112 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.113 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.113 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.113 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.113 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.116 [eventLoopGroupProxy-13-1 @call-handler#1675] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.119 [eventLoopGroupProxy-13-1 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.120 [eventLoopGroupProxy-13-1 @call-handler#1675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.122 [eventLoopGroupProxy-13-1 @call-handler#1675] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:29:51.127 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.128 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.128 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.128 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.128 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.130 [eventLoopGroupProxy-13-1 @call-handler#1681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.132 [DefaultDispatcher-worker-3 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 16:29:51.133 [eventLoopGroupProxy-13-1 @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.133 [eventLoopGroupProxy-13-1 @call-handler#1681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.133 [eventLoopGroupProxy-13-1 @call-handler#1681] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.134 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.136 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.136 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.136 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.136 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.138 [eventLoopGroupProxy-13-1 @call-handler#1688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.140 [eventLoopGroupProxy-13-1 @coroutine#1689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.141 [eventLoopGroupProxy-13-1 @call-handler#1688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.141 [eventLoopGroupProxy-13-1 @call-handler#1688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.142 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.145 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.145 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.145 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.145 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.147 [eventLoopGroupProxy-13-1 @call-handler#1694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.149 [eventLoopGroupProxy-13-1 @coroutine#1695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.150 [eventLoopGroupProxy-13-1 @call-handler#1694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.150 [eventLoopGroupProxy-13-1 @call-handler#1694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.159 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.160 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.161 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.161 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.161 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.163 [eventLoopGroupProxy-13-1 @call-handler#1700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.166 [eventLoopGroupProxy-13-1 @coroutine#1701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.166 [eventLoopGroupProxy-13-1 @call-handler#1700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.166 [eventLoopGroupProxy-13-1 @call-handler#1700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.167 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.168 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.168 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.168 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.168 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.172 [eventLoopGroupProxy-13-1 @call-handler#1706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.178 [eventLoopGroupProxy-13-1 @coroutine#1707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.178 [eventLoopGroupProxy-13-1 @call-handler#1706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.179 [eventLoopGroupProxy-13-1 @call-handler#1706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:29:51.182 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.183 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.183 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.183 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.185 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.187 [eventLoopGroupProxy-13-1 @call-handler#1712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.189 [eventLoopGroupProxy-13-1 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.189 [eventLoopGroupProxy-13-1 @call-handler#1712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.189 [eventLoopGroupProxy-13-1 @call-handler#1712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:51.191 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.193 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.193 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.193 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.193 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.195 [eventLoopGroupProxy-13-1 @call-handler#1718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.197 [eventLoopGroupProxy-13-1 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.197 [eventLoopGroupProxy-13-1 @call-handler#1718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.198 [eventLoopGroupProxy-13-1 @call-handler#1718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.202 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.204 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.204 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.204 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.204 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.205 [eventLoopGroupProxy-13-1 @call-handler#1725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.208 [eventLoopGroupProxy-13-1 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.208 [eventLoopGroupProxy-13-1 @call-handler#1725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.208 [eventLoopGroupProxy-13-1 @call-handler#1725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.209 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.210 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.210 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.210 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.210 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.212 [eventLoopGroupProxy-13-1 @call-handler#1731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.224 [eventLoopGroupProxy-13-1 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.224 [eventLoopGroupProxy-13-1 @call-handler#1731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.224 [eventLoopGroupProxy-13-1 @call-handler#1731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 16:29:51.225 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.227 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.227 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.227 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.227 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.229 [eventLoopGroupProxy-13-1 @call-handler#1737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.231 [eventLoopGroupProxy-13-1 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.232 [eventLoopGroupProxy-13-1 @call-handler#1737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.232 [eventLoopGroupProxy-13-1 @call-handler#1737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.233 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.234 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.234 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.234 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.234 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.240 [eventLoopGroupProxy-13-1 @call-handler#1743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.283 [eventLoopGroupProxy-13-1 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.283 [eventLoopGroupProxy-13-1 @call-handler#1743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.283 [eventLoopGroupProxy-13-1 @call-handler#1743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 16:29:51.285 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.287 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.287 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.287 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.287 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.290 [eventLoopGroupProxy-13-1 @call-handler#1749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.298 [eventLoopGroupProxy-13-1 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.298 [eventLoopGroupProxy-13-1 @call-handler#1749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.298 [eventLoopGroupProxy-13-1 @call-handler#1749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 16:29:51.299 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.300 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.301 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.301 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.301 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.302 [eventLoopGroupProxy-13-1 @call-handler#1755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.314 [eventLoopGroupProxy-13-1 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.314 [eventLoopGroupProxy-13-1 @call-handler#1755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.314 [eventLoopGroupProxy-13-1 @call-handler#1755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 16:29:51.315 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.317 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.317 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.317 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.317 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.319 [eventLoopGroupProxy-13-1 @call-handler#1761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.361 [eventLoopGroupProxy-13-1 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.362 [eventLoopGroupProxy-13-1 @call-handler#1761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.362 [eventLoopGroupProxy-13-1 @call-handler#1761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 16:29:51.363 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.365 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.365 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.365 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.365 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.369 [eventLoopGroupProxy-13-1 @call-handler#1767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.375 [eventLoopGroupProxy-13-1 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.375 [eventLoopGroupProxy-13-1 @call-handler#1767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.375 [eventLoopGroupProxy-13-1 @call-handler#1767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:29:51.376 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.377 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.378 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.378 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.378 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.379 [eventLoopGroupProxy-13-1 @call-handler#1773] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.385 [eventLoopGroupProxy-13-1 @coroutine#1774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.385 [eventLoopGroupProxy-13-1 @call-handler#1773] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.385 [eventLoopGroupProxy-13-1 @call-handler#1773] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:29:51.386 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.388 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.388 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.388 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.388 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.389 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.398 [eventLoopGroupProxy-13-1 @coroutine#1780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.398 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.399 [eventLoopGroupProxy-13-1 @call-handler#1779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 16:29:51.399 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.401 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.401 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.401 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.401 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.403 [eventLoopGroupProxy-13-1 @call-handler#1785] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.446 [eventLoopGroupProxy-13-1 @coroutine#1786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.447 [eventLoopGroupProxy-13-1 @call-handler#1785] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.447 [eventLoopGroupProxy-13-1 @call-handler#1785] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 16:29:51.448 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.449 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.449 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.449 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.449 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.451 [eventLoopGroupProxy-13-1 @call-handler#1791] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.453 [eventLoopGroupProxy-13-1 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.453 [eventLoopGroupProxy-13-1 @call-handler#1791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.454 [eventLoopGroupProxy-13-1 @call-handler#1791] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.455 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.457 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.457 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.457 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.457 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.459 [eventLoopGroupProxy-13-1 @call-handler#1797] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.461 [eventLoopGroupProxy-13-1 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.461 [eventLoopGroupProxy-13-1 @call-handler#1797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.462 [eventLoopGroupProxy-13-1 @call-handler#1797] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.462 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.464 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.464 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.464 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.464 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.466 [eventLoopGroupProxy-13-1 @call-handler#1803] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.470 [eventLoopGroupProxy-13-1 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.470 [eventLoopGroupProxy-13-1 @call-handler#1803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.471 [eventLoopGroupProxy-13-1 @call-handler#1803] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:29:51.473 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.475 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.475 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.475 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.475 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.477 [eventLoopGroupProxy-13-1 @call-handler#1809] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.521 [eventLoopGroupProxy-13-1 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.522 [eventLoopGroupProxy-13-1 @call-handler#1809] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.522 [eventLoopGroupProxy-13-1 @call-handler#1809] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 16:29:51.523 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.525 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.525 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.525 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.525 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.532 [eventLoopGroupProxy-13-1 @call-handler#1816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.535 [eventLoopGroupProxy-13-1 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.535 [eventLoopGroupProxy-13-1 @call-handler#1816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.535 [eventLoopGroupProxy-13-1 @call-handler#1816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.536 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.538 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.538 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.538 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.538 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.541 [eventLoopGroupProxy-13-1 @call-handler#1822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.543 [eventLoopGroupProxy-13-1 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.543 [eventLoopGroupProxy-13-1 @call-handler#1822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.543 [eventLoopGroupProxy-13-1 @call-handler#1822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:51.544 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.546 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.546 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.546 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.546 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.548 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.550 [eventLoopGroupProxy-13-1 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.550 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.556 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.558 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.558 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.558 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.558 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.560 [eventLoopGroupProxy-13-1 @call-handler#1828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.560 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.562 [eventLoopGroupProxy-13-1 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.562 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.564 [eventLoopGroupProxy-13-1 @call-handler#1834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:51.564 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.565 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.566 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.566 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.566 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.568 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.570 [eventLoopGroupProxy-13-1 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.570 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.571 [eventLoopGroupProxy-13-1 @call-handler#1840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:51.571 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.573 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.573 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.573 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.573 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.575 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.588 [eventLoopGroupProxy-13-1 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.588 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.589 [eventLoopGroupProxy-13-1 @call-handler#1846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2024-02-05 16:29:51.589 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.591 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.591 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.591 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.591 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.600 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.602 [eventLoopGroupProxy-13-1 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.602 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.603 [eventLoopGroupProxy-13-1 @call-handler#1852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.604 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.605 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.605 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.605 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.606 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.608 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.610 [eventLoopGroupProxy-13-1 @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.611 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.611 [eventLoopGroupProxy-13-1 @call-handler#1858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.612 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.614 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.614 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.614 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.614 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.616 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.620 [eventLoopGroupProxy-13-1 @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.621 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.621 [eventLoopGroupProxy-13-1 @call-handler#1864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:29:51.622 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.624 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.624 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.624 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.624 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.631 [eventLoopGroupProxy-13-1 @call-handler#1870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.633 [eventLoopGroupProxy-13-1 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.634 [eventLoopGroupProxy-13-1 @call-handler#1870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.635 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.635 [eventLoopGroupProxy-13-1 @call-handler#1870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:51.636 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.636 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.636 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.636 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.638 [eventLoopGroupProxy-13-1 @call-handler#1876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.640 [eventLoopGroupProxy-13-1 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.641 [eventLoopGroupProxy-13-1 @call-handler#1876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.647 [eventLoopGroupProxy-13-1 @call-handler#1876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 16:29:51.648 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.649 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.649 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.649 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.650 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.652 [eventLoopGroupProxy-13-1 @call-handler#1882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.654 [DefaultDispatcher-worker-5 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 16:29:51.657 [eventLoopGroupProxy-13-1 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.657 [eventLoopGroupProxy-13-1 @call-handler#1882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.657 [eventLoopGroupProxy-13-1 @call-handler#1882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:29:51.658 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.659 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.659 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.659 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.659 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.661 [eventLoopGroupProxy-13-1 @call-handler#1889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.663 [eventLoopGroupProxy-13-1 @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.664 [eventLoopGroupProxy-13-1 @call-handler#1889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.664 [eventLoopGroupProxy-13-1 @call-handler#1889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.666 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.668 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.668 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.668 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.668 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.673 [eventLoopGroupProxy-13-1 @call-handler#1895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.675 [eventLoopGroupProxy-13-1 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.675 [eventLoopGroupProxy-13-1 @call-handler#1895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.675 [eventLoopGroupProxy-13-1 @call-handler#1895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:51.676 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.678 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.678 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.678 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.678 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.681 [eventLoopGroupProxy-13-1 @call-handler#1901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.683 [eventLoopGroupProxy-13-1 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.684 [eventLoopGroupProxy-13-1 @call-handler#1901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.684 [eventLoopGroupProxy-13-1 @call-handler#1901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.685 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.686 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.686 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.686 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.686 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.688 [eventLoopGroupProxy-13-1 @call-handler#1907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.734 [eventLoopGroupProxy-13-1 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.734 [eventLoopGroupProxy-13-1 @call-handler#1907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.734 [eventLoopGroupProxy-13-1 @call-handler#1907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 16:29:51.735 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.737 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.737 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.737 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.737 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.739 [eventLoopGroupProxy-13-1 @call-handler#1913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.741 [eventLoopGroupProxy-13-1 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.741 [eventLoopGroupProxy-13-1 @call-handler#1913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.741 [eventLoopGroupProxy-13-1 @call-handler#1913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:51.751 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.753 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.753 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.753 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.753 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.755 [eventLoopGroupProxy-13-1 @call-handler#1919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.758 [eventLoopGroupProxy-13-1 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.758 [eventLoopGroupProxy-13-1 @call-handler#1919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.758 [eventLoopGroupProxy-13-1 @call-handler#1919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.759 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.761 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.761 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.761 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.761 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.763 [eventLoopGroupProxy-13-1 @call-handler#1925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.765 [eventLoopGroupProxy-13-1 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.765 [eventLoopGroupProxy-13-1 @call-handler#1925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.765 [eventLoopGroupProxy-13-1 @call-handler#1925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.766 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.767 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.767 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.767 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.767 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.769 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.771 [eventLoopGroupProxy-13-1 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.772 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.772 [eventLoopGroupProxy-13-1 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.773 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.775 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.775 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.775 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.775 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.777 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.779 [eventLoopGroupProxy-13-1 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.779 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.779 [eventLoopGroupProxy-13-1 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.780 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.781 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.781 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.781 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.782 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.783 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.788 [eventLoopGroupProxy-13-1 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.788 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.788 [eventLoopGroupProxy-13-1 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:29:51.790 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.792 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.792 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.792 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.792 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.794 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.838 [eventLoopGroupProxy-13-1 @coroutine#1951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.838 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.839 [eventLoopGroupProxy-13-1 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 16:29:51.839 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.841 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.841 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.841 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.841 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.844 [eventLoopGroupProxy-13-1 @call-handler#1956] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.846 [eventLoopGroupProxy-13-1 @coroutine#1957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.847 [eventLoopGroupProxy-13-1 @call-handler#1956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.847 [eventLoopGroupProxy-13-1 @call-handler#1956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.847 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.853 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.853 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.853 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.853 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.855 [eventLoopGroupProxy-13-1 @call-handler#1962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.860 [eventLoopGroupProxy-13-1 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.860 [eventLoopGroupProxy-13-1 @call-handler#1962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.860 [eventLoopGroupProxy-13-1 @call-handler#1962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:29:51.861 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.863 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.863 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.863 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.863 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.864 [eventLoopGroupProxy-13-1 @call-handler#1968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.867 [eventLoopGroupProxy-13-1 @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.867 [eventLoopGroupProxy-13-1 @call-handler#1968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.867 [eventLoopGroupProxy-13-1 @call-handler#1968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.868 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.870 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.870 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.870 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.870 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.873 [eventLoopGroupProxy-13-1 @call-handler#1974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.888 [eventLoopGroupProxy-13-1 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.888 [eventLoopGroupProxy-13-1 @call-handler#1974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.888 [eventLoopGroupProxy-13-1 @call-handler#1974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-05 16:29:51.889 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.891 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.891 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.891 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.891 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.893 [eventLoopGroupProxy-13-1 @call-handler#1980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.895 [eventLoopGroupProxy-13-1 @coroutine#1981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.895 [eventLoopGroupProxy-13-1 @call-handler#1980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.895 [eventLoopGroupProxy-13-1 @call-handler#1980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.896 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.899 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.900 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.900 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.900 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.907 [eventLoopGroupProxy-13-1 @call-handler#1986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.909 [eventLoopGroupProxy-13-1 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.909 [eventLoopGroupProxy-13-1 @call-handler#1986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.909 [eventLoopGroupProxy-13-1 @call-handler#1986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:51.910 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.911 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.911 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.911 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.911 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.913 [eventLoopGroupProxy-13-1 @call-handler#1992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.915 [eventLoopGroupProxy-13-1 @coroutine#1993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.915 [eventLoopGroupProxy-13-1 @call-handler#1992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.915 [eventLoopGroupProxy-13-1 @call-handler#1992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:51.916 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.917 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.917 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.917 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.917 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.918 [eventLoopGroupProxy-13-1 @call-handler#1998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.920 [eventLoopGroupProxy-13-1 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.920 [eventLoopGroupProxy-13-1 @call-handler#1998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.921 [eventLoopGroupProxy-13-1 @call-handler#1998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.921 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.922 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.922 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.922 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.923 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.924 [eventLoopGroupProxy-13-1 @call-handler#2004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.926 [eventLoopGroupProxy-13-1 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.926 [eventLoopGroupProxy-13-1 @call-handler#2004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.926 [eventLoopGroupProxy-13-1 @call-handler#2004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:51.927 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.928 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.928 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.928 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.928 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.930 [eventLoopGroupProxy-13-1 @call-handler#2010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.932 [eventLoopGroupProxy-13-1 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.932 [eventLoopGroupProxy-13-1 @call-handler#2010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.932 [eventLoopGroupProxy-13-1 @call-handler#2010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:51.936 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.937 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.937 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.937 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.937 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.941 [eventLoopGroupProxy-13-1 @call-handler#2016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.943 [eventLoopGroupProxy-13-1 @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.943 [eventLoopGroupProxy-13-1 @call-handler#2016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.944 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.945 [eventLoopGroupProxy-13-1 @call-handler#2016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:29:51.945 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.945 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.945 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.945 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.947 [eventLoopGroupProxy-13-1 @call-handler#2022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.949 [eventLoopGroupProxy-13-1 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.949 [eventLoopGroupProxy-13-1 @call-handler#2022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.950 [eventLoopGroupProxy-13-1 @call-handler#2022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:51.950 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.951 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.951 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.951 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.951 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.953 [eventLoopGroupProxy-13-1 @call-handler#2028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.955 [eventLoopGroupProxy-13-1 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.955 [eventLoopGroupProxy-13-1 @call-handler#2028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.956 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.957 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.957 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.957 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.957 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.961 [eventLoopGroupProxy-13-1 @call-handler#2028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:29:51.962 [eventLoopGroupProxy-13-1 @call-handler#2034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:51.980 [eventLoopGroupProxy-13-1 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:51.980 [eventLoopGroupProxy-13-1 @call-handler#2034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:51.980 [eventLoopGroupProxy-13-1 @call-handler#2034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 18ms 2024-02-05 16:29:51.981 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.982 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.982 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:51.982 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:51.982 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:51.987 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.030 [eventLoopGroupProxy-13-1 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.030 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.030 [eventLoopGroupProxy-13-1 @call-handler#2040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 16:29:52.033 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.034 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.034 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.034 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.035 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.036 [eventLoopGroupProxy-13-1 @call-handler#2046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.038 [eventLoopGroupProxy-13-1 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.038 [eventLoopGroupProxy-13-1 @call-handler#2046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.038 [eventLoopGroupProxy-13-1 @call-handler#2046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:52.039 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.040 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.040 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.040 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.040 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.042 [eventLoopGroupProxy-13-1 @call-handler#2052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.044 [eventLoopGroupProxy-13-1 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.044 [eventLoopGroupProxy-13-1 @call-handler#2052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.045 [eventLoopGroupProxy-13-1 @call-handler#2052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:52.045 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.047 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.047 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.047 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.047 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.049 [eventLoopGroupProxy-13-1 @call-handler#2058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.051 [eventLoopGroupProxy-13-1 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.051 [eventLoopGroupProxy-13-1 @call-handler#2058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.051 [eventLoopGroupProxy-13-1 @call-handler#2058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:52.052 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.053 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.053 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.053 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.053 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.055 [eventLoopGroupProxy-13-1 @call-handler#2064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.098 [eventLoopGroupProxy-13-1 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.098 [eventLoopGroupProxy-13-1 @call-handler#2064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.098 [eventLoopGroupProxy-13-1 @call-handler#2064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 16:29:52.099 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.100 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.100 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.100 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.100 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.103 [eventLoopGroupProxy-13-1 @call-handler#2071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.105 [eventLoopGroupProxy-13-1 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.105 [eventLoopGroupProxy-13-1 @call-handler#2071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.105 [eventLoopGroupProxy-13-1 @call-handler#2071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:52.107 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.108 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.108 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.108 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.108 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.115 [eventLoopGroupProxy-13-1 @call-handler#2077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.117 [eventLoopGroupProxy-13-1 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.117 [eventLoopGroupProxy-13-1 @call-handler#2077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.118 [eventLoopGroupProxy-13-1 @call-handler#2077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:52.118 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.119 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.119 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.119 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.119 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.121 [eventLoopGroupProxy-13-1 @call-handler#2083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.173 [eventLoopGroupProxy-13-1 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.173 [eventLoopGroupProxy-13-1 @call-handler#2083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.173 [eventLoopGroupProxy-13-1 @call-handler#2083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2024-02-05 16:29:52.174 [DefaultDispatcher-worker-9 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 16:29:52.175 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.177 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.177 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.177 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.177 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.180 [eventLoopGroupProxy-13-1 @call-handler#2090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.185 [eventLoopGroupProxy-13-1 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.186 [eventLoopGroupProxy-13-1 @call-handler#2090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.186 [eventLoopGroupProxy-13-1 @call-handler#2090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:29:52.187 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.188 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.188 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.188 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.188 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.190 [eventLoopGroupProxy-13-1 @call-handler#2096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.192 [eventLoopGroupProxy-13-1 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.192 [eventLoopGroupProxy-13-1 @call-handler#2096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.192 [eventLoopGroupProxy-13-1 @call-handler#2096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:52.193 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.194 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.194 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.194 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.194 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.196 [eventLoopGroupProxy-13-1 @call-handler#2102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.242 [eventLoopGroupProxy-13-1 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.242 [eventLoopGroupProxy-13-1 @call-handler#2102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.242 [eventLoopGroupProxy-13-1 @call-handler#2102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 16:29:52.243 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.245 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.245 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.245 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.245 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.247 [eventLoopGroupProxy-13-1 @call-handler#2108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.252 [eventLoopGroupProxy-13-1 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.252 [eventLoopGroupProxy-13-1 @call-handler#2108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.252 [eventLoopGroupProxy-13-1 @call-handler#2108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:29:52.253 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.254 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.254 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.254 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.254 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.258 [eventLoopGroupProxy-13-1 @call-handler#2114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.263 [eventLoopGroupProxy-13-1 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.263 [eventLoopGroupProxy-13-1 @call-handler#2114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.264 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.265 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.265 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.265 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.265 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.263 [eventLoopGroupProxy-13-1 @call-handler#2114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:29:52.270 [eventLoopGroupProxy-13-1 @call-handler#2120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.288 [eventLoopGroupProxy-13-1 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.288 [eventLoopGroupProxy-13-1 @call-handler#2120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.288 [eventLoopGroupProxy-13-1 @call-handler#2120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 18ms 2024-02-05 16:29:52.289 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.290 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.290 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.290 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.290 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.292 [eventLoopGroupProxy-13-1 @call-handler#2126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.294 [eventLoopGroupProxy-13-1 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.295 [eventLoopGroupProxy-13-1 @call-handler#2126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.295 [eventLoopGroupProxy-13-1 @call-handler#2126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:52.296 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.297 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.297 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.297 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.297 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.299 [eventLoopGroupProxy-13-1 @call-handler#2132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.300 [eventLoopGroupProxy-13-1 @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.300 [eventLoopGroupProxy-13-1 @call-handler#2132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.301 [eventLoopGroupProxy-13-1 @call-handler#2132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:52.301 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.303 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.303 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.303 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.303 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.307 [eventLoopGroupProxy-13-1 @call-handler#2138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.353 [eventLoopGroupProxy-13-1 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.353 [eventLoopGroupProxy-13-1 @call-handler#2138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.353 [eventLoopGroupProxy-13-1 @call-handler#2138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 16:29:52.354 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.356 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.356 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.356 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.356 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.358 [eventLoopGroupProxy-13-1 @call-handler#2144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.360 [eventLoopGroupProxy-13-1 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.360 [eventLoopGroupProxy-13-1 @call-handler#2144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.360 [eventLoopGroupProxy-13-1 @call-handler#2144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:52.361 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.363 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.363 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.363 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.363 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.365 [eventLoopGroupProxy-13-1 @call-handler#2150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.367 [eventLoopGroupProxy-13-1 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.367 [eventLoopGroupProxy-13-1 @call-handler#2150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.367 [eventLoopGroupProxy-13-1 @call-handler#2150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:52.368 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.369 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.369 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.369 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.369 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.372 [eventLoopGroupProxy-13-1 @call-handler#2156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.374 [eventLoopGroupProxy-13-1 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.374 [eventLoopGroupProxy-13-1 @call-handler#2156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.375 [eventLoopGroupProxy-13-1 @call-handler#2156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:52.375 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.376 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.377 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.377 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.377 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.379 [eventLoopGroupProxy-13-1 @call-handler#2162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.426 [eventLoopGroupProxy-13-1 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.426 [eventLoopGroupProxy-13-1 @call-handler#2162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.426 [eventLoopGroupProxy-13-1 @call-handler#2162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 16:29:52.427 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.428 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.428 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.428 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.428 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.430 [eventLoopGroupProxy-13-1 @call-handler#2169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.432 [eventLoopGroupProxy-13-1 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.432 [eventLoopGroupProxy-13-1 @call-handler#2169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.432 [eventLoopGroupProxy-13-1 @call-handler#2169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:52.433 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.435 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.435 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.435 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.435 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.436 [eventLoopGroupProxy-13-1 @call-handler#2175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.438 [eventLoopGroupProxy-13-1 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.438 [eventLoopGroupProxy-13-1 @call-handler#2175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.439 [eventLoopGroupProxy-13-1 @call-handler#2175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:52.439 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.441 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.441 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.441 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.441 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.442 [eventLoopGroupProxy-13-1 @call-handler#2181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.444 [eventLoopGroupProxy-13-1 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.445 [eventLoopGroupProxy-13-1 @call-handler#2181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.445 [eventLoopGroupProxy-13-1 @call-handler#2181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:52.446 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.447 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.447 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.447 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.447 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.449 [eventLoopGroupProxy-13-1 @call-handler#2187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.494 [eventLoopGroupProxy-13-1 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.494 [eventLoopGroupProxy-13-1 @call-handler#2187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.494 [eventLoopGroupProxy-13-1 @call-handler#2187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 16:29:52.495 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.496 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.496 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.496 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.496 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.498 [eventLoopGroupProxy-13-1 @call-handler#2193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.500 [eventLoopGroupProxy-13-1 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.500 [eventLoopGroupProxy-13-1 @call-handler#2193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.500 [eventLoopGroupProxy-13-1 @call-handler#2193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:52.501 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.502 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.502 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.502 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.502 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.504 [eventLoopGroupProxy-13-1 @call-handler#2199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.506 [eventLoopGroupProxy-13-1 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.506 [eventLoopGroupProxy-13-1 @call-handler#2199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.506 [eventLoopGroupProxy-13-1 @call-handler#2199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:52.507 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.508 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.508 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.508 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.508 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.510 [eventLoopGroupProxy-13-1 @call-handler#2205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.553 [eventLoopGroupProxy-13-1 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.554 [eventLoopGroupProxy-13-1 @call-handler#2205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.554 [eventLoopGroupProxy-13-1 @call-handler#2205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 16:29:52.554 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.557 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.557 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.557 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.557 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.558 [eventLoopGroupProxy-13-1 @call-handler#2211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.561 [eventLoopGroupProxy-13-1 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.561 [eventLoopGroupProxy-13-1 @call-handler#2211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.561 [eventLoopGroupProxy-13-1 @call-handler#2211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:52.561 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.562 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.563 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.563 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.563 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.564 [eventLoopGroupProxy-13-1 @call-handler#2217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.566 [eventLoopGroupProxy-13-1 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.566 [eventLoopGroupProxy-13-1 @call-handler#2217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.567 [eventLoopGroupProxy-13-1 @call-handler#2217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:52.567 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.568 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.568 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.568 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.568 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.570 [eventLoopGroupProxy-13-1 @call-handler#2223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.572 [eventLoopGroupProxy-13-1 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.572 [eventLoopGroupProxy-13-1 @call-handler#2223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.572 [eventLoopGroupProxy-13-1 @call-handler#2223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:52.573 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.574 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.574 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.574 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.574 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.575 [eventLoopGroupProxy-13-1 @call-handler#2229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.623 [eventLoopGroupProxy-13-1 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.623 [eventLoopGroupProxy-13-1 @call-handler#2229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.624 [eventLoopGroupProxy-13-1 @call-handler#2229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-05 16:29:52.625 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.626 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.627 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.627 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.627 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.631 [eventLoopGroupProxy-13-1 @call-handler#2235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.633 [eventLoopGroupProxy-13-1 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.633 [eventLoopGroupProxy-13-1 @call-handler#2235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.633 [eventLoopGroupProxy-13-1 @call-handler#2235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:29:52.634 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.636 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.636 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.636 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.636 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.638 [eventLoopGroupProxy-13-1 @call-handler#2241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.655 [eventLoopGroupProxy-13-1 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.656 [eventLoopGroupProxy-13-1 @call-handler#2241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.656 [eventLoopGroupProxy-13-1 @call-handler#2241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 18ms 2024-02-05 16:29:52.657 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.658 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.658 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.658 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.658 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.660 [eventLoopGroupProxy-13-1 @call-handler#2247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.695 [DefaultDispatcher-worker-15 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 16:29:52.708 [eventLoopGroupProxy-13-1 @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.708 [eventLoopGroupProxy-13-1 @call-handler#2247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.708 [eventLoopGroupProxy-13-1 @call-handler#2247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-05 16:29:52.709 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.711 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.711 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.711 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.711 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.713 [eventLoopGroupProxy-13-1 @call-handler#2255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.717 [eventLoopGroupProxy-13-1 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.717 [eventLoopGroupProxy-13-1 @call-handler#2255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.717 [eventLoopGroupProxy-13-1 @call-handler#2255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:52.718 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.720 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.720 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.720 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.720 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.722 [eventLoopGroupProxy-13-1 @call-handler#2261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.725 [eventLoopGroupProxy-13-1 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.725 [eventLoopGroupProxy-13-1 @call-handler#2261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.725 [eventLoopGroupProxy-13-1 @call-handler#2261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:52.726 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.727 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.727 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.727 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.727 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.729 [eventLoopGroupProxy-13-1 @call-handler#2267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.732 [eventLoopGroupProxy-13-1 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.732 [eventLoopGroupProxy-13-1 @call-handler#2267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.733 [eventLoopGroupProxy-13-1 @call-handler#2267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:29:52.733 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.734 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.735 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.735 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.735 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.744 [eventLoopGroupProxy-13-1 @call-handler#2273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.758 [eventLoopGroupProxy-13-1 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.759 [eventLoopGroupProxy-13-1 @call-handler#2273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.760 [eventLoopGroupProxy-13-1 @call-handler#2273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-02-05 16:29:52.760 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.761 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.761 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.761 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.761 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.763 [eventLoopGroupProxy-13-1 @call-handler#2279] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.806 [eventLoopGroupProxy-13-1 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.806 [eventLoopGroupProxy-13-1 @call-handler#2279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.806 [eventLoopGroupProxy-13-1 @call-handler#2279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 16:29:52.807 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.809 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.809 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.809 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.809 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.811 [eventLoopGroupProxy-13-1 @call-handler#2285] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.813 [eventLoopGroupProxy-13-1 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.813 [eventLoopGroupProxy-13-1 @call-handler#2285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.814 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.815 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.815 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.815 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.815 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.817 [eventLoopGroupProxy-13-1 @call-handler#2285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:29:52.817 [eventLoopGroupProxy-13-1 @call-handler#2291] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.819 [eventLoopGroupProxy-13-1 @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.820 [eventLoopGroupProxy-13-1 @call-handler#2291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.821 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.822 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.822 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:52.822 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.822 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:52.824 [eventLoopGroupProxy-13-1 @call-handler#2291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 16:29:52.824 [eventLoopGroupProxy-13-1 @call-handler#2297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:29:52.827 [eventLoopGroupProxy-13-1 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.827 [eventLoopGroupProxy-13-1 @call-handler#2297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.828 [MyScheduler_Worker-1 @coroutine#1362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:52.829 [eventLoopGroupProxy-13-1 @call-handler#2297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:29:52.843 [DefaultDispatcher-worker-6 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 16:29:52.854 [DefaultDispatcher-worker-8 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 16:29:52.855 [DefaultDispatcher-worker-8 @coroutine#1178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:29:52.855 [DefaultDispatcher-worker-8 @coroutine#1178] 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-02-05 16:29:52.855 [DefaultDispatcher-worker-8 @coroutine#1178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:29:52.855 [DefaultDispatcher-worker-8 @coroutine#1178] 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-02-05 16:29:52.857 [eventLoopGroupProxy-13-1 @call-handler#2308] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 16:29:52.863 [eventLoopGroupProxy-13-1 @call-handler#2308] 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-02-05 16:29:52.863 [eventLoopGroupProxy-13-1 @call-handler#2308] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:29:52.888 [DefaultDispatcher-worker-5 @call-handler#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-05 16:29:52.888 [eventLoopGroupProxy-13-1 @call-handler#2308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:52.888 [eventLoopGroupProxy-13-1 @call-handler#2308] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 31ms 2024-02-05 16:29:52.889 [DefaultDispatcher-worker-3 @coroutine#1178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:29:52.889 [DefaultDispatcher-worker-3 @coroutine#1178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:29:52.890 [DefaultDispatcher-worker-3 @coroutine#1178] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:29:52.890 [DefaultDispatcher-worker-3 @coroutine#1178] 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-02-05 16:29:52.891 [DefaultDispatcher-worker-12 @coroutine#993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555383035259502592/_ustadmanifest.json 2024-02-05 16:29:52.891 [DefaultDispatcher-worker-12 @coroutine#993] 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/555383035259502592/_ustadmanifest.json. 2024-02-05 16:29:52.891 [DefaultDispatcher-worker-12 @coroutine#993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555383035259502592/_ustadmanifest.json 2024-02-05 16:29:52.893 [DefaultDispatcher-worker-14 @coroutine#993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555383035259502592/_ustadmanifest.json 2024-02-05 16:29:52.893 [DefaultDispatcher-worker-14 @coroutine#993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555383035259502592/_ustadmanifest.json 2024-02-05 16:29:52.895 [DefaultDispatcher-worker-12 @coroutine#993] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555383035259502592/_ustadmanifest.json. 2024-02-05 16:29:52.895 [DefaultDispatcher-worker-12 @coroutine#993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555383035259502592/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:29:52.901 [DefaultDispatcher-worker-14 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-05 16:29:52.911 [DefaultDispatcher-worker-12 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:52.945 [DefaultDispatcher-worker-14 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-05 16:29:52.953 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 16:29:52.953 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 16:29:52.953 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 16:29:52.953 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 16:29:52.953 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 16:29:52.969 [Test worker @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-05 16:29:52.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-05 16:29:52.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-05 16:29:52.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:52.972 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80: (connection evicted) 2024-02-05 16:29:52.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:52.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-05 16:29:52.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-05 16:29:53.194 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:29:53.195 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:29:53.344 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:29:54.148 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@78829412 2024-02-05 16:29:54.148 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@78829412 2024-02-05 16:29:54.159 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-05 16:29:54.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-05 16:29:54.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-05 16:29:54.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:54.167 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69abeb14: (connection evicted) 2024-02-05 16:29:54.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:54.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-05 16:29:54.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75fa9254 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:54.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:54.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-05 16:29:54.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:54.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:54.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:54.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:54.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:54.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:54.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:54.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:54.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-05 16:29:54.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f69e2d8 2024-02-05 16:29:54.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f69e2d8 2024-02-05 16:29:54.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-05 16:29:54.241 [DefaultDispatcher-worker-14 @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f69e2d8 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af641d3 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:54.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:54.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:54.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-05 16:29:54.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-05 16:29:54.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-05 16:29:54.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-05 16:29:54.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59043741 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:54.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:54.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-05 16:29:54.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cdc310 2024-02-05 16:29:54.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cdc310 2024-02-05 16:29:54.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-05 16:29:54.286 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 16:29:54.287 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:54.287 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-05 16:29:54.310 [DefaultDispatcher-worker-14 @coroutine#2701] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 16:29:54.331 [DefaultDispatcher-worker-14 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-05 16:29:54.333 [Test worker @coroutine#2702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:54.333 [Test worker @coroutine#2702] 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-02-05 16:29:54.333 [Test worker @coroutine#2702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:54.333 [Test worker @coroutine#2702] 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-02-05 16:29:54.368 [eventLoopGroupProxy-16-1 @call-handler#2709] 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-02-05 16:29:54.368 [eventLoopGroupProxy-16-1 @call-handler#2709] 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-02-05 16:29:54.370 [eventLoopGroupProxy-16-1 @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cdc310 2024-02-05 16:29:54.374 [Test worker @coroutine#2702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:54.374 [Test worker @coroutine#2702] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:29:54.374 [Test worker @coroutine#2702] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 16:29:54.374 [Test worker @coroutine#2702] 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-02-05 16:29:54.375 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:54.379 [Test worker @coroutine#2714] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:54.379 [Test worker @coroutine#2714] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:29:54.379 [Test worker @coroutine#2714] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:54.379 [Test worker @coroutine#2714] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:54.380 [eventLoopGroupProxy-16-1 @call-handler#2717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-05 16:29:54.383 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:54.393 [eventLoopGroupProxy-16-1 @coroutine#2718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cdc310 2024-02-05 16:29:54.393 [eventLoopGroupProxy-16-1 @call-handler#2717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:54.394 [Test worker @coroutine#2714] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:29:54.440 [eventLoopGroupProxy-16-2 @call-handler#2727] 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-02-05 16:29:54.446 [eventLoopGroupProxy-16-2 @call-handler#2727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:29:54.455 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fd2acf5 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:55.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:55.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:55.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-05 16:29:55.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@368ff8be 2024-02-05 16:29:55.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@368ff8be 2024-02-05 16:29:55.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-05 16:29:56.044 [DefaultDispatcher-worker-2 @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368ff8be 2024-02-05 16:29:56.056 [Test worker @coroutine#2739] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54945/api/blob/upload-init-batch 2024-02-05 16:29:56.056 [Test worker @coroutine#2739] 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:54945/api/blob/upload-init-batch. 2024-02-05 16:29:56.056 [Test worker @coroutine#2739] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54945/api/blob/upload-init-batch 2024-02-05 16:29:56.057 [Test worker @coroutine#2739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54945/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 16:29:56.084 [Test worker @coroutine#2739] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54945/api/blob/upload-init-batch 2024-02-05 16:29:56.084 [Test worker @coroutine#2739] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54945/api/blob/upload-init-batch 2024-02-05 16:29:56.085 [Test worker @coroutine#2739] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54945/api/blob/upload-init-batch. 2024-02-05 16:29:56.085 [Test worker @coroutine#2739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54945/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:29:56.095 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:56.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-05 16:29:56.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-05 16:29:56.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:56.119 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@368ff8be: (connection evicted) 2024-02-05 16:29:56.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:56.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-05 16:29:56.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@848d9bc 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:56.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:56.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:56.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-05 16:29:56.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@1add3e03 2024-02-05 16:29:56.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@1add3e03 2024-02-05 16:29:56.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-05 16:29:56.186 [Test worker @coroutine#2749] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40461/api/blob/upload-init-batch 2024-02-05 16:29:56.186 [Test worker @coroutine#2749] 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:40461/api/blob/upload-init-batch. 2024-02-05 16:29:56.186 [Test worker @coroutine#2749] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40461/api/blob/upload-init-batch 2024-02-05 16:29:56.186 [Test worker @coroutine#2749] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40461/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 16:29:56.222 [Test worker @coroutine#2749] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40461/api/blob/upload-init-batch 2024-02-05 16:29:56.222 [Test worker @coroutine#2749] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40461/api/blob/upload-init-batch 2024-02-05 16:29:56.223 [Test worker @coroutine#2749] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40461/api/blob/upload-init-batch. 2024-02-05 16:29:56.223 [Test worker @coroutine#2749] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40461/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:29:56.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-05 16:29:56.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-05 16:29:56.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:56.247 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1add3e03: (connection evicted) 2024-02-05 16:29:56.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:56.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-05 16:29:56.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-05 16:29:56.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e3a6c83 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:56.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:56.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-05 16:29:56.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@74faf450 2024-02-05 16:29:56.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@74faf450 2024-02-05 16:29:56.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-05 16:29:56.338 [Test worker @coroutine#2756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38299/api/blob/upload-init-batch 2024-02-05 16:29:56.338 [Test worker @coroutine#2756] 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:38299/api/blob/upload-init-batch. 2024-02-05 16:29:56.338 [Test worker @coroutine#2756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38299/api/blob/upload-init-batch 2024-02-05 16:29:56.338 [Test worker @coroutine#2756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38299/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 16:29:56.358 [Test worker @coroutine#2756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38299/api/blob/upload-init-batch 2024-02-05 16:29:56.358 [Test worker @coroutine#2756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38299/api/blob/upload-init-batch 2024-02-05 16:29:56.358 [Test worker @coroutine#2756] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38299/api/blob/upload-init-batch. 2024-02-05 16:29:56.358 [Test worker @coroutine#2756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38299/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:29:56.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-05 16:29:56.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-05 16:29:56.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:56.399 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74faf450: (connection evicted) 2024-02-05 16:29:56.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:56.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-05 16:29:56.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-05 16:29:56.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a191f83 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:56.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:56.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-05 16:29:56.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-05 16:29:56.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-05 16:29:56.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-05 16:29:56.608 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-05 16:29:56.636 [DefaultDispatcher-worker-9 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-05 16:29:56.645 [DefaultDispatcher-worker-11 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-05 16:29:56.655 [DefaultDispatcher-worker-5 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-05 16:29:56.665 [DefaultDispatcher-worker-15 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-05 16:29:56.674 [DefaultDispatcher-worker-4 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-05 16:29:56.679 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:29:56.684 [DefaultDispatcher-worker-5 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-05 16:29:56.694 [DefaultDispatcher-worker-15 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-05 16:29:56.694 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@68317017 2024-02-05 16:29:56.695 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@68317017 2024-02-05 16:29:56.698 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f68361 2024-02-05 16:29:56.698 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f68361 2024-02-05 16:29:56.703 [DefaultDispatcher-worker-15 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-05 16:29:56.710 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c91b67 2024-02-05 16:29:56.710 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c91b67 2024-02-05 16:29:56.712 [DefaultDispatcher-worker-8 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-05 16:29:56.717 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@27cb895a 2024-02-05 16:29:56.717 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@27cb895a 2024-02-05 16:29:56.720 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4499e47c 2024-02-05 16:29:56.720 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4499e47c 2024-02-05 16:29:56.721 [DefaultDispatcher-worker-16 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-05 16:29:56.732 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@16268a05 2024-02-05 16:29:56.732 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@16268a05 2024-02-05 16:29:56.732 [DefaultDispatcher-worker-13 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-05 16:29:56.735 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9eb985 2024-02-05 16:29:56.736 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9eb985 2024-02-05 16:29:56.742 [DefaultDispatcher-worker-13 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-05 16:29:56.747 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e47615 2024-02-05 16:29:56.747 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e47615 2024-02-05 16:29:56.753 [DefaultDispatcher-worker-2 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3adbd038 2024-02-05 16:29:56.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-05 16:29:56.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-05 16:29:56.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-02-05 16:29:56.759 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd5c091 2024-02-05 16:29:56.759 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd5c091 2024-02-05 16:29:56.759 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=9, active=0, idle=9, waiting=0) 2024-02-05 16:29:56.768 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3adbd038: (connection evicted) 2024-02-05 16:29:56.770 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68317017: (connection evicted) 2024-02-05 16:29:56.770 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66f68361: (connection evicted) 2024-02-05 16:29:56.775 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62c91b67: (connection evicted) 2024-02-05 16:29:56.776 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27cb895a: (connection evicted) 2024-02-05 16:29:56.776 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4499e47c: (connection evicted) 2024-02-05 16:29:56.776 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16268a05: (connection evicted) 2024-02-05 16:29:56.777 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9eb985: (connection evicted) 2024-02-05 16:29:56.777 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47e47615: (connection evicted) 2024-02-05 16:29:56.778 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cd5c091: (connection evicted) 2024-02-05 16:29:56.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:56.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-05 16:29:56.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-05 16:29:56.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-05 16:29:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42150951 2024-02-05 16:29:56.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:56.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:56.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-05 16:29:56.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-05 16:29:56.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-05 16:29:56.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-05 16:29:56.877 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-05 16:29:56.902 [DefaultDispatcher-worker-12 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-05 16:29:56.910 [DefaultDispatcher-worker-16 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-05 16:29:56.919 [DefaultDispatcher-worker-2 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-05 16:29:56.924 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:29:56.928 [DefaultDispatcher-worker-3 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-05 16:29:56.937 [DefaultDispatcher-worker-5 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-05 16:29:56.942 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@114ca001 2024-02-05 16:29:56.942 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@114ca001 2024-02-05 16:29:56.946 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8b5c58 2024-02-05 16:29:56.946 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f8b5c58 2024-02-05 16:29:56.947 [DefaultDispatcher-worker-9 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-05 16:29:56.956 [DefaultDispatcher-worker-15 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-05 16:29:56.962 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb4cb71 2024-02-05 16:29:56.962 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb4cb71 2024-02-05 16:29:56.964 [DefaultDispatcher-worker-4 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-05 16:29:56.966 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb65663 2024-02-05 16:29:56.966 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb65663 2024-02-05 16:29:56.970 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8ea91c 2024-02-05 16:29:56.970 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a8ea91c 2024-02-05 16:29:56.974 [DefaultDispatcher-worker-7 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-05 16:29:56.981 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f224989 2024-02-05 16:29:56.981 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f224989 2024-02-05 16:29:56.983 [DefaultDispatcher-worker-12 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-05 16:29:56.993 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f0e85f 2024-02-05 16:29:56.993 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f0e85f 2024-02-05 16:29:56.994 [DefaultDispatcher-worker-3 @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-05 16:29:56.997 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e99a92c 2024-02-05 16:29:56.997 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e99a92c 2024-02-05 16:29:57.000 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@618021aa 2024-02-05 16:29:57.001 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@618021aa 2024-02-05 16:29:57.001 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 16:29:57.004 [DefaultDispatcher-worker-5 @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-05 16:29:57.015 [DefaultDispatcher-worker-4 @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2 2024-02-05 16:29:57.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-05 16:29:57.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-05 16:29:57.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:29:57.031 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b0c38f2: (connection evicted) 2024-02-05 16:29:57.032 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@114ca001: (connection evicted) 2024-02-05 16:29:57.032 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f8b5c58: (connection evicted) 2024-02-05 16:29:57.033 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb4cb71: (connection evicted) 2024-02-05 16:29:57.033 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eb65663: (connection evicted) 2024-02-05 16:29:57.034 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a8ea91c: (connection evicted) 2024-02-05 16:29:57.034 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f224989: (connection evicted) 2024-02-05 16:29:57.035 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52f0e85f: (connection evicted) 2024-02-05 16:29:57.035 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e99a92c: (connection evicted) 2024-02-05 16:29:57.035 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@618021aa: (connection evicted) 2024-02-05 16:29:57.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:29:57.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-05 16:29:57.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-05 16:29:57.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@633cad4d 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:57.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:57.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-05 16:29:57.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b86f4cb 2024-02-05 16:29:57.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b86f4cb 2024-02-05 16:29:57.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67baa05 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:57.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:57.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:57.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:57.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:57.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:57.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:57.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-05 16:29:57.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:57.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:57.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:57.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:57.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:57.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:57.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:57.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:57.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-05 16:29:57.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@267b678f 2024-02-05 16:29:57.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@267b678f 2024-02-05 16:29:57.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-05 16:29:58.015 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267b678f 2024-02-05 16:29:58.020 [Test worker @coroutine#2812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267b678f 2024-02-05 16:29:58.023 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-05 16:29:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:58.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@151d216e 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:58.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5400db7e 2024-02-05 16:29:58.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5400db7e 2024-02-05 16:29:58.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-05 16:29:58.071 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:58.092 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5400db7e 2024-02-05 16:29:58.098 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5400db7e 2024-02-05 16:29:58.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73905dff 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:58.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:58.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-05 16:29:58.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-02-05 16:29:58.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-02-05 16:29:58.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-05 16:29:58.140 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:58.197 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-02-05 16:29:58.201 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@152d2a58 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:58.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:58.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-05 16:29:58.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-02-05 16:29:58.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-02-05 16:29:58.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-05 16:29:58.239 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:58.318 [Test worker @coroutine#2826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-02-05 16:29:58.327 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:29:58.328 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-02-05 16:29:58.350 [Test worker @coroutine#2832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33331/ 2024-02-05 16:29:58.350 [Test worker @coroutine#2832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33331/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:58.375 [Test worker @coroutine#2832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33331/ 2024-02-05 16:29:58.376 [Test worker @coroutine#2832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33331/ 2024-02-05 16:29:58.376 [Test worker @coroutine#2832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33331/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:58.379 [Test worker @coroutine#2832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33331/ 2024-02-05 16:29:58.379 [Test worker @coroutine#2832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33331/ 2024-02-05 16:29:58.379 [Test worker @coroutine#2832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33331/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:58.380 [Test worker @coroutine#2832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33331/ 2024-02-05 16:29:58.381 [Test worker @coroutine#2832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33331/ 2024-02-05 16:29:58.381 [Test worker @coroutine#2832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33331/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:58.424 [Test worker @coroutine#2832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33331/ 2024-02-05 16:29:58.424 [Test worker @coroutine#2832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33331/ 2024-02-05 16:29:58.424 [Test worker @coroutine#2832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33331/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:58.426 [Test worker @coroutine#2832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33331/ 2024-02-05 16:29:58.426 [Test worker @coroutine#2832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33331/ 2024-02-05 16:29:58.426 [Test worker @coroutine#2832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33331/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:58.427 [Test worker @coroutine#2832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33331/ 2024-02-05 16:29:58.428 [Test worker @coroutine#2832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33331/ 2024-02-05 16:29:58.428 [Test worker @coroutine#2832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33331/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:58.429 [Test worker @coroutine#2832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33331/ 2024-02-05 16:29:58.456 [Test worker @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54991/ 2024-02-05 16:29:58.456 [Test worker @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54991/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:58.488 [Test worker @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54991/ 2024-02-05 16:29:58.488 [Test worker @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54991/ 2024-02-05 16:29:58.488 [Test worker @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54991/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:58.490 [Test worker @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54991/ 2024-02-05 16:29:58.490 [Test worker @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54991/ 2024-02-05 16:29:58.490 [Test worker @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54991/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:58.491 [Test worker @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54991/ 2024-02-05 16:29:58.491 [Test worker @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54991/ 2024-02-05 16:29:58.491 [Test worker @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54991/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:58.536 [Test worker @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54991/ 2024-02-05 16:29:58.536 [Test worker @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54991/ 2024-02-05 16:29:58.536 [Test worker @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54991/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:58.538 [Test worker @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54991/ 2024-02-05 16:29:58.538 [Test worker @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54991/ 2024-02-05 16:29:58.538 [Test worker @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54991/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:58.539 [Test worker @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54991/ 2024-02-05 16:29:58.540 [Test worker @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54991/ 2024-02-05 16:29:58.540 [Test worker @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54991/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:29:58.541 [Test worker @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54991/ 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498503cb 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:59.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:59.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:59.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-05 16:29:59.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:29:59.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:29:59.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-05 16:29:59.189 [DefaultDispatcher-worker-4 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f69e2d8 2024-02-05 16:29:59.223 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:29:59.254 [Test worker @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:29:59.258 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:29:59.266 [DefaultDispatcher-worker-4 @coroutine#2887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:59.266 [DefaultDispatcher-worker-4 @coroutine#2887] 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:58111/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:29:59.266 [DefaultDispatcher-worker-4 @coroutine#2887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:59.266 [DefaultDispatcher-worker-4 @coroutine#2887] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58111/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:29:59.267 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:29:59.275 [DefaultDispatcher-worker-6 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:29:59.275 [DefaultDispatcher-worker-6 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:29:59.275 [DefaultDispatcher-worker-6 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:29:59.275 [DefaultDispatcher-worker-6 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:29:59.295 [DefaultDispatcher-worker-10 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cdc310 2024-02-05 16:29:59.296 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69ae7632 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:59.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:59.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:59.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:59.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:59.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:59.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:59.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-05 16:29:59.308 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bd64ea 2024-02-05 16:29:59.309 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bd64ea 2024-02-05 16:29:59.312 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7a86ed 2024-02-05 16:29:59.312 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7a86ed 2024-02-05 16:29:59.315 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@69450f9a 2024-02-05 16:29:59.315 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@69450f9a 2024-02-05 16:29:59.319 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c478cd6 2024-02-05 16:29:59.319 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c478cd6 2024-02-05 16:29:59.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-02-05 16:29:59.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-02-05 16:29:59.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-05 16:29:59.341 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d52780 2024-02-05 16:29:59.341 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d52780 2024-02-05 16:29:59.344 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d218019 2024-02-05 16:29:59.350 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d218019 2024-02-05 16:29:59.352 [DefaultDispatcher-worker-6 @coroutine#2887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:59.352 [DefaultDispatcher-worker-6 @coroutine#2887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:59.368 [DefaultDispatcher-worker-7 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:29:59.368 [DefaultDispatcher-worker-7 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:29:59.368 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-02-05 16:29:59.373 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5975f8 2024-02-05 16:29:59.373 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5975f8 2024-02-05 16:29:59.376 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c687399 2024-02-05 16:29:59.377 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c687399 2024-02-05 16:29:59.399 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@410ca4b3 2024-02-05 16:29:59.400 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@410ca4b3 2024-02-05 16:29:59.400 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:29:59.402 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-02-05 16:29:59.405 [Test worker @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-02-05 16:29:59.414 [DefaultDispatcher-worker-1 @coroutine#2911] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 16:29:59.414 [DefaultDispatcher-worker-1 @coroutine#2911] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-05 16:29:59.414 [DefaultDispatcher-worker-1 @coroutine#2911] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 16:29:59.414 [DefaultDispatcher-worker-2 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f96d58 2024-02-05 16:29:59.416 [DefaultDispatcher-worker-6 @coroutine#2911] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 16:29:59.416 [DefaultDispatcher-worker-6 @coroutine#2911] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 16:29:59.422 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:59.430 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@42bfbef5 2024-02-05 16:29:59.430 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@42bfbef5 2024-02-05 16:29:59.434 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7858d2 2024-02-05 16:29:59.434 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7858d2 2024-02-05 16:29:59.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4aadf144 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:59.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:59.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-05 16:29:59.450 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4847d585 2024-02-05 16:29:59.450 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4847d585 2024-02-05 16:29:59.454 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4552e9 2024-02-05 16:29:59.454 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4552e9 2024-02-05 16:29:59.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-05 16:29:59.469 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@32320da2 2024-02-05 16:29:59.470 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@32320da2 2024-02-05 16:29:59.478 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c027dfe 2024-02-05 16:29:59.478 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c027dfe 2024-02-05 16:29:59.482 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9f7c06 2024-02-05 16:29:59.482 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9f7c06 2024-02-05 16:29:59.494 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d6aada6 2024-02-05 16:29:59.494 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d6aada6 2024-02-05 16:29:59.504 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f97f2b4 2024-02-05 16:29:59.504 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f97f2b4 2024-02-05 16:29:59.504 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:29:59.514 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.531 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.534 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.542 [DefaultDispatcher-worker-8 @coroutine#2922] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:59.542 [DefaultDispatcher-worker-8 @coroutine#2922] 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:58833/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:29:59.542 [DefaultDispatcher-worker-8 @coroutine#2922] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:59.542 [DefaultDispatcher-worker-8 @coroutine#2922] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58833/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:29:59.546 [DefaultDispatcher-worker-13 @coroutine#2922] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:59.546 [DefaultDispatcher-worker-13 @coroutine#2922] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:59.549 [DefaultDispatcher-worker-8 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.549 [DefaultDispatcher-worker-8 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:29:59.549 [DefaultDispatcher-worker-8 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:29:59.549 [DefaultDispatcher-worker-8 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:29:59.550 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:29:59.550 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:29:59.553 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.555 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:29:59.564 [DefaultDispatcher-worker-7 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.581 [DefaultDispatcher-worker-1 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.582 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fae0d59 2024-02-05 16:29:59.582 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fae0d59 2024-02-05 16:29:59.586 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4169eadc 2024-02-05 16:29:59.586 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4169eadc 2024-02-05 16:29:59.589 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@45566629 2024-02-05 16:29:59.590 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@45566629 2024-02-05 16:29:59.593 [DefaultDispatcher-worker-2 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.601 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e0e7 2024-02-05 16:29:59.601 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e0e7 2024-02-05 16:29:59.604 [DefaultDispatcher-worker-13 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.605 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2fe171 2024-02-05 16:29:59.605 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2fe171 2024-02-05 16:29:59.620 [DefaultDispatcher-worker-4 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.621 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@311ec342 2024-02-05 16:29:59.622 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@311ec342 2024-02-05 16:29:59.634 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@478f9c66 2024-02-05 16:29:59.635 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@478f9c66 2024-02-05 16:29:59.638 [DefaultDispatcher-worker-3 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.646 [DefaultDispatcher-worker-1 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.656 [DefaultDispatcher-worker-12 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.669 [DefaultDispatcher-worker-2 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.677 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@607b1fa8 2024-02-05 16:29:59.677 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@607b1fa8 2024-02-05 16:29:59.680 [DefaultDispatcher-worker-7 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:29:59.681 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@209f4ebf 2024-02-05 16:29:59.681 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@209f4ebf 2024-02-05 16:29:59.681 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:29:59.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bed5828 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:59.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:59.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-05 16:29:59.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:29:59.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:29:59.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-05 16:29:59.743 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:29:59.759 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:29:59.762 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:29:59.763 [DefaultDispatcher-worker-4 @coroutine#2969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:59.764 [DefaultDispatcher-worker-4 @coroutine#2969] 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:34931/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:29:59.764 [DefaultDispatcher-worker-4 @coroutine#2969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:59.764 [DefaultDispatcher-worker-4 @coroutine#2969] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34931/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:29:59.772 [DefaultDispatcher-worker-2 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:29:59.772 [DefaultDispatcher-worker-2 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:29:59.772 [DefaultDispatcher-worker-2 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:29:59.772 [DefaultDispatcher-worker-2 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:29:59.783 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:29:59.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-05 16:29:59.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:59.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:59.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:59.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:59.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:59.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:59.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1977b0df 2024-02-05 16:29:59.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:59.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:59.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:59.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:59.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:59.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:59.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:59.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:59.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-05 16:29:59.815 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:59.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7890fbf9 2024-02-05 16:29:59.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7890fbf9 2024-02-05 16:29:59.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-05 16:29:59.856 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7890fbf9 2024-02-05 16:29:59.870 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2f0812 2024-02-05 16:29:59.871 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2f0812 2024-02-05 16:29:59.882 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7890fbf9 2024-02-05 16:29:59.882 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e8fd87 2024-02-05 16:29:59.882 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e8fd87 2024-02-05 16:29:59.886 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d76362 2024-02-05 16:29:59.886 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d76362 2024-02-05 16:29:59.897 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7890fbf9 2024-02-05 16:29:59.900 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 16:29:59.901 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-05 16:29:59.901 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 16:29:59.902 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d5f7bc 2024-02-05 16:29:59.902 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d5f7bc 2024-02-05 16:29:59.905 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@379d122c 2024-02-05 16:29:59.905 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@379d122c 2024-02-05 16:29:59.906 [DefaultDispatcher-worker-9 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7890fbf9 2024-02-05 16:29:59.908 [DefaultDispatcher-worker-12 @coroutine#2969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:59.908 [DefaultDispatcher-worker-12 @coroutine#2969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:29:59.908 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:29:59.908 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:29:59.909 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@210fc59d 2024-02-05 16:29:59.909 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@210fc59d 2024-02-05 16:29:59.912 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fad7ead 2024-02-05 16:29:59.912 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fad7ead 2024-02-05 16:29:59.917 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 16:29:59.917 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 16:29:59.932 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@70fa08f3 2024-02-05 16:29:59.932 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@70fa08f3 2024-02-05 16:29:59.936 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa978b2 2024-02-05 16:29:59.936 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa978b2 2024-02-05 16:29:59.936 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:29:59.955 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:29:59.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52fed5b7 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:29:59.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:29:59.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-05 16:30:00.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:00.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:00.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-05 16:30:00.009 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@79dd7c21 2024-02-05 16:30:00.009 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@79dd7c21 2024-02-05 16:30:00.013 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@771a9d6a 2024-02-05 16:30:00.013 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@771a9d6a 2024-02-05 16:30:00.017 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@73251751 2024-02-05 16:30:00.017 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@73251751 2024-02-05 16:30:00.029 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@36279751 2024-02-05 16:30:00.029 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@36279751 2024-02-05 16:30:00.041 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2409d9c0 2024-02-05 16:30:00.041 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2409d9c0 2024-02-05 16:30:00.045 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@75be1e6 2024-02-05 16:30:00.045 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@75be1e6 2024-02-05 16:30:00.053 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9ff1c3 2024-02-05 16:30:00.055 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:00.057 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9ff1c3 2024-02-05 16:30:00.064 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5608681e 2024-02-05 16:30:00.064 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5608681e 2024-02-05 16:30:00.073 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca56cc6 2024-02-05 16:30:00.073 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca56cc6 2024-02-05 16:30:00.073 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:30:00.086 [Test worker @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:00.095 [Test worker @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:00.097 [DefaultDispatcher-worker-12 @coroutine#3002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.097 [DefaultDispatcher-worker-12 @coroutine#3002] 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:33239/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:30:00.097 [DefaultDispatcher-worker-12 @coroutine#3002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.097 [DefaultDispatcher-worker-12 @coroutine#3002] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33239/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:30:00.102 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:00.106 [DefaultDispatcher-worker-10 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:00.106 [DefaultDispatcher-worker-10 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.106 [DefaultDispatcher-worker-10 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:00.106 [DefaultDispatcher-worker-10 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.127 [Test worker @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54ddd7e4 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:00.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:00.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-05 16:30:00.139 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@520b0985 2024-02-05 16:30:00.139 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@520b0985 2024-02-05 16:30:00.142 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cccfdb4 2024-02-05 16:30:00.143 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cccfdb4 2024-02-05 16:30:00.146 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f362f5 2024-02-05 16:30:00.146 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f362f5 2024-02-05 16:30:00.150 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df1f78f 2024-02-05 16:30:00.150 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df1f78f 2024-02-05 16:30:00.154 [DefaultDispatcher-worker-12 @coroutine#3002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.154 [DefaultDispatcher-worker-12 @coroutine#3002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.155 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@17bc8295 2024-02-05 16:30:00.155 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@17bc8295 2024-02-05 16:30:00.158 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c26ec8b 2024-02-05 16:30:00.158 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c26ec8b 2024-02-05 16:30:00.162 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f81c730 2024-02-05 16:30:00.162 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f81c730 2024-02-05 16:30:00.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-05 16:30:00.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-05 16:30:00.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-05 16:30:00.164 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-05 16:30:00.166 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dde08c0 2024-02-05 16:30:00.166 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dde08c0 2024-02-05 16:30:00.170 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0585c4 2024-02-05 16:30:00.170 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0585c4 2024-02-05 16:30:00.170 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:30:00.183 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.183 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.191 [Test worker @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-05 16:30:00.194 [Test worker @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-05 16:30:00.217 [DefaultDispatcher-worker-3 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c931728 2024-02-05 16:30:00.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c1f3eb 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:00.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:00.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-05 16:30:00.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:00.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:00.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-05 16:30:00.263 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:00.282 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c35a1f 2024-02-05 16:30:00.282 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c35a1f 2024-02-05 16:30:00.286 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d04ac17 2024-02-05 16:30:00.286 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d04ac17 2024-02-05 16:30:00.291 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:00.301 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@493b316f 2024-02-05 16:30:00.302 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@493b316f 2024-02-05 16:30:00.305 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@c39a62c 2024-02-05 16:30:00.305 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@c39a62c 2024-02-05 16:30:00.309 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@55730616 2024-02-05 16:30:00.309 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@55730616 2024-02-05 16:30:00.315 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dff6cbb 2024-02-05 16:30:00.315 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dff6cbb 2024-02-05 16:30:00.327 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d5f9222 2024-02-05 16:30:00.327 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d5f9222 2024-02-05 16:30:00.331 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c165963 2024-02-05 16:30:00.331 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c165963 2024-02-05 16:30:00.334 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:00.334 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2118a141 2024-02-05 16:30:00.334 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2118a141 2024-02-05 16:30:00.334 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:30:00.335 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:00.337 [Test worker @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:00.339 [DefaultDispatcher-worker-3 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.340 [DefaultDispatcher-worker-3 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:30:00.340 [DefaultDispatcher-worker-3 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.340 [DefaultDispatcher-worker-3 @coroutine#3031] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60547/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:30:00.347 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa3b6ff 2024-02-05 16:30:00.347 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa3b6ff 2024-02-05 16:30:00.348 [DefaultDispatcher-worker-7 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:00.348 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.348 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:00.348 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.360 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6164457b 2024-02-05 16:30:00.363 [Test worker @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:00.364 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6164457b 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17a5ae7b 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:00.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:00.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-05 16:30:00.368 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@655bdd8f 2024-02-05 16:30:00.368 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@655bdd8f 2024-02-05 16:30:00.377 [DefaultDispatcher-worker-5 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:00.378 [DefaultDispatcher-worker-5 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.378 [DefaultDispatcher-worker-5 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:00.378 [DefaultDispatcher-worker-5 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.380 [DefaultDispatcher-worker-13 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.380 [DefaultDispatcher-worker-13 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.389 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@20594f40 2024-02-05 16:30:00.389 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@20594f40 2024-02-05 16:30:00.393 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@523f01fa 2024-02-05 16:30:00.393 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@523f01fa 2024-02-05 16:30:00.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-05 16:30:00.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-05 16:30:00.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-05 16:30:00.397 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-05 16:30:00.401 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b3c95b 2024-02-05 16:30:00.401 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b3c95b 2024-02-05 16:30:00.414 [Test worker @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-05 16:30:00.415 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3fd947 2024-02-05 16:30:00.415 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3fd947 2024-02-05 16:30:00.419 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4076b00f 2024-02-05 16:30:00.419 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4076b00f 2024-02-05 16:30:00.436 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6c592a 2024-02-05 16:30:00.436 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6c592a 2024-02-05 16:30:00.436 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:30:00.445 [Test worker @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25c7704a 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:00.447 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:00.448 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:00.448 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:00.448 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:00.448 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:00.448 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-05 16:30:00.448 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:00.448 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:00.448 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:00.448 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:00.448 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:00.448 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:00.448 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:00.448 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:00.448 [DefaultDispatcher-worker-7 @coroutine#3055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-05 16:30:00.454 [DefaultDispatcher-worker-2 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-05 16:30:00.458 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.458 [DefaultDispatcher-worker-12 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.458 [DefaultDispatcher-worker-12 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.458 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.471 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:00.471 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:00.471 [DefaultDispatcher-worker-7 @coroutine#3055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-05 16:30:00.496 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:00.511 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:00.514 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fefe53f 2024-02-05 16:30:00.515 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fefe53f 2024-02-05 16:30:00.518 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@31281cb2 2024-02-05 16:30:00.518 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@31281cb2 2024-02-05 16:30:00.522 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@35178e4f 2024-02-05 16:30:00.522 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@35178e4f 2024-02-05 16:30:00.533 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@70151689 2024-02-05 16:30:00.533 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@70151689 2024-02-05 16:30:00.539 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3093d3a9 2024-02-05 16:30:00.539 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3093d3a9 2024-02-05 16:30:00.542 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@41af8485 2024-02-05 16:30:00.542 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@41af8485 2024-02-05 16:30:00.546 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c31f09 2024-02-05 16:30:00.546 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c31f09 2024-02-05 16:30:00.551 [DefaultDispatcher-worker-7 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:00.553 [DefaultDispatcher-worker-7 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:00.554 [DefaultDispatcher-worker-4 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.554 [DefaultDispatcher-worker-4 @coroutine#3064] 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-02-05 16:30:00.554 [DefaultDispatcher-worker-4 @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.554 [DefaultDispatcher-worker-4 @coroutine#3064] 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-02-05 16:30:00.557 [DefaultDispatcher-worker-9 @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.559 [DefaultDispatcher-worker-12 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:00.559 [DefaultDispatcher-worker-7 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:30:00.559 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.560 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:00.560 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.561 [DefaultDispatcher-worker-7 @coroutine#3055] 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-02-05 16:30:00.561 [DefaultDispatcher-worker-7 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:30:00.561 [DefaultDispatcher-worker-14 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.561 [DefaultDispatcher-worker-14 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.561 [DefaultDispatcher-worker-3 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:00.561 [DefaultDispatcher-worker-3 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.561 [DefaultDispatcher-worker-3 @coroutine#3063] 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-02-05 16:30:00.561 [DefaultDispatcher-worker-3 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.562 [DefaultDispatcher-worker-14 @coroutine#3055] 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-02-05 16:30:00.563 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f57a7a4 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:00.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:00.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:00.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-05 16:30:00.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-05 16:30:00.571 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:00.576 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@103ae9c6 2024-02-05 16:30:00.576 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@103ae9c6 2024-02-05 16:30:00.579 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f32f1a9 2024-02-05 16:30:00.580 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f32f1a9 2024-02-05 16:30:00.581 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1a7ef3 2024-02-05 16:30:00.581 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1a7ef3 2024-02-05 16:30:00.582 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:30:00.583 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f5183f 2024-02-05 16:30:00.583 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f5183f 2024-02-05 16:30:00.587 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ca9ad9 2024-02-05 16:30:00.587 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ca9ad9 2024-02-05 16:30:00.590 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c81204 2024-02-05 16:30:00.590 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c81204 2024-02-05 16:30:00.594 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@585f1a0d 2024-02-05 16:30:00.594 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@585f1a0d 2024-02-05 16:30:00.598 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f2c5d9 2024-02-05 16:30:00.598 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f2c5d9 2024-02-05 16:30:00.601 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.601 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@208f936c 2024-02-05 16:30:00.601 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@208f936c 2024-02-05 16:30:00.605 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e7ed4b 2024-02-05 16:30:00.605 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e7ed4b 2024-02-05 16:30:00.609 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c80228 2024-02-05 16:30:00.609 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c80228 2024-02-05 16:30:00.609 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:30:00.619 [Test worker @coroutine#3075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.622 [Test worker @coroutine#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.625 [DefaultDispatcher-worker-7 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.625 [DefaultDispatcher-worker-7 @coroutine#3081] 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:32971/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:30:00.625 [DefaultDispatcher-worker-7 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.625 [DefaultDispatcher-worker-7 @coroutine#3081] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32971/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:30:00.633 [DefaultDispatcher-worker-7 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.633 [DefaultDispatcher-worker-7 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.633 [DefaultDispatcher-worker-7 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:00.633 [DefaultDispatcher-worker-7 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.642 [Test worker @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.646 [DefaultDispatcher-worker-9 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.646 [DefaultDispatcher-worker-9 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.651 [DefaultDispatcher-worker-15 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.651 [DefaultDispatcher-worker-15 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.652 [DefaultDispatcher-worker-2 @coroutine#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.662 [DefaultDispatcher-worker-1 @coroutine#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.669 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:00.673 [DefaultDispatcher-worker-4 @coroutine#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.680 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c167a9b 2024-02-05 16:30:00.680 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c167a9b 2024-02-05 16:30:00.681 [DefaultDispatcher-worker-2 @coroutine#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.689 [DefaultDispatcher-worker-5 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.693 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d18169 2024-02-05 16:30:00.693 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d18169 2024-02-05 16:30:00.696 [DefaultDispatcher-worker-6 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.697 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ee11eb 2024-02-05 16:30:00.697 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ee11eb 2024-02-05 16:30:00.704 [DefaultDispatcher-worker-7 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.712 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ec8b52 2024-02-05 16:30:00.712 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ec8b52 2024-02-05 16:30:00.714 [DefaultDispatcher-worker-6 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.715 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb1f716 2024-02-05 16:30:00.716 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb1f716 2024-02-05 16:30:00.724 [DefaultDispatcher-worker-1 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.727 [DefaultDispatcher-worker-2 @coroutine#3110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:30:00.727 [DefaultDispatcher-worker-2 @coroutine#3110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32971/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 16:30:00.727 [DefaultDispatcher-worker-2 @coroutine#3110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:30:00.727 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5245eb20 2024-02-05 16:30:00.727 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5245eb20 2024-02-05 16:30:00.731 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2c9ca 2024-02-05 16:30:00.731 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2c9ca 2024-02-05 16:30:00.734 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3741d 2024-02-05 16:30:00.735 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3741d 2024-02-05 16:30:00.738 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@70393a34 2024-02-05 16:30:00.738 [DefaultDispatcher-worker-13 @coroutine#3110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:30:00.738 [DefaultDispatcher-worker-13 @coroutine#3110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:30:00.739 [DefaultDispatcher-worker-13 @coroutine#3110] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32971/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 16:30:00.739 [DefaultDispatcher-worker-13 @coroutine#3110] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32971/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:00.740 [DefaultDispatcher-worker-13 @coroutine#3110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 16:30:00.740 [DefaultDispatcher-worker-13 @coroutine#3110] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32971/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-05 16:30:00.740 [DefaultDispatcher-worker-13 @coroutine#3110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 16:30:00.741 [DefaultDispatcher-worker-1 @coroutine#3110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 16:30:00.741 [DefaultDispatcher-worker-1 @coroutine#3110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 16:30:00.763 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@70393a34 2024-02-05 16:30:00.763 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 16:30:00.774 [DefaultDispatcher-worker-16 @coroutine#3110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:00.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27c827ec 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:00.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:00.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-05 16:30:00.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:00.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:00.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-05 16:30:00.830 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:00.846 [Test worker @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:00.848 [Test worker @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:00.851 [DefaultDispatcher-worker-12 @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.851 [DefaultDispatcher-worker-12 @coroutine#3133] 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:32915/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:30:00.851 [DefaultDispatcher-worker-12 @coroutine#3133] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.851 [DefaultDispatcher-worker-12 @coroutine#3133] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32915/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:30:00.858 [DefaultDispatcher-worker-9 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:00.858 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.858 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:00.858 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.867 [Test worker @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:00.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-05 16:30:00.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:00.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:00.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:00.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:00.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:00.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:00.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@317fa5dd 2024-02-05 16:30:00.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:00.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:00.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:00.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:00.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:00.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:00.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:00.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-05 16:30:00.884 [DefaultDispatcher-worker-9 @coroutine#3133] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.884 [DefaultDispatcher-worker-9 @coroutine#3133] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:00.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-02-05 16:30:00.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-02-05 16:30:00.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-05 16:30:00.896 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-02-05 16:30:00.902 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:00.913 [Test worker @coroutine#3142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-02-05 16:30:00.915 [Test worker @coroutine#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-02-05 16:30:00.917 [DefaultDispatcher-worker-16 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:00.917 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.917 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:00.917 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.918 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.918 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.920 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@af2102d 2024-02-05 16:30:00.920 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@af2102d 2024-02-05 16:30:00.923 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@435ef03 2024-02-05 16:30:00.923 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@435ef03 2024-02-05 16:30:00.924 [DefaultDispatcher-worker-12 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65234a9 2024-02-05 16:30:00.925 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.925 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:00.928 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7b5d 2024-02-05 16:30:00.928 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7b5d 2024-02-05 16:30:00.932 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4508e538 2024-02-05 16:30:00.932 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4508e538 2024-02-05 16:30:00.935 [DefaultDispatcher-worker-16 @coroutine#3159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:00.935 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe1f6cc 2024-02-05 16:30:00.935 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe1f6cc 2024-02-05 16:30:00.939 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@748747c4 2024-02-05 16:30:00.939 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@748747c4 2024-02-05 16:30:00.942 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@27840a9a 2024-02-05 16:30:00.942 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@27840a9a 2024-02-05 16:30:00.943 [DefaultDispatcher-worker-3 @coroutine#3159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:00.946 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@25271a77 2024-02-05 16:30:00.946 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@25271a77 2024-02-05 16:30:00.950 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7520df89 2024-02-05 16:30:00.950 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7520df89 2024-02-05 16:30:00.950 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 16:30:00.953 [DefaultDispatcher-worker-3 @coroutine#3159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:00.966 [DefaultDispatcher-worker-8 @coroutine#3159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:00.994 [DefaultDispatcher-worker-9 @coroutine#3165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:00.995 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:01.011 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@20594304 2024-02-05 16:30:01.011 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@20594304 2024-02-05 16:30:01.015 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9ea97f 2024-02-05 16:30:01.015 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e9ea97f 2024-02-05 16:30:01.019 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa12874 2024-02-05 16:30:01.019 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa12874 2024-02-05 16:30:01.020 [DefaultDispatcher-worker-8 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:01.022 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa3a344 2024-02-05 16:30:01.022 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa3a344 2024-02-05 16:30:01.026 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5888cd7 2024-02-05 16:30:01.026 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5888cd7 2024-02-05 16:30:01.029 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e860848 2024-02-05 16:30:01.030 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e860848 2024-02-05 16:30:01.030 [DefaultDispatcher-worker-9 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:01.033 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d477964 2024-02-05 16:30:01.033 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d477964 2024-02-05 16:30:01.037 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8c5c0b 2024-02-05 16:30:01.037 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8c5c0b 2024-02-05 16:30:01.039 [DefaultDispatcher-worker-12 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:01.040 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e239719 2024-02-05 16:30:01.040 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e239719 2024-02-05 16:30:01.040 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:30:01.045 [DefaultDispatcher-worker-15 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:01.057 [DefaultDispatcher-worker-6 @coroutine#3167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:01.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@629cf53c 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:01.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:01.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-05 16:30:01.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:01.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:01.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-05 16:30:01.107 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:01.125 [Test worker @coroutine#3173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:01.127 [Test worker @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:01.137 [DefaultDispatcher-worker-6 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:01.137 [DefaultDispatcher-worker-6 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.137 [DefaultDispatcher-worker-6 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:01.137 [DefaultDispatcher-worker-6 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.138 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:01.138 [DefaultDispatcher-worker-15 @coroutine#3181] 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:51151/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:30:01.138 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:01.138 [DefaultDispatcher-worker-15 @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51151/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:30:01.169 [Test worker @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:01.169 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.169 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a74c940 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:01.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:01.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:01.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:01.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:01.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:01.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:01.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-05 16:30:01.179 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:01.183 [DefaultDispatcher-worker-16 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:01.183 [DefaultDispatcher-worker-16 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:01.193 [DefaultDispatcher-worker-13 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:01.194 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.194 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:01.194 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.196 [DefaultDispatcher-worker-2 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.196 [DefaultDispatcher-worker-2 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bc649e 2024-02-05 16:30:01.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@51bc649e 2024-02-05 16:30:01.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-05 16:30:01.197 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bc649e 2024-02-05 16:30:01.214 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1116a481 2024-02-05 16:30:01.215 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1116a481 2024-02-05 16:30:01.218 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd158d3 2024-02-05 16:30:01.218 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd158d3 2024-02-05 16:30:01.222 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1beecff1 2024-02-05 16:30:01.222 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1beecff1 2024-02-05 16:30:01.222 [Test worker @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bc649e 2024-02-05 16:30:01.224 [Test worker @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bc649e 2024-02-05 16:30:01.234 [DefaultDispatcher-worker-6 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51bc649e 2024-02-05 16:30:01.241 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eec52e8 2024-02-05 16:30:01.241 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eec52e8 2024-02-05 16:30:01.245 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7ad718 2024-02-05 16:30:01.245 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7ad718 2024-02-05 16:30:01.248 [DefaultDispatcher-worker-6 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:01.248 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f780f44 2024-02-05 16:30:01.248 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f780f44 2024-02-05 16:30:01.252 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@204d41d 2024-02-05 16:30:01.252 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@204d41d 2024-02-05 16:30:01.256 [DefaultDispatcher-worker-4 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:01.264 [DefaultDispatcher-worker-6 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:01.266 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec3ada7 2024-02-05 16:30:01.266 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec3ada7 2024-02-05 16:30:01.270 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ad7f70 2024-02-05 16:30:01.270 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ad7f70 2024-02-05 16:30:01.270 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 16:30:01.274 [DefaultDispatcher-worker-2 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:01.275 [DefaultDispatcher-worker-4 @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:30:01.275 [DefaultDispatcher-worker-4 @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51151/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 16:30:01.275 [DefaultDispatcher-worker-4 @coroutine#3211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:30:01.277 [DefaultDispatcher-worker-10 @coroutine#3211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:30:01.277 [DefaultDispatcher-worker-10 @coroutine#3211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:30:01.278 [DefaultDispatcher-worker-15 @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51151/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 16:30:01.278 [DefaultDispatcher-worker-15 @coroutine#3211] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51151/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:01.279 [DefaultDispatcher-worker-15 @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 16:30:01.279 [DefaultDispatcher-worker-15 @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51151/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-05 16:30:01.279 [DefaultDispatcher-worker-15 @coroutine#3211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 16:30:01.280 [DefaultDispatcher-worker-9 @coroutine#3211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 16:30:01.280 [DefaultDispatcher-worker-9 @coroutine#3211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 16:30:01.296 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:01.308 [DefaultDispatcher-worker-2 @coroutine#3211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:01.314 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@333dc465 2024-02-05 16:30:01.314 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@333dc465 2024-02-05 16:30:01.317 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfa3c72 2024-02-05 16:30:01.317 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfa3c72 2024-02-05 16:30:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-05 16:30:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6778636f 2024-02-05 16:30:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:01.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:01.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:01.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-05 16:30:01.326 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c5af15 2024-02-05 16:30:01.326 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c5af15 2024-02-05 16:30:01.330 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc73649 2024-02-05 16:30:01.330 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc73649 2024-02-05 16:30:01.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:01.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:01.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-05 16:30:01.356 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2104db58 2024-02-05 16:30:01.356 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2104db58 2024-02-05 16:30:01.360 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d716aa6 2024-02-05 16:30:01.360 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d716aa6 2024-02-05 16:30:01.364 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5958d91a 2024-02-05 16:30:01.364 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5958d91a 2024-02-05 16:30:01.373 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce8c906 2024-02-05 16:30:01.373 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce8c906 2024-02-05 16:30:01.377 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b310fd8 2024-02-05 16:30:01.377 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b310fd8 2024-02-05 16:30:01.377 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:30:01.380 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:01.387 [DefaultDispatcher-worker-9 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:01.388 [DefaultDispatcher-worker-9 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.388 [DefaultDispatcher-worker-9 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:01.388 [DefaultDispatcher-worker-9 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.390 [DefaultDispatcher-worker-9 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.390 [DefaultDispatcher-worker-9 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.405 [Test worker @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:01.408 [Test worker @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:01.431 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:01.432 [DefaultDispatcher-worker-9 @coroutine#3240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:01.432 [DefaultDispatcher-worker-9 @coroutine#3240] 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:36497/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:30:01.432 [DefaultDispatcher-worker-9 @coroutine#3240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:01.432 [DefaultDispatcher-worker-9 @coroutine#3240] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36497/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:30:01.439 [DefaultDispatcher-worker-5 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:01.440 [DefaultDispatcher-worker-5 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.440 [DefaultDispatcher-worker-5 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:01.440 [DefaultDispatcher-worker-5 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.446 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f39c97a 2024-02-05 16:30:01.446 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f39c97a 2024-02-05 16:30:01.450 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe2eed 2024-02-05 16:30:01.450 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe2eed 2024-02-05 16:30:01.457 [Test worker @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:01.457 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c1a20a 2024-02-05 16:30:01.457 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c1a20a 2024-02-05 16:30:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-05 16:30:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19b0a9f2 2024-02-05 16:30:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:01.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:01.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-05 16:30:01.461 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@c324d6 2024-02-05 16:30:01.461 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@c324d6 2024-02-05 16:30:01.467 [DefaultDispatcher-worker-6 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:01.467 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.467 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:01.467 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.469 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.469 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.474 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b04fad 2024-02-05 16:30:01.474 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b04fad 2024-02-05 16:30:01.484 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@31898030 2024-02-05 16:30:01.484 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@31898030 2024-02-05 16:30:01.491 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7910b5f9 2024-02-05 16:30:01.492 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7910b5f9 2024-02-05 16:30:01.492 [DefaultDispatcher-worker-13 @coroutine#3240] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:01.492 [DefaultDispatcher-worker-13 @coroutine#3240] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:01.498 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ecdb99 2024-02-05 16:30:01.498 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ecdb99 2024-02-05 16:30:01.501 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a22d0e 2024-02-05 16:30:01.501 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a22d0e 2024-02-05 16:30:01.501 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:30:01.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-05 16:30:01.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-05 16:30:01.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-05 16:30:01.508 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-05 16:30:01.525 [DefaultDispatcher-worker-13 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.525 [DefaultDispatcher-worker-13 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.527 [Test worker @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-05 16:30:01.529 [Test worker @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-05 16:30:01.536 [DefaultDispatcher-worker-8 @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/auth/register 2024-02-05 16:30:01.536 [DefaultDispatcher-worker-8 @coroutine#3265] 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:36497/auth/register. 2024-02-05 16:30:01.536 [DefaultDispatcher-worker-8 @coroutine#3265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/auth/register 2024-02-05 16:30:01.536 [DefaultDispatcher-worker-8 @coroutine#3265] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36497/auth/register from class io.ktor.http.content.TextContent 2024-02-05 16:30:01.538 [DefaultDispatcher-worker-12 @coroutine#3265] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/auth/register 2024-02-05 16:30:01.538 [DefaultDispatcher-worker-12 @coroutine#3265] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/auth/register 2024-02-05 16:30:01.538 [DefaultDispatcher-worker-3 @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-02-05 16:30:01.538 [DefaultDispatcher-worker-12 @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36497/auth/register. 2024-02-05 16:30:01.538 [DefaultDispatcher-worker-12 @coroutine#3265] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36497/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:01.570 [DefaultDispatcher-worker-2 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:01.570 [DefaultDispatcher-worker-10 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:01.570 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.570 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.570 [DefaultDispatcher-worker-10 @coroutine#3063] 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-02-05 16:30:01.570 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.570 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:01.570 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.571 [DefaultDispatcher-worker-8 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.574 [DefaultDispatcher-worker-4 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.574 [DefaultDispatcher-worker-4 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.576 [DefaultDispatcher-worker-15 @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:01.586 [DefaultDispatcher-worker-8 @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:01.607 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:01.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24d097c8 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:01.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-05 16:30:01.626 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@402b0a9c 2024-02-05 16:30:01.627 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@402b0a9c 2024-02-05 16:30:01.630 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eecece9 2024-02-05 16:30:01.630 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eecece9 2024-02-05 16:30:01.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2024-02-05 16:30:01.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2024-02-05 16:30:01.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-05 16:30:01.634 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad361ec 2024-02-05 16:30:01.634 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad361ec 2024-02-05 16:30:01.645 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd1e6d2 2024-02-05 16:30:01.645 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd1e6d2 2024-02-05 16:30:01.649 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1736725e 2024-02-05 16:30:01.649 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1736725e 2024-02-05 16:30:01.659 [DefaultDispatcher-worker-15 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:01.659 [DefaultDispatcher-worker-15 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.660 [DefaultDispatcher-worker-15 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:01.660 [DefaultDispatcher-worker-15 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.661 [DefaultDispatcher-worker-12 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.661 [DefaultDispatcher-worker-12 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.661 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e944ff5 2024-02-05 16:30:01.661 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e944ff5 2024-02-05 16:30:01.664 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2024-02-05 16:30:01.673 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9985ca 2024-02-05 16:30:01.673 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9985ca 2024-02-05 16:30:01.677 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffe199d 2024-02-05 16:30:01.677 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffe199d 2024-02-05 16:30:01.680 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7e22be 2024-02-05 16:30:01.680 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7e22be 2024-02-05 16:30:01.680 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:30:01.681 [Test worker @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2024-02-05 16:30:01.684 [Test worker @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2024-02-05 16:30:01.687 [DefaultDispatcher-worker-15 @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:01.687 [DefaultDispatcher-worker-15 @coroutine#3288] 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-02-05 16:30:01.687 [DefaultDispatcher-worker-15 @coroutine#3288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:01.687 [DefaultDispatcher-worker-15 @coroutine#3288] 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-02-05 16:30:01.695 [DefaultDispatcher-worker-13 @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2024-02-05 16:30:01.695 [DefaultDispatcher-worker-13 @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 16:30:01.695 [DefaultDispatcher-worker-13 @coroutine#3287] 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-02-05 16:30:01.695 [DefaultDispatcher-worker-13 @coroutine#3287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 16:30:01.708 [DefaultDispatcher-worker-16 @coroutine#3288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:01.708 [DefaultDispatcher-worker-16 @coroutine#3288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:01.709 [Test worker @coroutine#3294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2024-02-05 16:30:01.715 [Test worker @coroutine#3298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2024-02-05 16:30:01.719 [DefaultDispatcher-worker-8 @coroutine#3287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 16:30:01.719 [DefaultDispatcher-worker-8 @coroutine#3287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 16:30:01.734 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:01.740 [Test worker @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b 2024-02-05 16:30:01.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-05 16:30:01.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-05 16:30:01.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:01.746 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@713c4227 2024-02-05 16:30:01.746 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@713c4227 2024-02-05 16:30:01.763 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bfdc92b: (connection evicted) 2024-02-05 16:30:01.764 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@713c4227: (connection evicted) 2024-02-05 16:30:01.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:01.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-05 16:30:01.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-05 16:30:01.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54fd5759 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:01.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:01.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-05 16:30:01.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-02-05 16:30:01.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-02-05 16:30:01.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-05 16:30:01.784 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-02-05 16:30:01.811 [Test worker @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-02-05 16:30:01.822 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-02-05 16:30:01.831 [DefaultDispatcher-worker-16 @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:01.831 [DefaultDispatcher-worker-16 @coroutine#3315] 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-02-05 16:30:01.831 [DefaultDispatcher-worker-16 @coroutine#3315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:01.831 [DefaultDispatcher-worker-16 @coroutine#3315] 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-02-05 16:30:01.832 [DefaultDispatcher-worker-13 @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-02-05 16:30:01.832 [DefaultDispatcher-worker-13 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 16:30:01.832 [DefaultDispatcher-worker-13 @coroutine#3314] 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-02-05 16:30:01.832 [DefaultDispatcher-worker-13 @coroutine#3314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 16:30:01.848 [DefaultDispatcher-worker-7 @coroutine#3315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:01.848 [DefaultDispatcher-worker-7 @coroutine#3315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:01.851 [DefaultDispatcher-worker-14 @coroutine#3314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 16:30:01.851 [DefaultDispatcher-worker-14 @coroutine#3314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 16:30:01.859 [Test worker @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-02-05 16:30:01.864 [Test worker @coroutine#3326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-02-05 16:30:01.869 [Test worker @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-02-05 16:30:01.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-05 16:30:01.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-05 16:30:01.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:01.883 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:01.891 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@893081e: (connection evicted) 2024-02-05 16:30:01.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:01.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-05 16:30:01.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@694c0ed1 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:01.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:01.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-05 16:30:01.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-05 16:30:01.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-05 16:30:01.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-05 16:30:01.919 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-05 16:30:01.928 [DefaultDispatcher-worker-11 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:01.928 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.928 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:01.928 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.929 [DefaultDispatcher-worker-9 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.930 [DefaultDispatcher-worker-9 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.933 [DefaultDispatcher-worker-8 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:01.934 [DefaultDispatcher-worker-8 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.934 [DefaultDispatcher-worker-8 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:01.934 [DefaultDispatcher-worker-8 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.943 [DefaultDispatcher-worker-16 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.943 [DefaultDispatcher-worker-16 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:01.965 [Test worker @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-05 16:30:01.968 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-05 16:30:01.982 [DefaultDispatcher-worker-13 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-05 16:30:01.982 [DefaultDispatcher-worker-14 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:01.982 [DefaultDispatcher-worker-13 @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 16:30:01.982 [DefaultDispatcher-worker-14 @coroutine#3350] 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-02-05 16:30:01.982 [DefaultDispatcher-worker-13 @coroutine#3349] 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-02-05 16:30:01.982 [DefaultDispatcher-worker-13 @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 16:30:01.982 [DefaultDispatcher-worker-14 @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:01.983 [DefaultDispatcher-worker-14 @coroutine#3350] 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-02-05 16:30:01.992 [DefaultDispatcher-worker-13 @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 16:30:01.992 [DefaultDispatcher-worker-13 @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 16:30:02.000 [DefaultDispatcher-worker-16 @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:02.000 [DefaultDispatcher-worker-16 @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:02.015 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:02.019 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-05 16:30:02.023 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-05 16:30:02.033 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-05 16:30:02.035 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d10f6b 2024-02-05 16:30:02.035 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d10f6b 2024-02-05 16:30:02.038 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7816efc1 2024-02-05 16:30:02.038 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7816efc1 2024-02-05 16:30:02.041 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-05 16:30:02.042 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c29641b 2024-02-05 16:30:02.042 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c29641b 2024-02-05 16:30:02.048 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-05 16:30:02.054 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@392be5fa 2024-02-05 16:30:02.054 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@392be5fa 2024-02-05 16:30:02.056 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-05 16:30:02.058 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ff1fe3 2024-02-05 16:30:02.058 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ff1fe3 2024-02-05 16:30:02.061 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b 2024-02-05 16:30:02.061 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@858983a 2024-02-05 16:30:02.061 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@858983a 2024-02-05 16:30:02.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-05 16:30:02.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-05 16:30:02.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=7, active=0, idle=7, waiting=0) 2024-02-05 16:30:02.085 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f663c96 2024-02-05 16:30:02.085 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f663c96 2024-02-05 16:30:02.099 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d071e4b: (connection evicted) 2024-02-05 16:30:02.100 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76d10f6b: (connection evicted) 2024-02-05 16:30:02.100 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7816efc1: (connection evicted) 2024-02-05 16:30:02.101 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c29641b: (connection evicted) 2024-02-05 16:30:02.101 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@392be5fa: (connection evicted) 2024-02-05 16:30:02.101 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47ff1fe3: (connection evicted) 2024-02-05 16:30:02.102 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@858983a: (connection evicted) 2024-02-05 16:30:02.102 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f663c96: (connection evicted) 2024-02-05 16:30:02.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:02.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-05 16:30:02.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b49891 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:02.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:02.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-05 16:30:02.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7940b729 2024-02-05 16:30:02.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7940b729 2024-02-05 16:30:02.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-05 16:30:02.118 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940b729 2024-02-05 16:30:02.138 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940b729 2024-02-05 16:30:02.141 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940b729 2024-02-05 16:30:02.146 [DefaultDispatcher-worker-16 @coroutine#3388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:02.146 [DefaultDispatcher-worker-16 @coroutine#3388] 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-02-05 16:30:02.146 [DefaultDispatcher-worker-16 @coroutine#3388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:02.146 [DefaultDispatcher-worker-16 @coroutine#3388] 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-02-05 16:30:02.161 [DefaultDispatcher-worker-1 @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940b729 2024-02-05 16:30:02.162 [DefaultDispatcher-worker-1 @coroutine#3387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 16:30:02.162 [DefaultDispatcher-worker-1 @coroutine#3387] 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-02-05 16:30:02.162 [DefaultDispatcher-worker-1 @coroutine#3387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 16:30:02.165 [Test worker @coroutine#3392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940b729 2024-02-05 16:30:02.169 [Test worker @coroutine#3398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940b729 2024-02-05 16:30:02.173 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7940b729 2024-02-05 16:30:02.177 [DefaultDispatcher-worker-16 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:02.177 [DefaultDispatcher-worker-16 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.177 [DefaultDispatcher-worker-16 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:02.177 [DefaultDispatcher-worker-16 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.179 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.179 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.183 [DefaultDispatcher-worker-1 @coroutine#3387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 16:30:02.183 [DefaultDispatcher-worker-1 @coroutine#3387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 16:30:02.187 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-02-05 16:30:02.187 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-02-05 16:30:02.188 [DefaultDispatcher-worker-13 @coroutine#3388] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:02.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-05 16:30:02.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-05 16:30:02.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:02.205 [DefaultDispatcher-worker-8 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:02.205 [DefaultDispatcher-worker-8 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.205 [DefaultDispatcher-worker-8 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:02.205 [DefaultDispatcher-worker-8 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.206 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7940b729: (connection evicted) 2024-02-05 16:30:02.207 [DefaultDispatcher-worker-8 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.207 [DefaultDispatcher-worker-8 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:02.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-05 16:30:02.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62fbefad 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:02.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:02.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:02.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-05 16:30:02.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-05 16:30:02.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-05 16:30:02.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-05 16:30:02.226 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-05 16:30:02.267 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-05 16:30:02.270 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-05 16:30:02.280 [DefaultDispatcher-worker-8 @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-05 16:30:02.280 [DefaultDispatcher-worker-8 @coroutine#3426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 16:30:02.280 [DefaultDispatcher-worker-8 @coroutine#3426] 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-02-05 16:30:02.280 [DefaultDispatcher-worker-8 @coroutine#3426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 16:30:02.281 [DefaultDispatcher-worker-1 @coroutine#3427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:02.281 [DefaultDispatcher-worker-1 @coroutine#3427] 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-02-05 16:30:02.281 [DefaultDispatcher-worker-1 @coroutine#3427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:02.281 [DefaultDispatcher-worker-1 @coroutine#3427] 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-02-05 16:30:02.291 [DefaultDispatcher-worker-12 @coroutine#3426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 16:30:02.291 [DefaultDispatcher-worker-12 @coroutine#3426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 16:30:02.294 [DefaultDispatcher-worker-6 @coroutine#3427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:02.294 [DefaultDispatcher-worker-6 @coroutine#3427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:02.304 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-05 16:30:02.309 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-05 16:30:02.325 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-05 16:30:02.325 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:02.329 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-05 16:30:02.343 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@70461f7d 2024-02-05 16:30:02.343 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@70461f7d 2024-02-05 16:30:02.344 [Test worker @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2024-02-05 16:30:02.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-05 16:30:02.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-05 16:30:02.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=2, active=0, idle=2, waiting=0) 2024-02-05 16:30:02.349 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e81ef05 2024-02-05 16:30:02.349 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e81ef05 2024-02-05 16:30:02.355 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@279ebd94: (connection evicted) 2024-02-05 16:30:02.356 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70461f7d: (connection evicted) 2024-02-05 16:30:02.356 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e81ef05: (connection evicted) 2024-02-05 16:30:02.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:02.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-05 16:30:02.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe11091 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:02.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:02.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-05 16:30:02.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2024-02-05 16:30:02.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2024-02-05 16:30:02.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-05 16:30:02.374 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2024-02-05 16:30:02.392 [Test worker @coroutine#3452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2024-02-05 16:30:02.396 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2024-02-05 16:30:02.400 [DefaultDispatcher-worker-4 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:02.400 [DefaultDispatcher-worker-4 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.400 [DefaultDispatcher-worker-4 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:02.400 [DefaultDispatcher-worker-4 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.402 [DefaultDispatcher-worker-16 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.402 [DefaultDispatcher-worker-16 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.403 [DefaultDispatcher-worker-12 @coroutine#3458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:02.403 [DefaultDispatcher-worker-12 @coroutine#3458] 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-02-05 16:30:02.403 [DefaultDispatcher-worker-12 @coroutine#3458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:02.403 [DefaultDispatcher-worker-12 @coroutine#3458] 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-02-05 16:30:02.406 [DefaultDispatcher-worker-3 @coroutine#3457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2024-02-05 16:30:02.407 [DefaultDispatcher-worker-3 @coroutine#3457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 16:30:02.407 [DefaultDispatcher-worker-3 @coroutine#3457] 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-02-05 16:30:02.407 [DefaultDispatcher-worker-3 @coroutine#3457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 16:30:02.415 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2024-02-05 16:30:02.418 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0 2024-02-05 16:30:02.421 [DefaultDispatcher-worker-13 @coroutine#3458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:02.421 [DefaultDispatcher-worker-13 @coroutine#3458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:30:02.425 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-02-05 16:30:02.428 [DefaultDispatcher-worker-15 @coroutine#3457] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request http://localhost/dummyreplication/nodeId 2024-02-05 16:30:02.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-05 16:30:02.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-05 16:30:02.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:02.443 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b3eab0: (connection evicted) 2024-02-05 16:30:02.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:02.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-05 16:30:02.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-05 16:30:02.653 [DefaultDispatcher-worker-16 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:02.653 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.653 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:02.653 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.653 [DefaultDispatcher-worker-15 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:02.654 [DefaultDispatcher-worker-15 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.654 [DefaultDispatcher-worker-15 @coroutine#3063] 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-02-05 16:30:02.654 [DefaultDispatcher-worker-15 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.655 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.655 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.655 [DefaultDispatcher-worker-8 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.657 [DefaultDispatcher-worker-10 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:02.657 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.657 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:02.657 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.659 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.659 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.660 [DefaultDispatcher-worker-15 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:02.661 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.661 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:02.661 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.662 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.662 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.668 [DefaultDispatcher-worker-14 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:02.668 [DefaultDispatcher-worker-14 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.668 [DefaultDispatcher-worker-14 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:02.668 [DefaultDispatcher-worker-14 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.670 [DefaultDispatcher-worker-16 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.670 [DefaultDispatcher-worker-16 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3da6950f 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:02.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:02.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-05 16:30:02.939 [DefaultDispatcher-worker-7 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:02.939 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.939 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:02.939 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.941 [DefaultDispatcher-worker-13 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.941 [DefaultDispatcher-worker-13 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a05350 2024-02-05 16:30:02.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a05350 2024-02-05 16:30:02.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-05 16:30:02.953 [DefaultDispatcher-worker-4 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:02.953 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.953 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:02.953 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.954 [DefaultDispatcher-worker-2 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.955 [DefaultDispatcher-worker-2 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:02.997 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a05350 2024-02-05 16:30:03.038 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a05350 2024-02-05 16:30:03.041 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a05350 2024-02-05 16:30:03.043 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:03.049 [DefaultDispatcher-worker-7 @coroutine#3531] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.049 [DefaultDispatcher-worker-7 @coroutine#3531] 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-02-05 16:30:03.049 [DefaultDispatcher-worker-7 @coroutine#3531] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.049 [DefaultDispatcher-worker-7 @coroutine#3531] 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-02-05 16:30:03.058 [DefaultDispatcher-worker-12 @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a05350 2024-02-05 16:30:03.058 [DefaultDispatcher-worker-12 @coroutine#3530] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.058 [DefaultDispatcher-worker-12 @coroutine#3530] 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-02-05 16:30:03.058 [DefaultDispatcher-worker-12 @coroutine#3530] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.060 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccfe288 2024-02-05 16:30:03.060 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccfe288 2024-02-05 16:30:03.064 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@62080161 2024-02-05 16:30:03.064 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@62080161 2024-02-05 16:30:03.064 [DefaultDispatcher-worker-11 @coroutine#3531] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.064 [DefaultDispatcher-worker-11 @coroutine#3531] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.067 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@663789f8 2024-02-05 16:30:03.067 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@663789f8 2024-02-05 16:30:03.071 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@23350b5a 2024-02-05 16:30:03.071 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@23350b5a 2024-02-05 16:30:03.074 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@307d7616 2024-02-05 16:30:03.074 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@307d7616 2024-02-05 16:30:03.078 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@125c6a71 2024-02-05 16:30:03.078 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@125c6a71 2024-02-05 16:30:03.080 [Test worker @coroutine#3538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a05350 2024-02-05 16:30:03.081 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@48fe498b 2024-02-05 16:30:03.081 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@48fe498b 2024-02-05 16:30:03.085 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@431af415 2024-02-05 16:30:03.085 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@431af415 2024-02-05 16:30:03.088 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@188ce7a6 2024-02-05 16:30:03.089 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@188ce7a6 2024-02-05 16:30:03.089 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 16:30:03.097 [DefaultDispatcher-worker-1 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a05350 2024-02-05 16:30:03.103 [DefaultDispatcher-worker-15 @coroutine#3530] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.103 [DefaultDispatcher-worker-15 @coroutine#3530] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.172 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a05350 2024-02-05 16:30:03.187 [DefaultDispatcher-worker-3 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:03.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-05 16:30:03.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-05 16:30:03.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:30:03.191 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45a05350: (connection evicted) 2024-02-05 16:30:03.192 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ccfe288: (connection evicted) 2024-02-05 16:30:03.192 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.192 [DefaultDispatcher-worker-3 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:03.192 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.201 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.201 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.202 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62080161: (connection evicted) 2024-02-05 16:30:03.203 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@663789f8: (connection evicted) 2024-02-05 16:30:03.204 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23350b5a: (connection evicted) 2024-02-05 16:30:03.204 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@307d7616: (connection evicted) 2024-02-05 16:30:03.205 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@125c6a71: (connection evicted) 2024-02-05 16:30:03.205 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48fe498b: (connection evicted) 2024-02-05 16:30:03.205 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@431af415: (connection evicted) 2024-02-05 16:30:03.206 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188ce7a6: (connection evicted) 2024-02-05 16:30:03.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:03.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-05 16:30:03.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-05 16:30:03.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d145177 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:03.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:03.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-05 16:30:03.217 [DefaultDispatcher-worker-1 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:03.217 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.217 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:03.217 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.219 [DefaultDispatcher-worker-9 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.219 [DefaultDispatcher-worker-9 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-02-05 16:30:03.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-02-05 16:30:03.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-05 16:30:03.232 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-02-05 16:30:03.251 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-02-05 16:30:03.254 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-02-05 16:30:03.256 [DefaultDispatcher-worker-2 @coroutine#3561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.256 [DefaultDispatcher-worker-2 @coroutine#3561] 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-02-05 16:30:03.256 [DefaultDispatcher-worker-2 @coroutine#3561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.256 [DefaultDispatcher-worker-2 @coroutine#3561] 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-02-05 16:30:03.265 [DefaultDispatcher-worker-16 @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-02-05 16:30:03.265 [DefaultDispatcher-worker-16 @coroutine#3560] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.265 [DefaultDispatcher-worker-16 @coroutine#3560] 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-02-05 16:30:03.265 [DefaultDispatcher-worker-16 @coroutine#3560] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.268 [DefaultDispatcher-worker-15 @coroutine#3561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.268 [DefaultDispatcher-worker-15 @coroutine#3561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.273 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-02-05 16:30:03.284 [DefaultDispatcher-worker-7 @coroutine#3560] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.284 [DefaultDispatcher-worker-7 @coroutine#3560] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.290 [DefaultDispatcher-worker-4 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-02-05 16:30:03.331 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:03.347 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c54fe7 2024-02-05 16:30:03.347 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c54fe7 2024-02-05 16:30:03.350 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e02a38f 2024-02-05 16:30:03.350 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e02a38f 2024-02-05 16:30:03.364 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3d2497 2024-02-05 16:30:03.364 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3d2497 2024-02-05 16:30:03.367 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3fa9b4 2024-02-05 16:30:03.367 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3fa9b4 2024-02-05 16:30:03.371 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@653f6fc3 2024-02-05 16:30:03.383 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@653f6fc3 2024-02-05 16:30:03.386 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2ab630 2024-02-05 16:30:03.387 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2ab630 2024-02-05 16:30:03.390 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc02efe 2024-02-05 16:30:03.390 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc02efe 2024-02-05 16:30:03.394 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1056fb 2024-02-05 16:30:03.394 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1056fb 2024-02-05 16:30:03.395 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-02-05 16:30:03.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-05 16:30:03.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-05 16:30:03.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-02-05 16:30:03.412 [DefaultDispatcher-worker-1 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:03.412 [DefaultDispatcher-worker-1 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.412 [DefaultDispatcher-worker-1 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:03.412 [DefaultDispatcher-worker-1 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.412 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@214f77ad 2024-02-05 16:30:03.413 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@214f77ad 2024-02-05 16:30:03.413 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After adding stats (total=9, active=0, idle=9, waiting=0) 2024-02-05 16:30:03.413 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e: (connection evicted) 2024-02-05 16:30:03.414 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10c54fe7: (connection evicted) 2024-02-05 16:30:03.414 [DefaultDispatcher-worker-2 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.414 [DefaultDispatcher-worker-2 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.414 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e02a38f: (connection evicted) 2024-02-05 16:30:03.415 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a3d2497: (connection evicted) 2024-02-05 16:30:03.415 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f3fa9b4: (connection evicted) 2024-02-05 16:30:03.415 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@653f6fc3: (connection evicted) 2024-02-05 16:30:03.416 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e2ab630: (connection evicted) 2024-02-05 16:30:03.416 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc02efe: (connection evicted) 2024-02-05 16:30:03.416 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f1056fb: (connection evicted) 2024-02-05 16:30:03.417 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@214f77ad: (connection evicted) 2024-02-05 16:30:03.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:03.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-05 16:30:03.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-05 16:30:03.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71842e18 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:03.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:03.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-05 16:30:03.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-02-05 16:30:03.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-02-05 16:30:03.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-05 16:30:03.452 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-02-05 16:30:03.481 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-02-05 16:30:03.486 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-02-05 16:30:03.490 [DefaultDispatcher-worker-4 @coroutine#3588] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.490 [DefaultDispatcher-worker-4 @coroutine#3588] 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-02-05 16:30:03.490 [DefaultDispatcher-worker-4 @coroutine#3588] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.490 [DefaultDispatcher-worker-4 @coroutine#3588] 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-02-05 16:30:03.495 [DefaultDispatcher-worker-9 @coroutine#3588] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.495 [DefaultDispatcher-worker-9 @coroutine#3588] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.497 [DefaultDispatcher-worker-9 @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-02-05 16:30:03.498 [DefaultDispatcher-worker-9 @coroutine#3587] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.498 [DefaultDispatcher-worker-9 @coroutine#3587] 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-02-05 16:30:03.498 [DefaultDispatcher-worker-9 @coroutine#3587] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.499 [DefaultDispatcher-worker-3 @coroutine#3587] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.500 [DefaultDispatcher-worker-3 @coroutine#3587] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.508 [Test worker @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-02-05 16:30:03.524 [DefaultDispatcher-worker-6 @coroutine#3599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-02-05 16:30:03.551 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:03.562 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f60823 2024-02-05 16:30:03.562 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f60823 2024-02-05 16:30:03.565 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3931e0ad 2024-02-05 16:30:03.565 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3931e0ad 2024-02-05 16:30:03.569 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d0e6353 2024-02-05 16:30:03.569 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d0e6353 2024-02-05 16:30:03.573 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@780cea96 2024-02-05 16:30:03.573 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@780cea96 2024-02-05 16:30:03.576 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbc42a4 2024-02-05 16:30:03.576 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbc42a4 2024-02-05 16:30:03.580 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@493ef176 2024-02-05 16:30:03.580 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@493ef176 2024-02-05 16:30:03.583 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@76407f9 2024-02-05 16:30:03.584 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@76407f9 2024-02-05 16:30:03.587 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@182315d9 2024-02-05 16:30:03.587 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@182315d9 2024-02-05 16:30:03.590 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@517cd1b 2024-02-05 16:30:03.591 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@517cd1b 2024-02-05 16:30:03.591 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 16:30:03.632 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cc3984 2024-02-05 16:30:03.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-05 16:30:03.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-05 16:30:03.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:30:03.664 [DefaultDispatcher-worker-10 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:03.664 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.664 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:03.664 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.666 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.666 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.667 [DefaultDispatcher-worker-11 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:03.668 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.668 [DefaultDispatcher-worker-11 @coroutine#3063] 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-02-05 16:30:03.668 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.669 [DefaultDispatcher-worker-5 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:03.669 [DefaultDispatcher-worker-5 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.669 [DefaultDispatcher-worker-8 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.669 [DefaultDispatcher-worker-5 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:03.669 [DefaultDispatcher-worker-5 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.670 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.670 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.671 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13cc3984: (connection evicted) 2024-02-05 16:30:03.671 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37f60823: (connection evicted) 2024-02-05 16:30:03.672 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3931e0ad: (connection evicted) 2024-02-05 16:30:03.672 [DefaultDispatcher-worker-12 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:03.672 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.672 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:03.672 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.672 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d0e6353: (connection evicted) 2024-02-05 16:30:03.673 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@780cea96: (connection evicted) 2024-02-05 16:30:03.673 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fbc42a4: (connection evicted) 2024-02-05 16:30:03.673 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@493ef176: (connection evicted) 2024-02-05 16:30:03.674 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.674 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.674 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76407f9: (connection evicted) 2024-02-05 16:30:03.674 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@182315d9: (connection evicted) 2024-02-05 16:30:03.675 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@517cd1b: (connection evicted) 2024-02-05 16:30:03.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:03.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-05 16:30:03.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bf70600 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:03.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:03.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:03.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:03.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-05 16:30:03.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:03.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:03.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:03.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:03.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:03.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:03.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:03.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:03.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-05 16:30:03.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a0aeb8 2024-02-05 16:30:03.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a0aeb8 2024-02-05 16:30:03.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-05 16:30:03.688 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a0aeb8 2024-02-05 16:30:03.698 [DefaultDispatcher-worker-13 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:03.698 [DefaultDispatcher-worker-13 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.698 [DefaultDispatcher-worker-13 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:03.698 [DefaultDispatcher-worker-13 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.700 [DefaultDispatcher-worker-10 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.700 [DefaultDispatcher-worker-10 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.726 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a0aeb8 2024-02-05 16:30:03.728 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a0aeb8 2024-02-05 16:30:03.730 [DefaultDispatcher-worker-14 @coroutine#3626] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.730 [DefaultDispatcher-worker-14 @coroutine#3626] 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-02-05 16:30:03.730 [DefaultDispatcher-worker-14 @coroutine#3626] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.730 [DefaultDispatcher-worker-14 @coroutine#3626] 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-02-05 16:30:03.738 [DefaultDispatcher-worker-11 @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a0aeb8 2024-02-05 16:30:03.738 [DefaultDispatcher-worker-11 @coroutine#3625] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.739 [DefaultDispatcher-worker-11 @coroutine#3625] 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-02-05 16:30:03.739 [DefaultDispatcher-worker-11 @coroutine#3625] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.740 [DefaultDispatcher-worker-16 @coroutine#3626] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.740 [DefaultDispatcher-worker-16 @coroutine#3626] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.755 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a0aeb8 2024-02-05 16:30:03.770 [DefaultDispatcher-worker-3 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a0aeb8 2024-02-05 16:30:03.770 [DefaultDispatcher-worker-11 @coroutine#3625] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.770 [DefaultDispatcher-worker-11 @coroutine#3625] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.787 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:03.800 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de7759f 2024-02-05 16:30:03.800 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de7759f 2024-02-05 16:30:03.803 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@13209853 2024-02-05 16:30:03.803 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@13209853 2024-02-05 16:30:03.819 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@171f1eef 2024-02-05 16:30:03.819 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@171f1eef 2024-02-05 16:30:03.822 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@521d9268 2024-02-05 16:30:03.822 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@521d9268 2024-02-05 16:30:03.826 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f05e39 2024-02-05 16:30:03.826 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f05e39 2024-02-05 16:30:03.845 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6305a2f4 2024-02-05 16:30:03.845 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6305a2f4 2024-02-05 16:30:03.849 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@c02301d 2024-02-05 16:30:03.849 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@c02301d 2024-02-05 16:30:03.852 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@32326d27 2024-02-05 16:30:03.852 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@32326d27 2024-02-05 16:30:03.856 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4445ecce 2024-02-05 16:30:03.856 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4445ecce 2024-02-05 16:30:03.856 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 16:30:03.862 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a0aeb8 2024-02-05 16:30:03.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-05 16:30:03.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-05 16:30:03.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:30:03.891 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57a0aeb8: (connection evicted) 2024-02-05 16:30:03.891 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1de7759f: (connection evicted) 2024-02-05 16:30:03.892 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13209853: (connection evicted) 2024-02-05 16:30:03.892 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@171f1eef: (connection evicted) 2024-02-05 16:30:03.893 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@521d9268: (connection evicted) 2024-02-05 16:30:03.893 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74f05e39: (connection evicted) 2024-02-05 16:30:03.893 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6305a2f4: (connection evicted) 2024-02-05 16:30:03.899 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c02301d: (connection evicted) 2024-02-05 16:30:03.900 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32326d27: (connection evicted) 2024-02-05 16:30:03.900 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4445ecce: (connection evicted) 2024-02-05 16:30:03.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:03.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-05 16:30:03.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c750b69 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:03.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:03.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-05 16:30:03.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2024-02-05 16:30:03.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2024-02-05 16:30:03.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-05 16:30:03.918 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2024-02-05 16:30:03.944 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2024-02-05 16:30:03.947 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2024-02-05 16:30:03.954 [DefaultDispatcher-worker-11 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:03.955 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.955 [DefaultDispatcher-worker-1 @coroutine#3650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.955 [DefaultDispatcher-worker-1 @coroutine#3650] 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/replication/ackAndGetPendingReplications. 2024-02-05 16:30:03.955 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:03.955 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.955 [DefaultDispatcher-worker-1 @coroutine#3650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.955 [DefaultDispatcher-worker-1 @coroutine#3650] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:30:03.957 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.957 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.963 [DefaultDispatcher-worker-15 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:03.964 [DefaultDispatcher-worker-15 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.964 [DefaultDispatcher-worker-15 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:03.964 [DefaultDispatcher-worker-15 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.964 [DefaultDispatcher-worker-8 @coroutine#3650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.964 [DefaultDispatcher-worker-8 @coroutine#3650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:30:03.965 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.965 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:03.989 [DefaultDispatcher-worker-7 @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2024-02-05 16:30:03.989 [DefaultDispatcher-worker-7 @coroutine#3649] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 16:30:03.989 [DefaultDispatcher-worker-7 @coroutine#3649] 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/replication/nodeId. 2024-02-05 16:30:03.989 [DefaultDispatcher-worker-7 @coroutine#3649] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 16:30:03.990 [DefaultDispatcher-worker-8 @coroutine#3649] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 16:30:03.990 [DefaultDispatcher-worker-8 @coroutine#3649] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 16:30:03.998 [DefaultDispatcher-worker-1 @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2024-02-05 16:30:04.008 [DefaultDispatcher-worker-1 @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2024-02-05 16:30:04.017 [DefaultDispatcher-worker-5 @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2024-02-05 16:30:04.017 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:04.034 [DefaultDispatcher-worker-16 @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2024-02-05 16:30:04.038 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2024-02-05 16:30:04.038 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@710a8f48 2024-02-05 16:30:04.038 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@710a8f48 2024-02-05 16:30:04.041 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcd7f19 2024-02-05 16:30:04.042 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcd7f19 2024-02-05 16:30:04.045 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf2e438 2024-02-05 16:30:04.045 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf2e438 2024-02-05 16:30:04.048 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef07522 2024-02-05 16:30:04.048 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef07522 2024-02-05 16:30:04.052 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba5dd7b 2024-02-05 16:30:04.052 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba5dd7b 2024-02-05 16:30:04.057 [DefaultDispatcher-worker-11 @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2024-02-05 16:30:04.063 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@f044ca1 2024-02-05 16:30:04.063 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@f044ca1 2024-02-05 16:30:04.067 [DefaultDispatcher-worker-13 @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2024-02-05 16:30:04.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-05 16:30:04.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-05 16:30:04.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=7, active=0, idle=7, waiting=0) 2024-02-05 16:30:04.072 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bbba5d 2024-02-05 16:30:04.072 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bbba5d 2024-02-05 16:30:04.087 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6484364f: (connection evicted) 2024-02-05 16:30:04.087 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@710a8f48: (connection evicted) 2024-02-05 16:30:04.088 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fcd7f19: (connection evicted) 2024-02-05 16:30:04.088 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bf2e438: (connection evicted) 2024-02-05 16:30:04.089 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ef07522: (connection evicted) 2024-02-05 16:30:04.089 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ba5dd7b: (connection evicted) 2024-02-05 16:30:04.089 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f044ca1: (connection evicted) 2024-02-05 16:30:04.090 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63bbba5d: (connection evicted) 2024-02-05 16:30:04.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:04.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-05 16:30:04.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9979cf 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:04.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:04.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:04.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-05 16:30:04.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2024-02-05 16:30:04.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2024-02-05 16:30:04.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-05 16:30:04.112 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2024-02-05 16:30:04.133 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2024-02-05 16:30:04.144 [Test worker @coroutine#3677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2024-02-05 16:30:04.151 [DefaultDispatcher-worker-17 @coroutine#3681] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:30:04.151 [DefaultDispatcher-worker-17 @coroutine#3681] 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/replication/ackAndGetPendingReplications. 2024-02-05 16:30:04.151 [DefaultDispatcher-worker-17 @coroutine#3681] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:30:04.151 [DefaultDispatcher-worker-17 @coroutine#3681] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:30:04.155 [DefaultDispatcher-worker-18 @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2024-02-05 16:30:04.156 [DefaultDispatcher-worker-18 @coroutine#3680] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 16:30:04.156 [DefaultDispatcher-worker-18 @coroutine#3680] 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/replication/nodeId. 2024-02-05 16:30:04.156 [DefaultDispatcher-worker-18 @coroutine#3680] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 16:30:04.176 [DefaultDispatcher-worker-1 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2024-02-05 16:30:04.178 [DefaultDispatcher-worker-9 @coroutine#3681] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:30:04.178 [DefaultDispatcher-worker-9 @coroutine#3681] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:30:04.186 [DefaultDispatcher-worker-12 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2024-02-05 16:30:04.188 [DefaultDispatcher-worker-15 @coroutine#3680] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 16:30:04.188 [DefaultDispatcher-worker-15 @coroutine#3680] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 16:30:04.196 [DefaultDispatcher-worker-1 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2024-02-05 16:30:04.206 [DefaultDispatcher-worker-18 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2024-02-05 16:30:04.211 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:04.211 [DefaultDispatcher-worker-16 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:04.212 [DefaultDispatcher-worker-16 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.212 [DefaultDispatcher-worker-16 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:04.212 [DefaultDispatcher-worker-16 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.217 [DefaultDispatcher-worker-8 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2024-02-05 16:30:04.217 [DefaultDispatcher-worker-11 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.218 [DefaultDispatcher-worker-11 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.222 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@470a3e6c 2024-02-05 16:30:04.222 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@470a3e6c 2024-02-05 16:30:04.225 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@49cdc8fd 2024-02-05 16:30:04.225 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@49cdc8fd 2024-02-05 16:30:04.228 [DefaultDispatcher-worker-13 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2024-02-05 16:30:04.229 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df2551c 2024-02-05 16:30:04.229 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df2551c 2024-02-05 16:30:04.230 [DefaultDispatcher-worker-12 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:04.230 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.230 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:04.230 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-05 16:30:04.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-05 16:30:04.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2024-02-05 16:30:04.231 [DefaultDispatcher-worker-4 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.231 [DefaultDispatcher-worker-4 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.233 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f0c2c6 2024-02-05 16:30:04.233 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f0c2c6 2024-02-05 16:30:04.237 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cce672c: (connection evicted) 2024-02-05 16:30:04.238 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@470a3e6c: (connection evicted) 2024-02-05 16:30:04.238 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49cdc8fd: (connection evicted) 2024-02-05 16:30:04.239 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4df2551c: (connection evicted) 2024-02-05 16:30:04.239 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8f0c2c6: (connection evicted) 2024-02-05 16:30:04.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:04.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-05 16:30:04.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-05 16:30:04.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6491006 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:04.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:04.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:04.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:04.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:04.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:04.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:04.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-05 16:30:04.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-05 16:30:04.248 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.266 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.268 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.270 [DefaultDispatcher-worker-1 @coroutine#3713] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:30:04.270 [DefaultDispatcher-worker-1 @coroutine#3713] 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/replication/ackAndGetPendingReplications. 2024-02-05 16:30:04.270 [DefaultDispatcher-worker-1 @coroutine#3713] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:30:04.270 [DefaultDispatcher-worker-1 @coroutine#3713] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:30:04.277 [DefaultDispatcher-worker-2 @coroutine#3713] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:30:04.277 [DefaultDispatcher-worker-2 @coroutine#3713] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:30:04.279 [DefaultDispatcher-worker-18 @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.279 [DefaultDispatcher-worker-18 @coroutine#3712] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 16:30:04.279 [DefaultDispatcher-worker-18 @coroutine#3712] 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/replication/nodeId. 2024-02-05 16:30:04.279 [DefaultDispatcher-worker-18 @coroutine#3712] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 16:30:04.280 [DefaultDispatcher-worker-1 @coroutine#3712] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 16:30:04.280 [DefaultDispatcher-worker-1 @coroutine#3712] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 16:30:04.292 [DefaultDispatcher-worker-4 @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.301 [DefaultDispatcher-worker-4 @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.311 [DefaultDispatcher-worker-10 @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.321 [DefaultDispatcher-worker-1 @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.330 [DefaultDispatcher-worker-13 @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.340 [DefaultDispatcher-worker-11 @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.344 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.347 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.347 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:04.358 [DefaultDispatcher-worker-14 @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.373 [DefaultDispatcher-worker-11 @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.375 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e52a8c2 2024-02-05 16:30:04.375 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e52a8c2 2024-02-05 16:30:04.379 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@20955378 2024-02-05 16:30:04.379 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@20955378 2024-02-05 16:30:04.385 [DefaultDispatcher-worker-14 @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.390 [Test worker @coroutine#3721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=555383097643716609 2024-02-05 16:30:04.390 [Test worker @coroutine#3721] 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/PersonDao/findByUidAsync?uid=555383097643716609. 2024-02-05 16:30:04.390 [Test worker @coroutine#3721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=555383097643716609 2024-02-05 16:30:04.391 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@24aac3b2 2024-02-05 16:30:04.391 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@24aac3b2 2024-02-05 16:30:04.393 [Test worker @coroutine#3721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=555383097643716609 2024-02-05 16:30:04.393 [Test worker @coroutine#3721] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=555383097643716609 2024-02-05 16:30:04.395 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a85943 2024-02-05 16:30:04.395 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a85943 2024-02-05 16:30:04.399 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a07e90c 2024-02-05 16:30:04.399 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a07e90c 2024-02-05 16:30:04.404 [DefaultDispatcher-worker-12 @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.411 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@50037fa7 2024-02-05 16:30:04.411 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@50037fa7 2024-02-05 16:30:04.413 [DefaultDispatcher-worker-4 @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54816d7a 2024-02-05 16:30:04.415 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@22469146 2024-02-05 16:30:04.415 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@22469146 2024-02-05 16:30:04.419 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@187a60c 2024-02-05 16:30:04.419 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@187a60c 2024-02-05 16:30:04.423 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ad60b9 2024-02-05 16:30:04.423 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ad60b9 2024-02-05 16:30:04.423 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:30:04.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-05 16:30:04.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-05 16:30:04.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:30:04.425 [DefaultDispatcher-worker-10 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:04.425 [DefaultDispatcher-worker-10 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.425 [DefaultDispatcher-worker-10 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:04.425 [DefaultDispatcher-worker-10 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.428 [DefaultDispatcher-worker-13 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.428 [DefaultDispatcher-worker-13 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.431 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54816d7a: (connection evicted) 2024-02-05 16:30:04.431 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e52a8c2: (connection evicted) 2024-02-05 16:30:04.432 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20955378: (connection evicted) 2024-02-05 16:30:04.432 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24aac3b2: (connection evicted) 2024-02-05 16:30:04.433 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61a85943: (connection evicted) 2024-02-05 16:30:04.433 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a07e90c: (connection evicted) 2024-02-05 16:30:04.434 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50037fa7: (connection evicted) 2024-02-05 16:30:04.434 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22469146: (connection evicted) 2024-02-05 16:30:04.434 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@187a60c: (connection evicted) 2024-02-05 16:30:04.435 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64ad60b9: (connection evicted) 2024-02-05 16:30:04.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:04.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-05 16:30:04.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3093161a 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:04.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:04.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-05 16:30:04.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2024-02-05 16:30:04.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2024-02-05 16:30:04.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-05 16:30:04.457 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2024-02-05 16:30:04.478 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2024-02-05 16:30:04.480 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2024-02-05 16:30:04.482 [DefaultDispatcher-worker-5 @coroutine#3751] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:30:04.482 [DefaultDispatcher-worker-5 @coroutine#3751] 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/replication/ackAndGetPendingReplications. 2024-02-05 16:30:04.482 [DefaultDispatcher-worker-5 @coroutine#3751] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:30:04.482 [DefaultDispatcher-worker-5 @coroutine#3751] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:30:04.490 [DefaultDispatcher-worker-13 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2024-02-05 16:30:04.490 [DefaultDispatcher-worker-13 @coroutine#3750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 16:30:04.491 [DefaultDispatcher-worker-13 @coroutine#3750] 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/replication/nodeId. 2024-02-05 16:30:04.491 [DefaultDispatcher-worker-13 @coroutine#3750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 16:30:04.496 [DefaultDispatcher-worker-10 @coroutine#3751] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:30:04.496 [DefaultDispatcher-worker-10 @coroutine#3751] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:30:04.503 [DefaultDispatcher-worker-15 @coroutine#3750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 16:30:04.503 [DefaultDispatcher-worker-15 @coroutine#3750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 16:30:04.508 [DefaultDispatcher-worker-14 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2024-02-05 16:30:04.517 [DefaultDispatcher-worker-5 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2024-02-05 16:30:04.526 [DefaultDispatcher-worker-13 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2024-02-05 16:30:04.536 [DefaultDispatcher-worker-13 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2024-02-05 16:30:04.546 [DefaultDispatcher-worker-6 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2024-02-05 16:30:04.555 [DefaultDispatcher-worker-18 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2024-02-05 16:30:04.556 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:04.558 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2024-02-05 16:30:04.568 [DefaultDispatcher-worker-13 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2024-02-05 16:30:04.578 [DefaultDispatcher-worker-5 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5978ba12 2024-02-05 16:30:04.579 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c3d109 2024-02-05 16:30:04.579 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c3d109 2024-02-05 16:30:04.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-05 16:30:04.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-05 16:30:04.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=2, active=0, idle=2, waiting=0) 2024-02-05 16:30:04.589 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@480437a1 2024-02-05 16:30:04.589 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@480437a1 2024-02-05 16:30:04.591 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5978ba12: (connection evicted) 2024-02-05 16:30:04.592 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c3d109: (connection evicted) 2024-02-05 16:30:04.592 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@480437a1: (connection evicted) 2024-02-05 16:30:04.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:04.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-05 16:30:04.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-05 16:30:04.615 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f10967 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:04.616 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:04.619 [Test worker @coroutine#3771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-05 16:30:04.635 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df 2024-02-05 16:30:04.635 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df 2024-02-05 16:30:04.635 [Test worker @coroutine#3771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-05 16:30:04.657 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df 2024-02-05 16:30:04.674 [DefaultDispatcher-worker-12 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:04.674 [DefaultDispatcher-worker-12 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.674 [DefaultDispatcher-worker-12 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:04.674 [DefaultDispatcher-worker-12 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.676 [DefaultDispatcher-worker-7 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.676 [DefaultDispatcher-worker-7 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.677 [DefaultDispatcher-worker-3 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:04.678 [DefaultDispatcher-worker-11 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:04.678 [DefaultDispatcher-worker-3 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.678 [DefaultDispatcher-worker-11 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.678 [DefaultDispatcher-worker-3 @coroutine#3063] 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-02-05 16:30:04.678 [DefaultDispatcher-worker-11 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:04.678 [DefaultDispatcher-worker-3 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.678 [DefaultDispatcher-worker-11 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.679 [DefaultDispatcher-worker-8 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.679 [DefaultDispatcher-worker-8 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.682 [DefaultDispatcher-worker-3 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.683 [DefaultDispatcher-worker-7 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:04.683 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.683 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:04.683 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.685 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.685 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.692 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df 2024-02-05 16:30:04.695 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df 2024-02-05 16:30:04.700 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df 2024-02-05 16:30:04.709 [DefaultDispatcher-worker-3 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:04.710 [DefaultDispatcher-worker-3 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.710 [DefaultDispatcher-worker-3 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:04.710 [DefaultDispatcher-worker-3 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.710 [DefaultDispatcher-worker-15 @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df 2024-02-05 16:30:04.711 [DefaultDispatcher-worker-10 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.712 [DefaultDispatcher-worker-10 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.729 [DefaultDispatcher-worker-7 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df 2024-02-05 16:30:04.735 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:04.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-05 16:30:04.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-05 16:30:04.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:04.759 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ebb36df: (connection evicted) 2024-02-05 16:30:04.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:04.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-05 16:30:04.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6779af40 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:04.763 [Test worker @coroutine#3813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-05 16:30:04.783 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-05 16:30:04.783 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-05 16:30:04.783 [Test worker @coroutine#3813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-05 16:30:04.811 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-05 16:30:04.826 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-05 16:30:04.829 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-05 16:30:04.831 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-05 16:30:04.832 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@687d31a9 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc28ad0 2024-02-05 16:30:04.833 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc28ad0 2024-02-05 16:30:04.834 [Test worker @coroutine#3813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-05 16:30:04.857 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc28ad0 2024-02-05 16:30:04.873 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc28ad0 2024-02-05 16:30:04.875 [Test worker @coroutine#3822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc28ad0 2024-02-05 16:30:04.878 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc28ad0 2024-02-05 16:30:04.883 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:04.887 [DefaultDispatcher-worker-14 @coroutine#3826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc28ad0 2024-02-05 16:30:04.908 [DefaultDispatcher-worker-5 @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-05 16:30:04.918 [DefaultDispatcher-worker-18 @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-05 16:30:04.927 [DefaultDispatcher-worker-14 @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68303aad 2024-02-05 16:30:04.934 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:04.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-05 16:30:04.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-05 16:30:04.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:04.954 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68303aad: (connection evicted) 2024-02-05 16:30:04.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:04.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-05 16:30:04.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-05 16:30:04.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-05 16:30:04.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-05 16:30:04.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:04.957 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cc28ad0: (connection evicted) 2024-02-05 16:30:04.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:04.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-05 16:30:04.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d5fc340 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:04.961 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ce081a 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ce081a 2024-02-05 16:30:04.962 [Test worker @coroutine#3848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-05 16:30:04.966 [DefaultDispatcher-worker-10 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:04.967 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.967 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:04.967 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.968 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.968 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.976 [DefaultDispatcher-worker-4 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:04.977 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.977 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:04.977 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.978 [DefaultDispatcher-worker-8 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.978 [DefaultDispatcher-worker-8 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:04.991 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ce081a 2024-02-05 16:30:05.022 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ce081a 2024-02-05 16:30:05.026 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ce081a 2024-02-05 16:30:05.029 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ce081a 2024-02-05 16:30:05.029 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cbaabfb 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:05.030 [Test worker @coroutine#3848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-05 16:30:05.031 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 16:30:05.031 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 16:30:05.031 [Test worker @coroutine#3848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-05 16:30:05.059 [Test worker @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 16:30:05.062 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:05.075 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 16:30:05.078 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 16:30:05.080 [Test worker @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 16:30:05.089 [DefaultDispatcher-worker-1 @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690 2024-02-05 16:30:05.105 [DefaultDispatcher-worker-13 @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ce081a 2024-02-05 16:30:05.113 [DefaultDispatcher-worker-11 @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ce081a 2024-02-05 16:30:05.123 [DefaultDispatcher-worker-7 @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ce081a 2024-02-05 16:30:05.131 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:05.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-05 16:30:05.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-05 16:30:05.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:05.135 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33ce081a: (connection evicted) 2024-02-05 16:30:05.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:05.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-05 16:30:05.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-05 16:30:05.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-05 16:30:05.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-05 16:30:05.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:05.149 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb3b690: (connection evicted) 2024-02-05 16:30:05.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:05.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-05 16:30:05.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-05 16:30:05.152 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-05 16:30:05.152 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:05.152 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:05.152 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:05.152 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:05.152 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:05.152 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:05.152 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c38f4de 2024-02-05 16:30:05.152 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:05.152 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:05.152 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:05.152 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:05.153 [Test worker @coroutine#3891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-05 16:30:05.169 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@923bf67 2024-02-05 16:30:05.169 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@923bf67 2024-02-05 16:30:05.169 [Test worker @coroutine#3891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-05 16:30:05.191 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@923bf67 2024-02-05 16:30:05.207 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@923bf67 2024-02-05 16:30:05.210 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@923bf67 2024-02-05 16:30:05.213 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@923bf67 2024-02-05 16:30:05.223 [DefaultDispatcher-worker-3 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@923bf67 2024-02-05 16:30:05.227 [DefaultDispatcher-worker-11 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:05.227 [DefaultDispatcher-worker-11 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.227 [DefaultDispatcher-worker-11 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:05.227 [DefaultDispatcher-worker-11 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.229 [DefaultDispatcher-worker-1 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.229 [DefaultDispatcher-worker-1 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.240 [DefaultDispatcher-worker-15 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:05.240 [DefaultDispatcher-worker-15 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.240 [DefaultDispatcher-worker-15 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:05.240 [DefaultDispatcher-worker-15 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.242 [DefaultDispatcher-worker-11 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.242 [DefaultDispatcher-worker-11 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.251 [DefaultDispatcher-worker-1 @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@923bf67 2024-02-05 16:30:05.254 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@923bf67 2024-02-05 16:30:05.263 [DefaultDispatcher-worker-13 @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@923bf67 2024-02-05 16:30:05.270 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:05.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-05 16:30:05.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-05 16:30:05.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:05.284 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@923bf67: (connection evicted) 2024-02-05 16:30:05.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:05.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-05 16:30:05.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26b150cd 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:05.287 [Test worker @coroutine#3935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-05 16:30:05.288 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 16:30:05.288 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 16:30:05.288 [Test worker @coroutine#3935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-05 16:30:05.311 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 16:30:05.327 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 16:30:05.329 [Test worker @coroutine#3938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 16:30:05.332 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 16:30:05.344 [DefaultDispatcher-worker-12 @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 16:30:05.349 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e68fac 2024-02-05 16:30:05.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-05 16:30:05.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-05 16:30:05.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:05.373 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45e68fac: (connection evicted) 2024-02-05 16:30:05.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:05.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-05 16:30:05.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-05 16:30:05.376 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ca464bb 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:05.377 [Test worker @coroutine#3966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-05 16:30:05.391 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f041cb 2024-02-05 16:30:05.391 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f041cb 2024-02-05 16:30:05.391 [Test worker @coroutine#3966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-05 16:30:05.415 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f041cb 2024-02-05 16:30:05.432 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f041cb 2024-02-05 16:30:05.437 [DefaultDispatcher-worker-14 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:05.437 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.437 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:05.437 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.439 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.439 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.440 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f041cb 2024-02-05 16:30:05.443 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f041cb 2024-02-05 16:30:05.447 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f041cb 2024-02-05 16:30:05.457 [DefaultDispatcher-worker-10 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46f041cb 2024-02-05 16:30:05.547 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:05.685 [DefaultDispatcher-worker-8 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:05.685 [DefaultDispatcher-worker-8 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.685 [DefaultDispatcher-worker-8 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:05.685 [DefaultDispatcher-worker-8 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.689 [DefaultDispatcher-worker-12 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:05.690 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.690 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:05.690 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.690 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.690 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.690 [DefaultDispatcher-worker-14 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:05.690 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.690 [DefaultDispatcher-worker-14 @coroutine#3063] 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-02-05 16:30:05.690 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.691 [DefaultDispatcher-worker-18 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.691 [DefaultDispatcher-worker-18 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.691 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.692 [DefaultDispatcher-worker-3 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:05.693 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.693 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:05.693 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.695 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.695 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.799 [DefaultDispatcher-worker-7 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:05.800 [DefaultDispatcher-worker-7 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.800 [DefaultDispatcher-worker-7 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:05.800 [DefaultDispatcher-worker-7 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.801 [DefaultDispatcher-worker-6 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.802 [DefaultDispatcher-worker-6 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.984 [DefaultDispatcher-worker-15 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:05.985 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.985 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:05.985 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.986 [DefaultDispatcher-worker-13 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.986 [DefaultDispatcher-worker-13 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.987 [DefaultDispatcher-worker-15 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:05.987 [DefaultDispatcher-worker-15 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.987 [DefaultDispatcher-worker-15 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:05.987 [DefaultDispatcher-worker-15 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.989 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:05.989 [DefaultDispatcher-worker-9 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.240 [DefaultDispatcher-worker-2 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:06.240 [DefaultDispatcher-worker-2 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.240 [DefaultDispatcher-worker-2 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:06.240 [DefaultDispatcher-worker-2 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.242 [DefaultDispatcher-worker-11 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.242 [DefaultDispatcher-worker-11 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.251 [DefaultDispatcher-worker-8 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:06.251 [DefaultDispatcher-worker-8 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.252 [DefaultDispatcher-worker-8 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:06.252 [DefaultDispatcher-worker-8 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.253 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.253 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.454 [DefaultDispatcher-worker-8 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:06.455 [DefaultDispatcher-worker-8 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.455 [DefaultDispatcher-worker-8 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:06.455 [DefaultDispatcher-worker-8 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.460 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.460 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.700 [DefaultDispatcher-worker-1 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:06.700 [DefaultDispatcher-worker-1 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.700 [DefaultDispatcher-worker-1 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:06.700 [DefaultDispatcher-worker-1 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.702 [DefaultDispatcher-worker-16 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.702 [DefaultDispatcher-worker-16 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.704 [DefaultDispatcher-worker-18 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:06.704 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.704 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:06.704 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.705 [DefaultDispatcher-worker-14 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:06.705 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.705 [DefaultDispatcher-worker-14 @coroutine#3063] 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-02-05 16:30:06.705 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.706 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.706 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.706 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.711 [DefaultDispatcher-worker-16 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:06.712 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.712 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:06.712 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.713 [DefaultDispatcher-worker-13 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.714 [DefaultDispatcher-worker-13 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.810 [DefaultDispatcher-worker-17 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:06.810 [DefaultDispatcher-worker-17 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.810 [DefaultDispatcher-worker-17 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:06.810 [DefaultDispatcher-worker-17 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.811 [DefaultDispatcher-worker-17 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.811 [DefaultDispatcher-worker-17 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.994 [DefaultDispatcher-worker-8 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:06.995 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.995 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:06.995 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.996 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.996 [DefaultDispatcher-worker-11 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.997 [DefaultDispatcher-worker-4 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:06.997 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.997 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:06.997 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.998 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:06.998 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.251 [DefaultDispatcher-worker-14 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:07.251 [DefaultDispatcher-worker-14 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.251 [DefaultDispatcher-worker-14 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:07.251 [DefaultDispatcher-worker-14 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.253 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.253 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.262 [DefaultDispatcher-worker-10 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:07.263 [DefaultDispatcher-worker-10 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.263 [DefaultDispatcher-worker-10 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:07.263 [DefaultDispatcher-worker-10 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.264 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.264 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.469 [DefaultDispatcher-worker-4 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:07.469 [DefaultDispatcher-worker-4 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.470 [DefaultDispatcher-worker-4 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:07.470 [DefaultDispatcher-worker-4 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.472 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.472 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.710 [DefaultDispatcher-worker-11 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:07.710 [DefaultDispatcher-worker-11 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.710 [DefaultDispatcher-worker-11 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:07.710 [DefaultDispatcher-worker-11 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.712 [DefaultDispatcher-worker-14 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.712 [DefaultDispatcher-worker-14 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.713 [DefaultDispatcher-worker-6 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:07.714 [DefaultDispatcher-worker-6 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.714 [DefaultDispatcher-worker-6 @coroutine#3063] 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-02-05 16:30:07.714 [DefaultDispatcher-worker-6 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.714 [DefaultDispatcher-worker-11 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:07.714 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.714 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:07.714 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.716 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.716 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.716 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.722 [DefaultDispatcher-worker-7 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:07.722 [DefaultDispatcher-worker-7 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.722 [DefaultDispatcher-worker-7 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:07.722 [DefaultDispatcher-worker-7 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.724 [DefaultDispatcher-worker-3 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.724 [DefaultDispatcher-worker-3 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.821 [DefaultDispatcher-worker-10 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:07.821 [DefaultDispatcher-worker-10 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.821 [DefaultDispatcher-worker-10 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:07.821 [DefaultDispatcher-worker-10 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.823 [DefaultDispatcher-worker-10 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:07.823 [DefaultDispatcher-worker-10 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.005 [DefaultDispatcher-worker-9 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:08.005 [DefaultDispatcher-worker-9 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.005 [DefaultDispatcher-worker-9 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:08.005 [DefaultDispatcher-worker-9 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.006 [DefaultDispatcher-worker-4 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:08.007 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.007 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:08.007 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.007 [DefaultDispatcher-worker-12 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.007 [DefaultDispatcher-worker-12 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.008 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.008 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.262 [DefaultDispatcher-worker-10 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:08.262 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.262 [DefaultDispatcher-worker-10 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:08.262 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.264 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.264 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.272 [DefaultDispatcher-worker-2 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:08.273 [DefaultDispatcher-worker-2 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.273 [DefaultDispatcher-worker-2 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:08.273 [DefaultDispatcher-worker-2 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.274 [DefaultDispatcher-worker-5 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.274 [DefaultDispatcher-worker-5 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.481 [DefaultDispatcher-worker-7 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:08.482 [DefaultDispatcher-worker-7 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.482 [DefaultDispatcher-worker-7 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:08.482 [DefaultDispatcher-worker-7 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.483 [DefaultDispatcher-worker-8 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.483 [DefaultDispatcher-worker-8 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.720 [DefaultDispatcher-worker-7 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:08.720 [DefaultDispatcher-worker-7 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.720 [DefaultDispatcher-worker-7 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:08.720 [DefaultDispatcher-worker-7 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.722 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.722 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.723 [DefaultDispatcher-worker-14 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:08.723 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.723 [DefaultDispatcher-worker-11 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:08.723 [DefaultDispatcher-worker-14 @coroutine#3063] 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-02-05 16:30:08.723 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.723 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.723 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:08.723 [DefaultDispatcher-worker-11 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.724 [DefaultDispatcher-worker-17 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.725 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.725 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.733 [DefaultDispatcher-worker-5 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:08.733 [DefaultDispatcher-worker-5 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.733 [DefaultDispatcher-worker-5 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:08.733 [DefaultDispatcher-worker-5 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.735 [DefaultDispatcher-worker-11 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.735 [DefaultDispatcher-worker-11 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.831 [DefaultDispatcher-worker-1 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:08.832 [DefaultDispatcher-worker-1 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.832 [DefaultDispatcher-worker-1 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:08.832 [DefaultDispatcher-worker-1 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.833 [DefaultDispatcher-worker-6 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.833 [DefaultDispatcher-worker-6 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:08.845 [DefaultDispatcher-worker-1 @coroutine#4134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-05 16:30:08.933 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:09.016 [DefaultDispatcher-worker-7 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:09.016 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.016 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:09.016 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.017 [DefaultDispatcher-worker-15 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:09.017 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.017 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:09.017 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.019 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.019 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.019 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.019 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.273 [DefaultDispatcher-worker-10 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:09.273 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.273 [DefaultDispatcher-worker-10 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:09.273 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.276 [DefaultDispatcher-worker-16 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.277 [DefaultDispatcher-worker-16 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.283 [DefaultDispatcher-worker-1 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:09.283 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.284 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:09.284 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.285 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.285 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.348 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:09.491 [DefaultDispatcher-worker-15 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:09.492 [DefaultDispatcher-worker-15 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.492 [DefaultDispatcher-worker-15 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:09.492 [DefaultDispatcher-worker-15 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.503 [DefaultDispatcher-worker-10 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.503 [DefaultDispatcher-worker-10 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.729 [DefaultDispatcher-worker-10 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:09.729 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.729 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:09.729 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.730 [DefaultDispatcher-worker-7 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:09.731 [DefaultDispatcher-worker-7 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.731 [DefaultDispatcher-worker-7 @coroutine#3063] 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-02-05 16:30:09.731 [DefaultDispatcher-worker-7 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.731 [DefaultDispatcher-worker-16 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.731 [DefaultDispatcher-worker-16 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.732 [DefaultDispatcher-worker-15 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.743 [DefaultDispatcher-worker-4 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:09.744 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.744 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:09.744 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.745 [DefaultDispatcher-worker-18 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.745 [DefaultDispatcher-worker-18 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.746 [DefaultDispatcher-worker-9 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:09.746 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.746 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:09.746 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.747 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.747 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.842 [DefaultDispatcher-worker-3 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:09.842 [DefaultDispatcher-worker-3 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.842 [DefaultDispatcher-worker-3 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:09.843 [DefaultDispatcher-worker-3 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.844 [DefaultDispatcher-worker-10 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:09.844 [DefaultDispatcher-worker-10 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.025 [DefaultDispatcher-worker-9 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:10.025 [DefaultDispatcher-worker-4 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:10.026 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.026 [DefaultDispatcher-worker-9 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.026 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:10.026 [DefaultDispatcher-worker-9 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:10.026 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.026 [DefaultDispatcher-worker-9 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.027 [DefaultDispatcher-worker-3 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.027 [DefaultDispatcher-worker-14 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.027 [DefaultDispatcher-worker-3 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.027 [DefaultDispatcher-worker-14 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.236 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:10.284 [DefaultDispatcher-worker-16 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:10.285 [DefaultDispatcher-worker-16 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.285 [DefaultDispatcher-worker-16 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:10.285 [DefaultDispatcher-worker-16 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.286 [DefaultDispatcher-worker-4 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.286 [DefaultDispatcher-worker-4 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.293 [DefaultDispatcher-worker-1 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:10.293 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.293 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:10.293 [DefaultDispatcher-worker-1 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.295 [DefaultDispatcher-worker-9 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.295 [DefaultDispatcher-worker-9 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.465 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:10.511 [DefaultDispatcher-worker-16 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:10.511 [DefaultDispatcher-worker-16 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.512 [DefaultDispatcher-worker-16 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:10.512 [DefaultDispatcher-worker-16 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.513 [DefaultDispatcher-worker-15 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.513 [DefaultDispatcher-worker-15 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.565 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:10.672 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:10.750 [DefaultDispatcher-worker-13 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:10.750 [DefaultDispatcher-worker-16 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:10.750 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.750 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:10.750 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.750 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.750 [DefaultDispatcher-worker-16 @coroutine#3063] 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-02-05 16:30:10.750 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.752 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.752 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.752 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.754 [DefaultDispatcher-worker-15 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:10.754 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.754 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:10.754 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.755 [DefaultDispatcher-worker-17 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:10.755 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.755 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:10.755 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.756 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.756 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.756 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.756 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.852 [DefaultDispatcher-worker-15 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:10.852 [DefaultDispatcher-worker-15 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.852 [DefaultDispatcher-worker-15 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:10.853 [DefaultDispatcher-worker-15 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.854 [DefaultDispatcher-worker-17 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:10.854 [DefaultDispatcher-worker-17 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.035 [DefaultDispatcher-worker-4 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:11.035 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.035 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:11.035 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.036 [DefaultDispatcher-worker-15 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:11.036 [DefaultDispatcher-worker-15 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.036 [DefaultDispatcher-worker-15 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:11.036 [DefaultDispatcher-worker-15 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.037 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.037 [DefaultDispatcher-worker-2 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.037 [DefaultDispatcher-worker-2 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.037 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.072 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:11.295 [DefaultDispatcher-worker-4 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:11.295 [DefaultDispatcher-worker-4 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.295 [DefaultDispatcher-worker-4 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:11.295 [DefaultDispatcher-worker-4 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.297 [DefaultDispatcher-worker-13 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.297 [DefaultDispatcher-worker-13 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.304 [DefaultDispatcher-worker-13 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:11.304 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.304 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:11.304 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.306 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.306 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.474 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:11.524 [DefaultDispatcher-worker-17 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:11.524 [DefaultDispatcher-worker-17 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.524 [DefaultDispatcher-worker-17 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:11.524 [DefaultDispatcher-worker-17 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.525 [DefaultDispatcher-worker-11 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.526 [DefaultDispatcher-worker-11 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.536 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:11.572 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:11.608 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:11.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-05 16:30:11.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-05 16:30:11.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:11.719 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46f041cb: (connection evicted) 2024-02-05 16:30:11.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:11.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-05 16:30:11.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-05 16:30:11.726 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-05 16:30:11.726 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:11.726 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:11.726 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:11.726 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:11.726 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:11.726 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:11.726 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@755a4ef5 2024-02-05 16:30:11.726 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:11.726 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:11.726 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:11.726 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:11.726 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:11.727 [Test worker @coroutine#4233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-05 16:30:11.735 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-05 16:30:11.735 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-05 16:30:11.735 [Test worker @coroutine#4233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-05 16:30:11.761 [DefaultDispatcher-worker-7 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:11.761 [DefaultDispatcher-worker-12 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:11.761 [DefaultDispatcher-worker-7 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.761 [DefaultDispatcher-worker-7 @coroutine#3063] 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-02-05 16:30:11.761 [DefaultDispatcher-worker-7 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.762 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.762 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:11.762 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.763 [DefaultDispatcher-worker-5 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.763 [DefaultDispatcher-worker-10 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:11.763 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.763 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:11.763 [DefaultDispatcher-worker-10 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.764 [DefaultDispatcher-worker-14 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:11.764 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.764 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:11.764 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.765 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.765 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.765 [DefaultDispatcher-worker-3 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.765 [DefaultDispatcher-worker-3 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.765 [DefaultDispatcher-worker-15 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.765 [DefaultDispatcher-worker-15 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.770 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-05 16:30:11.787 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-05 16:30:11.790 [Test worker @coroutine#4247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-05 16:30:11.792 [Test worker @coroutine#4249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-05 16:30:11.802 [DefaultDispatcher-worker-2 @coroutine#4251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-05 16:30:11.818 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:11.831 [DefaultDispatcher-worker-3 @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-05 16:30:11.968 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:11.968 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:11.968 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:11.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-05 16:30:11.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-05 16:30:11.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:11.978 [DefaultDispatcher-worker-17 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:11.978 [DefaultDispatcher-worker-17 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.978 [DefaultDispatcher-worker-17 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:11.978 [DefaultDispatcher-worker-17 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.981 [DefaultDispatcher-worker-15 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.981 [DefaultDispatcher-worker-15 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:11.983 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1002c49e: (connection evicted) 2024-02-05 16:30:11.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:11.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-05 16:30:11.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ff40324 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:11.988 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:11.989 [Test worker @coroutine#4289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-05 16:30:11.999 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 16:30:11.999 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 16:30:11.999 [Test worker @coroutine#4289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-05 16:30:12.022 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 16:30:12.039 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 16:30:12.048 [DefaultDispatcher-worker-1 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:12.048 [DefaultDispatcher-worker-1 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.048 [DefaultDispatcher-worker-1 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:12.048 [DefaultDispatcher-worker-1 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.049 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:12.049 [DefaultDispatcher-worker-3 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.049 [DefaultDispatcher-worker-3 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.050 [DefaultDispatcher-worker-17 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:12.050 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.050 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:12.050 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.051 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 16:30:12.051 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.051 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.054 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 16:30:12.066 [DefaultDispatcher-worker-17 @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 16:30:12.068 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 16:30:12.092 [DefaultDispatcher-worker-7 @coroutine#4289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 16:30:12.094 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:12.099 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:12.103 [DefaultDispatcher-worker-15 @coroutine#4289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 16:30:12.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-05 16:30:12.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-05 16:30:12.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:12.132 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7164e54: (connection evicted) 2024-02-05 16:30:12.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:12.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-05 16:30:12.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-05 16:30:12.135 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afaae7e 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:12.136 [Test worker @coroutine#4325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-05 16:30:12.137 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-02-05 16:30:12.137 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-02-05 16:30:12.137 [Test worker @coroutine#4325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-05 16:30:12.159 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-02-05 16:30:12.175 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-02-05 16:30:12.184 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-02-05 16:30:12.186 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-02-05 16:30:12.195 [DefaultDispatcher-worker-5 @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-02-05 16:30:12.237 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:12.305 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:12.313 [DefaultDispatcher-worker-11 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:12.313 [DefaultDispatcher-worker-11 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.313 [DefaultDispatcher-worker-11 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:12.313 [DefaultDispatcher-worker-11 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.315 [DefaultDispatcher-worker-7 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.315 [DefaultDispatcher-worker-7 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.319 [DefaultDispatcher-worker-3 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:12.319 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.319 [DefaultDispatcher-worker-3 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:12.319 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.321 [DefaultDispatcher-worker-9 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.321 [DefaultDispatcher-worker-9 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-05 16:30:12.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-05 16:30:12.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:12.343 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50331591: (connection evicted) 2024-02-05 16:30:12.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:12.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-05 16:30:12.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-05 16:30:12.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-05 16:30:12.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:12.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:12.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:12.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:12.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:12.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:12.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65029fc 2024-02-05 16:30:12.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:12.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:12.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:12.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:12.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-05 16:30:12.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:12.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:12.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-05 16:30:12.392 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:12.559 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:12.559 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:12.560 [DefaultDispatcher-worker-2 @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0e9e0c 2024-02-05 16:30:12.568 [DefaultDispatcher-worker-14 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:12.568 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.568 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:12.568 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.574 [DefaultDispatcher-worker-11 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.574 [DefaultDispatcher-worker-11 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.608 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:12.610 [DefaultDispatcher-worker-15 @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:12.617 [DefaultDispatcher-worker-17 @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:12.625 [DefaultDispatcher-worker-12 @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:12.632 [DefaultDispatcher-worker-11 @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:12.642 [DefaultDispatcher-worker-17 @coroutine#4368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-05 16:30:12.686 [DefaultDispatcher-worker-18 @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:12.687 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 16:30:12.698 [Test worker] INFO ktor.application - Application started in 0.011 seconds. 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac35b17 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:12.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:12.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-05 16:30:12.717 [DefaultDispatcher-worker-18 @coroutine#4372] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 16:30:12.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:12.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:12.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-05 16:30:12.740 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:12.762 [DefaultDispatcher-worker-13 @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:12.762 [DefaultDispatcher-worker-13 @coroutine#4373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.762 [DefaultDispatcher-worker-13 @coroutine#4373] 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-02-05 16:30:12.762 [DefaultDispatcher-worker-13 @coroutine#4373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.763 [DefaultDispatcher-worker-18 @coroutine#4375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:12.763 [DefaultDispatcher-worker-18 @coroutine#4375] 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-02-05 16:30:12.763 [DefaultDispatcher-worker-18 @coroutine#4375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:12.763 [DefaultDispatcher-worker-18 @coroutine#4375] 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-02-05 16:30:12.772 [DefaultDispatcher-worker-8 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:12.772 [DefaultDispatcher-worker-8 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.772 [DefaultDispatcher-worker-8 @coroutine#3063] 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-02-05 16:30:12.772 [DefaultDispatcher-worker-8 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.773 [DefaultDispatcher-worker-2 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.777 [DefaultDispatcher-worker-7 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:12.777 [DefaultDispatcher-worker-4 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:12.777 [DefaultDispatcher-worker-10 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:12.777 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.777 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.777 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.777 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:12.777 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:12.777 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:12.777 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.777 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.777 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.779 [DefaultDispatcher-worker-3 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.779 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.779 [DefaultDispatcher-worker-3 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.779 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.779 [DefaultDispatcher-worker-9 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.779 [DefaultDispatcher-worker-9 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.792 [DefaultDispatcher-worker-18 @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25421809 2024-02-05 16:30:12.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b235623 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:12.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:12.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-05 16:30:12.819 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:12.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:12.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:12.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-05 16:30:12.859 [eventLoopGroupProxy-19-1 @call-handler#4395] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 16:30:12.860 [eventLoopGroupProxy-19-1 @call-handler#4395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:12.861 [DefaultDispatcher-worker-17 @coroutine#4373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.861 [DefaultDispatcher-worker-17 @coroutine#4373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.869 [DefaultDispatcher-worker-12 @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:12.876 [eventLoopGroupProxy-19-2 @call-handler#4401] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 16:30:12.877 [eventLoopGroupProxy-19-2 @call-handler#4401] 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-02-05 16:30:12.877 [eventLoopGroupProxy-19-2 @call-handler#4401] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:30:12.877 [eventLoopGroupProxy-19-2 @call-handler#4401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:12.878 [DefaultDispatcher-worker-15 @coroutine#4375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:12.878 [DefaultDispatcher-worker-15 @coroutine#4375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:12.878 [DefaultDispatcher-worker-16 @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:12.884 [DefaultDispatcher-worker-18 @coroutine#4405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:12.884 [DefaultDispatcher-worker-18 @coroutine#4405] 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-02-05 16:30:12.884 [DefaultDispatcher-worker-18 @coroutine#4405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:12.884 [DefaultDispatcher-worker-18 @coroutine#4405] 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-02-05 16:30:12.886 [eventLoopGroupProxy-19-1 @call-handler#4409] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 16:30:12.886 [eventLoopGroupProxy-19-1 @call-handler#4409] 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-02-05 16:30:12.886 [eventLoopGroupProxy-19-1 @call-handler#4409] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:30:12.887 [eventLoopGroupProxy-19-1 @call-handler#4409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:12.888 [DefaultDispatcher-worker-3 @coroutine#4405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:12.888 [DefaultDispatcher-worker-3 @coroutine#4405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:12.888 [eventLoopGroupProxy-19-3 @call-handler#4412] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 16:30:12.888 [eventLoopGroupProxy-19-3 @call-handler#4412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:12.890 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:12.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-05 16:30:12.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:12.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:12.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:12.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:12.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:12.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:12.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26fc464f 2024-02-05 16:30:12.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:12.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:12.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:12.897 [DefaultDispatcher-worker-8 @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5 2024-02-05 16:30:12.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:12.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:12.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-05 16:30:12.909 [DefaultDispatcher-worker-9 @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:12.909 [DefaultDispatcher-worker-9 @coroutine#4404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.909 [DefaultDispatcher-worker-9 @coroutine#4404] 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-02-05 16:30:12.909 [DefaultDispatcher-worker-9 @coroutine#4404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.911 [eventLoopGroupProxy-19-1 @call-handler#4419] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 16:30:12.911 [eventLoopGroupProxy-19-1 @call-handler#4419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:12.912 [DefaultDispatcher-worker-5 @coroutine#4404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.912 [DefaultDispatcher-worker-5 @coroutine#4404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2024-02-05 16:30:12.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2024-02-05 16:30:12.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-05 16:30:12.921 [DefaultDispatcher-worker-7 @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:12.930 [DefaultDispatcher-worker-1 @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:12.931 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:12.932 [eventLoopGroupProxy-19-4 @call-handler#4426] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 16:30:12.932 [eventLoopGroupProxy-19-4 @call-handler#4426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:12.962 [DefaultDispatcher-worker-2 @coroutine#4429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:12.962 [DefaultDispatcher-worker-2 @coroutine#4429] 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-02-05 16:30:12.962 [DefaultDispatcher-worker-2 @coroutine#4429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:12.962 [DefaultDispatcher-worker-2 @coroutine#4429] 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-02-05 16:30:12.963 [eventLoopGroupProxy-19-1 @call-handler#4433] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 16:30:12.963 [eventLoopGroupProxy-19-1 @call-handler#4433] 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-02-05 16:30:12.964 [eventLoopGroupProxy-19-1 @call-handler#4433] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:30:12.964 [eventLoopGroupProxy-19-1 @call-handler#4433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:12.965 [DefaultDispatcher-worker-10 @coroutine#4429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:12.965 [DefaultDispatcher-worker-10 @coroutine#4429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:30:12.983 [DefaultDispatcher-worker-8 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:12.986 [DefaultDispatcher-worker-6 @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2024-02-05 16:30:12.987 [DefaultDispatcher-worker-6 @coroutine#4428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.987 [DefaultDispatcher-worker-6 @coroutine#4428] 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-02-05 16:30:12.987 [DefaultDispatcher-worker-6 @coroutine#4428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.988 [eventLoopGroupProxy-19-1 @call-handler#4439] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 16:30:12.988 [eventLoopGroupProxy-19-1 @call-handler#4439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:12.989 [DefaultDispatcher-worker-15 @coroutine#4428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.989 [DefaultDispatcher-worker-15 @coroutine#4428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.989 [DefaultDispatcher-worker-16 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:12.989 [DefaultDispatcher-worker-16 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.989 [DefaultDispatcher-worker-16 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:12.989 [DefaultDispatcher-worker-16 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.991 [DefaultDispatcher-worker-13 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.991 [DefaultDispatcher-worker-13 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:12.991 [DefaultDispatcher-worker-16 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:12.996 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:12.998 [DefaultDispatcher-worker-1 @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2024-02-05 16:30:13.000 [DefaultDispatcher-worker-2 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:13.007 [DefaultDispatcher-worker-2 @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2024-02-05 16:30:13.009 [DefaultDispatcher-worker-13 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:13.011 [eventLoopGroupProxy-19-5 @call-handler#4452] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 16:30:13.011 [eventLoopGroupProxy-19-5 @call-handler#4452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.017 [DefaultDispatcher-worker-6 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:13.021 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:13.060 [DefaultDispatcher-worker-9 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:13.060 [DefaultDispatcher-worker-17 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:13.060 [DefaultDispatcher-worker-17 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.060 [DefaultDispatcher-worker-17 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:13.060 [DefaultDispatcher-worker-17 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.061 [DefaultDispatcher-worker-10 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:13.062 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.062 [DefaultDispatcher-worker-10 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.062 [DefaultDispatcher-worker-4 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.062 [DefaultDispatcher-worker-10 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:13.062 [DefaultDispatcher-worker-10 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.063 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.063 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.066 [DefaultDispatcher-worker-7 @coroutine#4435] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 16:30:13.066 [DefaultDispatcher-worker-7 @coroutine#4435] 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-02-05 16:30:13.066 [DefaultDispatcher-worker-7 @coroutine#4435] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 16:30:13.067 [eventLoopGroupProxy-19-1 @call-handler#4470] 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-02-05 16:30:13.073 [DefaultDispatcher-worker-12 @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:13.137 [DefaultDispatcher-worker-14 @coroutine#4435] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 16:30:13.137 [DefaultDispatcher-worker-14 @coroutine#4435] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 16:30:13.138 [DefaultDispatcher-worker-14 @coroutine#4435] 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-02-05 16:30:13.138 [DefaultDispatcher-worker-14 @coroutine#4435] 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-02-05 16:30:13.138 [DefaultDispatcher-worker-14 @coroutine#4435] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555383132508065793 2024-02-05 16:30:13.138 [DefaultDispatcher-worker-14 @coroutine#4435] 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?uid=555383132508065793. 2024-02-05 16:30:13.138 [DefaultDispatcher-worker-14 @coroutine#4435] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555383132508065793 2024-02-05 16:30:13.139 [eventLoopGroupProxy-19-1 @call-handler#4474] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-05 16:30:13.144 [eventLoopGroupProxy-19-1 @call-handler#4474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.145 [DefaultDispatcher-worker-11 @coroutine#4435] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555383132508065793 2024-02-05 16:30:13.145 [DefaultDispatcher-worker-11 @coroutine#4435] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555383132508065793 2024-02-05 16:30:13.146 [DefaultDispatcher-worker-11 @coroutine#4435] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555383132508065793. 2024-02-05 16:30:13.146 [DefaultDispatcher-worker-11 @coroutine#4435] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555383132508065793 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:13.156 [DefaultDispatcher-worker-17 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:13.157 [DefaultDispatcher-worker-17 @coroutine#4435] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 16:30:13.157 [DefaultDispatcher-worker-17 @coroutine#4435] 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-02-05 16:30:13.157 [DefaultDispatcher-worker-17 @coroutine#4435] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 16:30:13.158 [eventLoopGroupProxy-19-1 @call-handler#4478] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-05 16:30:13.160 [eventLoopGroupProxy-19-1 @call-handler#4478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.161 [DefaultDispatcher-worker-10 @coroutine#4435] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 16:30:13.161 [DefaultDispatcher-worker-10 @coroutine#4435] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 16:30:13.162 [DefaultDispatcher-worker-10 @coroutine#4435] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-05 16:30:13.162 [DefaultDispatcher-worker-10 @coroutine#4435] 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-02-05 16:30:13.171 [DefaultDispatcher-worker-2 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:13.194 [DefaultDispatcher-worker-10 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:13.203 [DefaultDispatcher-worker-1 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:13.208 [DefaultDispatcher-worker-2 @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:13.208 [DefaultDispatcher-worker-2 @coroutine#4376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:30:13.208 [DefaultDispatcher-worker-2 @coroutine#4376] 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-02-05 16:30:13.208 [DefaultDispatcher-worker-2 @coroutine#4376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:30:13.209 [DefaultDispatcher-worker-2 @coroutine#4376] 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-02-05 16:30:13.210 [eventLoopGroupProxy-19-1 @call-handler#4486] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 16:30:13.210 [eventLoopGroupProxy-19-1 @call-handler#4486] 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-02-05 16:30:13.210 [eventLoopGroupProxy-19-1 @call-handler#4486] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:30:13.216 [DefaultDispatcher-worker-12 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:13.225 [DefaultDispatcher-worker-15 @call-handler#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:13.226 [eventLoopGroupProxy-19-1 @call-handler#4486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.233 [DefaultDispatcher-worker-17 @coroutine#4376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:30:13.233 [DefaultDispatcher-worker-17 @coroutine#4376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:30:13.233 [DefaultDispatcher-worker-13 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:13.234 [DefaultDispatcher-worker-17 @coroutine#4376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:30:13.234 [DefaultDispatcher-worker-17 @coroutine#4376] 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-02-05 16:30:13.243 [DefaultDispatcher-worker-7 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:13.243 [DefaultDispatcher-worker-17 @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:13.276 [DefaultDispatcher-worker-11 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:13.277 [DefaultDispatcher-worker-13 @coroutine#4435] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 16:30:13.277 [DefaultDispatcher-worker-13 @coroutine#4435] 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-02-05 16:30:13.277 [DefaultDispatcher-worker-13 @coroutine#4435] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 16:30:13.279 [eventLoopGroupProxy-19-1 @call-handler#4502] 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-02-05 16:30:13.284 [DefaultDispatcher-worker-8 @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:13.315 [DefaultDispatcher-worker-16 @coroutine#4435] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 16:30:13.315 [DefaultDispatcher-worker-16 @coroutine#4435] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 16:30:13.316 [DefaultDispatcher-worker-16 @coroutine#4435] 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-02-05 16:30:13.316 [DefaultDispatcher-worker-16 @coroutine#4435] 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-02-05 16:30:13.316 [DefaultDispatcher-worker-16 @coroutine#4435] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555383136803033088 2024-02-05 16:30:13.316 [DefaultDispatcher-worker-16 @coroutine#4435] 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?uid=555383136803033088. 2024-02-05 16:30:13.316 [DefaultDispatcher-worker-16 @coroutine#4435] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555383136803033088 2024-02-05 16:30:13.318 [eventLoopGroupProxy-19-1 @call-handler#4506] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-05 16:30:13.321 [eventLoopGroupProxy-19-1 @call-handler#4506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.322 [DefaultDispatcher-worker-15 @coroutine#4435] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555383136803033088 2024-02-05 16:30:13.322 [DefaultDispatcher-worker-15 @coroutine#4435] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555383136803033088 2024-02-05 16:30:13.322 [DefaultDispatcher-worker-15 @coroutine#4435] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555383136803033088. 2024-02-05 16:30:13.323 [DefaultDispatcher-worker-15 @coroutine#4435] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555383136803033088 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:13.323 [DefaultDispatcher-worker-13 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:13.324 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.324 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:13.324 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.325 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.325 [DefaultDispatcher-worker-13 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.328 [DefaultDispatcher-worker-15 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:13.329 [DefaultDispatcher-worker-15 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.329 [DefaultDispatcher-worker-15 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:13.329 [DefaultDispatcher-worker-15 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.330 [DefaultDispatcher-worker-6 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.330 [DefaultDispatcher-worker-6 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.330 [DefaultDispatcher-worker-12 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:13.331 [DefaultDispatcher-worker-12 @coroutine#4435] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 16:30:13.331 [DefaultDispatcher-worker-12 @coroutine#4435] 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-02-05 16:30:13.331 [DefaultDispatcher-worker-12 @coroutine#4435] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 16:30:13.335 [eventLoopGroupProxy-19-1 @call-handler#4516] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-05 16:30:13.336 [eventLoopGroupProxy-19-1 @call-handler#4516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.337 [DefaultDispatcher-worker-13 @coroutine#4435] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 16:30:13.337 [DefaultDispatcher-worker-13 @coroutine#4435] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 16:30:13.337 [DefaultDispatcher-worker-13 @coroutine#4435] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-05 16:30:13.337 [DefaultDispatcher-worker-13 @coroutine#4435] 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-02-05 16:30:13.345 [DefaultDispatcher-worker-6 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:13.373 [DefaultDispatcher-worker-10 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:13.380 [DefaultDispatcher-worker-10 @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:13.381 [DefaultDispatcher-worker-10 @coroutine#4406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:30:13.381 [DefaultDispatcher-worker-10 @coroutine#4406] 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-02-05 16:30:13.381 [DefaultDispatcher-worker-10 @coroutine#4406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:30:13.381 [DefaultDispatcher-worker-10 @coroutine#4406] 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-02-05 16:30:13.388 [DefaultDispatcher-worker-11 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:13.391 [eventLoopGroupProxy-19-1 @call-handler#4523] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 16:30:13.392 [eventLoopGroupProxy-19-1 @call-handler#4523] 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-02-05 16:30:13.392 [eventLoopGroupProxy-19-1 @call-handler#4523] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:30:13.396 [DefaultDispatcher-worker-14 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:13.405 [DefaultDispatcher-worker-11 @call-handler#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:13.405 [eventLoopGroupProxy-19-1 @call-handler#4523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.406 [DefaultDispatcher-worker-7 @coroutine#4406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:30:13.406 [DefaultDispatcher-worker-7 @coroutine#4406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:30:13.406 [DefaultDispatcher-worker-7 @coroutine#4406] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:30:13.406 [DefaultDispatcher-worker-7 @coroutine#4406] 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-02-05 16:30:13.414 [DefaultDispatcher-worker-2 @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:13.441 [UI Thread @coroutine#4531] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.441 [UI Thread @coroutine#4531] 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/getLatestSubmissionForUserAsync?accountPersonUid=555383132508065793&assignmentUid=555383132508065792. 2024-02-05 16:30:13.442 [UI Thread @coroutine#4531] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.443 [UI Thread @coroutine#4538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555383132508065792&accountPersonUid=555383132508065793 2024-02-05 16:30:13.443 [UI Thread @coroutine#4538] 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=555383132508065792&accountPersonUid=555383132508065793. 2024-02-05 16:30:13.443 [UI Thread @coroutine#4538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555383132508065792&accountPersonUid=555383132508065793 2024-02-05 16:30:13.443 [UI Thread @coroutine#4540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.443 [UI Thread @coroutine#4540] 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=555383132508065793&assignmentUid=555383132508065792. 2024-02-05 16:30:13.443 [UI Thread @coroutine#4540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.443 [eventLoopGroupProxy-19-1 @call-handler#4545] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-05 16:30:13.451 [eventLoopGroupProxy-19-1 @call-handler#4545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.453 [UI Thread @coroutine#4531] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.453 [UI Thread @coroutine#4531] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.453 [UI Thread @coroutine#4531] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555383132508065793&assignmentUid=555383132508065792. 2024-02-05 16:30:13.453 [UI Thread @coroutine#4531] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:13.459 [eventLoopGroupProxy-19-1 @call-handler#4549] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-05 16:30:13.464 [eventLoopGroupProxy-19-1 @call-handler#4549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.465 [DefaultDispatcher-worker-16 @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:13.466 [UI Thread @coroutine#4540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.467 [UI Thread @coroutine#4540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.467 [UI Thread @coroutine#4540] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555383132508065793&assignmentUid=555383132508065792. 2024-02-05 16:30:13.467 [UI Thread @coroutine#4540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:13.480 [DefaultDispatcher-worker-16 @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:13.489 [eventLoopGroupProxy-19-6 @call-handler#4557] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-05 16:30:13.512 [eventLoopGroupProxy-19-6 @call-handler#4557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.513 [UI Thread @coroutine#4538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555383132508065792&accountPersonUid=555383132508065793 2024-02-05 16:30:13.513 [UI Thread @coroutine#4538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555383132508065792&accountPersonUid=555383132508065793 2024-02-05 16:30:13.514 [UI Thread @coroutine#4538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555383132508065792&accountPersonUid=555383132508065793. 2024-02-05 16:30:13.514 [UI Thread @coroutine#4538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555383132508065792&accountPersonUid=555383132508065793 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:13.526 [DefaultDispatcher-worker-4 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:13.530 [UI Thread @coroutine#4564] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555383132508065792 2024-02-05 16:30:13.530 [UI Thread @coroutine#4564] 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=555383132508065792. 2024-02-05 16:30:13.530 [UI Thread @coroutine#4564] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555383132508065792 2024-02-05 16:30:13.531 [eventLoopGroupProxy-19-1 @call-handler#4566] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-05 16:30:13.534 [eventLoopGroupProxy-19-1 @call-handler#4566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.535 [UI Thread @coroutine#4564] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555383132508065792 2024-02-05 16:30:13.535 [UI Thread @coroutine#4564] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555383132508065792 2024-02-05 16:30:13.535 [UI Thread @coroutine#4564] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555383132508065792. 2024-02-05 16:30:13.535 [UI Thread @coroutine#4564] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555383132508065792 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:13.546 [DefaultDispatcher-worker-10 @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:13.560 [DefaultDispatcher-worker-7 @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:13.570 [DefaultDispatcher-worker-4 @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:13.570 [DefaultDispatcher-worker-4 @coroutine#4376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:30:13.570 [DefaultDispatcher-worker-4 @coroutine#4376] 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-02-05 16:30:13.571 [DefaultDispatcher-worker-4 @coroutine#4376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:30:13.571 [DefaultDispatcher-worker-4 @coroutine#4376] 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-02-05 16:30:13.572 [eventLoopGroupProxy-19-1 @call-handler#4577] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 16:30:13.572 [eventLoopGroupProxy-19-1 @call-handler#4577] 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-02-05 16:30:13.572 [eventLoopGroupProxy-19-1 @call-handler#4577] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:30:13.584 [DefaultDispatcher-worker-4 @call-handler#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:13.585 [eventLoopGroupProxy-19-1 @call-handler#4577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.585 [DefaultDispatcher-worker-9 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:13.585 [DefaultDispatcher-worker-9 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.585 [DefaultDispatcher-worker-9 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:13.585 [DefaultDispatcher-worker-9 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.586 [DefaultDispatcher-worker-17 @coroutine#4376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:30:13.586 [DefaultDispatcher-worker-17 @coroutine#4376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:30:13.586 [DefaultDispatcher-worker-17 @coroutine#4376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:30:13.586 [DefaultDispatcher-worker-17 @coroutine#4376] 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-02-05 16:30:13.587 [DefaultDispatcher-worker-2 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.587 [DefaultDispatcher-worker-2 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.594 [UI Thread @coroutine#4585] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555383132508065792&accountPersonUid=555383136803033088 2024-02-05 16:30:13.594 [UI Thread @coroutine#4585] 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=555383132508065792&accountPersonUid=555383136803033088. 2024-02-05 16:30:13.594 [UI Thread @coroutine#4585] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555383132508065792&accountPersonUid=555383136803033088 2024-02-05 16:30:13.595 [eventLoopGroupProxy-19-1 @call-handler#4591] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-05 16:30:13.596 [UI Thread @coroutine#4587] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555383132508065793 2024-02-05 16:30:13.596 [DefaultDispatcher-worker-15 @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:13.596 [UI Thread @coroutine#4587] 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=555383132508065793. 2024-02-05 16:30:13.596 [UI Thread @coroutine#4587] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555383132508065793 2024-02-05 16:30:13.598 [eventLoopGroupProxy-19-6 @call-handler#4601] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-05 16:30:13.601 [eventLoopGroupProxy-19-6 @call-handler#4601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.602 [eventLoopGroupProxy-19-1 @call-handler#4591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.605 [UI Thread @coroutine#4602] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555383132508065792 2024-02-05 16:30:13.605 [UI Thread @coroutine#4602] 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=555383132508065792. 2024-02-05 16:30:13.605 [UI Thread @coroutine#4602] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555383132508065792 2024-02-05 16:30:13.605 [UI Thread @coroutine#4605] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.605 [UI Thread @coroutine#4605] 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=555383132508065793&assignmentUid=555383132508065792. 2024-02-05 16:30:13.605 [UI Thread @coroutine#4605] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.606 [UI Thread @coroutine#4608] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.606 [UI Thread @coroutine#4608] 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=555383132508065793&assignmentUid=555383132508065792. 2024-02-05 16:30:13.606 [UI Thread @coroutine#4608] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.606 [eventLoopGroupProxy-19-1 @call-handler#4614] 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/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-05 16:30:13.606 [eventLoopGroupProxy-19-6 @call-handler#4617] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-05 16:30:13.608 [eventLoopGroupProxy-19-6 @call-handler#4617] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.611 [UI Thread @coroutine#4587] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555383132508065793 2024-02-05 16:30:13.611 [UI Thread @coroutine#4587] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555383132508065793 2024-02-05 16:30:13.611 [UI Thread @coroutine#4585] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555383132508065792&accountPersonUid=555383136803033088 2024-02-05 16:30:13.611 [UI Thread @coroutine#4585] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555383132508065792&accountPersonUid=555383136803033088 2024-02-05 16:30:13.612 [UI Thread @coroutine#4605] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.612 [UI Thread @coroutine#4605] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.612 [UI Thread @coroutine#4587] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555383132508065793. 2024-02-05 16:30:13.612 [UI Thread @coroutine#4587] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555383132508065793 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:13.613 [UI Thread @coroutine#4585] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555383132508065792&accountPersonUid=555383136803033088. 2024-02-05 16:30:13.613 [UI Thread @coroutine#4585] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555383132508065792&accountPersonUid=555383136803033088 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:13.613 [UI Thread @coroutine#4605] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555383132508065793&assignmentUid=555383132508065792. 2024-02-05 16:30:13.613 [UI Thread @coroutine#4605] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555383132508065793&assignmentUid=555383132508065792 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:13.613 [eventLoopGroupProxy-19-1 @call-handler#4614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.614 [UI Thread @coroutine#4602] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555383132508065792 2024-02-05 16:30:13.614 [UI Thread @coroutine#4602] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555383132508065792 2024-02-05 16:30:13.614 [UI Thread @coroutine#4602] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555383132508065792. 2024-02-05 16:30:13.614 [UI Thread @coroutine#4602] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555383132508065792 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:13.624 [DefaultDispatcher-worker-1 @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:13.637 [DefaultDispatcher-worker-12 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:13.651 [eventLoopGroupProxy-19-7 @call-handler#4628] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-05 16:30:13.654 [DefaultDispatcher-worker-18 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:13.656 [eventLoopGroupProxy-19-7 @call-handler#4628] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.657 [UI Thread @coroutine#4608] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.657 [UI Thread @coroutine#4608] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.658 [UI Thread @coroutine#4608] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555383132508065793&assignmentUid=555383132508065792. 2024-02-05 16:30:13.658 [UI Thread @coroutine#4608] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555383132508065793&assignmentUid=555383132508065792 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:13.665 [DefaultDispatcher-worker-10 @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:13.678 [DefaultDispatcher-worker-10 @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:13.682 [UI Thread @coroutine#4634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555383132508065792&accountPersonUid=555383136803033088 2024-02-05 16:30:13.682 [UI Thread @coroutine#4634] 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=555383132508065792&accountPersonUid=555383136803033088. 2024-02-05 16:30:13.682 [UI Thread @coroutine#4634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555383132508065792&accountPersonUid=555383136803033088 2024-02-05 16:30:13.683 [eventLoopGroupProxy-19-1 @call-handler#4636] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-05 16:30:13.686 [eventLoopGroupProxy-19-1 @call-handler#4636] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.687 [UI Thread @coroutine#4634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555383132508065792&accountPersonUid=555383136803033088 2024-02-05 16:30:13.687 [UI Thread @coroutine#4634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555383132508065792&accountPersonUid=555383136803033088 2024-02-05 16:30:13.687 [UI Thread @coroutine#4634] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555383132508065792&accountPersonUid=555383136803033088. 2024-02-05 16:30:13.687 [UI Thread @coroutine#4634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555383132508065792&accountPersonUid=555383136803033088 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:13.700 [DefaultDispatcher-worker-7 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:13.714 [DefaultDispatcher-worker-13 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:13.726 [DefaultDispatcher-worker-12 @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:13.726 [DefaultDispatcher-worker-12 @coroutine#4406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:30:13.726 [DefaultDispatcher-worker-12 @coroutine#4406] 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-02-05 16:30:13.726 [DefaultDispatcher-worker-12 @coroutine#4406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:30:13.726 [DefaultDispatcher-worker-12 @coroutine#4406] 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-02-05 16:30:13.728 [eventLoopGroupProxy-19-1 @call-handler#4641] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 16:30:13.728 [eventLoopGroupProxy-19-1 @call-handler#4641] 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-02-05 16:30:13.728 [eventLoopGroupProxy-19-1 @call-handler#4641] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:30:13.740 [DefaultDispatcher-worker-14 @call-handler#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6e407 2024-02-05 16:30:13.743 [eventLoopGroupProxy-19-1 @call-handler#4641] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.744 [DefaultDispatcher-worker-7 @coroutine#4406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:30:13.744 [DefaultDispatcher-worker-7 @coroutine#4406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:30:13.745 [DefaultDispatcher-worker-7 @coroutine#4406] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:30:13.745 [DefaultDispatcher-worker-7 @coroutine#4406] 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-02-05 16:30:13.746 [UI Thread @coroutine#4658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555383132508065792&accountPersonUid=555383132508065793 2024-02-05 16:30:13.746 [UI Thread @coroutine#4658] 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=555383132508065792&accountPersonUid=555383132508065793. 2024-02-05 16:30:13.746 [UI Thread @coroutine#4658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555383132508065792&accountPersonUid=555383132508065793 2024-02-05 16:30:13.747 [UI Thread @coroutine#4660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.747 [UI Thread @coroutine#4660] 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=555383132508065793&assignmentUid=555383132508065792. 2024-02-05 16:30:13.747 [UI Thread @coroutine#4660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.747 [UI Thread @coroutine#4653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.747 [UI Thread @coroutine#4653] 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/getLatestSubmissionForUserAsync?accountPersonUid=555383132508065793&assignmentUid=555383132508065792. 2024-02-05 16:30:13.747 [UI Thread @coroutine#4653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.750 [eventLoopGroupProxy-19-6 @call-handler#4667] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-05 16:30:13.752 [eventLoopGroupProxy-19-6 @call-handler#4667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.755 [DefaultDispatcher-worker-5 @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2024-02-05 16:30:13.755 [eventLoopGroupProxy-19-1 @call-handler#4670] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-05 16:30:13.755 [UI Thread @coroutine#4660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.755 [UI Thread @coroutine#4660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.756 [UI Thread @coroutine#4660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555383132508065793&assignmentUid=555383132508065792. 2024-02-05 16:30:13.756 [eventLoopGroupProxy-19-7 @call-handler#4673] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-05 16:30:13.756 [UI Thread @coroutine#4660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:13.759 [eventLoopGroupProxy-19-7 @call-handler#4673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.760 [UI Thread @coroutine#4658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555383132508065792&accountPersonUid=555383132508065793 2024-02-05 16:30:13.760 [UI Thread @coroutine#4658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555383132508065792&accountPersonUid=555383132508065793 2024-02-05 16:30:13.760 [UI Thread @coroutine#4658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555383132508065792&accountPersonUid=555383132508065793. 2024-02-05 16:30:13.760 [UI Thread @coroutine#4658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555383132508065792&accountPersonUid=555383132508065793 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:13.767 [DefaultDispatcher-worker-1 @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:13.771 [eventLoopGroupProxy-19-1 @call-handler#4670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:30:13.772 [UI Thread @coroutine#4653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.772 [UI Thread @coroutine#4653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 2024-02-05 16:30:13.773 [UI Thread @coroutine#4653] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555383132508065793&assignmentUid=555383132508065792. 2024-02-05 16:30:13.773 [UI Thread @coroutine#4653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555383132508065793&assignmentUid=555383132508065792 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:13.778 [DefaultDispatcher-worker-16 @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2024-02-05 16:30:13.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-05 16:30:13.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-05 16:30:13.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:13.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:13.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-05 16:30:13.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-05 16:30:13.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-02-05 16:30:13.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-02-05 16:30:13.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:13.788 [DefaultDispatcher-worker-9 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:13.789 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.789 [DefaultDispatcher-worker-16 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:13.789 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:13.789 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.789 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.789 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:13.789 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.790 [DefaultDispatcher-worker-2 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:13.790 [DefaultDispatcher-worker-2 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.790 [DefaultDispatcher-worker-2 @coroutine#3063] 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-02-05 16:30:13.790 [DefaultDispatcher-worker-2 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.790 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.790 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.792 [DefaultDispatcher-worker-13 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.792 [DefaultDispatcher-worker-2 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:13.792 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.792 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:13.792 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.794 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.794 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.795 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce: (connection evicted) 2024-02-05 16:30:13.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:13.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-02-05 16:30:13.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-02-05 16:30:13.800 [DefaultDispatcher-worker-8 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.800 [DefaultDispatcher-worker-8 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:13.823 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:14.002 [DefaultDispatcher-worker-18 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:14.002 [DefaultDispatcher-worker-18 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.002 [DefaultDispatcher-worker-18 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:14.002 [DefaultDispatcher-worker-18 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.004 [DefaultDispatcher-worker-9 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.004 [DefaultDispatcher-worker-9 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.050 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:14.071 [DefaultDispatcher-worker-6 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:14.071 [DefaultDispatcher-worker-12 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:14.072 [DefaultDispatcher-worker-6 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.072 [DefaultDispatcher-worker-6 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:14.072 [DefaultDispatcher-worker-6 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.072 [DefaultDispatcher-worker-12 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.072 [DefaultDispatcher-worker-12 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:14.072 [DefaultDispatcher-worker-12 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.073 [DefaultDispatcher-worker-1 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.073 [DefaultDispatcher-worker-12 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.073 [DefaultDispatcher-worker-1 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.073 [DefaultDispatcher-worker-12 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.336 [DefaultDispatcher-worker-18 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:14.336 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.336 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:14.336 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.339 [DefaultDispatcher-worker-16 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.339 [DefaultDispatcher-worker-16 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.341 [DefaultDispatcher-worker-14 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:14.341 [DefaultDispatcher-worker-14 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.341 [DefaultDispatcher-worker-14 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:14.341 [DefaultDispatcher-worker-14 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.343 [DefaultDispatcher-worker-18 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.343 [DefaultDispatcher-worker-18 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.596 [DefaultDispatcher-worker-11 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:14.597 [DefaultDispatcher-worker-11 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.597 [DefaultDispatcher-worker-11 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:14.597 [DefaultDispatcher-worker-11 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.598 [DefaultDispatcher-worker-18 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.598 [DefaultDispatcher-worker-18 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.799 [DefaultDispatcher-worker-1 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:14.799 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.799 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:14.799 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.800 [DefaultDispatcher-worker-12 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:14.800 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.800 [DefaultDispatcher-worker-12 @coroutine#3063] 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-02-05 16:30:14.800 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.801 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.801 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.801 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.801 [DefaultDispatcher-worker-10 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:14.802 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.802 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:14.802 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.803 [DefaultDispatcher-worker-15 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.803 [DefaultDispatcher-worker-15 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.807 [DefaultDispatcher-worker-15 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:14.808 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.808 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:14.808 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.809 [DefaultDispatcher-worker-11 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.810 [DefaultDispatcher-worker-11 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:14.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-05 16:30:14.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-05 16:30:14.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:14.895 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c6e407: (connection evicted) 2024-02-05 16:30:14.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:14.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-05 16:30:14.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-05 16:30:14.900 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-05 16:30:14.900 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:14.900 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:14.900 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:14.900 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:14.900 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:14.900 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:14.900 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30942f54 2024-02-05 16:30:14.900 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:14.900 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:14.901 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-05 16:30:14.910 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-05 16:30:14.910 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-05 16:30:14.910 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-05 16:30:14.935 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-05 16:30:14.953 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-05 16:30:14.968 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-05 16:30:14.978 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4117e0c9 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:14.979 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-05 16:30:14.994 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-02-05 16:30:14.994 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-02-05 16:30:14.995 [Test worker @coroutine#4730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-05 16:30:15.010 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.020 [DefaultDispatcher-worker-7 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:15.020 [DefaultDispatcher-worker-7 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.020 [DefaultDispatcher-worker-7 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:15.020 [DefaultDispatcher-worker-7 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.021 [DefaultDispatcher-worker-18 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.021 [DefaultDispatcher-worker-18 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.061 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-02-05 16:30:15.077 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-02-05 16:30:15.080 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-02-05 16:30:15.081 [DefaultDispatcher-worker-15 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:15.081 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.081 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:15.081 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.082 [DefaultDispatcher-worker-3 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:15.082 [DefaultDispatcher-worker-3 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.082 [DefaultDispatcher-worker-3 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:15.082 [DefaultDispatcher-worker-3 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.082 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-02-05 16:30:15.083 [DefaultDispatcher-worker-17 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.083 [DefaultDispatcher-worker-8 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.083 [DefaultDispatcher-worker-17 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.083 [DefaultDispatcher-worker-8 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.093 [DefaultDispatcher-worker-8 @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-02-05 16:30:15.095 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.117 [DefaultDispatcher-worker-14 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-05 16:30:15.131 [DefaultDispatcher-worker-14 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-05 16:30:15.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-05 16:30:15.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-05 16:30:15.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.151 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f: (connection evicted) 2024-02-05 16:30:15.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:15.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-05 16:30:15.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-05 16:30:15.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-05 16:30:15.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-05 16:30:15.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.175 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e528476: (connection evicted) 2024-02-05 16:30:15.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:15.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-05 16:30:15.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-05 16:30:15.177 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bfead8d 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:15.178 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-05 16:30:15.185 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-02-05 16:30:15.185 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-02-05 16:30:15.185 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-05 16:30:15.207 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-02-05 16:30:15.225 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-02-05 16:30:15.227 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-02-05 16:30:15.230 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bbe5548 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:15.232 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-05 16:30:15.251 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed2a30c 2024-02-05 16:30:15.251 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed2a30c 2024-02-05 16:30:15.251 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-05 16:30:15.282 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed2a30c 2024-02-05 16:30:15.285 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.328 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed2a30c 2024-02-05 16:30:15.331 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed2a30c 2024-02-05 16:30:15.333 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed2a30c 2024-02-05 16:30:15.343 [DefaultDispatcher-worker-11 @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed2a30c 2024-02-05 16:30:15.347 [DefaultDispatcher-worker-3 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:15.347 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.347 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:15.347 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.349 [DefaultDispatcher-worker-10 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.349 [DefaultDispatcher-worker-10 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.350 [DefaultDispatcher-worker-1 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:15.350 [DefaultDispatcher-worker-1 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.350 [DefaultDispatcher-worker-1 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:15.350 [DefaultDispatcher-worker-1 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.351 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.352 [DefaultDispatcher-worker-2 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.352 [DefaultDispatcher-worker-2 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.367 [DefaultDispatcher-worker-1 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-02-05 16:30:15.379 [DefaultDispatcher-worker-7 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-02-05 16:30:15.391 [DefaultDispatcher-worker-1 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-02-05 16:30:15.412 [DefaultDispatcher-worker-3 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-02-05 16:30:15.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-05 16:30:15.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-05 16:30:15.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.433 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f662dd: (connection evicted) 2024-02-05 16:30:15.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:15.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-05 16:30:15.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-05 16:30:15.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-05 16:30:15.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-05 16:30:15.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.447 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ed2a30c: (connection evicted) 2024-02-05 16:30:15.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:15.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-05 16:30:15.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77737e3e 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:15.450 [Test worker @coroutine#4840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-05 16:30:15.452 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-05 16:30:15.452 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-05 16:30:15.452 [Test worker @coroutine#4840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-05 16:30:15.491 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-05 16:30:15.531 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-05 16:30:15.534 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-05 16:30:15.536 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d9ae22 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:15.537 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:15.538 [Test worker @coroutine#4840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-05 16:30:15.551 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-02-05 16:30:15.551 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-02-05 16:30:15.551 [Test worker @coroutine#4840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-05 16:30:15.553 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.573 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-02-05 16:30:15.586 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-02-05 16:30:15.607 [DefaultDispatcher-worker-9 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:15.608 [DefaultDispatcher-worker-9 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.608 [DefaultDispatcher-worker-9 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:15.608 [DefaultDispatcher-worker-9 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.608 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-02-05 16:30:15.609 [DefaultDispatcher-worker-13 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.609 [DefaultDispatcher-worker-13 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.610 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-02-05 16:30:15.619 [DefaultDispatcher-worker-13 @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b 2024-02-05 16:30:15.639 [DefaultDispatcher-worker-11 @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-05 16:30:15.651 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.659 [DefaultDispatcher-worker-12 @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652dd19 2024-02-05 16:30:15.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-05 16:30:15.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-05 16:30:15.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.675 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3652dd19: (connection evicted) 2024-02-05 16:30:15.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:15.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-05 16:30:15.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-05 16:30:15.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-05 16:30:15.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-05 16:30:15.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.695 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68ee7b3b: (connection evicted) 2024-02-05 16:30:15.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:15.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-05 16:30:15.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-05 16:30:15.697 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d766b9 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:15.698 [Test worker @coroutine#4885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-05 16:30:15.715 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-05 16:30:15.715 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-05 16:30:15.715 [Test worker @coroutine#4885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-05 16:30:15.742 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-05 16:30:15.759 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-05 16:30:15.762 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-05 16:30:15.765 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@381d7c4c 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:15.766 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:15.767 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:15.767 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:15.767 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-05 16:30:15.767 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:15.767 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:15.767 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:15.767 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:15.767 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:15.767 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:15.767 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:15.767 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:15.767 [Test worker @coroutine#4885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-05 16:30:15.774 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.780 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-02-05 16:30:15.780 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-02-05 16:30:15.780 [Test worker @coroutine#4885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-05 16:30:15.809 [DefaultDispatcher-worker-1 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:15.810 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.810 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:15.810 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.810 [DefaultDispatcher-worker-16 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:15.810 [DefaultDispatcher-worker-12 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:15.810 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.810 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.810 [DefaultDispatcher-worker-16 @coroutine#3063] 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-02-05 16:30:15.810 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:15.810 [DefaultDispatcher-worker-12 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.810 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.811 [DefaultDispatcher-worker-1 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.811 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.811 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.811 [DefaultDispatcher-worker-5 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.811 [DefaultDispatcher-worker-5 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.815 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.818 [DefaultDispatcher-worker-1 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:15.818 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.818 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:15.818 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.820 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.820 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:15.829 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-02-05 16:30:15.849 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.865 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-02-05 16:30:15.868 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-02-05 16:30:15.877 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-02-05 16:30:15.880 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:15.887 [DefaultDispatcher-worker-5 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb 2024-02-05 16:30:15.906 [DefaultDispatcher-worker-5 @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-05 16:30:15.923 [DefaultDispatcher-worker-6 @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@251db193 2024-02-05 16:30:15.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-05 16:30:15.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-05 16:30:15.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.943 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@251db193: (connection evicted) 2024-02-05 16:30:15.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:15.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-05 16:30:15.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-05 16:30:15.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-05 16:30:15.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-05 16:30:15.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:15.959 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@259f0fdb: (connection evicted) 2024-02-05 16:30:15.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:15.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-05 16:30:15.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11ec699 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:15.963 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:15.964 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:15.964 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:15.964 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:15.964 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:15.964 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:15.964 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-05 16:30:15.964 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:15.964 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:15.964 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:15.964 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:15.964 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:15.964 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:15.964 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:15.964 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:15.964 [Test worker @coroutine#4935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-05 16:30:15.971 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-05 16:30:15.971 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-05 16:30:15.971 [Test worker @coroutine#4935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-05 16:30:15.996 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-05 16:30:16.015 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-05 16:30:16.018 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-05 16:30:16.021 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-05 16:30:16.022 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f307fcc 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:16.023 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:16.024 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:16.024 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:16.024 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:16.024 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:16.024 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:16.024 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-05 16:30:16.024 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:16.024 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:16.024 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:16.024 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:16.024 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:16.024 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:16.024 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:16.024 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:16.025 [Test worker @coroutine#4935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-05 16:30:16.032 [DefaultDispatcher-worker-9 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:16.032 [DefaultDispatcher-worker-9 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.032 [DefaultDispatcher-worker-9 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:16.032 [DefaultDispatcher-worker-9 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.033 [DefaultDispatcher-worker-16 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.033 [DefaultDispatcher-worker-16 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.042 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-05 16:30:16.042 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-05 16:30:16.042 [Test worker @coroutine#4935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-05 16:30:16.071 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:16.080 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-05 16:30:16.093 [DefaultDispatcher-worker-14 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:16.093 [DefaultDispatcher-worker-5 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:16.093 [DefaultDispatcher-worker-14 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.093 [DefaultDispatcher-worker-5 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.093 [DefaultDispatcher-worker-14 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:16.093 [DefaultDispatcher-worker-5 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:16.093 [DefaultDispatcher-worker-14 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.093 [DefaultDispatcher-worker-5 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.095 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.095 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.095 [DefaultDispatcher-worker-18 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.095 [DefaultDispatcher-worker-18 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.115 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-05 16:30:16.118 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-05 16:30:16.121 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-05 16:30:16.132 [DefaultDispatcher-worker-14 @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-05 16:30:16.143 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:16.152 [DefaultDispatcher-worker-15 @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-05 16:30:16.173 [DefaultDispatcher-worker-15 @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-05 16:30:16.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-05 16:30:16.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-05 16:30:16.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:16.186 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eee730c: (connection evicted) 2024-02-05 16:30:16.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:16.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-05 16:30:16.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-05 16:30:16.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-05 16:30:16.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-05 16:30:16.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:16.203 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f72855d: (connection evicted) 2024-02-05 16:30:16.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:16.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-05 16:30:16.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a5a99d9 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:16.206 [Test worker @coroutine#4985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-05 16:30:16.227 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@eea69a9 2024-02-05 16:30:16.227 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@eea69a9 2024-02-05 16:30:16.227 [Test worker @coroutine#4985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-05 16:30:16.253 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea69a9 2024-02-05 16:30:16.270 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea69a9 2024-02-05 16:30:16.273 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea69a9 2024-02-05 16:30:16.276 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea69a9 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c00de0d 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:16.277 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6a1be2 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6a1be2 2024-02-05 16:30:16.278 [Test worker @coroutine#4985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-05 16:30:16.300 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6a1be2 2024-02-05 16:30:16.316 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6a1be2 2024-02-05 16:30:16.319 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6a1be2 2024-02-05 16:30:16.322 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6a1be2 2024-02-05 16:30:16.327 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:16.333 [DefaultDispatcher-worker-14 @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c6a1be2 2024-02-05 16:30:16.354 [DefaultDispatcher-worker-17 @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea69a9 2024-02-05 16:30:16.358 [DefaultDispatcher-worker-18 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:16.358 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.358 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:16.358 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.360 [DefaultDispatcher-worker-4 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.360 [DefaultDispatcher-worker-4 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.361 [DefaultDispatcher-worker-10 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:16.361 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.361 [DefaultDispatcher-worker-10 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:16.361 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.363 [DefaultDispatcher-worker-12 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.363 [DefaultDispatcher-worker-12 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.371 [DefaultDispatcher-worker-9 @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea69a9 2024-02-05 16:30:16.378 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:16.381 [DefaultDispatcher-worker-1 @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea69a9 2024-02-05 16:30:16.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-05 16:30:16.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-05 16:30:16.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:16.403 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eea69a9: (connection evicted) 2024-02-05 16:30:16.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:16.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-05 16:30:16.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-05 16:30:16.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-05 16:30:16.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-05 16:30:16.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:16.423 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c6a1be2: (connection evicted) 2024-02-05 16:30:16.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:16.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-05 16:30:16.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48064a5a 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:16.426 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-05 16:30:16.443 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2024-02-05 16:30:16.443 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2024-02-05 16:30:16.443 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-05 16:30:16.464 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2024-02-05 16:30:16.480 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2024-02-05 16:30:16.482 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2024-02-05 16:30:16.485 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2024-02-05 16:30:16.486 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-05 16:30:16.486 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:16.486 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:16.486 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49522bdf 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2024-02-05 16:30:16.487 [Test worker @coroutine#5033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-05 16:30:16.508 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2024-02-05 16:30:16.525 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2024-02-05 16:30:16.528 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2024-02-05 16:30:16.531 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2024-02-05 16:30:16.541 [DefaultDispatcher-worker-12 @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6 2024-02-05 16:30:16.543 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:16.557 [DefaultDispatcher-worker-9 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2024-02-05 16:30:16.570 [DefaultDispatcher-worker-9 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2024-02-05 16:30:16.580 [DefaultDispatcher-worker-3 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2024-02-05 16:30:16.588 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:16.602 [DefaultDispatcher-worker-13 @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031 2024-02-05 16:30:16.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-05 16:30:16.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-05 16:30:16.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:16.619 [DefaultDispatcher-worker-10 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:16.619 [DefaultDispatcher-worker-10 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.619 [DefaultDispatcher-worker-10 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:16.619 [DefaultDispatcher-worker-10 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.627 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a2b6031: (connection evicted) 2024-02-05 16:30:16.627 [DefaultDispatcher-worker-4 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.627 [DefaultDispatcher-worker-4 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:16.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-05 16:30:16.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-05 16:30:16.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-05 16:30:16.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-05 16:30:16.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:16.639 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39eea4f6: (connection evicted) 2024-02-05 16:30:16.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:16.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-05 16:30:16.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@444720b7 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:16.642 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:16.643 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:16.643 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:16.643 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:16.643 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:16.643 [Test worker @coroutine#5091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-05 16:30:16.651 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-02-05 16:30:16.651 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-02-05 16:30:16.651 [Test worker @coroutine#5091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-05 16:30:16.673 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-02-05 16:30:16.690 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-02-05 16:30:16.692 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-02-05 16:30:16.695 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6557dcea 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:16.696 [Test worker @coroutine#5091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-05 16:30:16.699 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2024-02-05 16:30:16.699 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2024-02-05 16:30:16.699 [Test worker @coroutine#5091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-05 16:30:16.719 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2024-02-05 16:30:16.735 [Test worker @coroutine#5100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2024-02-05 16:30:16.738 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2024-02-05 16:30:16.741 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2024-02-05 16:30:16.750 [DefaultDispatcher-worker-4 @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d 2024-02-05 16:30:16.751 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:16.769 [DefaultDispatcher-worker-10 @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-02-05 16:30:16.783 [DefaultDispatcher-worker-14 @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-02-05 16:30:16.786 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4 2024-02-05 16:30:16.799 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:16.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-05 16:30:16.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-05 16:30:16.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:16.811 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b8f5aa4: (connection evicted) 2024-02-05 16:30:16.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:16.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-05 16:30:16.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-05 16:30:16.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-05 16:30:16.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-05 16:30:16.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:16.821 [DefaultDispatcher-worker-12 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:16.821 [DefaultDispatcher-worker-2 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:16.821 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.821 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.821 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:16.821 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.822 [DefaultDispatcher-worker-12 @coroutine#3063] 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-02-05 16:30:16.822 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.823 [DefaultDispatcher-worker-15 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.823 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.823 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.827 [DefaultDispatcher-worker-9 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:16.827 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.827 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:16.827 [DefaultDispatcher-worker-9 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.827 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@569d6e0d: (connection evicted) 2024-02-05 16:30:16.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:16.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-05 16:30:16.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-05 16:30:16.828 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.828 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.829 [DefaultDispatcher-worker-7 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:16.829 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-05 16:30:16.829 [DefaultDispatcher-worker-7 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.829 [DefaultDispatcher-worker-7 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:16.829 [DefaultDispatcher-worker-7 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.829 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:16.829 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:16.829 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:16.829 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:16.829 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:16.829 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:16.829 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e1c23d 2024-02-05 16:30:16.829 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:16.829 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:16.829 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:16.830 [Test worker @coroutine#5144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-05 16:30:16.831 [DefaultDispatcher-worker-12 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.831 [DefaultDispatcher-worker-12 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:16.847 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2024-02-05 16:30:16.847 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2024-02-05 16:30:16.847 [Test worker @coroutine#5144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-05 16:30:16.881 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2024-02-05 16:30:16.913 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2024-02-05 16:30:16.916 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2024-02-05 16:30:16.919 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1071f3ad 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:16.920 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:16.921 [Test worker @coroutine#5144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-05 16:30:16.923 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2024-02-05 16:30:16.923 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2024-02-05 16:30:16.923 [Test worker @coroutine#5144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-05 16:30:16.947 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:16.970 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2024-02-05 16:30:17.007 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2024-02-05 16:30:17.010 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2024-02-05 16:30:17.017 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2024-02-05 16:30:17.023 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:17.028 [DefaultDispatcher-worker-15 @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2024-02-05 16:30:17.043 [DefaultDispatcher-worker-5 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:17.043 [DefaultDispatcher-worker-5 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.043 [DefaultDispatcher-worker-5 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:17.043 [DefaultDispatcher-worker-5 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.047 [DefaultDispatcher-worker-3 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.047 [DefaultDispatcher-worker-3 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.051 [DefaultDispatcher-worker-6 @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2024-02-05 16:30:17.062 [DefaultDispatcher-worker-4 @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2024-02-05 16:30:17.065 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2024-02-05 16:30:17.068 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670 2024-02-05 16:30:17.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-05 16:30:17.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-05 16:30:17.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:17.104 [DefaultDispatcher-worker-7 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:17.104 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.104 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:17.104 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.105 [DefaultDispatcher-worker-6 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:17.106 [DefaultDispatcher-worker-6 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.106 [DefaultDispatcher-worker-6 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:17.106 [DefaultDispatcher-worker-6 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.106 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.106 [DefaultDispatcher-worker-4 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.106 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.106 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.107 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fb3c670: (connection evicted) 2024-02-05 16:30:17.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:17.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-05 16:30:17.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-05 16:30:17.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-05 16:30:17.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-05 16:30:17.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:17.123 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9bd477c: (connection evicted) 2024-02-05 16:30:17.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:17.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-05 16:30:17.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628e0403 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:17.126 [Test worker @coroutine#5202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-05 16:30:17.135 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2024-02-05 16:30:17.135 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2024-02-05 16:30:17.135 [Test worker @coroutine#5202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-05 16:30:17.174 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2024-02-05 16:30:17.207 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2024-02-05 16:30:17.211 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2024-02-05 16:30:17.214 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be60847 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:17.215 [Test worker @coroutine#5202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-05 16:30:17.235 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-02-05 16:30:17.235 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-02-05 16:30:17.235 [Test worker @coroutine#5202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-05 16:30:17.235 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:17.255 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-02-05 16:30:17.274 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-02-05 16:30:17.285 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-02-05 16:30:17.288 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-02-05 16:30:17.298 [DefaultDispatcher-worker-13 @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-02-05 16:30:17.314 [DefaultDispatcher-worker-4 @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2024-02-05 16:30:17.328 [DefaultDispatcher-worker-6 @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475fb7 2024-02-05 16:30:17.411 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:17.420 [DefaultDispatcher-worker-18 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:17.420 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.420 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:17.420 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.420 [DefaultDispatcher-worker-12 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:17.420 [DefaultDispatcher-worker-12 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.420 [DefaultDispatcher-worker-12 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:17.420 [DefaultDispatcher-worker-12 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.422 [DefaultDispatcher-worker-11 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.422 [DefaultDispatcher-worker-11 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.422 [DefaultDispatcher-worker-18 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.422 [DefaultDispatcher-worker-18 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-05 16:30:17.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-05 16:30:17.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:17.428 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@475fb7: (connection evicted) 2024-02-05 16:30:17.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:17.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-05 16:30:17.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-05 16:30:17.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-05 16:30:17.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-05 16:30:17.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:17.443 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797: (connection evicted) 2024-02-05 16:30:17.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:17.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-05 16:30:17.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@647d3279 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:17.446 [Test worker @coroutine#5263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-05 16:30:17.459 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-02-05 16:30:17.459 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-02-05 16:30:17.459 [Test worker @coroutine#5263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-05 16:30:17.482 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-02-05 16:30:17.542 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-02-05 16:30:17.545 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-02-05 16:30:17.548 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-02-05 16:30:17.549 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-05 16:30:17.549 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:17.549 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:17.549 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:17.549 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:17.549 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:17.549 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:17.549 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c9af700 2024-02-05 16:30:17.549 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:17.549 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:17.549 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:17.549 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:17.549 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:17.549 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:17.549 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:17.550 [Test worker @coroutine#5263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-05 16:30:17.559 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:17.562 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e54c66 2024-02-05 16:30:17.562 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e54c66 2024-02-05 16:30:17.562 [Test worker @coroutine#5263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-05 16:30:17.594 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e54c66 2024-02-05 16:30:17.610 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e54c66 2024-02-05 16:30:17.613 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e54c66 2024-02-05 16:30:17.615 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e54c66 2024-02-05 16:30:17.626 [DefaultDispatcher-worker-1 @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63e54c66 2024-02-05 16:30:17.634 [DefaultDispatcher-worker-7 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:17.634 [DefaultDispatcher-worker-7 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.634 [DefaultDispatcher-worker-7 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:17.634 [DefaultDispatcher-worker-7 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.636 [DefaultDispatcher-worker-10 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.636 [DefaultDispatcher-worker-10 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.646 [DefaultDispatcher-worker-3 @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-02-05 16:30:17.662 [DefaultDispatcher-worker-3 @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54b313d6 2024-02-05 16:30:17.662 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:17.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-05 16:30:17.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-05 16:30:17.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:17.679 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54b313d6: (connection evicted) 2024-02-05 16:30:17.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:17.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-05 16:30:17.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-05 16:30:17.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-05 16:30:17.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-05 16:30:17.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:17.699 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63e54c66: (connection evicted) 2024-02-05 16:30:17.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:17.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-05 16:30:17.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-05 16:30:17.701 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e9e852 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:17.702 [Test worker @coroutine#5306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-05 16:30:17.708 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:30:17.708 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:30:17.708 [Test worker @coroutine#5306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-05 16:30:17.756 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:30:17.805 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:30:17.807 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:30:17.808 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:17.810 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:30:17.811 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23b02f37 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:17.812 [Test worker @coroutine#5306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-05 16:30:17.827 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d619bcb 2024-02-05 16:30:17.827 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d619bcb 2024-02-05 16:30:17.827 [Test worker @coroutine#5306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-05 16:30:17.832 [DefaultDispatcher-worker-13 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:17.833 [DefaultDispatcher-worker-13 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.833 [DefaultDispatcher-worker-13 @coroutine#3063] 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-02-05 16:30:17.833 [DefaultDispatcher-worker-13 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.833 [DefaultDispatcher-worker-5 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:17.834 [DefaultDispatcher-worker-5 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.834 [DefaultDispatcher-worker-5 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:17.834 [DefaultDispatcher-worker-5 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.835 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.835 [DefaultDispatcher-worker-14 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.835 [DefaultDispatcher-worker-14 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.838 [DefaultDispatcher-worker-8 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:17.838 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.838 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:17.838 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.839 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.840 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.840 [DefaultDispatcher-worker-14 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:17.840 [DefaultDispatcher-worker-14 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.840 [DefaultDispatcher-worker-14 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:17.840 [DefaultDispatcher-worker-14 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.841 [DefaultDispatcher-worker-5 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.841 [DefaultDispatcher-worker-5 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:17.868 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d619bcb 2024-02-05 16:30:17.925 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d619bcb 2024-02-05 16:30:17.927 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:17.927 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d619bcb 2024-02-05 16:30:17.930 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d619bcb 2024-02-05 16:30:17.942 [DefaultDispatcher-worker-14 @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d619bcb 2024-02-05 16:30:17.970 [DefaultDispatcher-worker-8 @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:30:17.985 [DefaultDispatcher-worker-13 @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:30:17.988 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:30:18.000 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:30:18.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-05 16:30:18.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-05 16:30:18.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:18.038 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@279e4506: (connection evicted) 2024-02-05 16:30:18.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:18.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-05 16:30:18.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-05 16:30:18.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-05 16:30:18.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-05 16:30:18.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:18.053 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d619bcb: (connection evicted) 2024-02-05 16:30:18.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:18.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-05 16:30:18.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-05 16:30:18.056 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-05 16:30:18.056 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:18.056 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:18.056 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:18.056 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:18.056 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:18.056 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:18.056 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d7d7b1a 2024-02-05 16:30:18.056 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:18.056 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:18.056 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:18.057 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-05 16:30:18.058 [DefaultDispatcher-worker-16 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:18.059 [DefaultDispatcher-worker-16 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.059 [DefaultDispatcher-worker-16 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:18.059 [DefaultDispatcher-worker-16 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.071 [DefaultDispatcher-worker-6 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.071 [DefaultDispatcher-worker-6 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.083 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@65011123 2024-02-05 16:30:18.083 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@65011123 2024-02-05 16:30:18.083 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-05 16:30:18.103 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:18.115 [DefaultDispatcher-worker-16 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:18.115 [DefaultDispatcher-worker-8 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:18.115 [DefaultDispatcher-worker-16 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.115 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.115 [DefaultDispatcher-worker-16 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:18.115 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:18.115 [DefaultDispatcher-worker-16 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.115 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.117 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.117 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.118 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.118 [DefaultDispatcher-worker-7 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.119 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65011123 2024-02-05 16:30:18.152 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65011123 2024-02-05 16:30:18.155 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65011123 2024-02-05 16:30:18.157 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65011123 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16bbb59c 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:18.158 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:18.159 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:18.159 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:18.159 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:18.159 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:18.159 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:18.159 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-05 16:30:18.159 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:18.159 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:18.159 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:18.159 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:18.159 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:18.159 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:18.159 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:18.159 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:18.159 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-05 16:30:18.179 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2024-02-05 16:30:18.179 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2024-02-05 16:30:18.179 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-05 16:30:18.187 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:18.196 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:18.207 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2024-02-05 16:30:18.223 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2024-02-05 16:30:18.241 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2024-02-05 16:30:18.248 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2024-02-05 16:30:18.258 [DefaultDispatcher-worker-10 @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2024-02-05 16:30:18.279 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:18.280 [DefaultDispatcher-worker-8 @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65011123 2024-02-05 16:30:18.294 [DefaultDispatcher-worker-7 @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65011123 2024-02-05 16:30:18.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-05 16:30:18.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-05 16:30:18.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:18.327 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65011123: (connection evicted) 2024-02-05 16:30:18.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:18.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-05 16:30:18.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-05 16:30:18.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-05 16:30:18.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-05 16:30:18.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:18.340 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6: (connection evicted) 2024-02-05 16:30:18.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:18.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-05 16:30:18.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4700064f 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:18.344 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:18.345 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:18.345 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:18.345 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:18.345 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-05 16:30:18.345 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:18.345 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:18.345 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:18.345 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:18.345 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:18.345 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:18.345 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:18.345 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:18.345 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-05 16:30:18.359 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc84468 2024-02-05 16:30:18.359 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc84468 2024-02-05 16:30:18.359 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-05 16:30:18.380 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc84468 2024-02-05 16:30:18.398 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc84468 2024-02-05 16:30:18.401 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc84468 2024-02-05 16:30:18.404 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc84468 2024-02-05 16:30:18.414 [DefaultDispatcher-worker-17 @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc84468 2024-02-05 16:30:18.417 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc84468 2024-02-05 16:30:18.432 [DefaultDispatcher-worker-7 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:18.432 [DefaultDispatcher-worker-17 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:18.432 [DefaultDispatcher-worker-7 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.432 [DefaultDispatcher-worker-17 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.432 [DefaultDispatcher-worker-17 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:18.432 [DefaultDispatcher-worker-17 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.432 [DefaultDispatcher-worker-7 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:18.432 [DefaultDispatcher-worker-7 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.433 [DefaultDispatcher-worker-8 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.433 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.433 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.433 [DefaultDispatcher-worker-8 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.448 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc84468 2024-02-05 16:30:18.459 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:18.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-05 16:30:18.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-05 16:30:18.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:18.479 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fc84468: (connection evicted) 2024-02-05 16:30:18.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:18.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-05 16:30:18.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-05 16:30:18.482 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-05 16:30:18.482 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:18.482 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dc28d74 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:18.483 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-05 16:30:18.490 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@f28ee19 2024-02-05 16:30:18.490 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@f28ee19 2024-02-05 16:30:18.490 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-05 16:30:18.512 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f28ee19 2024-02-05 16:30:18.530 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f28ee19 2024-02-05 16:30:18.533 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f28ee19 2024-02-05 16:30:18.544 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f28ee19 2024-02-05 16:30:18.558 [DefaultDispatcher-worker-8 @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f28ee19 2024-02-05 16:30:18.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-05 16:30:18.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-05 16:30:18.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:18.590 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f28ee19: (connection evicted) 2024-02-05 16:30:18.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:18.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-05 16:30:18.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-05 16:30:18.593 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7893b8c 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:18.594 [Test worker @coroutine#5498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-05 16:30:18.610 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac 2024-02-05 16:30:18.610 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac 2024-02-05 16:30:18.610 [Test worker @coroutine#5498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-05 16:30:18.646 [DefaultDispatcher-worker-7 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:18.646 [DefaultDispatcher-worker-7 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.646 [DefaultDispatcher-worker-7 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:18.646 [DefaultDispatcher-worker-7 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.651 [DefaultDispatcher-worker-15 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.651 [DefaultDispatcher-worker-15 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.652 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac 2024-02-05 16:30:18.694 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac 2024-02-05 16:30:18.697 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac 2024-02-05 16:30:18.710 [HikariPool-157 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:18.719 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac 2024-02-05 16:30:18.729 [DefaultDispatcher-worker-3 @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac 2024-02-05 16:30:18.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-05 16:30:18.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-05 16:30:18.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:18.751 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac: (connection evicted) 2024-02-05 16:30:18.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:18.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-05 16:30:18.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b22bebc 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:18.754 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-05 16:30:18.767 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c7b944 2024-02-05 16:30:18.767 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c7b944 2024-02-05 16:30:18.767 [Test worker @coroutine#5540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-05 16:30:18.796 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c7b944 2024-02-05 16:30:18.824 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c7b944 2024-02-05 16:30:18.827 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c7b944 2024-02-05 16:30:18.839 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c7b944 2024-02-05 16:30:18.852 [DefaultDispatcher-worker-17 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:18.852 [DefaultDispatcher-worker-17 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.852 [DefaultDispatcher-worker-17 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:18.852 [DefaultDispatcher-worker-17 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.847 [DefaultDispatcher-worker-10 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:18.853 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.853 [DefaultDispatcher-worker-10 @coroutine#3063] 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-02-05 16:30:18.853 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.854 [DefaultDispatcher-worker-8 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.854 [DefaultDispatcher-worker-8 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.854 [DefaultDispatcher-worker-16 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.858 [DefaultDispatcher-worker-6 @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c7b944 2024-02-05 16:30:18.859 [DefaultDispatcher-worker-15 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:18.859 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.859 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:18.859 [DefaultDispatcher-worker-15 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.861 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.861 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-05 16:30:18.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-05 16:30:18.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:18.863 [DefaultDispatcher-worker-9 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:18.863 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.863 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:18.863 [DefaultDispatcher-worker-9 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.864 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.864 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:18.867 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24c7b944: (connection evicted) 2024-02-05 16:30:18.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:18.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-05 16:30:18.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e640411 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:18.870 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-05 16:30:18.887 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2024-02-05 16:30:18.887 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2024-02-05 16:30:18.887 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-05 16:30:18.910 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2024-02-05 16:30:18.934 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2024-02-05 16:30:18.937 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2024-02-05 16:30:18.941 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2024-02-05 16:30:18.951 [DefaultDispatcher-worker-1 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e 2024-02-05 16:30:18.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-05 16:30:18.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-05 16:30:18.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:18.979 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fe19d0e: (connection evicted) 2024-02-05 16:30:18.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:18.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-05 16:30:18.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be83e7e 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:18.982 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-05 16:30:18.983 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:18.983 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:18.983 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:18.983 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:18.983 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:18.983 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:18.983 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:18.983 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:18.983 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-05 16:30:18.999 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@441c2d2a 2024-02-05 16:30:18.999 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@441c2d2a 2024-02-05 16:30:18.999 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-05 16:30:19.051 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441c2d2a 2024-02-05 16:30:19.081 [DefaultDispatcher-worker-18 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:19.081 [DefaultDispatcher-worker-18 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.081 [DefaultDispatcher-worker-18 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:19.081 [DefaultDispatcher-worker-18 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.081 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441c2d2a 2024-02-05 16:30:19.083 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441c2d2a 2024-02-05 16:30:19.084 [DefaultDispatcher-worker-14 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.084 [DefaultDispatcher-worker-14 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.085 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441c2d2a 2024-02-05 16:30:19.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-05 16:30:19.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-05 16:30:19.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:19.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:19.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-05 16:30:19.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586a9fe1 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:19.094 [Test worker @coroutine#5651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-05 16:30:19.108 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f 2024-02-05 16:30:19.108 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f 2024-02-05 16:30:19.108 [Test worker @coroutine#5651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-05 16:30:19.126 [DefaultDispatcher-worker-8 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:19.127 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.127 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:19.127 [DefaultDispatcher-worker-8 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.128 [DefaultDispatcher-worker-5 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.128 [DefaultDispatcher-worker-5 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.129 [DefaultDispatcher-worker-12 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:19.130 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.130 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:19.130 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.131 [DefaultDispatcher-worker-18 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.131 [DefaultDispatcher-worker-18 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.168 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f 2024-02-05 16:30:19.208 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:19.210 [Test worker @coroutine#5658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f 2024-02-05 16:30:19.215 [Test worker @coroutine#5660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f 2024-02-05 16:30:19.220 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f 2024-02-05 16:30:19.235 [DefaultDispatcher-worker-12 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f 2024-02-05 16:30:19.239 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f 2024-02-05 16:30:19.253 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f 2024-02-05 16:30:19.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-05 16:30:19.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-05 16:30:19.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:19.283 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20bc3e7f: (connection evicted) 2024-02-05 16:30:19.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:19.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-05 16:30:19.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a034950 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:19.287 [Test worker @coroutine#5692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-05 16:30:19.302 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f7a20 2024-02-05 16:30:19.302 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f7a20 2024-02-05 16:30:19.302 [Test worker @coroutine#5692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-05 16:30:19.337 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f7a20 2024-02-05 16:30:19.375 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f7a20 2024-02-05 16:30:19.378 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f7a20 2024-02-05 16:30:19.381 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f7a20 2024-02-05 16:30:19.381 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@172ca6a 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:19.382 [Test worker @coroutine#5692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-05 16:30:19.395 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7569bc9f 2024-02-05 16:30:19.395 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@7569bc9f 2024-02-05 16:30:19.395 [Test worker @coroutine#5692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-05 16:30:19.402 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:19.438 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569bc9f 2024-02-05 16:30:19.443 [DefaultDispatcher-worker-8 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:19.443 [DefaultDispatcher-worker-8 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.443 [DefaultDispatcher-worker-8 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:19.443 [DefaultDispatcher-worker-8 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.443 [DefaultDispatcher-worker-14 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:19.443 [DefaultDispatcher-worker-14 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.443 [DefaultDispatcher-worker-14 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:19.443 [DefaultDispatcher-worker-14 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.444 [DefaultDispatcher-worker-11 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.444 [DefaultDispatcher-worker-11 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.444 [DefaultDispatcher-worker-12 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.444 [DefaultDispatcher-worker-12 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.468 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569bc9f 2024-02-05 16:30:19.471 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569bc9f 2024-02-05 16:30:19.473 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569bc9f 2024-02-05 16:30:19.483 [DefaultDispatcher-worker-5 @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569bc9f 2024-02-05 16:30:19.495 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:19.512 [DefaultDispatcher-worker-2 @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f7a20 2024-02-05 16:30:19.565 [DefaultDispatcher-worker-8 @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f7a20 2024-02-05 16:30:19.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-05 16:30:19.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-05 16:30:19.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:19.595 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38f7a20: (connection evicted) 2024-02-05 16:30:19.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:19.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-05 16:30:19.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-05 16:30:19.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-05 16:30:19.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-05 16:30:19.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:19.615 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7569bc9f: (connection evicted) 2024-02-05 16:30:19.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:19.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-05 16:30:19.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-05 16:30:19.617 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-05 16:30:19.617 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:19.617 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:19.617 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:19.617 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:19.617 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:19.617 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:19.617 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fdebe73 2024-02-05 16:30:19.617 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:19.617 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c0fcf0 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c0fcf0 2024-02-05 16:30:19.618 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-05 16:30:19.639 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c0fcf0 2024-02-05 16:30:19.660 [DefaultDispatcher-worker-6 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:19.660 [DefaultDispatcher-worker-6 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.660 [DefaultDispatcher-worker-6 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:19.660 [DefaultDispatcher-worker-6 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.661 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c0fcf0 2024-02-05 16:30:19.662 [DefaultDispatcher-worker-10 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.662 [DefaultDispatcher-worker-10 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.665 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c0fcf0 2024-02-05 16:30:19.668 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c0fcf0 2024-02-05 16:30:19.668 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@504a9352 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:19.669 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-05 16:30:19.687 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@74997ca6 2024-02-05 16:30:19.687 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@74997ca6 2024-02-05 16:30:19.687 [Test worker @coroutine#5728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-05 16:30:19.718 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:19.723 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74997ca6 2024-02-05 16:30:19.752 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:19.771 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74997ca6 2024-02-05 16:30:19.774 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74997ca6 2024-02-05 16:30:19.784 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74997ca6 2024-02-05 16:30:19.787 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:19.790 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:19.792 [DefaultDispatcher-worker-18 @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74997ca6 2024-02-05 16:30:19.812 [DefaultDispatcher-worker-12 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c0fcf0 2024-02-05 16:30:19.840 [DefaultDispatcher-worker-2 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c0fcf0 2024-02-05 16:30:19.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-05 16:30:19.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-05 16:30:19.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:19.863 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23c0fcf0: (connection evicted) 2024-02-05 16:30:19.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:19.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-05 16:30:19.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-05 16:30:19.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-05 16:30:19.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-05 16:30:19.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:19.865 [DefaultDispatcher-worker-10 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:19.865 [DefaultDispatcher-worker-17 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:19.865 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.865 [DefaultDispatcher-worker-17 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.865 [DefaultDispatcher-worker-10 @coroutine#3063] 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-02-05 16:30:19.865 [DefaultDispatcher-worker-17 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:19.865 [DefaultDispatcher-worker-10 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.865 [DefaultDispatcher-worker-17 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.866 [DefaultDispatcher-worker-7 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.868 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.868 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.868 [DefaultDispatcher-worker-14 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:19.868 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.868 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:19.868 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.869 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.869 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.870 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74997ca6: (connection evicted) 2024-02-05 16:30:19.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:19.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-05 16:30:19.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-05 16:30:19.873 [DefaultDispatcher-worker-6 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:19.873 [DefaultDispatcher-worker-6 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.873 [DefaultDispatcher-worker-6 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:19.873 [DefaultDispatcher-worker-6 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@383d2e2d 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:19.874 [Test worker @coroutine#5767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-05 16:30:19.875 [DefaultDispatcher-worker-18 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.875 [DefaultDispatcher-worker-18 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:19.884 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-02-05 16:30:19.884 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-02-05 16:30:19.884 [Test worker @coroutine#5767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-05 16:30:19.906 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-02-05 16:30:19.956 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-02-05 16:30:19.959 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-02-05 16:30:19.962 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-02-05 16:30:19.969 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@420c9959 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:19.971 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:19.972 [Test worker @coroutine#5767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-05 16:30:19.982 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f113867 2024-02-05 16:30:19.982 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f113867 2024-02-05 16:30:19.982 [Test worker @coroutine#5767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-05 16:30:19.984 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:20.018 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f113867 2024-02-05 16:30:20.053 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f113867 2024-02-05 16:30:20.056 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f113867 2024-02-05 16:30:20.059 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f113867 2024-02-05 16:30:20.068 [DefaultDispatcher-worker-3 @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f113867 2024-02-05 16:30:20.082 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:20.092 [DefaultDispatcher-worker-6 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:20.093 [DefaultDispatcher-worker-6 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.093 [DefaultDispatcher-worker-6 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:20.093 [DefaultDispatcher-worker-6 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.096 [DefaultDispatcher-worker-10 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.096 [DefaultDispatcher-worker-10 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.105 [DefaultDispatcher-worker-11 @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-02-05 16:30:20.135 [DefaultDispatcher-worker-16 @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-02-05 16:30:20.137 [DefaultDispatcher-worker-16 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:20.137 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.137 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:20.137 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.139 [DefaultDispatcher-worker-5 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.139 [DefaultDispatcher-worker-5 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.140 [DefaultDispatcher-worker-12 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:20.140 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.140 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:20.140 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.142 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.142 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.143 [DefaultDispatcher-worker-18 @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-02-05 16:30:20.156 [DefaultDispatcher-worker-14 @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed 2024-02-05 16:30:20.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-05 16:30:20.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-05 16:30:20.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:20.187 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c3830ed: (connection evicted) 2024-02-05 16:30:20.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:20.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-05 16:30:20.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-05 16:30:20.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-05 16:30:20.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-05 16:30:20.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:20.200 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f113867: (connection evicted) 2024-02-05 16:30:20.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:20.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-05 16:30:20.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@598f6c93 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:20.204 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:20.205 [Test worker @coroutine#5818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-05 16:30:20.211 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-05 16:30:20.211 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-05 16:30:20.211 [Test worker @coroutine#5818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-05 16:30:20.277 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-05 16:30:20.311 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:20.315 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-05 16:30:20.327 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-05 16:30:20.330 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-05 16:30:20.330 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68c05c5b 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:20.331 [Test worker @coroutine#5818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-05 16:30:20.339 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-05 16:30:20.339 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-05 16:30:20.339 [Test worker @coroutine#5818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-05 16:30:20.361 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-05 16:30:20.377 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-05 16:30:20.379 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-05 16:30:20.384 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-05 16:30:20.393 [DefaultDispatcher-worker-8 @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-05 16:30:20.408 [DefaultDispatcher-worker-18 @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-05 16:30:20.420 [DefaultDispatcher-worker-12 @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-05 16:30:20.429 [DefaultDispatcher-worker-1 @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-02-05 16:30:20.439 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:20.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-05 16:30:20.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-05 16:30:20.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:20.448 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8: (connection evicted) 2024-02-05 16:30:20.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:20.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-05 16:30:20.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-05 16:30:20.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-05 16:30:20.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-05 16:30:20.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:20.453 [DefaultDispatcher-worker-18 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:20.453 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.453 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:20.453 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.453 [DefaultDispatcher-worker-5 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:20.453 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.453 [DefaultDispatcher-worker-5 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:20.453 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.456 [DefaultDispatcher-worker-11 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.456 [DefaultDispatcher-worker-11 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.450 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@130a99fe: (connection evicted) 2024-02-05 16:30:20.461 [DefaultDispatcher-worker-1 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.461 [DefaultDispatcher-worker-1 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:20.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-05 16:30:20.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-05 16:30:20.465 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@324ee3ca 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:20.466 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-05 16:30:20.467 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-05 16:30:20.467 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-05 16:30:20.467 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-05 16:30:20.532 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-05 16:30:20.567 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:20.570 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-05 16:30:20.573 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-05 16:30:20.584 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-05 16:30:20.584 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22781286 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:20.585 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-05 16:30:20.595 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-02-05 16:30:20.595 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-02-05 16:30:20.595 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-05 16:30:20.633 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-02-05 16:30:20.672 [DefaultDispatcher-worker-15 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:20.672 [DefaultDispatcher-worker-15 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.672 [DefaultDispatcher-worker-15 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:20.672 [DefaultDispatcher-worker-15 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.674 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-02-05 16:30:20.675 [DefaultDispatcher-worker-7 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.675 [DefaultDispatcher-worker-7 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.677 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-02-05 16:30:20.688 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-02-05 16:30:20.695 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:20.697 [DefaultDispatcher-worker-3 @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-02-05 16:30:20.716 [DefaultDispatcher-worker-13 @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-05 16:30:20.728 [DefaultDispatcher-worker-17 @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-05 16:30:20.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-05 16:30:20.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-05 16:30:20.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:20.739 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8: (connection evicted) 2024-02-05 16:30:20.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:20.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-05 16:30:20.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-05 16:30:20.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-05 16:30:20.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-05 16:30:20.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:20.750 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@173c0722: (connection evicted) 2024-02-05 16:30:20.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:20.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-05 16:30:20.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f9b46ed 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:20.754 [Test worker @coroutine#5910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-05 16:30:20.767 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-05 16:30:20.767 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-05 16:30:20.767 [Test worker @coroutine#5910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-05 16:30:20.814 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-05 16:30:20.846 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-05 16:30:20.850 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-05 16:30:20.852 [Test worker @coroutine#5915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-05 16:30:20.853 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-05 16:30:20.853 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:20.853 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:20.853 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522fc988 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:20.854 [Test worker @coroutine#5910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-05 16:30:20.867 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:20.871 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-02-05 16:30:20.871 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-02-05 16:30:20.871 [Test worker @coroutine#5910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-05 16:30:20.875 [DefaultDispatcher-worker-4 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:20.875 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.875 [DefaultDispatcher-worker-4 @coroutine#3063] 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-02-05 16:30:20.875 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.875 [DefaultDispatcher-worker-1 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:20.876 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.876 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:20.876 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.876 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.877 [DefaultDispatcher-worker-7 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:20.877 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.877 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:20.877 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.877 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.877 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.878 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.878 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.885 [DefaultDispatcher-worker-16 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:20.886 [DefaultDispatcher-worker-16 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.886 [DefaultDispatcher-worker-16 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:20.886 [DefaultDispatcher-worker-16 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.889 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.889 [DefaultDispatcher-worker-2 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:20.902 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-02-05 16:30:20.932 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-02-05 16:30:20.935 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-02-05 16:30:20.937 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-02-05 16:30:20.948 [DefaultDispatcher-worker-16 @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9 2024-02-05 16:30:20.966 [DefaultDispatcher-worker-9 @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-05 16:30:20.971 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:20.980 [DefaultDispatcher-worker-3 @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-05 16:30:21.007 [DefaultDispatcher-worker-10 @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f18445b 2024-02-05 16:30:21.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-05 16:30:21.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-05 16:30:21.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:21.033 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f18445b: (connection evicted) 2024-02-05 16:30:21.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:21.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-05 16:30:21.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-05 16:30:21.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-05 16:30:21.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-05 16:30:21.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:21.043 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6adc90e9: (connection evicted) 2024-02-05 16:30:21.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:21.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-05 16:30:21.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-05 16:30:21.057 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628af295 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:21.058 [Test worker @coroutine#5958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-05 16:30:21.071 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@60052518 2024-02-05 16:30:21.071 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@60052518 2024-02-05 16:30:21.071 [Test worker @coroutine#5958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-05 16:30:21.093 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60052518 2024-02-05 16:30:21.107 [DefaultDispatcher-worker-14 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:21.107 [DefaultDispatcher-worker-14 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.107 [DefaultDispatcher-worker-14 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:21.107 [DefaultDispatcher-worker-14 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.108 [DefaultDispatcher-worker-1 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.109 [DefaultDispatcher-worker-1 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.114 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60052518 2024-02-05 16:30:21.116 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60052518 2024-02-05 16:30:21.119 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60052518 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ac1544f 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:21.121 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:21.136 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:21.136 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:21.136 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:21.136 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:21.136 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:21.136 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:21.136 [Test worker @coroutine#5958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-05 16:30:21.149 [DefaultDispatcher-worker-7 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:21.150 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.150 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:21.150 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.151 [DefaultDispatcher-worker-9 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.151 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@25865fca 2024-02-05 16:30:21.151 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@25865fca 2024-02-05 16:30:21.151 [Test worker @coroutine#5958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-05 16:30:21.151 [DefaultDispatcher-worker-9 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.151 [DefaultDispatcher-worker-16 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:21.152 [DefaultDispatcher-worker-16 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.152 [DefaultDispatcher-worker-16 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:21.152 [DefaultDispatcher-worker-16 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.153 [DefaultDispatcher-worker-5 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.153 [DefaultDispatcher-worker-5 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.171 [HikariPool-174 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:21.173 [Test worker @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25865fca 2024-02-05 16:30:21.189 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25865fca 2024-02-05 16:30:21.191 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25865fca 2024-02-05 16:30:21.196 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25865fca 2024-02-05 16:30:21.205 [DefaultDispatcher-worker-14 @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25865fca 2024-02-05 16:30:21.235 [DefaultDispatcher-worker-8 @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60052518 2024-02-05 16:30:21.249 [DefaultDispatcher-worker-11 @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60052518 2024-02-05 16:30:21.251 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:21.260 [DefaultDispatcher-worker-13 @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60052518 2024-02-05 16:30:21.270 [DefaultDispatcher-worker-16 @coroutine#5958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60052518 2024-02-05 16:30:21.292 [DefaultDispatcher-worker-18 @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60052518 2024-02-05 16:30:21.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-05 16:30:21.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-05 16:30:21.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:21.299 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60052518: (connection evicted) 2024-02-05 16:30:21.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:21.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-05 16:30:21.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-05 16:30:21.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-05 16:30:21.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-05 16:30:21.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:21.331 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25865fca: (connection evicted) 2024-02-05 16:30:21.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:21.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-05 16:30:21.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db07651 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:21.335 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:21.336 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:21.336 [Test worker @coroutine#6007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-05 16:30:21.344 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a59d8 2024-02-05 16:30:21.344 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a59d8 2024-02-05 16:30:21.344 [Test worker @coroutine#6007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-05 16:30:21.379 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a59d8 2024-02-05 16:30:21.410 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a59d8 2024-02-05 16:30:21.413 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a59d8 2024-02-05 16:30:21.430 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a59d8 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e0d91e 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:21.431 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-05 16:30:21.432 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:21.432 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:21.432 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:21.432 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:21.432 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:21.432 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:21.432 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:21.432 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:21.432 [Test worker @coroutine#6007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-05 16:30:21.444 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:21.447 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3299e315 2024-02-05 16:30:21.447 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3299e315 2024-02-05 16:30:21.447 [Test worker @coroutine#6007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-05 16:30:21.466 [DefaultDispatcher-worker-3 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:21.466 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.466 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:21.466 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.468 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.468 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.471 [DefaultDispatcher-worker-4 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:21.472 [DefaultDispatcher-worker-4 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.472 [DefaultDispatcher-worker-4 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:21.472 [DefaultDispatcher-worker-4 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.473 [DefaultDispatcher-worker-8 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.473 [DefaultDispatcher-worker-8 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.506 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299e315 2024-02-05 16:30:21.523 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299e315 2024-02-05 16:30:21.526 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299e315 2024-02-05 16:30:21.529 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299e315 2024-02-05 16:30:21.540 [DefaultDispatcher-worker-12 @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299e315 2024-02-05 16:30:21.547 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:21.557 [DefaultDispatcher-worker-17 @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a59d8 2024-02-05 16:30:21.573 [DefaultDispatcher-worker-1 @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a59d8 2024-02-05 16:30:21.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-05 16:30:21.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-05 16:30:21.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:21.608 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a59d8: (connection evicted) 2024-02-05 16:30:21.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:21.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-05 16:30:21.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-05 16:30:21.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-05 16:30:21.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-05 16:30:21.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:21.609 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3299e315: (connection evicted) 2024-02-05 16:30:21.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:21.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-05 16:30:21.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-05 16:30:21.611 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c65a7fc 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:21.612 [Test worker @coroutine#6056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-05 16:30:21.613 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-05 16:30:21.613 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-05 16:30:21.613 [Test worker @coroutine#6056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-05 16:30:21.656 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-05 16:30:21.684 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-05 16:30:21.685 [DefaultDispatcher-worker-6 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:21.685 [DefaultDispatcher-worker-6 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.685 [DefaultDispatcher-worker-6 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:21.685 [DefaultDispatcher-worker-6 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.686 [DefaultDispatcher-worker-13 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.686 [DefaultDispatcher-worker-13 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.695 [Test worker @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-05 16:30:21.699 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-05 16:30:21.699 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c28400 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:21.707 [Test worker @coroutine#6056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-05 16:30:21.714 [HikariPool-178 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:21.720 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2024-02-05 16:30:21.720 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2024-02-05 16:30:21.720 [Test worker @coroutine#6056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-05 16:30:21.762 [Test worker @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2024-02-05 16:30:21.778 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2024-02-05 16:30:21.780 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2024-02-05 16:30:21.783 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2024-02-05 16:30:21.793 [DefaultDispatcher-worker-6 @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c 2024-02-05 16:30:21.808 [DefaultDispatcher-worker-8 @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-05 16:30:21.820 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:21.828 [DefaultDispatcher-worker-7 @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a 2024-02-05 16:30:21.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-05 16:30:21.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-05 16:30:21.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:21.839 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5166fe7a: (connection evicted) 2024-02-05 16:30:21.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:21.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-05 16:30:21.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-05 16:30:21.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-05 16:30:21.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-05 16:30:21.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:21.847 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f5d587c: (connection evicted) 2024-02-05 16:30:21.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:21.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-05 16:30:21.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14c1cba6 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:21.850 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-05 16:30:21.851 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e 2024-02-05 16:30:21.851 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e 2024-02-05 16:30:21.851 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-05 16:30:21.871 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e 2024-02-05 16:30:21.884 [DefaultDispatcher-worker-5 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:21.884 [DefaultDispatcher-worker-1 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:21.884 [DefaultDispatcher-worker-5 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.884 [DefaultDispatcher-worker-5 @coroutine#3063] 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-02-05 16:30:21.884 [DefaultDispatcher-worker-5 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.884 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.884 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:21.884 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.885 [DefaultDispatcher-worker-13 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:21.885 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.885 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:21.885 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.885 [DefaultDispatcher-worker-3 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.885 [DefaultDispatcher-worker-17 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.885 [DefaultDispatcher-worker-17 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.886 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.886 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.895 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e 2024-02-05 16:30:21.898 [DefaultDispatcher-worker-13 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:21.898 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.898 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:21.898 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.900 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.900 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:21.902 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e 2024-02-05 16:30:21.905 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e 2024-02-05 16:30:21.905 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-05 16:30:21.905 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:21.905 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:21.905 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:21.905 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1106a9cc 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:21.906 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-05 16:30:21.907 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2024-02-05 16:30:21.907 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2024-02-05 16:30:21.907 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-05 16:30:21.927 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2024-02-05 16:30:21.943 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2024-02-05 16:30:21.945 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2024-02-05 16:30:21.948 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2024-02-05 16:30:21.951 [HikariPool-180 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:21.958 [DefaultDispatcher-worker-13 @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723aa04 2024-02-05 16:30:21.972 [DefaultDispatcher-worker-10 @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e 2024-02-05 16:30:21.983 [DefaultDispatcher-worker-13 @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e 2024-02-05 16:30:21.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-05 16:30:21.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-05 16:30:21.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:21.991 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e: (connection evicted) 2024-02-05 16:30:21.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:21.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-05 16:30:21.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-05 16:30:21.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-05 16:30:21.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-05 16:30:21.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:21.999 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@723aa04: (connection evicted) 2024-02-05 16:30:22.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:22.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-05 16:30:22.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-05 16:30:22.002 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c0d876c 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:22.003 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-05 16:30:22.004 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:30:22.004 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:30:22.004 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-05 16:30:22.025 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:30:22.042 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:30:22.045 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:30:22.048 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:30:22.048 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-05 16:30:22.048 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:22.048 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:22.048 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:22.048 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:22.048 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:22.048 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:22.048 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f5df147 2024-02-05 16:30:22.048 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:22.048 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:22.048 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:22.048 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:22.048 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:22.048 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:22.048 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-05 16:30:22.049 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-05 16:30:22.070 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-05 16:30:22.086 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-05 16:30:22.089 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-05 16:30:22.092 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-05 16:30:22.101 [DefaultDispatcher-worker-13 @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-05 16:30:22.105 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:22.118 [DefaultDispatcher-worker-4 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:22.118 [DefaultDispatcher-worker-4 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.118 [DefaultDispatcher-worker-4 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:22.118 [DefaultDispatcher-worker-4 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.119 [DefaultDispatcher-worker-1 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.119 [DefaultDispatcher-worker-1 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.126 [DefaultDispatcher-worker-1 @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:30:22.146 [DefaultDispatcher-worker-16 @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:30:22.149 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:22.169 [DefaultDispatcher-worker-12 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:22.169 [DefaultDispatcher-worker-17 @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:30:22.169 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.169 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:22.169 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.170 [DefaultDispatcher-worker-1 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.171 [DefaultDispatcher-worker-1 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.176 [DefaultDispatcher-worker-7 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:22.176 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.176 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:22.176 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.178 [DefaultDispatcher-worker-9 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.178 [DefaultDispatcher-worker-9 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.297 [DefaultDispatcher-worker-8 @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:30:22.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-05 16:30:22.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-05 16:30:22.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:22.306 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77217c17: (connection evicted) 2024-02-05 16:30:22.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:22.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-05 16:30:22.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-05 16:30:22.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-05 16:30:22.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-05 16:30:22.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:22.335 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8947a4b: (connection evicted) 2024-02-05 16:30:22.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:22.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-05 16:30:22.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-05 16:30:22.337 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-05 16:30:22.337 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:22.337 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:22.337 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:22.337 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:22.337 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:22.337 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c65740a 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:22.338 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-05 16:30:22.375 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:30:22.375 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:30:22.375 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-05 16:30:22.404 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:30:22.440 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:30:22.455 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:30:22.458 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b89cbf9 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:22.458 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:22.459 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-05 16:30:22.469 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-05 16:30:22.469 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-05 16:30:22.469 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-05 16:30:22.475 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:22.479 [DefaultDispatcher-worker-9 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:22.479 [DefaultDispatcher-worker-9 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.479 [DefaultDispatcher-worker-9 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:22.479 [DefaultDispatcher-worker-9 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.480 [DefaultDispatcher-worker-14 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:22.480 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.480 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:22.480 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.481 [DefaultDispatcher-worker-1 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.481 [DefaultDispatcher-worker-1 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.481 [DefaultDispatcher-worker-15 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.481 [DefaultDispatcher-worker-15 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.490 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-05 16:30:22.519 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-05 16:30:22.523 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-05 16:30:22.526 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-05 16:30:22.535 [DefaultDispatcher-worker-17 @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-05 16:30:22.552 [DefaultDispatcher-worker-18 @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:30:22.570 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:22.574 [DefaultDispatcher-worker-1 @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:30:22.589 [DefaultDispatcher-worker-15 @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:30:22.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-05 16:30:22.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-05 16:30:22.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:22.605 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@224f90eb: (connection evicted) 2024-02-05 16:30:22.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:22.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-05 16:30:22.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-05 16:30:22.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-05 16:30:22.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-05 16:30:22.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:22.614 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219c10c2: (connection evicted) 2024-02-05 16:30:22.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:22.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-05 16:30:22.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2e0945 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:22.616 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:22.617 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-05 16:30:22.617 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:22.617 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:22.617 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:22.617 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:22.617 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:22.617 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:22.617 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:22.617 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:22.617 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-05 16:30:22.631 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2024-02-05 16:30:22.631 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2024-02-05 16:30:22.631 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-05 16:30:22.653 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2024-02-05 16:30:22.689 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2024-02-05 16:30:22.695 [DefaultDispatcher-worker-17 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:22.695 [DefaultDispatcher-worker-17 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.695 [DefaultDispatcher-worker-17 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:22.695 [DefaultDispatcher-worker-17 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.697 [DefaultDispatcher-worker-12 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.697 [DefaultDispatcher-worker-12 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.703 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2024-02-05 16:30:22.706 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2024-02-05 16:30:22.706 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47541b42 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:22.707 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-05 16:30:22.719 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2024-02-05 16:30:22.719 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2024-02-05 16:30:22.719 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-05 16:30:22.731 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:22.753 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2024-02-05 16:30:22.796 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2024-02-05 16:30:22.799 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2024-02-05 16:30:22.802 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2024-02-05 16:30:22.812 [DefaultDispatcher-worker-5 @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b 2024-02-05 16:30:22.819 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:22.833 [DefaultDispatcher-worker-8 @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2024-02-05 16:30:22.863 [DefaultDispatcher-worker-1 @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f 2024-02-05 16:30:22.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-05 16:30:22.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-05 16:30:22.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:22.875 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e1f467f: (connection evicted) 2024-02-05 16:30:22.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:22.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-05 16:30:22.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-05 16:30:22.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-05 16:30:22.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-05 16:30:22.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:22.889 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41dbf02b: (connection evicted) 2024-02-05 16:30:22.893 [DefaultDispatcher-worker-1 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:22.893 [DefaultDispatcher-worker-5 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:22.894 [DefaultDispatcher-worker-7 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:22.894 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.894 [DefaultDispatcher-worker-5 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.894 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.894 [DefaultDispatcher-worker-5 @coroutine#3063] 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-02-05 16:30:22.894 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:22.894 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.894 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:22.894 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.894 [DefaultDispatcher-worker-5 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:22.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-05 16:30:22.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-05 16:30:22.895 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.895 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.895 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.896 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.896 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.904 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a44ad96 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:22.905 [Test worker @coroutine#6280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-05 16:30:22.908 [DefaultDispatcher-worker-4 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:22.908 [DefaultDispatcher-worker-4 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.908 [DefaultDispatcher-worker-4 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:22.908 [DefaultDispatcher-worker-4 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.910 [DefaultDispatcher-worker-7 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.910 [DefaultDispatcher-worker-7 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:22.915 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 16:30:22.915 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 16:30:22.915 [Test worker @coroutine#6280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-05 16:30:22.943 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 16:30:23.012 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 16:30:23.015 [HikariPool-188 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:23.016 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 16:30:23.026 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 16:30:23.027 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-05 16:30:23.027 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:23.027 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:23.027 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:23.027 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:23.027 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:23.027 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:23.027 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75381b61 2024-02-05 16:30:23.027 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:23.027 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:23.027 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:23.027 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:23.027 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:23.027 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:23.028 [Test worker @coroutine#6280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-05 16:30:23.041 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@42102827 2024-02-05 16:30:23.041 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@42102827 2024-02-05 16:30:23.041 [Test worker @coroutine#6280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-05 16:30:23.068 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42102827 2024-02-05 16:30:23.098 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42102827 2024-02-05 16:30:23.107 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42102827 2024-02-05 16:30:23.110 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42102827 2024-02-05 16:30:23.119 [DefaultDispatcher-worker-18 @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42102827 2024-02-05 16:30:23.128 [DefaultDispatcher-worker-7 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:23.128 [DefaultDispatcher-worker-7 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.129 [DefaultDispatcher-worker-7 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:23.129 [DefaultDispatcher-worker-7 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.130 [DefaultDispatcher-worker-10 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.130 [DefaultDispatcher-worker-10 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.141 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:23.149 [DefaultDispatcher-worker-5 @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 16:30:23.175 [DefaultDispatcher-worker-10 @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 16:30:23.181 [DefaultDispatcher-worker-13 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:23.181 [DefaultDispatcher-worker-13 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.181 [DefaultDispatcher-worker-13 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:23.181 [DefaultDispatcher-worker-13 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.183 [DefaultDispatcher-worker-16 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.183 [DefaultDispatcher-worker-16 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.185 [DefaultDispatcher-worker-6 @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae890 2024-02-05 16:30:23.190 [DefaultDispatcher-worker-2 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:23.190 [DefaultDispatcher-worker-2 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.190 [DefaultDispatcher-worker-2 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:23.190 [DefaultDispatcher-worker-2 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.191 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.191 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-05 16:30:23.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-05 16:30:23.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:23.215 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32ae890: (connection evicted) 2024-02-05 16:30:23.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:23.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-05 16:30:23.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-05 16:30:23.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-05 16:30:23.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-05 16:30:23.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:23.227 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42102827: (connection evicted) 2024-02-05 16:30:23.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:23.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-05 16:30:23.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ee0dbd1 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:23.230 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:23.231 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-05 16:30:23.247 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d04adc1 2024-02-05 16:30:23.247 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d04adc1 2024-02-05 16:30:23.247 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-05 16:30:23.275 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d04adc1 2024-02-05 16:30:23.304 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d04adc1 2024-02-05 16:30:23.319 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d04adc1 2024-02-05 16:30:23.322 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d04adc1 2024-02-05 16:30:23.333 [DefaultDispatcher-worker-14 @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d04adc1 2024-02-05 16:30:23.341 [DefaultDispatcher-worker-8 @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d04adc1 2024-02-05 16:30:23.350 [HikariPool-190 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:23.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-05 16:30:23.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-05 16:30:23.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:23.371 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d04adc1: (connection evicted) 2024-02-05 16:30:23.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:23.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-05 16:30:23.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-05 16:30:23.551 [DefaultDispatcher-worker-5 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:23.551 [DefaultDispatcher-worker-9 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:23.551 [DefaultDispatcher-worker-9 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.551 [DefaultDispatcher-worker-9 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:23.551 [DefaultDispatcher-worker-9 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.551 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.552 [DefaultDispatcher-worker-5 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:23.552 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c64ee53 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-05 16:30:23.552 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:23.553 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:23.553 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:23.553 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:23.553 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:23.553 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:23.553 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:23.553 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:23.553 [DefaultDispatcher-worker-4 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.553 [DefaultDispatcher-worker-4 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.553 [DefaultDispatcher-worker-9 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.553 [DefaultDispatcher-worker-9 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.553 [Test worker @coroutine#6358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-05 16:30:23.571 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@162c89ac 2024-02-05 16:30:23.571 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@162c89ac 2024-02-05 16:30:23.571 [Test worker @coroutine#6358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-05 16:30:23.593 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162c89ac 2024-02-05 16:30:23.612 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162c89ac 2024-02-05 16:30:23.615 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162c89ac 2024-02-05 16:30:23.623 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162c89ac 2024-02-05 16:30:23.633 [DefaultDispatcher-worker-11 @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162c89ac 2024-02-05 16:30:23.671 [HikariPool-191 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:23.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-05 16:30:23.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-05 16:30:23.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:23.689 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@162c89ac: (connection evicted) 2024-02-05 16:30:23.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:23.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-05 16:30:23.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-05 16:30:23.873 [DefaultDispatcher-worker-11 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:23.874 [DefaultDispatcher-worker-11 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.874 [DefaultDispatcher-worker-11 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:23.874 [DefaultDispatcher-worker-11 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dbfcbe4 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:23.877 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-05 16:30:23.883 [DefaultDispatcher-worker-17 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.883 [DefaultDispatcher-worker-17 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.891 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@44aaa987 2024-02-05 16:30:23.891 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@44aaa987 2024-02-05 16:30:23.891 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-05 16:30:23.904 [DefaultDispatcher-worker-4 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:23.909 [DefaultDispatcher-worker-15 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:23.909 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.909 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:23.909 [DefaultDispatcher-worker-15 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.910 [DefaultDispatcher-worker-11 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.910 [DefaultDispatcher-worker-11 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.915 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.915 [DefaultDispatcher-worker-4 @coroutine#3063] 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-02-05 16:30:23.915 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.916 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.917 [DefaultDispatcher-worker-14 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:23.917 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.917 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:23.917 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.917 [DefaultDispatcher-worker-18 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:23.917 [DefaultDispatcher-worker-18 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.917 [DefaultDispatcher-worker-18 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:23.917 [DefaultDispatcher-worker-18 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.918 [DefaultDispatcher-worker-7 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.918 [DefaultDispatcher-worker-7 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.918 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.918 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:23.934 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44aaa987 2024-02-05 16:30:23.950 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44aaa987 2024-02-05 16:30:23.952 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44aaa987 2024-02-05 16:30:23.955 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44aaa987 2024-02-05 16:30:23.964 [DefaultDispatcher-worker-2 @coroutine#6410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44aaa987 2024-02-05 16:30:23.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-05 16:30:23.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-05 16:30:23.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:23.991 [HikariPool-192 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:23.999 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44aaa987: (connection evicted) 2024-02-05 16:30:24.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:24.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-05 16:30:24.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c0becae 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-05 16:30:24.004 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:24.005 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:24.005 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:24.005 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:24.005 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:24.005 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:24.005 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:24.005 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:24.005 [Test worker @coroutine#6422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-05 16:30:24.010 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@79690a0a 2024-02-05 16:30:24.010 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@79690a0a 2024-02-05 16:30:24.011 [Test worker @coroutine#6422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-05 16:30:24.054 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79690a0a 2024-02-05 16:30:24.071 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79690a0a 2024-02-05 16:30:24.074 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79690a0a 2024-02-05 16:30:24.076 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79690a0a 2024-02-05 16:30:24.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-05 16:30:24.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-05 16:30:24.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:24.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:24.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-05 16:30:24.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-05 16:30:24.095 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35bfa7be 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:24.096 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-05 16:30:24.097 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@41bd8ec9 2024-02-05 16:30:24.097 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@41bd8ec9 2024-02-05 16:30:24.097 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-05 16:30:24.129 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41bd8ec9 2024-02-05 16:30:24.145 [DefaultDispatcher-worker-13 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:24.145 [DefaultDispatcher-worker-13 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.145 [DefaultDispatcher-worker-13 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:24.145 [DefaultDispatcher-worker-13 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.147 [DefaultDispatcher-worker-9 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.147 [DefaultDispatcher-worker-9 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.175 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41bd8ec9 2024-02-05 16:30:24.183 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41bd8ec9 2024-02-05 16:30:24.189 [DefaultDispatcher-worker-11 @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f69e2d8 2024-02-05 16:30:24.191 [DefaultDispatcher-worker-10 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:24.191 [DefaultDispatcher-worker-10 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.191 [DefaultDispatcher-worker-10 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:24.191 [DefaultDispatcher-worker-10 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.192 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.192 [DefaultDispatcher-worker-12 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.198 [HikariPool-194 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:24.200 [DefaultDispatcher-worker-14 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:24.200 [DefaultDispatcher-worker-14 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.200 [DefaultDispatcher-worker-14 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:24.200 [DefaultDispatcher-worker-14 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.200 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41bd8ec9 2024-02-05 16:30:24.202 [DefaultDispatcher-worker-12 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.202 [DefaultDispatcher-worker-12 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15ec3c0c 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:24.204 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-05 16:30:24.216 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2024-02-05 16:30:24.216 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2024-02-05 16:30:24.216 [Test worker @coroutine#6441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-05 16:30:24.243 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2024-02-05 16:30:24.260 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2024-02-05 16:30:24.263 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2024-02-05 16:30:24.286 [DefaultDispatcher-worker-12 @coroutine#6465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cdc310 2024-02-05 16:30:24.286 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2024-02-05 16:30:24.287 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:24.295 [DefaultDispatcher-worker-12 @coroutine#6467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2024-02-05 16:30:24.317 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:24.319 [DefaultDispatcher-worker-6 @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41bd8ec9 2024-02-05 16:30:24.326 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51585/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:30:24.326 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51585/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 16:30:24.326 [UI Thread @coroutine#6477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51585/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:30:24.348 [UI Thread @coroutine#6477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51585/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:30:24.348 [UI Thread @coroutine#6477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51585/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:30:24.348 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51585/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 16:30:24.348 [UI Thread @coroutine#6477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51585/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:24.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-05 16:30:24.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-05 16:30:24.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:24.372 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41bd8ec9: (connection evicted) 2024-02-05 16:30:24.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:24.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-05 16:30:24.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-05 16:30:24.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-05 16:30:24.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-05 16:30:24.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:24.375 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:24.379 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@335ff774: (connection evicted) 2024-02-05 16:30:24.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:24.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-05 16:30:24.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-05 16:30:24.383 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:24.399 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-05 16:30:24.399 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:24.399 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:24.399 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:24.399 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:24.399 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:24.399 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:24.399 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@226f472 2024-02-05 16:30:24.399 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:24.399 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:24.400 [Test worker @coroutine#6484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-05 16:30:24.415 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fa2dcc 2024-02-05 16:30:24.415 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fa2dcc 2024-02-05 16:30:24.415 [Test worker @coroutine#6484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-05 16:30:24.438 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa2dcc 2024-02-05 16:30:24.454 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa2dcc 2024-02-05 16:30:24.457 [Test worker @coroutine#6487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa2dcc 2024-02-05 16:30:24.460 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa2dcc 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30dabb23 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:24.460 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5317a7ef 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5317a7ef 2024-02-05 16:30:24.461 [Test worker @coroutine#6484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-05 16:30:24.481 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5317a7ef 2024-02-05 16:30:24.497 [Test worker @coroutine#6492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5317a7ef 2024-02-05 16:30:24.502 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5317a7ef 2024-02-05 16:30:24.504 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5317a7ef 2024-02-05 16:30:24.512 [DefaultDispatcher-worker-11 @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5317a7ef 2024-02-05 16:30:24.515 [HikariPool-196 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:24.523 [DefaultDispatcher-worker-16 @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa2dcc 2024-02-05 16:30:24.525 [UI Thread @coroutine#6508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:30:24.525 [UI Thread @coroutine#6508] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 16:30:24.525 [UI Thread @coroutine#6508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:30:24.527 [UI Thread @coroutine#6508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:30:24.527 [UI Thread @coroutine#6508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44841/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:30:24.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-05 16:30:24.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-05 16:30:24.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:24.529 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77fa2dcc: (connection evicted) 2024-02-05 16:30:24.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:24.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-05 16:30:24.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-05 16:30:24.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-05 16:30:24.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-05 16:30:24.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:24.535 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5317a7ef: (connection evicted) 2024-02-05 16:30:24.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:24.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-05 16:30:24.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-05 16:30:24.544 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1b006b 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1131fcfd 2024-02-05 16:30:24.545 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1131fcfd 2024-02-05 16:30:24.546 [Test worker @coroutine#6514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-05 16:30:24.562 [DefaultDispatcher-worker-4 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:24.563 [DefaultDispatcher-worker-4 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.563 [DefaultDispatcher-worker-4 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:24.563 [DefaultDispatcher-worker-4 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.564 [DefaultDispatcher-worker-3 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:24.564 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.564 [DefaultDispatcher-worker-3 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:24.564 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.564 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.564 [DefaultDispatcher-worker-3 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.564 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.564 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.572 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1131fcfd 2024-02-05 16:30:24.588 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1131fcfd 2024-02-05 16:30:24.590 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1131fcfd 2024-02-05 16:30:24.593 [Test worker @coroutine#6526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1131fcfd 2024-02-05 16:30:24.593 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55448710 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:24.594 [Test worker @coroutine#6514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-05 16:30:24.595 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-05 16:30:24.595 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-05 16:30:24.595 [Test worker @coroutine#6514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-05 16:30:24.615 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-05 16:30:24.630 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-05 16:30:24.633 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-05 16:30:24.635 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-05 16:30:24.646 [HikariPool-198 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:24.650 [DefaultDispatcher-worker-18 @coroutine#6534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13c36d48 2024-02-05 16:30:24.665 [DefaultDispatcher-worker-5 @coroutine#6514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1131fcfd 2024-02-05 16:30:24.668 [UI Thread @coroutine#6544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49751/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:30:24.668 [UI Thread @coroutine#6544] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49751/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 16:30:24.668 [UI Thread @coroutine#6544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49751/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:30:24.677 [UI Thread @coroutine#6544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49751/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:30:24.677 [UI Thread @coroutine#6544] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49751/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:30:24.678 [UI Thread @coroutine#6544] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49751/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 16:30:24.678 [UI Thread @coroutine#6544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49751/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:24.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-05 16:30:24.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-05 16:30:24.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:24.699 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:24.703 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1131fcfd: (connection evicted) 2024-02-05 16:30:24.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:24.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-05 16:30:24.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-05 16:30:24.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-05 16:30:24.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-05 16:30:24.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:24.707 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13c36d48: (connection evicted) 2024-02-05 16:30:24.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:24.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-05 16:30:24.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-05 16:30:24.711 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-05 16:30:24.711 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:24.711 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:24.711 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:24.711 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:24.711 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:24.711 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:24.711 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e11d73c 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:24.712 [Test worker @coroutine#6552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-05 16:30:24.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@5232cec1 2024-02-05 16:30:24.731 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@5232cec1 2024-02-05 16:30:24.731 [Test worker @coroutine#6552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-05 16:30:24.753 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5232cec1 2024-02-05 16:30:24.769 [Test worker @coroutine#6553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5232cec1 2024-02-05 16:30:24.772 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5232cec1 2024-02-05 16:30:24.774 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5232cec1 2024-02-05 16:30:24.775 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-05 16:30:24.775 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:24.775 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:24.775 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:24.775 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:24.775 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:24.775 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:24.775 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c5e2a44 2024-02-05 16:30:24.775 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:24.775 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:24.775 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:24.775 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:24.775 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:24.776 [Test worker @coroutine#6552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-05 16:30:24.779 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4caca86d 2024-02-05 16:30:24.779 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4caca86d 2024-02-05 16:30:24.779 [Test worker @coroutine#6552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-05 16:30:24.801 [Test worker @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caca86d 2024-02-05 16:30:24.819 [Test worker @coroutine#6560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caca86d 2024-02-05 16:30:24.821 [Test worker @coroutine#6562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caca86d 2024-02-05 16:30:24.824 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caca86d 2024-02-05 16:30:24.831 [HikariPool-200 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:24.832 [DefaultDispatcher-worker-12 @coroutine#6566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caca86d 2024-02-05 16:30:24.847 [DefaultDispatcher-worker-15 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5232cec1 2024-02-05 16:30:24.875 [DefaultDispatcher-worker-17 @coroutine#6552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5232cec1 2024-02-05 16:30:24.879 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:24.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-05 16:30:24.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-05 16:30:24.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:24.894 [DefaultDispatcher-worker-15 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:24.894 [DefaultDispatcher-worker-15 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.894 [DefaultDispatcher-worker-15 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:24.894 [DefaultDispatcher-worker-15 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.897 [DefaultDispatcher-worker-18 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.897 [DefaultDispatcher-worker-18 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.899 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5232cec1: (connection evicted) 2024-02-05 16:30:24.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:24.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-05 16:30:24.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-05 16:30:24.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-05 16:30:24.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-05 16:30:24.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:24.919 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4caca86d: (connection evicted) 2024-02-05 16:30:24.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:24.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-05 16:30:24.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@834529e 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:24.923 [Test worker @coroutine#6594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-05 16:30:24.925 [DefaultDispatcher-worker-8 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:24.925 [DefaultDispatcher-worker-6 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:24.925 [DefaultDispatcher-worker-8 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.925 [DefaultDispatcher-worker-6 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.925 [DefaultDispatcher-worker-6 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:24.925 [DefaultDispatcher-worker-6 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.925 [DefaultDispatcher-worker-18 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:24.926 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.926 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:24.926 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.925 [DefaultDispatcher-worker-8 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:24.926 [DefaultDispatcher-worker-8 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.927 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.927 [DefaultDispatcher-worker-13 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.927 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.927 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.927 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.927 [DefaultDispatcher-worker-1 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.928 [DefaultDispatcher-worker-8 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:24.928 [DefaultDispatcher-worker-8 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.928 [DefaultDispatcher-worker-8 @coroutine#3063] 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-02-05 16:30:24.928 [DefaultDispatcher-worker-8 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.929 [DefaultDispatcher-worker-3 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:24.936 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f67d628 2024-02-05 16:30:24.936 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f67d628 2024-02-05 16:30:24.936 [Test worker @coroutine#6594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-05 16:30:24.969 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f67d628 2024-02-05 16:30:25.024 [Test worker @coroutine#6607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f67d628 2024-02-05 16:30:25.026 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f67d628 2024-02-05 16:30:25.030 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f67d628 2024-02-05 16:30:25.036 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:25.041 [DefaultDispatcher-worker-4 @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f67d628 2024-02-05 16:30:25.065 [DefaultDispatcher-worker-5 @coroutine#6594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f67d628 2024-02-05 16:30:25.090 [DefaultDispatcher-worker-7 @coroutine#6634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f67d628 2024-02-05 16:30:25.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-05 16:30:25.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-05 16:30:25.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:25.095 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f67d628: (connection evicted) 2024-02-05 16:30:25.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:25.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-05 16:30:25.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-05 16:30:25.098 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-05 16:30:25.098 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:25.098 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:25.098 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:25.098 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:25.098 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:25.098 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@783a35d8 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:25.099 [Test worker @coroutine#6640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-05 16:30:25.102 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-05 16:30:25.102 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-05 16:30:25.102 [Test worker @coroutine#6640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-05 16:30:25.125 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-05 16:30:25.143 [Test worker @coroutine#6641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-05 16:30:25.146 [Test worker @coroutine#6643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-05 16:30:25.155 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-05 16:30:25.156 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:25.157 [DefaultDispatcher-worker-8 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0f32ad 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:25.157 [DefaultDispatcher-worker-8 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:25.157 [DefaultDispatcher-worker-8 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:25.157 [DefaultDispatcher-worker-8 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:25.157 [Test worker @coroutine#6640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-05 16:30:25.158 [DefaultDispatcher-worker-18 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.158 [DefaultDispatcher-worker-18 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.163 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a920154 2024-02-05 16:30:25.163 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a920154 2024-02-05 16:30:25.163 [Test worker @coroutine#6640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-05 16:30:25.198 [Test worker @coroutine#6640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a920154 2024-02-05 16:30:25.201 [DefaultDispatcher-worker-11 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:25.202 [DefaultDispatcher-worker-11 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.202 [DefaultDispatcher-worker-11 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:25.202 [DefaultDispatcher-worker-11 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.203 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:25.203 [DefaultDispatcher-worker-18 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.203 [DefaultDispatcher-worker-18 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.210 [DefaultDispatcher-worker-10 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:25.211 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.211 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:25.211 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.212 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.212 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.218 [Test worker @coroutine#6650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a920154 2024-02-05 16:30:25.220 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a920154 2024-02-05 16:30:25.223 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a920154 2024-02-05 16:30:25.233 [DefaultDispatcher-worker-9 @coroutine#6662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a920154 2024-02-05 16:30:25.247 [DefaultDispatcher-worker-10 @coroutine#6640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-05 16:30:25.258 [DefaultDispatcher-worker-6 @coroutine#6640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d 2024-02-05 16:30:25.263 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:25.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-05 16:30:25.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-05 16:30:25.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:25.269 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ab40d2d: (connection evicted) 2024-02-05 16:30:25.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:25.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-05 16:30:25.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-05 16:30:25.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-05 16:30:25.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-05 16:30:25.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:25.270 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a920154: (connection evicted) 2024-02-05 16:30:25.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:25.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-05 16:30:25.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-05 16:30:25.273 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-05 16:30:25.273 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:25.273 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:25.273 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3285c141 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-02-05 16:30:25.274 [Test worker @coroutine#6689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-05 16:30:25.295 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-02-05 16:30:25.312 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-02-05 16:30:25.314 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-02-05 16:30:25.318 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-02-05 16:30:25.328 [DefaultDispatcher-worker-14 @coroutine#6696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-02-05 16:30:25.336 [DefaultDispatcher-worker-14 @coroutine#6689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-02-05 16:30:25.358 [DefaultDispatcher-worker-3 @coroutine#6709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-02-05 16:30:25.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-05 16:30:25.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-05 16:30:25.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:25.361 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b862f17: (connection evicted) 2024-02-05 16:30:25.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:25.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-05 16:30:25.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-05 16:30:25.363 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-05 16:30:25.363 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:25.363 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:25.363 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:25.363 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4842a683 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f455d91 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f455d91 2024-02-05 16:30:25.364 [Test worker @coroutine#6717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-05 16:30:25.383 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f455d91 2024-02-05 16:30:25.395 [Test worker @coroutine#6719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f455d91 2024-02-05 16:30:25.396 [Test worker @coroutine#6721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f455d91 2024-02-05 16:30:25.398 [Test worker @coroutine#6723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f455d91 2024-02-05 16:30:25.407 [DefaultDispatcher-worker-1 @coroutine#6725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f455d91 2024-02-05 16:30:25.414 [DefaultDispatcher-worker-12 @coroutine#6737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f455d91 2024-02-05 16:30:25.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-05 16:30:25.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-05 16:30:25.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:25.451 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f455d91: (connection evicted) 2024-02-05 16:30:25.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:25.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-05 16:30:25.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-05 16:30:25.454 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-05 16:30:25.454 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:25.454 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:25.454 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:25.454 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:25.454 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61a369cf 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:25.455 [Test worker @coroutine#6746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-05 16:30:25.463 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2024-02-05 16:30:25.463 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2024-02-05 16:30:25.463 [Test worker @coroutine#6746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-05 16:30:25.492 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2024-02-05 16:30:25.524 [Test worker @coroutine#6747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2024-02-05 16:30:25.526 [Test worker @coroutine#6749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2024-02-05 16:30:25.528 [Test worker @coroutine#6751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2024-02-05 16:30:25.619 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:25.620 [DefaultDispatcher-worker-2 @coroutine#6753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9 2024-02-05 16:30:25.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-05 16:30:25.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-05 16:30:25.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:25.628 [DefaultDispatcher-worker-4 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:25.628 [DefaultDispatcher-worker-6 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:25.628 [DefaultDispatcher-worker-4 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.628 [DefaultDispatcher-worker-4 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:25.628 [DefaultDispatcher-worker-4 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.628 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.628 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:25.628 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.629 [DefaultDispatcher-worker-18 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.629 [DefaultDispatcher-worker-18 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.629 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.629 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.639 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65bc50c9: (connection evicted) 2024-02-05 16:30:25.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:25.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-05 16:30:25.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f2d4ffc 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:25.642 [Test worker @coroutine#6774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-05 16:30:25.643 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2024-02-05 16:30:25.643 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2024-02-05 16:30:25.643 [Test worker @coroutine#6774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-05 16:30:25.664 [Test worker @coroutine#6774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2024-02-05 16:30:25.680 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2024-02-05 16:30:25.682 [Test worker @coroutine#6778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2024-02-05 16:30:25.684 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2024-02-05 16:30:25.696 [DefaultDispatcher-worker-8 @coroutine#6782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2024-02-05 16:30:25.704 [DefaultDispatcher-worker-13 @coroutine#6774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a 2024-02-05 16:30:25.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-05 16:30:25.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-05 16:30:25.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:25.726 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ee37c7a: (connection evicted) 2024-02-05 16:30:25.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:25.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-05 16:30:25.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-05 16:30:25.732 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e78dd7f 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:25.733 [Test worker @coroutine#6798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-05 16:30:25.736 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d440378 2024-02-05 16:30:25.736 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d440378 2024-02-05 16:30:25.736 [Test worker @coroutine#6798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-05 16:30:25.771 [Test worker @coroutine#6798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d440378 2024-02-05 16:30:25.797 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d440378 2024-02-05 16:30:25.800 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d440378 2024-02-05 16:30:25.803 [Test worker @coroutine#6803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d440378 2024-02-05 16:30:25.812 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-209 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@7d440378 due to dirty commit state on close(). 2024-02-05 16:30:25.812 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d440378 2024-02-05 16:30:25.812 [DefaultDispatcher-worker-10 @coroutine#6805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d440378 2024-02-05 16:30:25.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-05 16:30:25.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-05 16:30:25.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:25.813 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d440378: (connection evicted) 2024-02-05 16:30:25.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:25.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-05 16:30:25.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@387bbd7a 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:25.814 [Test worker @coroutine#6814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-05 16:30:25.815 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@4569b6a9 2024-02-05 16:30:25.815 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@4569b6a9 2024-02-05 16:30:25.815 [Test worker @coroutine#6814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-05 16:30:25.838 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4569b6a9 2024-02-05 16:30:25.854 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4569b6a9 2024-02-05 16:30:25.856 [Test worker @coroutine#6817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4569b6a9 2024-02-05 16:30:25.859 [Test worker @coroutine#6819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4569b6a9 2024-02-05 16:30:25.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-05 16:30:25.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-05 16:30:25.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:25.869 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4569b6a9: (connection evicted) 2024-02-05 16:30:25.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:25.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-05 16:30:25.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-05 16:30:25.872 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5502f74c 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2024-02-05 16:30:25.873 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2024-02-05 16:30:25.874 [Test worker @coroutine#6830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-05 16:30:25.889 [Test worker @coroutine#6830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2024-02-05 16:30:25.918 [DefaultDispatcher-worker-14 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:25.919 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.919 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:25.919 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.920 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.920 [DefaultDispatcher-worker-14 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.921 [Test worker @coroutine#6831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2024-02-05 16:30:25.924 [Test worker @coroutine#6836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2024-02-05 16:30:25.926 [Test worker @coroutine#6838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2024-02-05 16:30:25.934 [DefaultDispatcher-worker-18 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:25.934 [DefaultDispatcher-worker-5 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:25.934 [DefaultDispatcher-worker-18 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.934 [DefaultDispatcher-worker-5 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.934 [DefaultDispatcher-worker-18 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:25.934 [DefaultDispatcher-worker-18 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.935 [DefaultDispatcher-worker-5 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:25.935 [DefaultDispatcher-worker-5 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.935 [DefaultDispatcher-worker-6 @coroutine#6840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b57587e 2024-02-05 16:30:25.936 [DefaultDispatcher-worker-4 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:25.936 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.936 [DefaultDispatcher-worker-4 @coroutine#3063] 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-02-05 16:30:25.936 [DefaultDispatcher-worker-4 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.936 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.936 [DefaultDispatcher-worker-4 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.936 [DefaultDispatcher-worker-11 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.936 [DefaultDispatcher-worker-11 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.936 [DefaultDispatcher-worker-13 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.939 [DefaultDispatcher-worker-17 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:25.939 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.939 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:25.939 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-05 16:30:25.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-05 16:30:25.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:25.941 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.941 [DefaultDispatcher-worker-17 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:25.943 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b57587e: (connection evicted) 2024-02-05 16:30:25.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:25.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-05 16:30:25.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-05 16:30:25.951 [UI Thread @coroutine#6866] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44541/Site/verify 2024-02-05 16:30:25.952 [UI Thread @coroutine#6866] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44541/Site/verify. 2024-02-05 16:30:25.952 [UI Thread @coroutine#6866] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44541/Site/verify 2024-02-05 16:30:25.954 [UI Thread @coroutine#6866] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44541/Site/verify 2024-02-05 16:30:25.954 [UI Thread @coroutine#6866] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44541/Site/verify 2024-02-05 16:30:25.954 [UI Thread @coroutine#6866] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44541/Site/verify. 2024-02-05 16:30:25.954 [UI Thread @coroutine#6866] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44541/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:25.978 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32eca9f4 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:25.979 [Test worker @coroutine#6881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-05 16:30:25.991 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6a8d01 2024-02-05 16:30:25.991 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6a8d01 2024-02-05 16:30:25.991 [Test worker @coroutine#6881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-05 16:30:26.023 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a8d01 2024-02-05 16:30:26.039 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a8d01 2024-02-05 16:30:26.042 [Test worker @coroutine#6885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a8d01 2024-02-05 16:30:26.045 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6a8d01 2024-02-05 16:30:26.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-05 16:30:26.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-05 16:30:26.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:26.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:26.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-05 16:30:26.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-05 16:30:26.054 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@678db8be 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:26.055 [Test worker @coroutine#6899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-05 16:30:26.067 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@56739ee9 2024-02-05 16:30:26.067 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@56739ee9 2024-02-05 16:30:26.067 [Test worker @coroutine#6899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-05 16:30:26.088 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56739ee9 2024-02-05 16:30:26.103 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56739ee9 2024-02-05 16:30:26.106 [Test worker @coroutine#6902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56739ee9 2024-02-05 16:30:26.109 [Test worker @coroutine#6904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56739ee9 2024-02-05 16:30:26.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-05 16:30:26.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-05 16:30:26.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:26.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:26.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-05 16:30:26.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24eb71f6 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:26.115 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-05 16:30:26.116 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:26.116 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:26.116 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:26.116 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:26.116 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:26.116 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:26.116 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:26.116 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:26.116 [Test worker @coroutine#6916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-05 16:30:26.119 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2024-02-05 16:30:26.119 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2024-02-05 16:30:26.119 [Test worker @coroutine#6916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-05 16:30:26.140 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2024-02-05 16:30:26.153 [Test worker @coroutine#6917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2024-02-05 16:30:26.155 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2024-02-05 16:30:26.156 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2024-02-05 16:30:26.159 [UI Thread @coroutine#6930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40801/Site/verify 2024-02-05 16:30:26.159 [UI Thread @coroutine#6930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40801/Site/verify. 2024-02-05 16:30:26.159 [UI Thread @coroutine#6930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40801/Site/verify 2024-02-05 16:30:26.162 [UI Thread @coroutine#6930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40801/Site/verify 2024-02-05 16:30:26.162 [UI Thread @coroutine#6930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40801/Site/verify 2024-02-05 16:30:26.162 [UI Thread @coroutine#6930] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40801/Site/verify. 2024-02-05 16:30:26.162 [UI Thread @coroutine#6930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40801/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:26.165 [DefaultDispatcher-worker-11 @coroutine#6923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17da6e45 2024-02-05 16:30:26.167 [DefaultDispatcher-worker-14 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:26.167 [DefaultDispatcher-worker-14 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.167 [DefaultDispatcher-worker-14 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:26.167 [DefaultDispatcher-worker-14 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.169 [DefaultDispatcher-worker-2 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.169 [DefaultDispatcher-worker-2 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-05 16:30:26.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-05 16:30:26.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:26.171 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17da6e45: (connection evicted) 2024-02-05 16:30:26.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:26.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-05 16:30:26.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-05 16:30:26.177 [UI Thread @coroutine#6946] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/Site/verify 2024-02-05 16:30:26.178 [UI Thread @coroutine#6946] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/Site/verify. 2024-02-05 16:30:26.178 [UI Thread @coroutine#6946] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/Site/verify 2024-02-05 16:30:26.179 [UI Thread @coroutine#6946] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/Site/verify 2024-02-05 16:30:26.179 [UI Thread @coroutine#6946] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/Site/verify 2024-02-05 16:30:26.180 [UI Thread @coroutine#6946] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46031/Site/verify. 2024-02-05 16:30:26.180 [UI Thread @coroutine#6946] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46031/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:26.188 [UI Thread @coroutine#6959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41787/Site/verify 2024-02-05 16:30:26.188 [UI Thread @coroutine#6959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41787/Site/verify. 2024-02-05 16:30:26.188 [UI Thread @coroutine#6959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41787/Site/verify 2024-02-05 16:30:26.190 [UI Thread @coroutine#6959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41787/Site/verify 2024-02-05 16:30:26.190 [UI Thread @coroutine#6959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41787/Site/verify 2024-02-05 16:30:26.190 [UI Thread @coroutine#6959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41787/Site/verify. 2024-02-05 16:30:26.191 [UI Thread @coroutine#6959] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41787/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:26.198 [UI Thread @coroutine#6974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-05 16:30:26.198 [UI Thread @coroutine#6974] 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-02-05 16:30:26.198 [UI Thread @coroutine#6974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-05 16:30:26.199 [UI Thread @coroutine#6974] 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-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1666e021 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:26.203 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:26.204 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:26.204 [Test worker @coroutine#6981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-05 16:30:26.204 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-05 16:30:26.204 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-05 16:30:26.204 [Test worker @coroutine#6981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-05 16:30:26.212 [DefaultDispatcher-worker-18 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:26.212 [DefaultDispatcher-worker-18 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.212 [DefaultDispatcher-worker-18 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:26.212 [DefaultDispatcher-worker-18 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.214 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.214 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.222 [DefaultDispatcher-worker-10 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:26.222 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.222 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:26.222 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.223 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.223 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.227 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-05 16:30:26.244 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-05 16:30:26.247 [Test worker @coroutine#6990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-05 16:30:26.250 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-05 16:30:26.296 [DefaultDispatcher-worker-12 @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-05 16:30:26.304 [HikariPool-215 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:26.305 [DefaultDispatcher-worker-14 @coroutine#6994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-05 16:30:26.312 [DefaultDispatcher-worker-12 @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-05 16:30:26.320 [DefaultDispatcher-worker-18 @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-05 16:30:26.327 [DefaultDispatcher-worker-13 @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-05 16:30:26.335 [DefaultDispatcher-worker-12 @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-05 16:30:26.343 [DefaultDispatcher-worker-5 @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-05 16:30:26.367 [DefaultDispatcher-worker-17 @coroutine#7012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-05 16:30:26.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-05 16:30:26.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-05 16:30:26.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:26.371 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@545e200b: (connection evicted) 2024-02-05 16:30:26.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:26.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-05 16:30:26.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99ace98 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:26.374 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:26.375 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:26.375 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-05 16:30:26.375 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:26.375 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:26.375 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:26.375 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:26.375 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:26.375 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:26.375 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:26.375 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:26.375 [Test worker @coroutine#7018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-05 16:30:26.378 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dd405a 2024-02-05 16:30:26.378 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dd405a 2024-02-05 16:30:26.378 [Test worker @coroutine#7018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-05 16:30:26.394 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd405a 2024-02-05 16:30:26.405 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd405a 2024-02-05 16:30:26.407 [Test worker @coroutine#7021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd405a 2024-02-05 16:30:26.409 [Test worker @coroutine#7023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd405a 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@354a1239 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:26.409 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:26.410 [Test worker @coroutine#7018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-05 16:30:26.410 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a12389e 2024-02-05 16:30:26.410 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a12389e 2024-02-05 16:30:26.410 [Test worker @coroutine#7018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-05 16:30:26.430 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12389e 2024-02-05 16:30:26.441 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12389e 2024-02-05 16:30:26.442 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12389e 2024-02-05 16:30:26.444 [Test worker @coroutine#7029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12389e 2024-02-05 16:30:26.454 [DefaultDispatcher-worker-6 @coroutine#7031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a12389e 2024-02-05 16:30:26.468 [DefaultDispatcher-worker-9 @coroutine#7018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd405a 2024-02-05 16:30:26.479 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:26.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-05 16:30:26.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-05 16:30:26.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:26.494 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21dd405a: (connection evicted) 2024-02-05 16:30:26.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:26.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-05 16:30:26.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-05 16:30:26.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-05 16:30:26.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-05 16:30:26.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:26.496 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a12389e: (connection evicted) 2024-02-05 16:30:26.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:26.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-05 16:30:26.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58192546 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:26.498 [Test worker @coroutine#7063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-05 16:30:26.499 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@64aab3fd 2024-02-05 16:30:26.499 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@64aab3fd 2024-02-05 16:30:26.499 [Test worker @coroutine#7063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-05 16:30:26.523 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64aab3fd 2024-02-05 16:30:26.542 [Test worker @coroutine#7064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64aab3fd 2024-02-05 16:30:26.545 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64aab3fd 2024-02-05 16:30:26.548 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64aab3fd 2024-02-05 16:30:26.548 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7115d5af 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-05 16:30:26.549 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@36996b37 2024-02-05 16:30:26.550 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@36996b37 2024-02-05 16:30:26.550 [Test worker @coroutine#7063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-05 16:30:26.573 [Test worker @coroutine#7063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36996b37 2024-02-05 16:30:26.591 [Test worker @coroutine#7072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36996b37 2024-02-05 16:30:26.594 [Test worker @coroutine#7074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36996b37 2024-02-05 16:30:26.597 [Test worker @coroutine#7076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36996b37 2024-02-05 16:30:26.599 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:26.607 [DefaultDispatcher-worker-6 @coroutine#7078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36996b37 2024-02-05 16:30:26.619 [DefaultDispatcher-worker-14 @coroutine#7063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64aab3fd 2024-02-05 16:30:26.630 [DefaultDispatcher-worker-8 @coroutine#7063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64aab3fd 2024-02-05 16:30:26.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-05 16:30:26.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-05 16:30:26.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:26.640 [DefaultDispatcher-worker-14 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:26.640 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.640 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:26.640 [DefaultDispatcher-worker-14 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.640 [DefaultDispatcher-worker-3 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:26.641 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.641 [DefaultDispatcher-worker-3 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:26.641 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.642 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.642 [DefaultDispatcher-worker-6 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.642 [DefaultDispatcher-worker-18 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.642 [DefaultDispatcher-worker-6 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.643 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64aab3fd: (connection evicted) 2024-02-05 16:30:26.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:26.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-05 16:30:26.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-05 16:30:26.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-05 16:30:26.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-05 16:30:26.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:26.644 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36996b37: (connection evicted) 2024-02-05 16:30:26.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:26.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-05 16:30:26.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@466d6ea5 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:26.646 [Test worker @coroutine#7118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-05 16:30:26.647 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2024-02-05 16:30:26.647 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2024-02-05 16:30:26.647 [Test worker @coroutine#7118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-05 16:30:26.662 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2024-02-05 16:30:26.674 [Test worker @coroutine#7119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2024-02-05 16:30:26.676 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2024-02-05 16:30:26.678 [Test worker @coroutine#7124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2083bcfd 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:26.679 [Test worker @coroutine#7118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-05 16:30:26.680 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2024-02-05 16:30:26.680 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2024-02-05 16:30:26.680 [Test worker @coroutine#7118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-05 16:30:26.694 [Test worker @coroutine#7118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2024-02-05 16:30:26.709 [Test worker @coroutine#7127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2024-02-05 16:30:26.712 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2024-02-05 16:30:26.714 [Test worker @coroutine#7131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2024-02-05 16:30:26.723 [DefaultDispatcher-worker-7 @coroutine#7133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58885a2e 2024-02-05 16:30:26.744 [DefaultDispatcher-worker-2 @coroutine#7118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2024-02-05 16:30:26.747 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:26.753 [DefaultDispatcher-worker-12 @coroutine#7118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb 2024-02-05 16:30:26.780 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:26.929 [DefaultDispatcher-worker-9 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:26.929 [DefaultDispatcher-worker-9 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.929 [DefaultDispatcher-worker-9 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:26.929 [DefaultDispatcher-worker-9 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.930 [DefaultDispatcher-worker-9 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.930 [DefaultDispatcher-worker-9 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.943 [DefaultDispatcher-worker-3 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:26.943 [DefaultDispatcher-worker-3 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.943 [DefaultDispatcher-worker-3 @coroutine#3063] 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-02-05 16:30:26.943 [DefaultDispatcher-worker-3 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.944 [DefaultDispatcher-worker-6 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.945 [DefaultDispatcher-worker-13 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:26.945 [DefaultDispatcher-worker-13 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.945 [DefaultDispatcher-worker-13 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:26.945 [DefaultDispatcher-worker-13 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.945 [DefaultDispatcher-worker-10 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:26.945 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.945 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:26.945 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.946 [DefaultDispatcher-worker-3 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.946 [DefaultDispatcher-worker-3 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.947 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.947 [DefaultDispatcher-worker-16 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.951 [DefaultDispatcher-worker-13 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:26.951 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.951 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:26.951 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.952 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:26.952 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-05 16:30:27.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-05 16:30:27.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:27.007 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76a90ecb: (connection evicted) 2024-02-05 16:30:27.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-05 16:30:27.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-05 16:30:27.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-05 16:30:27.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-05 16:30:27.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:27.009 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58885a2e: (connection evicted) 2024-02-05 16:30:27.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-05 16:30:27.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66df2165 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:27.011 [Test worker @coroutine#7183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-05 16:30:27.012 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@62065d12 2024-02-05 16:30:27.012 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@62065d12 2024-02-05 16:30:27.012 [Test worker @coroutine#7183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-05 16:30:27.032 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62065d12 2024-02-05 16:30:27.048 [Test worker @coroutine#7184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62065d12 2024-02-05 16:30:27.051 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62065d12 2024-02-05 16:30:27.054 [Test worker @coroutine#7188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62065d12 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c8855e 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:27.054 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:27.055 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:27.055 [Test worker @coroutine#7183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-05 16:30:27.055 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-05 16:30:27.055 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-05 16:30:27.055 [Test worker @coroutine#7183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-05 16:30:27.076 [Test worker @coroutine#7183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-05 16:30:27.087 [Test worker @coroutine#7190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-05 16:30:27.089 [Test worker @coroutine#7192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-05 16:30:27.091 [Test worker @coroutine#7194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-05 16:30:27.099 [DefaultDispatcher-worker-6 @coroutine#7196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453cf27 2024-02-05 16:30:27.112 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:27.114 [DefaultDispatcher-worker-7 @coroutine#7183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62065d12 2024-02-05 16:30:27.122 [DefaultDispatcher-worker-6 @coroutine#7183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62065d12 2024-02-05 16:30:27.131 [DefaultDispatcher-worker-7 @coroutine#7183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62065d12 2024-02-05 16:30:27.140 [DefaultDispatcher-worker-4 @coroutine#7183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62065d12 2024-02-05 16:30:27.148 [DefaultDispatcher-worker-7 @coroutine#7183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62065d12 2024-02-05 16:30:27.155 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:27.157 [DefaultDispatcher-worker-10 @coroutine#7183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62065d12 2024-02-05 16:30:27.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-05 16:30:27.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-05 16:30:27.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:27.164 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62065d12: (connection evicted) 2024-02-05 16:30:27.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-05 16:30:27.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-05 16:30:27.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-05 16:30:27.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-05 16:30:27.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:27.165 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3453cf27: (connection evicted) 2024-02-05 16:30:27.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-05 16:30:27.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@223e51e4 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:27.167 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:27.168 [Test worker @coroutine#7235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-05 16:30:27.168 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2024-02-05 16:30:27.168 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2024-02-05 16:30:27.168 [Test worker @coroutine#7235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-05 16:30:27.178 [DefaultDispatcher-worker-8 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:27.179 [DefaultDispatcher-worker-8 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.179 [DefaultDispatcher-worker-8 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:27.179 [DefaultDispatcher-worker-8 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.180 [DefaultDispatcher-worker-7 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.180 [DefaultDispatcher-worker-7 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.186 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2024-02-05 16:30:27.197 [Test worker @coroutine#7240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2024-02-05 16:30:27.199 [Test worker @coroutine#7242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2024-02-05 16:30:27.200 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a06b374 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:27.201 [Test worker @coroutine#7235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-05 16:30:27.202 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e739968 2024-02-05 16:30:27.202 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e739968 2024-02-05 16:30:27.202 [Test worker @coroutine#7235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-05 16:30:27.216 [Test worker @coroutine#7235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e739968 2024-02-05 16:30:27.223 [DefaultDispatcher-worker-6 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:27.224 [DefaultDispatcher-worker-6 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.224 [DefaultDispatcher-worker-6 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:27.224 [DefaultDispatcher-worker-6 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.225 [DefaultDispatcher-worker-5 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.225 [DefaultDispatcher-worker-5 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.228 [Test worker @coroutine#7246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e739968 2024-02-05 16:30:27.230 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e739968 2024-02-05 16:30:27.232 [DefaultDispatcher-worker-15 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:27.232 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.232 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:27.232 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.232 [Test worker @coroutine#7253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e739968 2024-02-05 16:30:27.234 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.234 [DefaultDispatcher-worker-16 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.246 [DefaultDispatcher-worker-16 @coroutine#7257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e739968 2024-02-05 16:30:27.257 [DefaultDispatcher-worker-16 @coroutine#7235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2024-02-05 16:30:27.266 [DefaultDispatcher-worker-2 @coroutine#7235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2024-02-05 16:30:27.268 [HikariPool-224 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:27.274 [DefaultDispatcher-worker-12 @coroutine#7235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2024-02-05 16:30:27.282 [DefaultDispatcher-worker-7 @coroutine#7235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2024-02-05 16:30:27.290 [DefaultDispatcher-worker-17 @coroutine#7235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2024-02-05 16:30:27.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-05 16:30:27.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-05 16:30:27.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:27.296 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b768e4d: (connection evicted) 2024-02-05 16:30:27.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-05 16:30:27.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-05 16:30:27.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-05 16:30:27.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-05 16:30:27.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:27.297 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e739968: (connection evicted) 2024-02-05 16:30:27.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-05 16:30:27.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1507bc3 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:27.299 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-05 16:30:27.300 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:27.300 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:27.300 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:27.300 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:27.300 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:27.300 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:27.300 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:27.300 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:27.300 [Test worker @coroutine#7297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-05 16:30:27.300 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-05 16:30:27.300 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-05 16:30:27.300 [Test worker @coroutine#7297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-05 16:30:27.319 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-05 16:30:27.336 [Test worker @coroutine#7298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-05 16:30:27.339 [Test worker @coroutine#7300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-05 16:30:27.341 [Test worker @coroutine#7302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f129873 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:27.342 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:27.343 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:27.343 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:27.343 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:27.343 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:27.343 [Test worker @coroutine#7297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-05 16:30:27.343 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2024-02-05 16:30:27.343 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2024-02-05 16:30:27.343 [Test worker @coroutine#7297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-05 16:30:27.364 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2024-02-05 16:30:27.382 [Test worker @coroutine#7304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2024-02-05 16:30:27.392 [Test worker @coroutine#7306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2024-02-05 16:30:27.394 [Test worker @coroutine#7308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2024-02-05 16:30:27.400 [HikariPool-226 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:27.404 [DefaultDispatcher-worker-9 @coroutine#7310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceeb762 2024-02-05 16:30:27.418 [DefaultDispatcher-worker-12 @coroutine#7297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-05 16:30:27.425 [DefaultDispatcher-worker-7 @coroutine#7297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-05 16:30:27.433 [DefaultDispatcher-worker-1 @coroutine#7297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-05 16:30:27.441 [DefaultDispatcher-worker-15 @coroutine#7297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-05 16:30:27.443 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:27.448 [DefaultDispatcher-worker-9 @coroutine#7297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-05 16:30:27.456 [DefaultDispatcher-worker-14 @coroutine#7297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45 2024-02-05 16:30:27.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-05 16:30:27.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-05 16:30:27.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:27.463 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40f7fb45: (connection evicted) 2024-02-05 16:30:27.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-05 16:30:27.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-05 16:30:27.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-05 16:30:27.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-05 16:30:27.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:27.464 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ceeb762: (connection evicted) 2024-02-05 16:30:27.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-05 16:30:27.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-05 16:30:27.466 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72117fc0 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2024-02-05 16:30:27.467 [Test worker @coroutine#7349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-05 16:30:27.487 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2024-02-05 16:30:27.503 [Test worker @coroutine#7351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2024-02-05 16:30:27.505 [Test worker @coroutine#7353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2024-02-05 16:30:27.508 [Test worker @coroutine#7355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2024-02-05 16:30:27.517 [DefaultDispatcher-worker-2 @coroutine#7357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71904ea8 2024-02-05 16:30:27.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-05 16:30:27.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-05 16:30:27.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:27.518 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71904ea8: (connection evicted) 2024-02-05 16:30:27.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-05 16:30:27.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-05 16:30:27.594 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@234421ca 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-05 16:30:27.595 [Test worker @coroutine#7373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-05 16:30:27.611 [Test worker @coroutine#7373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-05 16:30:27.628 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-05 16:30:27.631 [Test worker @coroutine#7378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-05 16:30:27.634 [Test worker @coroutine#7381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebcf6c0 2024-02-05 16:30:27.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-05 16:30:27.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-05 16:30:27.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:27.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-05 16:30:27.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68893394 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2024-02-05 16:30:27.641 [Test worker @coroutine#7398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-05 16:30:27.650 [DefaultDispatcher-worker-17 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3182143c 2024-02-05 16:30:27.650 [DefaultDispatcher-worker-5 @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6920fa35 2024-02-05 16:30:27.650 [DefaultDispatcher-worker-17 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.650 [DefaultDispatcher-worker-17 @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.localdomain:51151/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:27.650 [DefaultDispatcher-worker-5 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.650 [DefaultDispatcher-worker-17 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.650 [DefaultDispatcher-worker-5 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:27.650 [DefaultDispatcher-worker-5 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.651 [DefaultDispatcher-worker-16 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.651 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.652 [DefaultDispatcher-worker-12 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33239/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.651 [DefaultDispatcher-worker-16 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51151/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.658 [Test worker @coroutine#7398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2024-02-05 16:30:27.670 [Test worker @coroutine#7405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2024-02-05 16:30:27.671 [Test worker @coroutine#7407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2024-02-05 16:30:27.673 [Test worker @coroutine#7409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2024-02-05 16:30:27.680 [DefaultDispatcher-worker-8 @coroutine#7411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2024-02-05 16:30:27.688 [DefaultDispatcher-worker-6 @coroutine#7424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2024-02-05 16:30:27.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-05 16:30:27.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-05 16:30:27.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:27.692 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41e156ee: (connection evicted) 2024-02-05 16:30:27.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-05 16:30:27.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@269fe2fe 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:27.694 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:27.695 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:27.695 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-05 16:30:27.695 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:27.695 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:27.695 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:27.695 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:27.695 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:27.695 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:27.695 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:27.695 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:27.695 [Test worker @coroutine#7433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-05 16:30:27.695 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-02-05 16:30:27.695 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-02-05 16:30:27.695 [Test worker @coroutine#7433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-05 16:30:27.715 [Test worker @coroutine#7433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-02-05 16:30:27.730 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-02-05 16:30:27.732 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-02-05 16:30:27.735 [Test worker @coroutine#7438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-02-05 16:30:27.744 [DefaultDispatcher-worker-18 @coroutine#7440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-02-05 16:30:27.753 [DefaultDispatcher-worker-16 @coroutine#7453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d27a744 2024-02-05 16:30:27.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-05 16:30:27.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-05 16:30:27.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:27.755 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d27a744: (connection evicted) 2024-02-05 16:30:27.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-05 16:30:27.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c3b4de1 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:27.759 [Test worker @coroutine#7462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-05 16:30:27.760 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaa901a 2024-02-05 16:30:27.760 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@eaa901a 2024-02-05 16:30:27.760 [Test worker @coroutine#7462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-05 16:30:27.776 [Test worker @coroutine#7462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa901a 2024-02-05 16:30:27.787 [Test worker @coroutine#7464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa901a 2024-02-05 16:30:27.789 [Test worker @coroutine#7466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa901a 2024-02-05 16:30:27.791 [Test worker @coroutine#7468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa901a 2024-02-05 16:30:27.801 [DefaultDispatcher-worker-18 @coroutine#7470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eaa901a 2024-02-05 16:30:27.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-05 16:30:27.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-05 16:30:27.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:27.802 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eaa901a: (connection evicted) 2024-02-05 16:30:27.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-05 16:30:27.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f6e6902 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:27.804 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-05 16:30:27.805 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:27.805 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:27.805 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:27.805 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:27.805 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:27.805 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:27.805 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:27.805 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:27.805 [Test worker @coroutine#7488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-05 16:30:27.805 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2024-02-05 16:30:27.805 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2024-02-05 16:30:27.805 [Test worker @coroutine#7488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-05 16:30:27.819 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2024-02-05 16:30:27.831 [Test worker @coroutine#7489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2024-02-05 16:30:27.833 [Test worker @coroutine#7491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2024-02-05 16:30:27.834 [Test worker @coroutine#7493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5697f801 2024-02-05 16:30:27.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-05 16:30:27.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-05 16:30:27.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:27.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-05 16:30:27.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2298af09 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:27.840 [Test worker @coroutine#7510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-05 16:30:27.841 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2024-02-05 16:30:27.841 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2024-02-05 16:30:27.841 [Test worker @coroutine#7510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-05 16:30:27.856 [Test worker @coroutine#7510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2024-02-05 16:30:27.868 [Test worker @coroutine#7511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2024-02-05 16:30:27.870 [Test worker @coroutine#7513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2024-02-05 16:30:27.872 [Test worker @coroutine#7515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2024-02-05 16:30:27.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-05 16:30:27.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-05 16:30:27.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:27.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-05 16:30:27.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a4ceb1 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:27.887 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:27.888 [Test worker @coroutine#7540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-05 16:30:27.890 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2024-02-05 16:30:27.890 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2024-02-05 16:30:27.890 [Test worker @coroutine#7540] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-05 16:30:27.910 [Test worker @coroutine#7540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2024-02-05 16:30:27.923 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2024-02-05 16:30:27.925 [Test worker @coroutine#7543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2024-02-05 16:30:27.927 [Test worker @coroutine#7545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f55ecec 2024-02-05 16:30:27.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-05 16:30:27.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-05 16:30:27.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:27.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-05 16:30:27.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-05 16:30:27.931 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-05 16:30:27.931 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:27.931 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:27.931 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:27.931 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:27.931 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:27.931 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:27.931 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e00f822 2024-02-05 16:30:27.931 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:27.931 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:27.931 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:27.931 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:27.931 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:27.931 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:27.931 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2024-02-05 16:30:27.932 [Test worker @coroutine#7556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-05 16:30:27.939 [DefaultDispatcher-worker-5 @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-02-05 16:30:27.939 [DefaultDispatcher-worker-5 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.939 [DefaultDispatcher-worker-5 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:27.939 [DefaultDispatcher-worker-5 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.940 [DefaultDispatcher-worker-7 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.940 [DefaultDispatcher-worker-7 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58111/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.948 [Test worker @coroutine#7556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2024-02-05 16:30:27.954 [DefaultDispatcher-worker-8 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be2602d 2024-02-05 16:30:27.954 [DefaultDispatcher-worker-8 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.954 [DefaultDispatcher-worker-8 @coroutine#3063] 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-02-05 16:30:27.954 [DefaultDispatcher-worker-8 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.955 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.956 [DefaultDispatcher-worker-11 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26c1244c 2024-02-05 16:30:27.956 [DefaultDispatcher-worker-11 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.956 [DefaultDispatcher-worker-11 @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:27.956 [DefaultDispatcher-worker-11 @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.957 [DefaultDispatcher-worker-6 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-05 16:30:27.957 [DefaultDispatcher-worker-6 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.957 [DefaultDispatcher-worker-6 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:27.957 [DefaultDispatcher-worker-6 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.958 [DefaultDispatcher-worker-6 @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.958 [DefaultDispatcher-worker-7 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.958 [DefaultDispatcher-worker-7 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58833/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.958 [DefaultDispatcher-worker-6 @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36497/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.961 [DefaultDispatcher-worker-18 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b2d182 2024-02-05 16:30:27.961 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.961 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:27.961 [DefaultDispatcher-worker-18 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.962 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.962 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60547/UmAppDatabase/replication/nodeId 2024-02-05 16:30:27.964 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2024-02-05 16:30:27.967 [Test worker @coroutine#7573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2024-02-05 16:30:27.969 [Test worker @coroutine#7575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2d7a85 2024-02-05 16:30:27.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-05 16:30:27.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-05 16:30:27.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:27.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:27.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-05 16:30:27.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-05 16:30:27.973 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45543b88 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad7002 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad7002 2024-02-05 16:30:27.974 [Test worker @coroutine#7586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-05 16:30:27.996 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad7002 2024-02-05 16:30:28.014 [Test worker @coroutine#7588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad7002 2024-02-05 16:30:28.016 [Test worker @coroutine#7590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad7002 2024-02-05 16:30:28.019 [Test worker @coroutine#7592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad7002 2024-02-05 16:30:28.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-05 16:30:28.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-05 16:30:28.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:28.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:28.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-05 16:30:28.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-05 16:30:28.023 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-05 16:30:28.023 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:28.023 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:28.023 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:28.023 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:28.023 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27015621 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecc5101 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecc5101 2024-02-05 16:30:28.024 [Test worker @coroutine#7603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-05 16:30:28.041 [Test worker @coroutine#7603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecc5101 2024-02-05 16:30:28.052 [Test worker @coroutine#7604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecc5101 2024-02-05 16:30:28.054 [Test worker @coroutine#7606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecc5101 2024-02-05 16:30:28.056 [Test worker @coroutine#7608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecc5101 2024-02-05 16:30:28.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-05 16:30:28.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-05 16:30:28.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:28.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:28.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-05 16:30:28.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-05 16:30:28.061 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb4870b 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3b8b26 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3b8b26 2024-02-05 16:30:28.062 [Test worker @coroutine#7619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-05 16:30:28.071 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:28.077 [Test worker @coroutine#7619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3b8b26 2024-02-05 16:30:28.088 [Test worker @coroutine#7621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3b8b26 2024-02-05 16:30:28.090 [Test worker @coroutine#7623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3b8b26 2024-02-05 16:30:28.091 [Test worker @coroutine#7625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3b8b26 2024-02-05 16:30:28.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-05 16:30:28.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-05 16:30:28.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:28.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:28.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-05 16:30:28.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@190ec769 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:28.098 [Test worker @coroutine#7638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-05 16:30:28.099 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2024-02-05 16:30:28.099 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2024-02-05 16:30:28.099 [Test worker @coroutine#7638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-05 16:30:28.118 [Test worker @coroutine#7638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2024-02-05 16:30:28.134 [Test worker @coroutine#7639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2024-02-05 16:30:28.136 [Test worker @coroutine#7641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2024-02-05 16:30:28.138 [Test worker @coroutine#7643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7902a4d7 2024-02-05 16:30:28.140 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:28.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-05 16:30:28.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-05 16:30:28.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:28.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:28.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-05 16:30:28.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40123014 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-05 16:30:28.143 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f634608 2024-02-05 16:30:28.144 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f634608 2024-02-05 16:30:28.144 [Test worker @coroutine#7656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-05 16:30:28.163 [Test worker @coroutine#7656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f634608 2024-02-05 16:30:28.179 [Test worker @coroutine#7657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f634608 2024-02-05 16:30:28.181 [Test worker @coroutine#7659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f634608 2024-02-05 16:30:28.183 [Test worker @coroutine#7661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f634608 2024-02-05 16:30:28.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-05 16:30:28.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-05 16:30:28.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:28.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:28.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-05 16:30:28.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a73f164 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:28.189 [Test worker @coroutine#7674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-05 16:30:28.190 [DefaultDispatcher-worker-2 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 16:30:28.190 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed 2024-02-05 16:30:28.190 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed 2024-02-05 16:30:28.190 [Test worker @coroutine#7674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-05 16:30:28.190 [DefaultDispatcher-worker-2 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:28.190 [DefaultDispatcher-worker-2 @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.localdomain:32971/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:28.190 [DefaultDispatcher-worker-2 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:28.191 [DefaultDispatcher-worker-2 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:28.191 [DefaultDispatcher-worker-2 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32971/UmAppDatabase/replication/nodeId 2024-02-05 16:30:28.209 [Test worker @coroutine#7674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed 2024-02-05 16:30:28.224 [Test worker @coroutine#7679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed 2024-02-05 16:30:28.225 [Test worker @coroutine#7681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed 2024-02-05 16:30:28.227 [Test worker @coroutine#7683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed 2024-02-05 16:30:28.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-05 16:30:28.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-05 16:30:28.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:28.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:28.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-05 16:30:28.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-05 16:30:28.233 [DefaultDispatcher-worker-17 @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b272860 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-05 16:30:28.234 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:28.234 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:28.234 [DefaultDispatcher-worker-17 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba5d307 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:28.234 [Test worker @coroutine#7696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-05 16:30:28.235 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a28b6d0 2024-02-05 16:30:28.235 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a28b6d0 2024-02-05 16:30:28.235 [DefaultDispatcher-worker-18 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:28.235 [DefaultDispatcher-worker-18 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32915/UmAppDatabase/replication/nodeId 2024-02-05 16:30:28.235 [Test worker @coroutine#7696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-05 16:30:28.239 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:28.242 [DefaultDispatcher-worker-7 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0035dd 2024-02-05 16:30:28.243 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:28.243 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId. 2024-02-05 16:30:28.243 [DefaultDispatcher-worker-7 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:28.244 [DefaultDispatcher-worker-12 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:28.244 [DefaultDispatcher-worker-12 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34931/UmAppDatabase/replication/nodeId 2024-02-05 16:30:28.250 [Test worker @coroutine#7696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a28b6d0 2024-02-05 16:30:28.262 [Test worker @coroutine#7703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a28b6d0 2024-02-05 16:30:28.263 [Test worker @coroutine#7705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a28b6d0 2024-02-05 16:30:28.265 [Test worker @coroutine#7707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a28b6d0 2024-02-05 16:30:28.268 [UI Thread @coroutine#7716] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-05 16:30:28.268 [UI Thread @coroutine#7716] 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-02-05 16:30:28.268 [UI Thread @coroutine#7716] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-05 16:30:28.270 [UI Thread @coroutine#7716] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-05 16:30:28.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-05 16:30:28.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-05 16:30:28.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:28.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:28.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-05 16:30:28.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a72160a 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1560982f 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1560982f 2024-02-05 16:30:28.274 [Test worker @coroutine#7722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-05 16:30:28.289 [Test worker @coroutine#7722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1560982f 2024-02-05 16:30:28.300 [Test worker @coroutine#7723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1560982f 2024-02-05 16:30:28.302 [Test worker @coroutine#7725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1560982f 2024-02-05 16:30:28.303 [Test worker @coroutine#7727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1560982f 2024-02-05 16:30:28.306 [UI Thread @coroutine#7738] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52713/Site/verify 2024-02-05 16:30:28.306 [UI Thread @coroutine#7738] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52713/Site/verify. 2024-02-05 16:30:28.306 [UI Thread @coroutine#7738] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52713/Site/verify 2024-02-05 16:30:28.308 [UI Thread @coroutine#7738] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52713/Site/verify 2024-02-05 16:30:28.308 [UI Thread @coroutine#7738] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52713/Site/verify 2024-02-05 16:30:28.308 [UI Thread @coroutine#7738] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52713/Site/verify. 2024-02-05 16:30:28.308 [UI Thread @coroutine#7738] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52713/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:28.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-05 16:30:28.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-05 16:30:28.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:30:28.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:28.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-05 16:30:28.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-05 16:30:28.316 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@743167c7 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:30:28.317 [Test worker @coroutine#7745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-02-05 16:30:28.318 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-02-05 16:30:28.318 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-02-05 16:30:28.318 [Test worker @coroutine#7745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-02-05 16:30:28.327 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:28.334 [Test worker @coroutine#7745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-02-05 16:30:28.345 [Test worker @coroutine#7746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-02-05 16:30:28.347 [Test worker @coroutine#7748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-02-05 16:30:28.349 [Test worker @coroutine#7750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-02-05 16:30:28.356 [DefaultDispatcher-worker-7 @coroutine#7752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-02-05 16:30:28.364 [DefaultDispatcher-worker-5 @coroutine#7745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5710f755 2024-02-05 16:30:28.369 [UI Thread @coroutine#7762] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44945/555383201818222592/_ustadmanifest.json 2024-02-05 16:30:28.369 [UI Thread @coroutine#7762] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44945/555383201818222592/_ustadmanifest.json. 2024-02-05 16:30:28.369 [UI Thread @coroutine#7762] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44945/555383201818222592/_ustadmanifest.json 2024-02-05 16:30:28.371 [UI Thread @coroutine#7762] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44945/555383201818222592/_ustadmanifest.json 2024-02-05 16:30:28.371 [UI Thread @coroutine#7762] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44945/555383201818222592/_ustadmanifest.json 2024-02-05 16:30:28.371 [UI Thread @coroutine#7762] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44945/555383201818222592/_ustadmanifest.json. 2024-02-05 16:30:28.371 [UI Thread @coroutine#7762] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44945/555383201818222592/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:28.372 [UI Thread @coroutine#7762] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44945/tincan.xml 2024-02-05 16:30:28.372 [UI Thread @coroutine#7762] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44945/tincan.xml. 2024-02-05 16:30:28.372 [UI Thread @coroutine#7762] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44945/tincan.xml 2024-02-05 16:30:28.372 [UI Thread @coroutine#7762] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44945/tincan.xml 2024-02-05 16:30:28.372 [UI Thread @coroutine#7762] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44945/tincan.xml 2024-02-05 16:30:28.373 [UI Thread @coroutine#7762] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44945/tincan.xml. 2024-02-05 16:30:28.373 [UI Thread @coroutine#7762] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44945/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:30:28.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-02-05 16:30:28.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-02-05 16:30:28.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:30:28.375 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5710f755: (connection evicted) 2024-02-05 16:30:28.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:30:28.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-02-05 16:30:28.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-02-05 16:40:05.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-05 16:40:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d074b14 2024-02-05 16:40:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:05.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:05.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:05.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:05.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:05.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:05.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-05 16:40:05.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:05.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:05.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:05.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:05.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:05.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:05.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:05.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:05.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-05 16:40:06.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:40:06.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:40:06.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-05 16:40:06.211 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:06.216 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5603a5e8 2024-02-05 16:40:06.216 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5603a5e8 2024-02-05 16:40:06.217 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:40:06.220 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c45158 2024-02-05 16:40:06.220 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c45158 2024-02-05 16:40:06.225 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfbce98 2024-02-05 16:40:06.225 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfbce98 2024-02-05 16:40:06.229 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f95b63 2024-02-05 16:40:06.229 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f95b63 2024-02-05 16:40:06.234 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@529e8151 2024-02-05 16:40:06.234 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@529e8151 2024-02-05 16:40:06.238 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@282a44cb 2024-02-05 16:40:06.238 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@282a44cb 2024-02-05 16:40:06.242 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa7c058 2024-02-05 16:40:06.243 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa7c058 2024-02-05 16:40:06.247 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d6a42c 2024-02-05 16:40:06.247 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d6a42c 2024-02-05 16:40:06.251 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f64364e 2024-02-05 16:40:06.251 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f64364e 2024-02-05 16:40:06.251 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 16:40:06.259 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:40:06.264 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:40:06.620 [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-02-05 16:40:06.622 [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-02-05 16:40:06.624 [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-02-05 16:40:06.631 [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-02-05 16:40:06.676 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:40:06.677 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 16:40:06.678 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:06.678 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 16:40:06.835 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:40:06.868 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 16:40:06.869 [DefaultDispatcher-worker-11 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:06.912 [DefaultDispatcher-worker-14 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:40:06.946 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:40:06.967 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:40:06.991 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:40:06.997 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:40:07.125 [DefaultDispatcher-worker-11 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 16:40:07.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-05 16:40:07.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-05 16:40:07.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:07.203 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f: (connection evicted) 2024-02-05 16:40:07.204 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5603a5e8: (connection evicted) 2024-02-05 16:40:07.204 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58c45158: (connection evicted) 2024-02-05 16:40:07.205 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cfbce98: (connection evicted) 2024-02-05 16:40:07.206 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19f95b63: (connection evicted) 2024-02-05 16:40:07.209 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@529e8151: (connection evicted) 2024-02-05 16:40:07.210 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@282a44cb: (connection evicted) 2024-02-05 16:40:07.211 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aa7c058: (connection evicted) 2024-02-05 16:40:07.212 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79d6a42c: (connection evicted) 2024-02-05 16:40:07.212 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f64364e: (connection evicted) 2024-02-05 16:40:07.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:07.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-05 16:40:07.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-05 16:40:07.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-05 16:40:07.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:07.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:07.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:07.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:07.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:07.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:07.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42107318 2024-02-05 16:40:07.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:07.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:07.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:07.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:07.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:07.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:07.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:07.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:07.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:07.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:07.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:07.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:07.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:07.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:07.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:07.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:07.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-05 16:40:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:07.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-05 16:40:07.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 16:40:07.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 16:40:07.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-05 16:40:07.238 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 16:40:07.256 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 16:40:07.262 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 16:40:07.272 [DefaultDispatcher-worker-10 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:07.273 [DefaultDispatcher-worker-10 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:40:07.273 [DefaultDispatcher-worker-10 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:07.273 [DefaultDispatcher-worker-10 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:40:07.287 [DefaultDispatcher-worker-12 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 16:40:07.288 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 16:40:07.288 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:07.288 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 16:40:07.301 [Test worker @coroutine#38] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 16:40:07.321 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 16:40:07.335 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:07.339 [DefaultDispatcher-worker-12 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 16:40:07.353 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f5cafb 2024-02-05 16:40:07.353 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f5cafb 2024-02-05 16:40:07.356 [DefaultDispatcher-worker-14 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 16:40:07.358 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c323cd5 2024-02-05 16:40:07.358 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c323cd5 2024-02-05 16:40:07.372 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 16:40:07.374 [DefaultDispatcher-worker-7 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 16:40:07.380 [DefaultDispatcher-worker-5 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:07.381 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@480da18b 2024-02-05 16:40:07.381 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@480da18b 2024-02-05 16:40:07.388 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 16:40:07.388 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0f36ee 2024-02-05 16:40:07.388 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0f36ee 2024-02-05 16:40:07.394 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@614197a6 2024-02-05 16:40:07.395 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@614197a6 2024-02-05 16:40:07.403 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc8dbcf 2024-02-05 16:40:07.403 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc8dbcf 2024-02-05 16:40:07.407 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@196c2424 2024-02-05 16:40:07.407 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@196c2424 2024-02-05 16:40:07.421 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d20c9a1 2024-02-05 16:40:07.422 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d20c9a1 2024-02-05 16:40:07.426 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b19f04 2024-02-05 16:40:07.426 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b19f04 2024-02-05 16:40:07.426 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:07.539 [DefaultDispatcher-worker-5 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0 2024-02-05 16:40:07.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-05 16:40:07.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-05 16:40:07.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:07.587 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d829ef0: (connection evicted) 2024-02-05 16:40:07.588 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42f5cafb: (connection evicted) 2024-02-05 16:40:07.588 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c323cd5: (connection evicted) 2024-02-05 16:40:07.589 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@480da18b: (connection evicted) 2024-02-05 16:40:07.589 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d0f36ee: (connection evicted) 2024-02-05 16:40:07.590 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@614197a6: (connection evicted) 2024-02-05 16:40:07.590 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cc8dbcf: (connection evicted) 2024-02-05 16:40:07.591 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@196c2424: (connection evicted) 2024-02-05 16:40:07.591 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d20c9a1: (connection evicted) 2024-02-05 16:40:07.591 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b19f04: (connection evicted) 2024-02-05 16:40:07.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:07.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-05 16:40:07.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-05 16:40:07.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25de8898 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:07.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:07.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:07.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-05 16:40:07.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd737ea 2024-02-05 16:40:07.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd737ea 2024-02-05 16:40:07.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-05 16:40:07.771 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:08.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-05 16:40:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:08.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cceb281 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:08.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:08.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:08.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:08.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:08.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:08.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:08.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-05 16:40:08.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@619c3546 2024-02-05 16:40:08.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@619c3546 2024-02-05 16:40:08.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-05 16:40:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30cafd13 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-05 16:40:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:08.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:08.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-05 16:40:08.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d944fc0 2024-02-05 16:40:08.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d944fc0 2024-02-05 16:40:08.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-05 16:40:08.192 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:08.227 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:08.246 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619c3546 2024-02-05 16:40:08.251 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37917/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 16:40:08.252 [DefaultDispatcher-worker-2 @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:37917/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-05 16:40:08.252 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37917/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 16:40:08.293 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37917/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 16:40:08.293 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37917/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 16:40:08.328 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d944fc0 2024-02-05 16:40:08.524 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-05 16:40:08.524 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37917/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-05 16:40:08.769 [DefaultDispatcher-worker-7 @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d944fc0 2024-02-05 16:40:08.779 [DefaultDispatcher-worker-7 @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d944fc0 2024-02-05 16:40:08.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-05 16:40:08.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-05 16:40:08.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:08.836 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@619c3546: (connection evicted) 2024-02-05 16:40:08.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:08.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-05 16:40:08.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-05 16:40:08.840 [Test worker @coroutine#105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d944fc0 2024-02-05 16:40:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-05 16:40:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:08.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d2e6f62 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-05 16:40:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:08.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-05 16:40:08.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@733fae8 2024-02-05 16:40:08.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@733fae8 2024-02-05 16:40:08.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-05 16:40:08.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-05 16:40:08.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:08.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:08.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:08.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:08.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:08.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:08.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a8d676e 2024-02-05 16:40:08.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:08.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:08.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:08.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:08.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:08.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:08.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:08.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:08.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:08.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:08.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-05 16:40:08.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba06506 2024-02-05 16:40:08.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba06506 2024-02-05 16:40:08.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-05 16:40:08.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-05 16:40:08.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-05 16:40:08.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:08.938 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@733fae8: (connection evicted) 2024-02-05 16:40:08.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:08.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-05 16:40:08.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-05 16:40:08.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-05 16:40:08.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:08.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:08.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:08.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:08.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:08.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:08.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77c692b4 2024-02-05 16:40:08.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:08.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:08.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-05 16:40:08.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6caeba36 2024-02-05 16:40:08.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6caeba36 2024-02-05 16:40:08.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-05 16:40:08.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ac512e 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:08.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-05 16:40:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:08.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:08.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-05 16:40:08.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e3d439 2024-02-05 16:40:08.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e3d439 2024-02-05 16:40:08.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-05 16:40:08.976 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:08.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-05 16:40:08.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-05 16:40:08.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:08.999 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6caeba36: (connection evicted) 2024-02-05 16:40:09.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:09.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-05 16:40:09.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-05 16:40:09.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-05 16:40:09.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:09.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f85235 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-05 16:40:09.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:09.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:09.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:09.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:09.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:09.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:09.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:09.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:09.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-05 16:40:09.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@a84338a 2024-02-05 16:40:09.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@a84338a 2024-02-05 16:40:09.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-05 16:40:09.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-05 16:40:09.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:09.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:09.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:09.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:09.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:09.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:09.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4070ace9 2024-02-05 16:40:09.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:09.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:09.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:09.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:09.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-05 16:40:09.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@740c4868 2024-02-05 16:40:09.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@740c4868 2024-02-05 16:40:09.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-05 16:40:09.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-05 16:40:09.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-05 16:40:09.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.049 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a84338a: (connection evicted) 2024-02-05 16:40:09.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:09.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-05 16:40:09.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-05 16:40:09.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-05 16:40:09.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:09.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:09.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:09.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:09.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:09.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:09.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531a716c 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:09.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:09.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-05 16:40:09.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ec2ca 2024-02-05 16:40:09.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ec2ca 2024-02-05 16:40:09.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-05 16:40:09.071 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70884875 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:09.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:09.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:09.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:09.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:09.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:09.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:09.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-05 16:40:09.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:09.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:09.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:09.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:09.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:09.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:09.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:09.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:09.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-05 16:40:09.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a5c6b76 2024-02-05 16:40:09.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a5c6b76 2024-02-05 16:40:09.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-05 16:40:09.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-05 16:40:09.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-05 16:40:09.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.121 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@531ec2ca: (connection evicted) 2024-02-05 16:40:09.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:09.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-05 16:40:09.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-05 16:40:09.135 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.181 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498a4d62 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:09.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:09.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-05 16:40:09.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:09.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:09.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:09.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:09.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:09.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:09.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:09.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:09.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-05 16:40:09.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2024-02-05 16:40:09.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2024-02-05 16:40:09.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-05 16:40:09.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1179fc8c 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:09.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:09.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:09.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-05 16:40:09.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2024-02-05 16:40:09.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2024-02-05 16:40:09.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-05 16:40:09.415 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.453 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.471 [DefaultDispatcher-worker-3 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2024-02-05 16:40:09.489 [DefaultDispatcher-worker-3 @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2024-02-05 16:40:09.498 [DefaultDispatcher-worker-9 @coroutine#139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2024-02-05 16:40:09.507 [DefaultDispatcher-worker-9 @coroutine#141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2024-02-05 16:40:09.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-05 16:40:09.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-05 16:40:09.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.593 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd: (connection evicted) 2024-02-05 16:40:09.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:09.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-05 16:40:09.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-05 16:40:09.598 [Test worker @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2024-02-05 16:40:09.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-05 16:40:09.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:09.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:09.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:09.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4571cebe 2024-02-05 16:40:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:09.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:09.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:09.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:09.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:09.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:09.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:09.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:09.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:09.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:09.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:09.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:09.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:09.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-05 16:40:09.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:09.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:09.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:09.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:09.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:09.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:09.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:09.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-05 16:40:09.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@67ceeffd 2024-02-05 16:40:09.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@67ceeffd 2024-02-05 16:40:09.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-05 16:40:09.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-05 16:40:09.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:09.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:09.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:09.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:09.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:09.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:09.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fc1abf 2024-02-05 16:40:09.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:09.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:09.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:09.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:09.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:09.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:09.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:09.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-05 16:40:09.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7b0bec 2024-02-05 16:40:09.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7b0bec 2024-02-05 16:40:09.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-05 16:40:09.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-05 16:40:09.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-05 16:40:09.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.653 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67ceeffd: (connection evicted) 2024-02-05 16:40:09.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:09.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-05 16:40:09.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-05 16:40:09.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f3991e 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:09.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:09.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-05 16:40:09.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e689a0 2024-02-05 16:40:09.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e689a0 2024-02-05 16:40:09.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-05 16:40:09.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-05 16:40:09.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:09.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:09.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:09.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:09.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:09.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:09.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b6cb1c 2024-02-05 16:40:09.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:09.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:09.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:09.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-05 16:40:09.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de30c31 2024-02-05 16:40:09.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de30c31 2024-02-05 16:40:09.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-05 16:40:09.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-05 16:40:09.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-05 16:40:09.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.730 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35e689a0: (connection evicted) 2024-02-05 16:40:09.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:09.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-05 16:40:09.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-05 16:40:09.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3451fc88 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:09.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:09.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-05 16:40:09.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3041beb3 2024-02-05 16:40:09.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3041beb3 2024-02-05 16:40:09.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-05 16:40:09.742 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-05 16:40:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15cee630 2024-02-05 16:40:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:09.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:09.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:09.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-05 16:40:09.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@246de37e 2024-02-05 16:40:09.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@246de37e 2024-02-05 16:40:09.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-05 16:40:09.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-05 16:40:09.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-05 16:40:09.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.767 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3041beb3: (connection evicted) 2024-02-05 16:40:09.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:09.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-05 16:40:09.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a1a20ae 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:09.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:09.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:09.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-05 16:40:09.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@186481d4 2024-02-05 16:40:09.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@186481d4 2024-02-05 16:40:09.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-05 16:40:09.815 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24eecabf 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:09.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:09.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-05 16:40:09.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d6c244 2024-02-05 16:40:09.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d6c244 2024-02-05 16:40:09.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-05 16:40:09.856 [DefaultDispatcher-worker-9 @coroutine#335] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-05 16:40:09.861 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.903 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.904 [DefaultDispatcher-worker-9 @coroutine#335] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit7467524795192917347/junit17168120169335780563.tmp 2024-02-05 16:40:09.931 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.957 [DefaultDispatcher-worker-9 @coroutine#335] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-05 16:40:09.970 [DefaultDispatcher-worker-9 @coroutine#335] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-05 16:40:09.972 [DefaultDispatcher-worker-9 @coroutine#335] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-05 16:40:09.973 [DefaultDispatcher-worker-9 @coroutine#335] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit7467524795192917347/junit17168120169335780563.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-05 16:40:09.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-05 16:40:09.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-05 16:40:09.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:09.974 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@186481d4: (connection evicted) 2024-02-05 16:40:09.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:09.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-05 16:40:09.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f5f5bc9 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:09.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:09.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:09.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-05 16:40:09.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:09.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:09.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:09.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:09.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:09.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:09.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:09.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:09.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-05 16:40:09.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7aa2 2024-02-05 16:40:09.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f7aa2 2024-02-05 16:40:09.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@545604a9 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:09.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:09.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-05 16:40:09.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-02-05 16:40:09.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0e4262 2024-02-05 16:40:09.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-05 16:40:10.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-05 16:40:10.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-05 16:40:10.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.005 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@403f7aa2: (connection evicted) 2024-02-05 16:40:10.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:10.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-05 16:40:10.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70022d44 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-05 16:40:10.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abbb273 2024-02-05 16:40:10.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abbb273 2024-02-05 16:40:10.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25d9291a 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5574c7 2024-02-05 16:40:10.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5574c7 2024-02-05 16:40:10.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-05 16:40:10.045 [DefaultDispatcher-worker-5 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5574c7 2024-02-05 16:40:10.047 [DefaultDispatcher-worker-5 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5574c7 2024-02-05 16:40:10.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-05 16:40:10.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-05 16:40:10.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.050 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5abbb273: (connection evicted) 2024-02-05 16:40:10.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:10.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-05 16:40:10.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-05 16:40:10.051 [Test worker @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5574c7 2024-02-05 16:40:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-05 16:40:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a105556 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-05 16:40:10.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@42401b81 2024-02-05 16:40:10.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@42401b81 2024-02-05 16:40:10.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-05 16:40:10.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-05 16:40:10.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1d1463 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2024-02-05 16:40:10.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2024-02-05 16:40:10.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-05 16:40:10.080 [DefaultDispatcher-worker-2 @coroutine#360] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-05 16:40:10.099 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.131 [DefaultDispatcher-worker-2 @coroutine#360] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit8021534662220222195/junit11976573374446034604.tmp 2024-02-05 16:40:10.133 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.156 [HikariPool-28 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.176 [DefaultDispatcher-worker-2 @coroutine#360] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-05 16:40:10.178 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-05 16:40:10.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-05 16:40:10.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.180 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42401b81: (connection evicted) 2024-02-05 16:40:10.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:10.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-05 16:40:10.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@603f4e3e 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-05 16:40:10.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d8a4 2024-02-05 16:40:10.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d8a4 2024-02-05 16:40:10.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-05 16:40:10.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5996d6f2 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-05 16:40:10.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2024-02-05 16:40:10.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2024-02-05 16:40:10.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-05 16:40:10.226 [DefaultDispatcher-worker-4 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2024-02-05 16:40:10.228 [DefaultDispatcher-worker-4 @coroutine#369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2024-02-05 16:40:10.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-05 16:40:10.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-05 16:40:10.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.230 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c7d8a4: (connection evicted) 2024-02-05 16:40:10.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:10.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-05 16:40:10.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-05 16:40:10.231 [Test worker @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2024-02-05 16:40:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-05 16:40:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bdb4f17 2024-02-05 16:40:10.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-05 16:40:10.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbd5e0 2024-02-05 16:40:10.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbd5e0 2024-02-05 16:40:10.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-05 16:40:10.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a71d23 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-05 16:40:10.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@12166229 2024-02-05 16:40:10.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@12166229 2024-02-05 16:40:10.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-05 16:40:10.317 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-05 16:40:10.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-05 16:40:10.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.324 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fbd5e0: (connection evicted) 2024-02-05 16:40:10.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:10.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-05 16:40:10.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-05 16:40:10.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b332b23 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-05 16:40:10.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@428eb3d5 2024-02-05 16:40:10.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@428eb3d5 2024-02-05 16:40:10.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-05 16:40:10.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ddd84d2 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-05 16:40:10.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa15a80 2024-02-05 16:40:10.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa15a80 2024-02-05 16:40:10.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-05 16:40:10.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-05 16:40:10.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-05 16:40:10.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.356 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@428eb3d5: (connection evicted) 2024-02-05 16:40:10.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:10.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-05 16:40:10.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-05 16:40:10.359 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-05 16:40:10.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a42019a 2024-02-05 16:40:10.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@60194904 2024-02-05 16:40:10.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@60194904 2024-02-05 16:40:10.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-05 16:40:10.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db6348b 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-05 16:40:10.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f48fa72 2024-02-05 16:40:10.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f48fa72 2024-02-05 16:40:10.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-05 16:40:10.386 [DefaultDispatcher-worker-4 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f48fa72 2024-02-05 16:40:10.388 [DefaultDispatcher-worker-4 @coroutine#392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f48fa72 2024-02-05 16:40:10.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-05 16:40:10.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-05 16:40:10.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.390 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60194904: (connection evicted) 2024-02-05 16:40:10.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:10.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-05 16:40:10.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-05 16:40:10.392 [Test worker @coroutine#396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f48fa72 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c58d7be 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-05 16:40:10.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@b34c7c9 2024-02-05 16:40:10.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@b34c7c9 2024-02-05 16:40:10.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-05 16:40:10.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-05 16:40:10.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b490d5e 2024-02-05 16:40:10.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@26270b77 2024-02-05 16:40:10.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@26270b77 2024-02-05 16:40:10.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-05 16:40:10.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-05 16:40:10.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-05 16:40:10.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.417 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b34c7c9: (connection evicted) 2024-02-05 16:40:10.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:10.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-05 16:40:10.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-05 16:40:10.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e62b17 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-05 16:40:10.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-02-05 16:40:10.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-02-05 16:40:10.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-05 16:40:10.453 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.473 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-02-05 16:40:10.480 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.487 [Test worker @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-02-05 16:40:10.490 [Test worker @coroutine#407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-02-05 16:40:10.497 [Test worker @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efcc0b3 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-05 16:40:10.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-02-05 16:40:10.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-02-05 16:40:10.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-05 16:40:10.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-05 16:40:10.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-05 16:40:10.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:10.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:10.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-05 16:40:10.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-05 16:40:10.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50672905 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-05 16:40:10.513 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2024-02-05 16:40:10.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2024-02-05 16:40:10.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-05 16:40:10.519 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2024-02-05 16:40:10.533 [Test worker @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2024-02-05 16:40:10.536 [Test worker @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2024-02-05 16:40:10.541 [Test worker @coroutine#429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa98a22 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-05 16:40:10.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2024-02-05 16:40:10.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2024-02-05 16:40:10.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-05 16:40:10.553 [DefaultDispatcher-worker-10 @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2024-02-05 16:40:10.555 [DefaultDispatcher-worker-3 @coroutine#426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2024-02-05 16:40:10.557 [Test worker @coroutine#441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2024-02-05 16:40:10.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-05 16:40:10.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-05 16:40:10.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.566 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58f290bc: (connection evicted) 2024-02-05 16:40:10.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:10.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-05 16:40:10.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-05 16:40:10.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d63b7e 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-05 16:40:10.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2024-02-05 16:40:10.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2024-02-05 16:40:10.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-05 16:40:10.577 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2024-02-05 16:40:10.595 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2024-02-05 16:40:10.598 [Test worker @coroutine#451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2024-02-05 16:40:10.601 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.604 [Test worker @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1827fc4e 2024-02-05 16:40:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-05 16:40:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25421809 2024-02-05 16:40:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-05 16:40:10.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b 2024-02-05 16:40:10.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b 2024-02-05 16:40:10.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-05 16:40:10.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-05 16:40:10.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-05 16:40:10.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:10.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:10.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-05 16:40:10.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-05 16:40:10.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f5d7fd5 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-05 16:40:10.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c87fcc 2024-02-05 16:40:10.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c87fcc 2024-02-05 16:40:10.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-05 16:40:10.626 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c87fcc 2024-02-05 16:40:10.643 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.644 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c87fcc 2024-02-05 16:40:10.648 [Test worker @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c87fcc 2024-02-05 16:40:10.654 [Test worker @coroutine#473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c87fcc 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d622556 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-05 16:40:10.665 [DefaultDispatcher-worker-14 @coroutine#470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c87fcc 2024-02-05 16:40:10.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-02-05 16:40:10.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-02-05 16:40:10.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-05 16:40:10.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-05 16:40:10.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-05 16:40:10.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.673 [HikariPool-46 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37c87fcc: (connection evicted) 2024-02-05 16:40:10.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:10.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-05 16:40:10.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-05 16:40:10.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77eb607e 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-05 16:40:10.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-02-05 16:40:10.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-02-05 16:40:10.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-05 16:40:10.707 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.767 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.770 [DefaultDispatcher-worker-2 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-02-05 16:40:10.782 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:10.784 [DefaultDispatcher-worker-3 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-02-05 16:40:10.853 [DefaultDispatcher-worker-11 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2024-02-05 16:40:10.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-05 16:40:10.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-05 16:40:10.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.867 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10d4b573: (connection evicted) 2024-02-05 16:40:10.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:10.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-05 16:40:10.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-05 16:40:10.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445b85d7 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-05 16:40:10.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-05 16:40:10.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0c3aa8 2024-02-05 16:40:10.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0c3aa8 2024-02-05 16:40:10.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-05 16:40:10.929 [DefaultDispatcher-worker-7 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0c3aa8 2024-02-05 16:40:10.937 [DefaultDispatcher-worker-4 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0c3aa8 2024-02-05 16:40:10.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-05 16:40:10.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-05 16:40:10.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:10.959 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a0c3aa8: (connection evicted) 2024-02-05 16:40:10.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:10.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-05 16:40:10.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ddb7ef 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:10.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:10.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:10.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:10.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:10.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:10.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:10.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:10.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-05 16:40:10.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@141b011a 2024-02-05 16:40:10.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@141b011a 2024-02-05 16:40:10.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-05 16:40:11.021 [DefaultDispatcher-worker-12 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141b011a 2024-02-05 16:40:11.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-05 16:40:11.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-05 16:40:11.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:11.029 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@141b011a: (connection evicted) 2024-02-05 16:40:11.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:11.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-05 16:40:11.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe5da76 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:11.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:11.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-05 16:40:11.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@6339e604 2024-02-05 16:40:11.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@6339e604 2024-02-05 16:40:11.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-05 16:40:11.088 [DefaultDispatcher-worker-2 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6339e604 2024-02-05 16:40:11.099 [DefaultDispatcher-worker-1 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6339e604 2024-02-05 16:40:11.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-05 16:40:11.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-05 16:40:11.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:11.100 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6339e604: (connection evicted) 2024-02-05 16:40:11.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:11.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-05 16:40:11.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66048ac4 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-05 16:40:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:11.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-05 16:40:11.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c 2024-02-05 16:40:11.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c 2024-02-05 16:40:11.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-05 16:40:11.155 [DefaultDispatcher-worker-6 @coroutine#497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c 2024-02-05 16:40:11.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-05 16:40:11.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-05 16:40:11.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:11.157 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c: (connection evicted) 2024-02-05 16:40:11.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:11.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-05 16:40:11.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-05 16:40:11.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@319b1c77 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:11.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:11.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-05 16:40:11.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d88c38 2024-02-05 16:40:11.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d88c38 2024-02-05 16:40:11.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-05 16:40:11.214 [DefaultDispatcher-worker-7 @coroutine#499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d88c38 2024-02-05 16:40:11.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-05 16:40:11.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-05 16:40:11.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:11.218 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51d88c38: (connection evicted) 2024-02-05 16:40:11.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:11.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-05 16:40:11.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-05 16:40:11.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-05 16:40:11.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:11.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:11.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:11.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:11.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:11.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:11.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1280bae3 2024-02-05 16:40:11.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:11.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:11.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:11.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-05 16:40:11.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1868ed54 2024-02-05 16:40:11.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1868ed54 2024-02-05 16:40:11.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-05 16:40:11.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5abc5854 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:11.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:11.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-05 16:40:11.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b40dd3 2024-02-05 16:40:11.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b40dd3 2024-02-05 16:40:11.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-05 16:40:11.371 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 16:40:11.422 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:11.430 [Test worker] INFO ktor.application - Application started in 0.064 seconds. 2024-02-05 16:40:11.430 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@30eb55c9 2024-02-05 16:40:11.438 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:11.557 [DefaultDispatcher-worker-10 @coroutine#513] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae16aa 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:11.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-05 16:40:11.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:11.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:11.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:11.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:11.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:11.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:11.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:11.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:11.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-05 16:40:11.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3051e476 2024-02-05 16:40:11.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3051e476 2024-02-05 16:40:11.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-05 16:40:11.596 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 16:40:11.607 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 16:40:11.608 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 16:40:11.608 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 16:40:11.608 [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-02-05 16:40:11.608 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 16:40:11.608 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 16:40:11.609 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 16:40:11.609 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa58a48 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:11.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-05 16:40:11.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:11.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:11.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:11.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:11.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:11.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:11.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:11.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:11.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-05 16:40:11.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fad5ace 2024-02-05 16:40:11.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fad5ace 2024-02-05 16:40:11.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-05 16:40:11.660 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:11.676 [DefaultDispatcher-worker-10 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fad5ace 2024-02-05 16:40:11.685 [DefaultDispatcher-worker-11 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3051e476 2024-02-05 16:40:11.688 [DefaultDispatcher-worker-11 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3051e476 2024-02-05 16:40:11.701 [DefaultDispatcher-worker-10 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fad5ace 2024-02-05 16:40:11.702 [Test worker @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555385707622109184/_ustadmanifest.json 2024-02-05 16:40:11.702 [Test worker @coroutine#517] 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/555385707622109184/_ustadmanifest.json. 2024-02-05 16:40:11.702 [Test worker @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555385707622109184/_ustadmanifest.json 2024-02-05 16:40:11.707 [Test worker @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555385707622109184/_ustadmanifest.json 2024-02-05 16:40:11.707 [Test worker @coroutine#517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555385707622109184/_ustadmanifest.json 2024-02-05 16:40:11.712 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:11.714 [Test worker @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555385707622109184/_ustadmanifest.json. 2024-02-05 16:40:11.714 [Test worker @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555385707622109184/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:11.717 [Test worker @coroutine#528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3051e476 2024-02-05 16:40:11.735 [DefaultDispatcher-worker-7 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fad5ace 2024-02-05 16:40:11.742 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 16:40:11.743 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-35ce070a-2916-41b4-82e4-a14cdea6997c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 16:40:11.747 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:40:11.747 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-35ce070a-2916-41b4-82e4-a14cdea6997c 2024-02-05 16:40:11.751 [DefaultDispatcher-worker-7 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:11.751 [DefaultDispatcher-worker-7 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:40:11.751 [DefaultDispatcher-worker-7 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:11.751 [DefaultDispatcher-worker-7 @coroutine#538] 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-02-05 16:40:11.761 [DefaultDispatcher-worker-11 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fad5ace 2024-02-05 16:40:11.761 [DefaultDispatcher-worker-11 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:11.761 [DefaultDispatcher-worker-11 @coroutine#537] 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-02-05 16:40:11.761 [DefaultDispatcher-worker-11 @coroutine#537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:11.769 [MyScheduler_Worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:11.769 [MyScheduler_Worker-1 @coroutine#542] 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-02-05 16:40:11.769 [MyScheduler_Worker-1 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:11.769 [MyScheduler_Worker-1 @coroutine#542] 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-02-05 16:40:11.832 [eventLoopGroupProxy-4-4 @call-handler#560] 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-02-05 16:40:11.832 [eventLoopGroupProxy-4-3 @call-handler#559] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 16:40:11.832 [eventLoopGroupProxy-4-2 @call-handler#561] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 16:40:11.832 [eventLoopGroupProxy-4-1 @call-handler#562] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 16:40:11.840 [eventLoopGroupProxy-4-3 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:11.840 [eventLoopGroupProxy-4-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:11.842 [eventLoopGroupProxy-4-4 @call-handler#560] 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-02-05 16:40:11.842 [eventLoopGroupProxy-4-2 @call-handler#561] 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-02-05 16:40:11.842 [eventLoopGroupProxy-4-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:40:11.846 [eventLoopGroupProxy-4-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:11.846 [DefaultDispatcher-worker-2 @coroutine#537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:11.847 [DefaultDispatcher-worker-2 @coroutine#537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:11.847 [DefaultDispatcher-worker-6 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:11.847 [DefaultDispatcher-worker-6 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:11.857 [DefaultDispatcher-worker-4 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fad5ace 2024-02-05 16:40:11.864 [DefaultDispatcher-worker-8 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fad5ace 2024-02-05 16:40:11.876 [eventLoopGroupProxy-4-4 @coroutine#569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1868ed54 2024-02-05 16:40:11.892 [MyScheduler_Worker-1 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:11.892 [MyScheduler_Worker-1 @coroutine#542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:11.893 [MyScheduler_Worker-1 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 16:40:11.893 [MyScheduler_Worker-1 @coroutine#542] 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-02-05 16:40:11.909 [MyScheduler_Worker-1 @coroutine#573] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:11.909 [MyScheduler_Worker-1 @coroutine#573] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:11.909 [MyScheduler_Worker-1 @coroutine#573] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:11.910 [MyScheduler_Worker-1 @coroutine#573] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:11.964 [eventLoopGroupProxy-4-2 @call-handler#561] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 137ms 2024-02-05 16:40:11.964 [eventLoopGroupProxy-4-4 @call-handler#560] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 138ms 2024-02-05 16:40:11.964 [eventLoopGroupProxy-4-1 @call-handler#562] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 136ms 2024-02-05 16:40:11.965 [eventLoopGroupProxy-4-2 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:11.979 [eventLoopGroupProxy-4-2 @coroutine#578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1868ed54 2024-02-05 16:40:11.980 [eventLoopGroupProxy-4-2 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:11.980 [eventLoopGroupProxy-4-2 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-02-05 16:40:11.981 [MyScheduler_Worker-1 @coroutine#573] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:11.990 [MyScheduler_Worker-1 @coroutine#573] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:11.990 [MyScheduler_Worker-1 @coroutine#573] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:11.990 [MyScheduler_Worker-1 @coroutine#573] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:11.990 [MyScheduler_Worker-1 @coroutine#573] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:11.994 [eventLoopGroupProxy-4-2 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:11.997 [eventLoopGroupProxy-4-2 @coroutine#584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1868ed54 2024-02-05 16:40:11.997 [eventLoopGroupProxy-4-2 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:11.997 [eventLoopGroupProxy-4-2 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:11.998 [MyScheduler_Worker-1 @coroutine#573] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:12.013 [DefaultDispatcher-worker-11 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fad5ace 2024-02-05 16:40:12.029 [DefaultDispatcher-worker-2 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fad5ace 2024-02-05 16:40:12.047 [DefaultDispatcher-worker-2 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:12.048 [DefaultDispatcher-worker-2 @coroutine#539] 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-02-05 16:40:12.048 [DefaultDispatcher-worker-2 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:12.048 [DefaultDispatcher-worker-2 @coroutine#539] 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-02-05 16:40:12.051 [eventLoopGroupProxy-4-2 @call-handler#602] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 16:40:12.051 [eventLoopGroupProxy-4-2 @call-handler#602] 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-02-05 16:40:12.051 [eventLoopGroupProxy-4-2 @call-handler#602] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:40:12.083 [DefaultDispatcher-worker-3 @call-handler#602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b40dd3 2024-02-05 16:40:12.085 [eventLoopGroupProxy-4-2 @call-handler#602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:12.085 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555385707622109184/_ustadmanifest.json 2024-02-05 16:40:12.085 [DefaultDispatcher-worker-12 @coroutine#511] 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/555385707622109184/_ustadmanifest.json. 2024-02-05 16:40:12.085 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555385707622109184/_ustadmanifest.json 2024-02-05 16:40:12.085 [eventLoopGroupProxy-4-2 @call-handler#602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 35ms 2024-02-05 16:40:12.086 [DefaultDispatcher-worker-3 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:12.087 [DefaultDispatcher-worker-3 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:12.087 [DefaultDispatcher-worker-3 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:40:12.087 [DefaultDispatcher-worker-3 @coroutine#539] 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-02-05 16:40:12.089 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555385707622109184/_ustadmanifest.json 2024-02-05 16:40:12.089 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555385707622109184/_ustadmanifest.json 2024-02-05 16:40:12.089 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555385707622109184/_ustadmanifest.json. 2024-02-05 16:40:12.089 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555385707622109184/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:12.090 [DefaultDispatcher-worker-6 @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1868ed54 2024-02-05 16:40:12.132 [DefaultDispatcher-worker-12 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fad5ace 2024-02-05 16:40:12.138 [DefaultDispatcher-worker-3 @coroutine#511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b40dd3 2024-02-05 16:40:12.140 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 16:40:12.140 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 16:40:12.140 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 16:40:12.140 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 16:40:12.140 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 16:40:12.142 [Test worker @coroutine#616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3051e476 2024-02-05 16:40:12.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-05 16:40:12.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-05 16:40:12.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:12.147 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fad5ace: (connection evicted) 2024-02-05 16:40:12.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:12.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-05 16:40:12.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-05 16:40:12.515 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:40:12.598 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:40:12.600 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:40:13.160 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@30eb55c9 2024-02-05 16:40:13.160 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@30eb55c9 2024-02-05 16:40:13.163 [Test worker @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1868ed54 2024-02-05 16:40:13.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-05 16:40:13.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-05 16:40:13.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:13.164 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b40dd3: (connection evicted) 2024-02-05 16:40:13.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:13.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-05 16:40:13.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-05 16:40:13.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24e7087a 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:13.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:13.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-05 16:40:13.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@284f25e6 2024-02-05 16:40:13.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@284f25e6 2024-02-05 16:40:13.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e2843b 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:13.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:13.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@52325940 2024-02-05 16:40:13.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@52325940 2024-02-05 16:40:13.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-05 16:40:13.209 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 16:40:13.211 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-05 16:40:13.211 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1610c03c 2024-02-05 16:40:13.214 [DefaultDispatcher-worker-4 @coroutine#628] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e785b28 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:13.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:13.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-05 16:40:13.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:13.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:13.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:13.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:13.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:13.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:13.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:13.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:13.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-05 16:40:13.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3516fd 2024-02-05 16:40:13.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3516fd 2024-02-05 16:40:13.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-05 16:40:13.221 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 16:40:13.224 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 16:40:13.224 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 16:40:13.224 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 16:40:13.224 [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-02-05 16:40:13.224 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 16:40:13.224 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 16:40:13.224 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70d7a49b 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:13.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:13.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:13.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:13.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:13.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-05 16:40:13.227 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:40:13.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f10042 2024-02-05 16:40:13.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f10042 2024-02-05 16:40:13.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-05 16:40:13.279 [DefaultDispatcher-worker-13 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f10042 2024-02-05 16:40:13.282 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:13.287 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:13.290 [DefaultDispatcher-worker-2 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3516fd 2024-02-05 16:40:13.294 [Test worker @coroutine#636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3516fd 2024-02-05 16:40:13.312 [DefaultDispatcher-worker-6 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f10042 2024-02-05 16:40:13.312 [Test worker @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555385716641918976/_ustadmanifest.json 2024-02-05 16:40:13.312 [Test worker @coroutine#632] 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/555385716641918976/_ustadmanifest.json. 2024-02-05 16:40:13.312 [Test worker @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555385716641918976/_ustadmanifest.json 2024-02-05 16:40:13.318 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:13.324 [Test worker @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555385716641918976/_ustadmanifest.json 2024-02-05 16:40:13.325 [Test worker @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555385716641918976/_ustadmanifest.json 2024-02-05 16:40:13.325 [Test worker @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555385716641918976/_ustadmanifest.json. 2024-02-05 16:40:13.325 [Test worker @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555385716641918976/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:13.327 [Test worker @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3516fd 2024-02-05 16:40:13.328 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:13.341 [DefaultDispatcher-worker-14 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f10042 2024-02-05 16:40:13.342 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 16:40:13.342 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fffe317d-784b-4e87-a9d0-d51b3c3f4199', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 16:40:13.344 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:40:13.344 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fffe317d-784b-4e87-a9d0-d51b3c3f4199 2024-02-05 16:40:13.347 [DefaultDispatcher-worker-10 @coroutine#655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:13.347 [DefaultDispatcher-worker-10 @coroutine#655] 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-02-05 16:40:13.347 [DefaultDispatcher-worker-10 @coroutine#655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:13.347 [DefaultDispatcher-worker-10 @coroutine#655] 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-02-05 16:40:13.357 [DefaultDispatcher-worker-12 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f10042 2024-02-05 16:40:13.358 [DefaultDispatcher-worker-12 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:13.358 [DefaultDispatcher-worker-12 @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/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:13.358 [DefaultDispatcher-worker-12 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:13.374 [MyScheduler_Worker-1 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:13.374 [MyScheduler_Worker-1 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 16:40:13.374 [MyScheduler_Worker-1 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:13.374 [MyScheduler_Worker-1 @coroutine#661] 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-02-05 16:40:13.427 [eventLoopGroupProxy-7-1 @call-handler#674] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 16:40:13.428 [eventLoopGroupProxy-7-1 @call-handler#674] 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-02-05 16:40:13.428 [eventLoopGroupProxy-7-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:40:13.435 [eventLoopGroupProxy-7-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:13.435 [eventLoopGroupProxy-7-1 @call-handler#674] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 8ms 2024-02-05 16:40:13.436 [DefaultDispatcher-worker-12 @coroutine#655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:13.437 [DefaultDispatcher-worker-12 @coroutine#655] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:13.440 [eventLoopGroupProxy-7-2 @call-handler#678] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 16:40:13.441 [eventLoopGroupProxy-7-2 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:13.471 [eventLoopGroupProxy-7-3 @call-handler#683] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 16:40:13.472 [eventLoopGroupProxy-7-3 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:13.474 [DefaultDispatcher-worker-6 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:13.474 [DefaultDispatcher-worker-6 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:13.474 [eventLoopGroupProxy-7-3 @call-handler#683] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 5ms 2024-02-05 16:40:13.486 [DefaultDispatcher-worker-13 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f10042 2024-02-05 16:40:13.497 [eventLoopGroupProxy-7-4 @call-handler#689] 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-02-05 16:40:13.497 [eventLoopGroupProxy-7-4 @call-handler#689] 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-02-05 16:40:13.498 [DefaultDispatcher-worker-3 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f10042 2024-02-05 16:40:13.512 [eventLoopGroupProxy-7-4 @coroutine#690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284f25e6 2024-02-05 16:40:13.514 [eventLoopGroupProxy-7-4 @call-handler#689] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 17ms 2024-02-05 16:40:13.515 [MyScheduler_Worker-1 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:13.516 [MyScheduler_Worker-1 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:13.516 [MyScheduler_Worker-1 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 16:40:13.516 [MyScheduler_Worker-1 @coroutine#661] 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-02-05 16:40:13.518 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:13.519 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:13.519 [MyScheduler_Worker-1 @coroutine#694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:13.519 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:13.527 [eventLoopGroupProxy-7-1 @call-handler#697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:13.532 [eventLoopGroupProxy-7-1 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284f25e6 2024-02-05 16:40:13.532 [eventLoopGroupProxy-7-1 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:13.532 [eventLoopGroupProxy-7-1 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:40:13.533 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:13.536 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:13.536 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:13.536 [MyScheduler_Worker-1 @coroutine#694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:13.536 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:13.541 [eventLoopGroupProxy-7-1 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:13.545 [eventLoopGroupProxy-7-1 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284f25e6 2024-02-05 16:40:13.545 [eventLoopGroupProxy-7-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:13.545 [eventLoopGroupProxy-7-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:13.547 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:13.552 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:13.553 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:13.553 [MyScheduler_Worker-1 @coroutine#694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:13.553 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:13.556 [eventLoopGroupProxy-7-1 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:13.559 [eventLoopGroupProxy-7-1 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:13.559 [eventLoopGroupProxy-7-1 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:13.561 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:13.562 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:13.562 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:13.562 [MyScheduler_Worker-1 @coroutine#694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:13.562 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:13.566 [eventLoopGroupProxy-7-1 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:13.567 [eventLoopGroupProxy-7-1 @call-handler#713] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:40:13.568 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:13.568 [MyScheduler_Worker-1 @coroutine#694] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:13.568 [MyScheduler_Worker-1 @coroutine#694] 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-02-05 16:40:13.569 [MyScheduler_Worker-1 @coroutine#694] 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-02-05 16:40:13.569 [MyScheduler_Worker-1 @coroutine#694] 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-02-05 16:40:13.584 [DefaultDispatcher-worker-8 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f10042 2024-02-05 16:40:13.586 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 16:40:14.085 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-51862506-e495-456f-af53-507bf1c36f20', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 16:40:14.086 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:40:14.086 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-51862506-e495-456f-af53-507bf1c36f20 2024-02-05 16:40:14.090 [MyScheduler_Worker-2 @coroutine#718] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:14.090 [MyScheduler_Worker-2 @coroutine#718] 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-02-05 16:40:14.090 [MyScheduler_Worker-2 @coroutine#718] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:14.090 [MyScheduler_Worker-2 @coroutine#718] 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-02-05 16:40:14.093 [eventLoopGroupProxy-7-1 @call-handler#726] 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-02-05 16:40:14.094 [eventLoopGroupProxy-7-1 @call-handler#726] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-02-05 16:40:14.095 [eventLoopGroupProxy-7-1 @coroutine#727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284f25e6 2024-02-05 16:40:14.098 [eventLoopGroupProxy-7-1 @call-handler#726] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-05 16:40:14.099 [MyScheduler_Worker-2 @coroutine#718] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:14.099 [MyScheduler_Worker-2 @coroutine#718] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:14.100 [MyScheduler_Worker-2 @coroutine#718] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 16:40:14.100 [MyScheduler_Worker-2 @coroutine#718] 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-02-05 16:40:14.102 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.102 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:14.102 [MyScheduler_Worker-2 @coroutine#731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.102 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:14.104 [eventLoopGroupProxy-7-1 @call-handler#734] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:14.106 [eventLoopGroupProxy-7-1 @call-handler#734] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:14.113 [eventLoopGroupProxy-7-1 @call-handler#734] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 16:40:14.114 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.115 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.115 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:14.115 [MyScheduler_Worker-2 @coroutine#731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.115 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:14.127 [eventLoopGroupProxy-7-1 @call-handler#738] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:14.138 [eventLoopGroupProxy-7-1 @call-handler#738] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:14.138 [eventLoopGroupProxy-7-1 @call-handler#738] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 16:40:14.139 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.140 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.140 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:14.140 [MyScheduler_Worker-2 @coroutine#731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.140 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:14.144 [eventLoopGroupProxy-7-1 @call-handler#742] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:14.186 [eventLoopGroupProxy-7-1 @call-handler#742] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:14.187 [eventLoopGroupProxy-7-1 @call-handler#742] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 16:40:14.188 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.189 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.190 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:14.190 [MyScheduler_Worker-2 @coroutine#731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.190 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:14.193 [eventLoopGroupProxy-7-1 @call-handler#746] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:14.196 [eventLoopGroupProxy-7-1 @call-handler#746] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:14.196 [eventLoopGroupProxy-7-1 @call-handler#746] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:14.203 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.204 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.204 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:14.204 [MyScheduler_Worker-2 @coroutine#731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.204 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:14.208 [eventLoopGroupProxy-7-1 @call-handler#750] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:14.210 [eventLoopGroupProxy-7-1 @call-handler#750] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:14.211 [eventLoopGroupProxy-7-1 @call-handler#750] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:14.212 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.213 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.213 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:14.213 [MyScheduler_Worker-2 @coroutine#731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.213 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:14.215 [eventLoopGroupProxy-7-1 @call-handler#754] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:14.263 [eventLoopGroupProxy-7-1 @call-handler#754] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:14.264 [eventLoopGroupProxy-7-1 @call-handler#754] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-05 16:40:14.265 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.266 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.266 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:14.266 [MyScheduler_Worker-2 @coroutine#731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.266 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:14.269 [eventLoopGroupProxy-7-1 @call-handler#758] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:14.275 [eventLoopGroupProxy-7-1 @call-handler#758] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:14.276 [eventLoopGroupProxy-7-1 @call-handler#758] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:40:14.277 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.278 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.278 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:14.278 [MyScheduler_Worker-2 @coroutine#731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.278 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:14.281 [eventLoopGroupProxy-7-1 @call-handler#762] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:14.291 [eventLoopGroupProxy-7-1 @call-handler#762] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:14.291 [eventLoopGroupProxy-7-1 @call-handler#762] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 16:40:14.292 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.293 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.293 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:14.293 [MyScheduler_Worker-2 @coroutine#731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.293 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:14.296 [eventLoopGroupProxy-7-1 @call-handler#766] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:14.337 [eventLoopGroupProxy-7-1 @call-handler#766] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:14.337 [eventLoopGroupProxy-7-1 @call-handler#766] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-05 16:40:14.339 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.340 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.340 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:14.340 [MyScheduler_Worker-2 @coroutine#731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.340 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:14.346 [eventLoopGroupProxy-7-1 @call-handler#770] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:14.349 [eventLoopGroupProxy-7-1 @call-handler#770] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:14.349 [eventLoopGroupProxy-7-1 @call-handler#770] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:14.350 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.351 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.351 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:14.351 [MyScheduler_Worker-2 @coroutine#731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.351 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:14.356 [eventLoopGroupProxy-7-1 @call-handler#774] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:14.358 [eventLoopGroupProxy-7-1 @call-handler#774] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:14.358 [eventLoopGroupProxy-7-1 @call-handler#774] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:40:14.360 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.361 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.361 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:14.361 [MyScheduler_Worker-2 @coroutine#731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.361 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:14.365 [eventLoopGroupProxy-7-1 @call-handler#778] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:14.409 [eventLoopGroupProxy-7-1 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284f25e6 2024-02-05 16:40:14.410 [eventLoopGroupProxy-7-1 @call-handler#778] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:14.410 [eventLoopGroupProxy-7-1 @call-handler#778] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 16:40:14.414 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.416 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.417 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:14.417 [MyScheduler_Worker-2 @coroutine#731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.417 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:14.419 [eventLoopGroupProxy-7-1 @call-handler#785] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:14.422 [eventLoopGroupProxy-7-1 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284f25e6 2024-02-05 16:40:14.422 [eventLoopGroupProxy-7-1 @call-handler#785] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:14.423 [eventLoopGroupProxy-7-1 @call-handler#785] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:14.424 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.426 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.426 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:14.426 [MyScheduler_Worker-2 @coroutine#731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.426 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:14.429 [eventLoopGroupProxy-7-1 @call-handler#791] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:14.436 [eventLoopGroupProxy-7-1 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284f25e6 2024-02-05 16:40:14.436 [eventLoopGroupProxy-7-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:14.436 [eventLoopGroupProxy-7-1 @call-handler#791] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 16:40:14.437 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:14.452 [DefaultDispatcher-worker-13 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f10042 2024-02-05 16:40:14.465 [DefaultDispatcher-worker-12 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f10042 2024-02-05 16:40:14.467 [DefaultDispatcher-worker-12 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:14.467 [DefaultDispatcher-worker-12 @coroutine#656] 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-02-05 16:40:14.467 [DefaultDispatcher-worker-12 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:14.467 [DefaultDispatcher-worker-12 @coroutine#656] 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-02-05 16:40:14.470 [eventLoopGroupProxy-7-1 @call-handler#806] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 16:40:14.470 [eventLoopGroupProxy-7-1 @call-handler#806] 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-02-05 16:40:14.470 [eventLoopGroupProxy-7-1 @call-handler#806] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:40:14.518 [DefaultDispatcher-worker-10 @call-handler#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52325940 2024-02-05 16:40:14.518 [eventLoopGroupProxy-7-1 @call-handler#806] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:14.519 [eventLoopGroupProxy-7-1 @call-handler#806] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 50ms 2024-02-05 16:40:14.519 [DefaultDispatcher-worker-11 @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555385716641918976/_ustadmanifest.json 2024-02-05 16:40:14.519 [DefaultDispatcher-worker-11 @coroutine#627] 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/555385716641918976/_ustadmanifest.json. 2024-02-05 16:40:14.519 [DefaultDispatcher-worker-11 @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555385716641918976/_ustadmanifest.json 2024-02-05 16:40:14.520 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:14.520 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:14.520 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:40:14.520 [DefaultDispatcher-worker-15 @coroutine#656] 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-02-05 16:40:14.529 [DefaultDispatcher-worker-10 @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555385716641918976/_ustadmanifest.json 2024-02-05 16:40:14.529 [DefaultDispatcher-worker-10 @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555385716641918976/_ustadmanifest.json 2024-02-05 16:40:14.529 [DefaultDispatcher-worker-10 @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555385716641918976/_ustadmanifest.json. 2024-02-05 16:40:14.530 [DefaultDispatcher-worker-10 @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555385716641918976/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:14.530 [DefaultDispatcher-worker-3 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71f10042 2024-02-05 16:40:14.532 [DefaultDispatcher-worker-10 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284f25e6 2024-02-05 16:40:14.542 [DefaultDispatcher-worker-7 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52325940 2024-02-05 16:40:14.543 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 16:40:14.543 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 16:40:14.543 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 16:40:14.543 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 16:40:14.543 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 16:40:14.545 [Test worker @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3516fd 2024-02-05 16:40:14.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-05 16:40:14.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-05 16:40:14.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:14.555 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71f10042: (connection evicted) 2024-02-05 16:40:14.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:14.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-05 16:40:14.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-05 16:40:14.587 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:40:14.723 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:40:14.952 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:40:15.545 [DefaultDispatcher-worker-3 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2024-02-05 16:40:15.723 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1610c03c 2024-02-05 16:40:15.723 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1610c03c 2024-02-05 16:40:15.740 [Test worker @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284f25e6 2024-02-05 16:40:15.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-05 16:40:15.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-05 16:40:15.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:15.748 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52325940: (connection evicted) 2024-02-05 16:40:15.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:15.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-05 16:40:15.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-05 16:40:15.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77d3c3d7 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:15.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:15.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-05 16:40:15.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3be84 2024-02-05 16:40:15.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3be84 2024-02-05 16:40:15.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-05 16:40:15.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@102fd71d 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:15.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-05 16:40:15.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@464d60fb 2024-02-05 16:40:15.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@464d60fb 2024-02-05 16:40:15.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-05 16:40:15.783 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 16:40:15.795 [Test worker] INFO ktor.application - Application started in 0.012 seconds. 2024-02-05 16:40:15.795 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3cae4518 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29e3c28 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-05 16:40:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:15.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-05 16:40:15.798 [DefaultDispatcher-worker-13 @coroutine#844] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 16:40:15.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7146c6ea 2024-02-05 16:40:15.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7146c6ea 2024-02-05 16:40:15.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-05 16:40:15.806 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 16:40:15.824 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 16:40:15.824 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 16:40:15.824 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 16:40:15.824 [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-02-05 16:40:15.824 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 16:40:15.824 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 16:40:15.824 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 16:40:15.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3acc65f0 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:15.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:15.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-05 16:40:15.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-05 16:40:15.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-05 16:40:15.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-05 16:40:15.829 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:40:15.853 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:15.859 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:15.879 [DefaultDispatcher-worker-8 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-05 16:40:15.888 [DefaultDispatcher-worker-7 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7146c6ea 2024-02-05 16:40:15.892 [Test worker @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7146c6ea 2024-02-05 16:40:15.901 [DefaultDispatcher-worker-3 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-05 16:40:15.902 [Test worker @coroutine#848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555385722360102912/_ustadmanifest.json 2024-02-05 16:40:15.902 [Test worker @coroutine#848] 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/555385722360102912/_ustadmanifest.json. 2024-02-05 16:40:15.902 [Test worker @coroutine#848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555385722360102912/_ustadmanifest.json 2024-02-05 16:40:15.903 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:15.905 [Test worker @coroutine#848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555385722360102912/_ustadmanifest.json 2024-02-05 16:40:15.905 [Test worker @coroutine#848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555385722360102912/_ustadmanifest.json 2024-02-05 16:40:15.905 [Test worker @coroutine#848] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555385722360102912/_ustadmanifest.json. 2024-02-05 16:40:15.905 [Test worker @coroutine#848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555385722360102912/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:15.906 [Test worker @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7146c6ea 2024-02-05 16:40:15.919 [DefaultDispatcher-worker-15 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-05 16:40:15.920 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 16:40:15.920 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-505351a6-750a-4200-9a83-fbc47d2db7d9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 16:40:15.921 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:40:15.921 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-505351a6-750a-4200-9a83-fbc47d2db7d9 2024-02-05 16:40:15.922 [DefaultDispatcher-worker-7 @coroutine#872] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:15.923 [DefaultDispatcher-worker-7 @coroutine#872] 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-02-05 16:40:15.923 [DefaultDispatcher-worker-7 @coroutine#872] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:15.923 [DefaultDispatcher-worker-7 @coroutine#872] 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-02-05 16:40:15.926 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:15.932 [DefaultDispatcher-worker-15 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-05 16:40:15.933 [DefaultDispatcher-worker-15 @coroutine#871] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:15.933 [DefaultDispatcher-worker-15 @coroutine#871] 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-02-05 16:40:15.933 [DefaultDispatcher-worker-15 @coroutine#871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:15.934 [MyScheduler_Worker-1 @coroutine#876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:15.935 [MyScheduler_Worker-1 @coroutine#876] 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-02-05 16:40:15.935 [MyScheduler_Worker-1 @coroutine#876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:15.935 [MyScheduler_Worker-1 @coroutine#876] 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-02-05 16:40:15.980 [eventLoopGroupProxy-10-1 @call-handler#893] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 16:40:15.981 [eventLoopGroupProxy-10-1 @call-handler#893] 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-02-05 16:40:15.981 [eventLoopGroupProxy-10-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:40:15.983 [eventLoopGroupProxy-10-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:15.983 [eventLoopGroupProxy-10-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 4ms 2024-02-05 16:40:15.984 [DefaultDispatcher-worker-8 @coroutine#872] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:15.984 [DefaultDispatcher-worker-8 @coroutine#872] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:15.992 [eventLoopGroupProxy-10-3 @call-handler#897] 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-02-05 16:40:15.993 [eventLoopGroupProxy-10-3 @call-handler#897] 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-02-05 16:40:15.998 [eventLoopGroupProxy-10-3 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a3be84 2024-02-05 16:40:16.001 [eventLoopGroupProxy-10-2 @call-handler#901] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 16:40:16.002 [eventLoopGroupProxy-10-2 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:16.002 [eventLoopGroupProxy-10-2 @call-handler#901] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-05 16:40:16.002 [eventLoopGroupProxy-10-4 @call-handler#902] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 16:40:16.003 [eventLoopGroupProxy-10-4 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:16.003 [DefaultDispatcher-worker-15 @coroutine#871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:16.003 [DefaultDispatcher-worker-15 @coroutine#871] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:16.005 [eventLoopGroupProxy-10-3 @call-handler#897] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 13ms 2024-02-05 16:40:16.006 [MyScheduler_Worker-1 @coroutine#876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:16.006 [MyScheduler_Worker-1 @coroutine#876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:16.007 [MyScheduler_Worker-1 @coroutine#876] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 16:40:16.017 [MyScheduler_Worker-1 @coroutine#876] 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-02-05 16:40:16.019 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:16.020 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:16.020 [MyScheduler_Worker-1 @coroutine#909] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:16.020 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:16.023 [eventLoopGroupProxy-10-1 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:16.027 [DefaultDispatcher-worker-7 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-05 16:40:16.029 [eventLoopGroupProxy-10-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a3be84 2024-02-05 16:40:16.030 [eventLoopGroupProxy-10-1 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:16.030 [eventLoopGroupProxy-10-1 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:40:16.031 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:16.033 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:16.033 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:16.033 [MyScheduler_Worker-1 @coroutine#909] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:16.033 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:16.036 [DefaultDispatcher-worker-4 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-05 16:40:16.037 [eventLoopGroupProxy-10-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:16.040 [eventLoopGroupProxy-10-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a3be84 2024-02-05 16:40:16.040 [eventLoopGroupProxy-10-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:16.041 [eventLoopGroupProxy-10-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:40:16.047 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:16.049 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:16.049 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:16.049 [MyScheduler_Worker-1 @coroutine#909] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:16.049 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:16.053 [eventLoopGroupProxy-10-1 @call-handler#925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:16.069 [eventLoopGroupProxy-10-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a3be84 2024-02-05 16:40:16.069 [eventLoopGroupProxy-10-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:16.070 [eventLoopGroupProxy-10-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-02-05 16:40:16.071 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:16.073 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:16.073 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:16.073 [MyScheduler_Worker-1 @coroutine#909] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:16.074 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:16.077 [eventLoopGroupProxy-10-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-02-05 16:40:16.082 [eventLoopGroupProxy-10-1 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a3be84 2024-02-05 16:40:16.082 [eventLoopGroupProxy-10-1 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:16.082 [eventLoopGroupProxy-10-1 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:40:16.083 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:16.085 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:16.086 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:16.086 [MyScheduler_Worker-1 @coroutine#909] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:16.086 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:16.088 [eventLoopGroupProxy-10-1 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:16.091 [eventLoopGroupProxy-10-1 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a3be84 2024-02-05 16:40:16.091 [eventLoopGroupProxy-10-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:16.092 [MyScheduler_Worker-1 @coroutine#909] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:16.094 [eventLoopGroupProxy-10-1 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:40:16.106 [DefaultDispatcher-worker-3 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-05 16:40:16.116 [DefaultDispatcher-worker-6 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-05 16:40:16.116 [DefaultDispatcher-worker-6 @coroutine#873] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:16.117 [DefaultDispatcher-worker-6 @coroutine#873] 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-02-05 16:40:16.117 [DefaultDispatcher-worker-6 @coroutine#873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:16.117 [DefaultDispatcher-worker-6 @coroutine#873] 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-02-05 16:40:16.119 [eventLoopGroupProxy-10-1 @call-handler#948] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 16:40:16.127 [eventLoopGroupProxy-10-1 @call-handler#948] 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-02-05 16:40:16.128 [eventLoopGroupProxy-10-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:40:16.154 [DefaultDispatcher-worker-7 @call-handler#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d60fb 2024-02-05 16:40:16.155 [eventLoopGroupProxy-10-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:16.156 [DefaultDispatcher-worker-3 @coroutine#843] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555385722360102912/_ustadmanifest.json 2024-02-05 16:40:16.156 [DefaultDispatcher-worker-3 @coroutine#843] 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/555385722360102912/_ustadmanifest.json. 2024-02-05 16:40:16.156 [DefaultDispatcher-worker-3 @coroutine#843] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555385722360102912/_ustadmanifest.json 2024-02-05 16:40:16.156 [eventLoopGroupProxy-10-1 @call-handler#948] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 37ms 2024-02-05 16:40:16.156 [DefaultDispatcher-worker-5 @coroutine#873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:16.156 [DefaultDispatcher-worker-5 @coroutine#873] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:16.157 [DefaultDispatcher-worker-5 @coroutine#873] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:40:16.157 [DefaultDispatcher-worker-5 @coroutine#873] 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-02-05 16:40:16.166 [DefaultDispatcher-worker-3 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29431f61 2024-02-05 16:40:16.177 [DefaultDispatcher-worker-12 @coroutine#843] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555385722360102912/_ustadmanifest.json 2024-02-05 16:40:16.177 [DefaultDispatcher-worker-12 @coroutine#843] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555385722360102912/_ustadmanifest.json 2024-02-05 16:40:16.177 [DefaultDispatcher-worker-12 @coroutine#843] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555385722360102912/_ustadmanifest.json. 2024-02-05 16:40:16.177 [DefaultDispatcher-worker-12 @coroutine#843] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555385722360102912/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:16.178 [DefaultDispatcher-worker-12 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a3be84 2024-02-05 16:40:16.187 [DefaultDispatcher-worker-15 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464d60fb 2024-02-05 16:40:16.189 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 16:40:16.189 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 16:40:16.189 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 16:40:16.189 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 16:40:16.189 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 16:40:16.191 [Test worker @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7146c6ea 2024-02-05 16:40:16.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-05 16:40:16.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-05 16:40:16.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:16.193 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29431f61: (connection evicted) 2024-02-05 16:40:16.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:16.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-05 16:40:16.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-05 16:40:16.319 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:40:16.319 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:40:16.607 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:40:17.235 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3cae4518 2024-02-05 16:40:17.235 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3cae4518 2024-02-05 16:40:17.260 [Test worker @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a3be84 2024-02-05 16:40:17.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-05 16:40:17.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-05 16:40:17.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:17.275 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@464d60fb: (connection evicted) 2024-02-05 16:40:17.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:17.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-05 16:40:17.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-05 16:40:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-05 16:40:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:17.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@90394d 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:17.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:17.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-05 16:40:17.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:17.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:17.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-05 16:40:17.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-05 16:40:17.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:17.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:17.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:17.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:17.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:17.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:17.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a302f30 2024-02-05 16:40:17.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:17.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:17.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:17.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:17.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:17.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:17.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:17.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:17.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:17.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-05 16:40:17.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@744f0e0b 2024-02-05 16:40:17.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@744f0e0b 2024-02-05 16:40:17.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-05 16:40:17.370 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 16:40:17.372 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2024-02-05 16:40:17.373 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@161c9468 2024-02-05 16:40:17.377 [DefaultDispatcher-worker-11 @coroutine#988] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63243c8f 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:17.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:17.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:17.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-05 16:40:17.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@444c0f9a 2024-02-05 16:40:17.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@444c0f9a 2024-02-05 16:40:17.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-05 16:40:17.391 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 16:40:17.407 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:17.423 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:17.447 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 16:40:17.447 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 16:40:17.447 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 16:40:17.447 [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-02-05 16:40:17.447 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 16:40:17.447 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 16:40:17.447 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 16:40:17.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@599310ab 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:17.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:17.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-05 16:40:17.451 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:40:17.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@f575d2b 2024-02-05 16:40:17.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@f575d2b 2024-02-05 16:40:17.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-05 16:40:17.487 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:17.517 [DefaultDispatcher-worker-2 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f575d2b 2024-02-05 16:40:17.563 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:17.719 [DefaultDispatcher-worker-8 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444c0f9a 2024-02-05 16:40:17.845 [DefaultDispatcher-worker-6 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444c0f9a 2024-02-05 16:40:17.858 [DefaultDispatcher-worker-8 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444c0f9a 2024-02-05 16:40:17.863 [DefaultDispatcher-worker-8 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444c0f9a 2024-02-05 16:40:17.876 [DefaultDispatcher-worker-7 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f575d2b 2024-02-05 16:40:17.877 [Test worker @coroutine#993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555385732297400320/_ustadmanifest.json 2024-02-05 16:40:17.877 [Test worker @coroutine#993] 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/555385732297400320/_ustadmanifest.json. 2024-02-05 16:40:17.877 [Test worker @coroutine#993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555385732297400320/_ustadmanifest.json 2024-02-05 16:40:17.894 [Test worker @coroutine#993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555385732297400320/_ustadmanifest.json 2024-02-05 16:40:17.894 [Test worker @coroutine#993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555385732297400320/_ustadmanifest.json 2024-02-05 16:40:17.897 [Test worker @coroutine#993] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555385732297400320/_ustadmanifest.json. 2024-02-05 16:40:17.897 [Test worker @coroutine#993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555385732297400320/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:17.924 [Test worker @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444c0f9a 2024-02-05 16:40:18.003 [DefaultDispatcher-worker-7 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f575d2b 2024-02-05 16:40:18.004 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 16:40:18.004 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ed343d5c-4431-4044-a396-90d621b061b4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 16:40:18.006 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 16:40:18.006 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ed343d5c-4431-4044-a396-90d621b061b4 2024-02-05 16:40:18.007 [DefaultDispatcher-worker-6 @coroutine#1172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:18.007 [DefaultDispatcher-worker-6 @coroutine#1172] 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-02-05 16:40:18.007 [DefaultDispatcher-worker-6 @coroutine#1172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:18.007 [DefaultDispatcher-worker-6 @coroutine#1172] 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-02-05 16:40:18.015 [DefaultDispatcher-worker-1 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f575d2b 2024-02-05 16:40:18.015 [DefaultDispatcher-worker-1 @coroutine#1171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:18.015 [DefaultDispatcher-worker-1 @coroutine#1171] 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-02-05 16:40:18.015 [DefaultDispatcher-worker-1 @coroutine#1171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:18.041 [MyScheduler_Worker-1 @coroutine#1178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:18.041 [MyScheduler_Worker-1 @coroutine#1178] 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-02-05 16:40:18.041 [MyScheduler_Worker-1 @coroutine#1178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:18.041 [MyScheduler_Worker-1 @coroutine#1178] 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-02-05 16:40:18.079 [eventLoopGroupProxy-13-1 @call-handler#1340] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 16:40:18.080 [eventLoopGroupProxy-13-1 @call-handler#1340] 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-02-05 16:40:18.080 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:40:18.081 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.081 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-05 16:40:18.082 [DefaultDispatcher-worker-8 @coroutine#1172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:18.082 [DefaultDispatcher-worker-8 @coroutine#1172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:18.095 [eventLoopGroupProxy-13-1 @call-handler#1342] 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-02-05 16:40:18.096 [eventLoopGroupProxy-13-1 @call-handler#1342] 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-02-05 16:40:18.101 [eventLoopGroupProxy-13-1 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.104 [eventLoopGroupProxy-13-1 @call-handler#1342] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 9ms 2024-02-05 16:40:18.105 [MyScheduler_Worker-1 @coroutine#1178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:18.105 [MyScheduler_Worker-1 @coroutine#1178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:18.106 [MyScheduler_Worker-1 @coroutine#1178] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 16:40:18.106 [MyScheduler_Worker-1 @coroutine#1178] 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-02-05 16:40:18.109 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.109 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.109 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.110 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.112 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.133 [eventLoopGroupProxy-13-2 @call-handler#1353] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 16:40:18.134 [eventLoopGroupProxy-13-2 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.134 [eventLoopGroupProxy-13-3 @call-handler#1355] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 16:40:18.134 [eventLoopGroupProxy-13-3 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.135 [eventLoopGroupProxy-13-3 @call-handler#1355] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-05 16:40:18.143 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.143 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.144 [eventLoopGroupProxy-13-1 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 32ms 2024-02-05 16:40:18.144 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.145 [DefaultDispatcher-worker-1 @coroutine#1171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:18.145 [DefaultDispatcher-worker-1 @coroutine#1171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:18.146 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.147 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.147 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.147 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.150 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.168 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.169 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.169 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 20ms 2024-02-05 16:40:18.170 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.172 [DefaultDispatcher-worker-10 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f575d2b 2024-02-05 16:40:18.178 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.179 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.179 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.179 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.181 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.184 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.184 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.184 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.185 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.187 [DefaultDispatcher-worker-14 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f575d2b 2024-02-05 16:40:18.187 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.187 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.187 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.187 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.191 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.210 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.211 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.211 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 21ms 2024-02-05 16:40:18.212 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.214 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.214 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.214 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.214 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.217 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.268 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.268 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.268 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-02-05 16:40:18.270 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.272 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.272 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.272 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.272 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.276 [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-02-05 16:40:18.287 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.288 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.288 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 16:40:18.289 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.291 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.291 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.291 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.291 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.294 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.300 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.300 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.300 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:40:18.301 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.303 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.303 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.303 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.303 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.306 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.354 [eventLoopGroupProxy-13-1 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.354 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.354 [eventLoopGroupProxy-13-1 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-05 16:40:18.356 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.368 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.368 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.368 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.368 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.371 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.378 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.378 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.378 [eventLoopGroupProxy-13-1 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 16:40:18.379 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.381 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.381 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.381 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.381 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.385 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.391 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.391 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.392 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:40:18.393 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.395 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.395 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.395 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.395 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.398 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.400 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.400 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.402 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.403 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.403 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.403 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.404 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.406 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 16:40:18.406 [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-02-05 16:40:18.408 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.409 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.410 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.412 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.412 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.412 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.412 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.414 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:40:18.414 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.417 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.417 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.418 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.420 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.420 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.420 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.420 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.422 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:40:18.423 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.428 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.428 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.430 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.432 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.432 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.432 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.432 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.434 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 16:40:18.434 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.448 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.448 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.448 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2024-02-05 16:40:18.449 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.451 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.451 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.451 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.451 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.453 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.455 [eventLoopGroupProxy-13-1 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.456 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.456 [eventLoopGroupProxy-13-1 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.457 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.459 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.459 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.459 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.459 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.461 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.463 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.464 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.464 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.465 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.467 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.467 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.467 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.467 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.469 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.471 [eventLoopGroupProxy-13-1 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.472 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.472 [eventLoopGroupProxy-13-1 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.473 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.474 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.474 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.474 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.475 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.476 [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-02-05 16:40:18.479 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.479 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.479 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.480 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.482 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.482 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.482 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.482 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.484 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.486 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.486 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.487 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.487 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.489 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.489 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.489 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.489 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.494 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.498 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.499 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.499 [eventLoopGroupProxy-13-1 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:40:18.500 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.502 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.502 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.502 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.502 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.504 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.507 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.507 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.508 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.508 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:18.510 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.510 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.510 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.510 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.512 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.514 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.514 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.516 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.516 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:18.517 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.517 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.517 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.517 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.520 [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-02-05 16:40:18.523 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.523 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.525 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.525 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:40:18.526 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.526 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.526 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.526 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.529 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.533 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.533 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.533 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:18.536 [DefaultDispatcher-worker-7 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f575d2b 2024-02-05 16:40:18.543 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.545 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.545 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.545 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.545 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.548 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.553 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.553 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.553 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:40:18.554 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.556 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.556 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.556 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.556 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.559 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.564 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.564 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.564 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:40:18.565 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.567 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.567 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.567 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.567 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.569 [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-02-05 16:40:18.576 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.577 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.577 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:40:18.578 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.580 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.580 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.580 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.580 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.582 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.584 [eventLoopGroupProxy-13-1 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.585 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.585 [eventLoopGroupProxy-13-1 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.586 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.587 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.587 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.587 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.587 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.589 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.593 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.593 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.593 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:18.596 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.598 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.598 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.598 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.598 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.600 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.602 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.602 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.603 [eventLoopGroupProxy-13-1 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.603 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.605 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.605 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.605 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.605 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.608 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.610 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.610 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.611 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.612 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.613 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.613 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.613 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.613 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.616 [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-02-05 16:40:18.618 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.618 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.619 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.620 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.621 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.621 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.621 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.621 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.624 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.626 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.627 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.627 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.628 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.629 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.629 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.630 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.630 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.632 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.634 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.634 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.635 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.636 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.637 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.637 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.637 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.637 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.640 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.642 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.642 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.643 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.643 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.645 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.645 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.645 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.645 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.648 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.694 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.694 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.694 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 16:40:18.695 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.697 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.697 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.697 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.697 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.701 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.703 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.704 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.704 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.705 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.707 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.707 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.707 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.707 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.709 [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-02-05 16:40:18.711 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.711 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.712 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.712 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.714 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.714 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.714 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.714 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.716 [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-02-05 16:40:18.718 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.719 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.719 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.720 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.723 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.723 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.724 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.724 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.726 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.770 [eventLoopGroupProxy-13-1 @coroutine#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.770 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.770 [eventLoopGroupProxy-13-1 @call-handler#1603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 16:40:18.773 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.775 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.775 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.775 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.775 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.778 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.781 [eventLoopGroupProxy-13-1 @coroutine#1610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.782 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.782 [eventLoopGroupProxy-13-1 @call-handler#1609] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:18.783 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.784 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.784 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.784 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.784 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.786 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.793 [eventLoopGroupProxy-13-1 @coroutine#1616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.793 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.793 [eventLoopGroupProxy-13-1 @call-handler#1615] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 16:40:18.794 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.796 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.796 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.796 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.796 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.798 [eventLoopGroupProxy-13-1 @call-handler#1621] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.800 [eventLoopGroupProxy-13-1 @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.801 [eventLoopGroupProxy-13-1 @call-handler#1621] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.801 [eventLoopGroupProxy-13-1 @call-handler#1621] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.802 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.804 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.804 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.804 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.804 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.810 [eventLoopGroupProxy-13-1 @call-handler#1627] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.854 [eventLoopGroupProxy-13-1 @coroutine#1628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.854 [eventLoopGroupProxy-13-1 @call-handler#1627] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.854 [eventLoopGroupProxy-13-1 @call-handler#1627] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 16:40:18.855 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.856 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.856 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.856 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.857 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.859 [eventLoopGroupProxy-13-1 @call-handler#1633] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.863 [eventLoopGroupProxy-13-1 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.863 [eventLoopGroupProxy-13-1 @call-handler#1633] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.863 [eventLoopGroupProxy-13-1 @call-handler#1633] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:40:18.864 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.866 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.866 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.866 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.866 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.869 [eventLoopGroupProxy-13-1 @call-handler#1639] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.871 [eventLoopGroupProxy-13-1 @coroutine#1640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.871 [eventLoopGroupProxy-13-1 @call-handler#1639] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.871 [eventLoopGroupProxy-13-1 @call-handler#1639] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:40:18.872 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.874 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.874 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.874 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.874 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.876 [eventLoopGroupProxy-13-1 @call-handler#1646] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.878 [eventLoopGroupProxy-13-1 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.879 [eventLoopGroupProxy-13-1 @call-handler#1646] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.879 [eventLoopGroupProxy-13-1 @call-handler#1646] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.880 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.881 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.881 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.881 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.881 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.883 [eventLoopGroupProxy-13-1 @call-handler#1652] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.888 [eventLoopGroupProxy-13-1 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.888 [eventLoopGroupProxy-13-1 @call-handler#1652] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.889 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.889 [eventLoopGroupProxy-13-1 @call-handler#1652] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:40:18.892 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.893 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.893 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.893 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.902 [eventLoopGroupProxy-13-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.943 [eventLoopGroupProxy-13-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.943 [eventLoopGroupProxy-13-1 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.943 [eventLoopGroupProxy-13-1 @call-handler#1658] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-05 16:40:18.944 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.946 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.946 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.946 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.946 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.948 [eventLoopGroupProxy-13-1 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.951 [eventLoopGroupProxy-13-1 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.951 [eventLoopGroupProxy-13-1 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.951 [eventLoopGroupProxy-13-1 @call-handler#1664] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.955 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.961 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.962 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.962 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.962 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.965 [eventLoopGroupProxy-13-1 @call-handler#1670] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.967 [eventLoopGroupProxy-13-1 @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.967 [eventLoopGroupProxy-13-1 @call-handler#1670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.967 [eventLoopGroupProxy-13-1 @call-handler#1670] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:18.968 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.970 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.970 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.970 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.970 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.973 [eventLoopGroupProxy-13-1 @call-handler#1676] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.975 [eventLoopGroupProxy-13-1 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.976 [eventLoopGroupProxy-13-1 @call-handler#1676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.976 [eventLoopGroupProxy-13-1 @call-handler#1676] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:18.977 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.979 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.979 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.979 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.979 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:18.981 [eventLoopGroupProxy-13-1 @call-handler#1682] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:18.986 [eventLoopGroupProxy-13-1 @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:18.987 [eventLoopGroupProxy-13-1 @call-handler#1682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:18.987 [eventLoopGroupProxy-13-1 @call-handler#1682] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:40:18.991 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.992 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.993 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:18.993 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:18.993 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.004 [eventLoopGroupProxy-13-1 @call-handler#1688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.020 [eventLoopGroupProxy-13-1 @coroutine#1689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.020 [eventLoopGroupProxy-13-1 @call-handler#1688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.020 [eventLoopGroupProxy-13-1 @call-handler#1688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-02-05 16:40:19.021 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.023 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.023 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.023 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.023 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.025 [eventLoopGroupProxy-13-1 @call-handler#1694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.032 [eventLoopGroupProxy-13-1 @coroutine#1695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.034 [eventLoopGroupProxy-13-1 @call-handler#1694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.035 [eventLoopGroupProxy-13-1 @call-handler#1694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 16:40:19.035 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.037 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.037 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.037 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.037 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.039 [eventLoopGroupProxy-13-1 @call-handler#1700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.041 [eventLoopGroupProxy-13-1 @coroutine#1701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.042 [eventLoopGroupProxy-13-1 @call-handler#1700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.043 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.043 [eventLoopGroupProxy-13-1 @call-handler#1700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:19.052 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.052 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.052 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.052 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.054 [eventLoopGroupProxy-13-1 @call-handler#1706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.058 [eventLoopGroupProxy-13-1 @coroutine#1707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.059 [eventLoopGroupProxy-13-1 @call-handler#1706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.059 [eventLoopGroupProxy-13-1 @call-handler#1706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:40:19.060 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.062 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.062 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.062 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.062 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.064 [eventLoopGroupProxy-13-1 @call-handler#1712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.066 [DefaultDispatcher-worker-2 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f575d2b 2024-02-05 16:40:19.067 [eventLoopGroupProxy-13-1 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.067 [eventLoopGroupProxy-13-1 @call-handler#1712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.068 [eventLoopGroupProxy-13-1 @call-handler#1712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:19.068 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.070 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.070 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.070 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.070 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.072 [eventLoopGroupProxy-13-1 @call-handler#1719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.076 [eventLoopGroupProxy-13-1 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.076 [eventLoopGroupProxy-13-1 @call-handler#1719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.077 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.077 [eventLoopGroupProxy-13-1 @call-handler#1719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:40:19.079 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.079 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.079 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.079 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.081 [eventLoopGroupProxy-13-1 @call-handler#1725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.087 [eventLoopGroupProxy-13-1 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.087 [eventLoopGroupProxy-13-1 @call-handler#1725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.088 [eventLoopGroupProxy-13-1 @call-handler#1725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 16:40:19.088 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.090 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.090 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.090 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.090 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.092 [eventLoopGroupProxy-13-1 @call-handler#1731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.095 [eventLoopGroupProxy-13-1 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.095 [eventLoopGroupProxy-13-1 @call-handler#1731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.096 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.097 [eventLoopGroupProxy-13-1 @call-handler#1731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:19.098 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.098 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.098 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.098 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.100 [eventLoopGroupProxy-13-1 @call-handler#1737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.146 [eventLoopGroupProxy-13-1 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.147 [eventLoopGroupProxy-13-1 @call-handler#1737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.147 [eventLoopGroupProxy-13-1 @call-handler#1737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 16:40:19.148 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.149 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.149 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.149 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.149 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.151 [eventLoopGroupProxy-13-1 @call-handler#1743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.156 [eventLoopGroupProxy-13-1 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.156 [eventLoopGroupProxy-13-1 @call-handler#1743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.156 [eventLoopGroupProxy-13-1 @call-handler#1743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:40:19.157 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.161 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.161 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.167 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.167 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.169 [eventLoopGroupProxy-13-1 @call-handler#1749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.174 [eventLoopGroupProxy-13-1 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.175 [eventLoopGroupProxy-13-1 @call-handler#1749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.175 [eventLoopGroupProxy-13-1 @call-handler#1749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:40:19.177 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.179 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.179 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.179 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.179 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.181 [eventLoopGroupProxy-13-1 @call-handler#1756] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.187 [eventLoopGroupProxy-13-1 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.187 [eventLoopGroupProxy-13-1 @call-handler#1756] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.187 [eventLoopGroupProxy-13-1 @call-handler#1756] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:40:19.188 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.190 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.190 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.190 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.190 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.198 [eventLoopGroupProxy-13-1 @call-handler#1762] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.202 [eventLoopGroupProxy-13-1 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.203 [eventLoopGroupProxy-13-1 @call-handler#1762] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.203 [eventLoopGroupProxy-13-1 @call-handler#1762] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:40:19.204 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.205 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.205 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.205 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.205 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.207 [eventLoopGroupProxy-13-1 @call-handler#1768] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.210 [eventLoopGroupProxy-13-1 @coroutine#1769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.210 [eventLoopGroupProxy-13-1 @call-handler#1768] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.211 [eventLoopGroupProxy-13-1 @call-handler#1768] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:19.211 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.213 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.213 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.213 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.213 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.215 [eventLoopGroupProxy-13-1 @call-handler#1774] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.219 [eventLoopGroupProxy-13-1 @coroutine#1775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.219 [eventLoopGroupProxy-13-1 @call-handler#1774] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.221 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.221 [eventLoopGroupProxy-13-1 @call-handler#1774] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:40:19.223 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.223 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.223 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.223 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.226 [eventLoopGroupProxy-13-1 @call-handler#1780] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.272 [eventLoopGroupProxy-13-1 @coroutine#1781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.272 [eventLoopGroupProxy-13-1 @call-handler#1780] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.273 [eventLoopGroupProxy-13-1 @call-handler#1780] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-05 16:40:19.273 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.277 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.277 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.277 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.277 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.279 [eventLoopGroupProxy-13-1 @call-handler#1786] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.283 [eventLoopGroupProxy-13-1 @coroutine#1787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.283 [eventLoopGroupProxy-13-1 @call-handler#1786] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.283 [eventLoopGroupProxy-13-1 @call-handler#1786] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:19.286 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.288 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.288 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.288 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.288 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.290 [eventLoopGroupProxy-13-1 @call-handler#1792] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.299 [eventLoopGroupProxy-13-1 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.299 [eventLoopGroupProxy-13-1 @call-handler#1792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.299 [eventLoopGroupProxy-13-1 @call-handler#1792] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 16:40:19.300 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.302 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.302 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.302 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.302 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.304 [eventLoopGroupProxy-13-1 @call-handler#1798] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.352 [eventLoopGroupProxy-13-1 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.352 [eventLoopGroupProxy-13-1 @call-handler#1798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.352 [eventLoopGroupProxy-13-1 @call-handler#1798] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-05 16:40:19.355 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.356 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.356 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.356 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.356 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.358 [eventLoopGroupProxy-13-1 @call-handler#1804] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.360 [eventLoopGroupProxy-13-1 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.361 [eventLoopGroupProxy-13-1 @call-handler#1804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.361 [eventLoopGroupProxy-13-1 @call-handler#1804] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:19.363 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.365 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.365 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.365 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.365 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.370 [eventLoopGroupProxy-13-1 @call-handler#1810] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.373 [eventLoopGroupProxy-13-1 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.373 [eventLoopGroupProxy-13-1 @call-handler#1810] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.373 [eventLoopGroupProxy-13-1 @call-handler#1810] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:19.374 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.376 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.376 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.376 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.376 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.378 [eventLoopGroupProxy-13-1 @call-handler#1816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.380 [eventLoopGroupProxy-13-1 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.380 [eventLoopGroupProxy-13-1 @call-handler#1816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.380 [eventLoopGroupProxy-13-1 @call-handler#1816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:40:19.381 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.384 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.384 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.384 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.384 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.386 [eventLoopGroupProxy-13-1 @call-handler#1822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.388 [eventLoopGroupProxy-13-1 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.389 [eventLoopGroupProxy-13-1 @call-handler#1822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.390 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.391 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.391 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.391 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.391 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.393 [eventLoopGroupProxy-13-1 @call-handler#1822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 16:40:19.393 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.395 [eventLoopGroupProxy-13-1 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.395 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.397 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.398 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.398 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.398 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.398 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.400 [eventLoopGroupProxy-13-1 @call-handler#1828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 16:40:19.401 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.403 [eventLoopGroupProxy-13-1 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.403 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.404 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.405 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.405 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.405 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.406 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.407 [eventLoopGroupProxy-13-1 @call-handler#1834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 16:40:19.408 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.413 [eventLoopGroupProxy-13-1 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.413 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.414 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.416 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.416 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.416 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.416 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.418 [eventLoopGroupProxy-13-1 @call-handler#1840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 16:40:19.419 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.420 [eventLoopGroupProxy-13-1 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.421 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.422 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.431 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.431 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.431 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.431 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.439 [eventLoopGroupProxy-13-1 @call-handler#1846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 21ms 2024-02-05 16:40:19.440 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.446 [eventLoopGroupProxy-13-1 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.446 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.448 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.449 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.449 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.449 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.449 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.451 [eventLoopGroupProxy-13-1 @call-handler#1852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 16:40:19.452 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.457 [eventLoopGroupProxy-13-1 @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.457 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.458 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.460 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.460 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.460 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.460 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.462 [eventLoopGroupProxy-13-1 @call-handler#1858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 16:40:19.462 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.466 [eventLoopGroupProxy-13-1 @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.466 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.468 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.469 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.470 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.470 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.470 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.473 [eventLoopGroupProxy-13-1 @call-handler#1864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 16:40:19.475 [eventLoopGroupProxy-13-1 @call-handler#1871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.477 [eventLoopGroupProxy-13-1 @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.478 [eventLoopGroupProxy-13-1 @call-handler#1871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.479 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.480 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.480 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.481 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.481 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.482 [eventLoopGroupProxy-13-1 @call-handler#1871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 16:40:19.482 [eventLoopGroupProxy-13-1 @call-handler#1877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.485 [eventLoopGroupProxy-13-1 @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.485 [eventLoopGroupProxy-13-1 @call-handler#1877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.485 [eventLoopGroupProxy-13-1 @call-handler#1877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:19.486 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.489 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.489 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.489 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.489 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.495 [eventLoopGroupProxy-13-1 @call-handler#1883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.505 [eventLoopGroupProxy-13-1 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.505 [eventLoopGroupProxy-13-1 @call-handler#1883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.506 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.506 [eventLoopGroupProxy-13-1 @call-handler#1883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 16:40:19.507 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.507 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.507 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.508 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.509 [eventLoopGroupProxy-13-1 @call-handler#1889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.511 [eventLoopGroupProxy-13-1 @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.511 [eventLoopGroupProxy-13-1 @call-handler#1889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.512 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.513 [eventLoopGroupProxy-13-1 @call-handler#1889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:19.513 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.513 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.513 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.513 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.515 [eventLoopGroupProxy-13-1 @call-handler#1895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.517 [eventLoopGroupProxy-13-1 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.517 [eventLoopGroupProxy-13-1 @call-handler#1895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.517 [eventLoopGroupProxy-13-1 @call-handler#1895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:40:19.518 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.519 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.520 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.520 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.520 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.521 [eventLoopGroupProxy-13-1 @call-handler#1901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.566 [eventLoopGroupProxy-13-1 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.566 [eventLoopGroupProxy-13-1 @call-handler#1901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.566 [eventLoopGroupProxy-13-1 @call-handler#1901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 16:40:19.567 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.569 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.569 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.569 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.569 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.583 [eventLoopGroupProxy-13-1 @call-handler#1907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.585 [eventLoopGroupProxy-13-1 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.585 [eventLoopGroupProxy-13-1 @call-handler#1907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.586 [eventLoopGroupProxy-13-1 @call-handler#1907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:19.587 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.589 [DefaultDispatcher-worker-15 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f575d2b 2024-02-05 16:40:19.592 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.592 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.592 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.592 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.594 [eventLoopGroupProxy-13-1 @call-handler#1914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.596 [eventLoopGroupProxy-13-1 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.596 [eventLoopGroupProxy-13-1 @call-handler#1914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.596 [eventLoopGroupProxy-13-1 @call-handler#1914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:40:19.597 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.600 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.600 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.600 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.600 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.602 [eventLoopGroupProxy-13-1 @call-handler#1920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.605 [eventLoopGroupProxy-13-1 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.606 [eventLoopGroupProxy-13-1 @call-handler#1920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.606 [eventLoopGroupProxy-13-1 @call-handler#1920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:19.608 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.609 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.610 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.610 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.610 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.612 [eventLoopGroupProxy-13-1 @call-handler#1926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.614 [eventLoopGroupProxy-13-1 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.618 [eventLoopGroupProxy-13-1 @call-handler#1926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.619 [eventLoopGroupProxy-13-1 @call-handler#1926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:40:19.620 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.621 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.621 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.621 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.621 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.623 [eventLoopGroupProxy-13-1 @call-handler#1932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.626 [eventLoopGroupProxy-13-1 @coroutine#1933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.626 [eventLoopGroupProxy-13-1 @call-handler#1932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.627 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.629 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.629 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.629 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.629 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.631 [eventLoopGroupProxy-13-1 @call-handler#1932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:40:19.631 [eventLoopGroupProxy-13-1 @call-handler#1938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.633 [eventLoopGroupProxy-13-1 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.633 [eventLoopGroupProxy-13-1 @call-handler#1938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.635 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.636 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.636 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.636 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.636 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.638 [eventLoopGroupProxy-13-1 @call-handler#1938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 16:40:19.654 [eventLoopGroupProxy-13-1 @call-handler#1944] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.685 [eventLoopGroupProxy-13-1 @coroutine#1945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.686 [eventLoopGroupProxy-13-1 @call-handler#1944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.686 [eventLoopGroupProxy-13-1 @call-handler#1944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 33ms 2024-02-05 16:40:19.687 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.689 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.689 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.689 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.689 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.691 [eventLoopGroupProxy-13-1 @call-handler#1950] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.693 [eventLoopGroupProxy-13-1 @coroutine#1951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.693 [eventLoopGroupProxy-13-1 @call-handler#1950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.694 [eventLoopGroupProxy-13-1 @call-handler#1950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:19.695 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.698 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.698 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.698 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.698 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.701 [eventLoopGroupProxy-13-1 @call-handler#1956] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.704 [eventLoopGroupProxy-13-1 @coroutine#1957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.705 [eventLoopGroupProxy-13-1 @call-handler#1956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.705 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.708 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.708 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.708 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.708 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.710 [eventLoopGroupProxy-13-1 @call-handler#1956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 16:40:19.710 [eventLoopGroupProxy-13-1 @call-handler#1962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.755 [eventLoopGroupProxy-13-1 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.755 [eventLoopGroupProxy-13-1 @call-handler#1962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.756 [eventLoopGroupProxy-13-1 @call-handler#1962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 16:40:19.757 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.758 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.758 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.758 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.758 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.761 [eventLoopGroupProxy-13-1 @call-handler#1968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.769 [eventLoopGroupProxy-13-1 @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.769 [eventLoopGroupProxy-13-1 @call-handler#1968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.769 [eventLoopGroupProxy-13-1 @call-handler#1968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:40:19.770 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.772 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.772 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.772 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.772 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.775 [eventLoopGroupProxy-13-1 @call-handler#1975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.777 [eventLoopGroupProxy-13-1 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.777 [eventLoopGroupProxy-13-1 @call-handler#1975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.778 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.781 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.781 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.781 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.781 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.786 [eventLoopGroupProxy-13-1 @call-handler#1975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 16:40:19.786 [eventLoopGroupProxy-13-1 @call-handler#1981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.796 [eventLoopGroupProxy-13-1 @coroutine#1982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.796 [eventLoopGroupProxy-13-1 @call-handler#1981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.796 [eventLoopGroupProxy-13-1 @call-handler#1981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 16:40:19.799 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.802 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.803 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.803 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.803 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.805 [eventLoopGroupProxy-13-1 @call-handler#1987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.807 [eventLoopGroupProxy-13-1 @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.807 [eventLoopGroupProxy-13-1 @call-handler#1987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.807 [eventLoopGroupProxy-13-1 @call-handler#1987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:40:19.808 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.809 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.810 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.810 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.810 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.812 [eventLoopGroupProxy-13-1 @call-handler#1993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.814 [eventLoopGroupProxy-13-1 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.815 [eventLoopGroupProxy-13-1 @call-handler#1993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.815 [eventLoopGroupProxy-13-1 @call-handler#1993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:19.821 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.824 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.825 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.825 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.825 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.829 [eventLoopGroupProxy-13-1 @call-handler#1999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.832 [eventLoopGroupProxy-13-1 @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.832 [eventLoopGroupProxy-13-1 @call-handler#1999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.832 [eventLoopGroupProxy-13-1 @call-handler#1999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:19.833 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.835 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.835 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.835 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.835 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.837 [eventLoopGroupProxy-13-1 @call-handler#2005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.839 [eventLoopGroupProxy-13-1 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.839 [eventLoopGroupProxy-13-1 @call-handler#2005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.839 [eventLoopGroupProxy-13-1 @call-handler#2005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:40:19.840 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.842 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.842 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.842 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.842 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.843 [eventLoopGroupProxy-13-1 @call-handler#2011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.846 [eventLoopGroupProxy-13-1 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.846 [eventLoopGroupProxy-13-1 @call-handler#2011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.846 [eventLoopGroupProxy-13-1 @call-handler#2011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:19.847 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.850 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.850 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.850 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.850 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.852 [eventLoopGroupProxy-13-1 @call-handler#2017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.855 [eventLoopGroupProxy-13-1 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.855 [eventLoopGroupProxy-13-1 @call-handler#2017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.856 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.857 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.857 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.857 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.857 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.859 [eventLoopGroupProxy-13-1 @call-handler#2017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 16:40:19.859 [eventLoopGroupProxy-13-1 @call-handler#2023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.861 [eventLoopGroupProxy-13-1 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.861 [eventLoopGroupProxy-13-1 @call-handler#2023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.862 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.864 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.864 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.864 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.864 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.865 [eventLoopGroupProxy-13-1 @call-handler#2023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:40:19.865 [eventLoopGroupProxy-13-1 @call-handler#2029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.867 [eventLoopGroupProxy-13-1 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.868 [eventLoopGroupProxy-13-1 @call-handler#2029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.868 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.870 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.870 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.870 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.870 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.870 [eventLoopGroupProxy-13-1 @call-handler#2029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 16:40:19.871 [eventLoopGroupProxy-13-1 @call-handler#2035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.914 [eventLoopGroupProxy-13-1 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.914 [eventLoopGroupProxy-13-1 @call-handler#2035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.914 [eventLoopGroupProxy-13-1 @call-handler#2035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 16:40:19.915 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.917 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.917 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.917 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.917 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.919 [eventLoopGroupProxy-13-1 @call-handler#2041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.921 [eventLoopGroupProxy-13-1 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.921 [eventLoopGroupProxy-13-1 @call-handler#2041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.921 [eventLoopGroupProxy-13-1 @call-handler#2041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:40:19.923 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.928 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.928 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.928 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.928 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.930 [eventLoopGroupProxy-13-1 @call-handler#2047] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.933 [eventLoopGroupProxy-13-1 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.933 [eventLoopGroupProxy-13-1 @call-handler#2047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.933 [eventLoopGroupProxy-13-1 @call-handler#2047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:19.934 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.936 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.936 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.936 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.936 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.939 [eventLoopGroupProxy-13-1 @call-handler#2053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.941 [eventLoopGroupProxy-13-1 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.941 [eventLoopGroupProxy-13-1 @call-handler#2053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.941 [eventLoopGroupProxy-13-1 @call-handler#2053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:40:19.942 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.944 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.944 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.944 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.944 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.946 [eventLoopGroupProxy-13-1 @call-handler#2059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.993 [eventLoopGroupProxy-13-1 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.993 [eventLoopGroupProxy-13-1 @call-handler#2059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.993 [eventLoopGroupProxy-13-1 @call-handler#2059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 16:40:19.994 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.995 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.995 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:19.995 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:19.995 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:19.997 [eventLoopGroupProxy-13-1 @call-handler#2065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:19.999 [eventLoopGroupProxy-13-1 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:19.999 [eventLoopGroupProxy-13-1 @call-handler#2065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:19.999 [eventLoopGroupProxy-13-1 @call-handler#2065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:40:20.000 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.002 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.002 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.002 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.002 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.004 [eventLoopGroupProxy-13-1 @call-handler#2071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.014 [eventLoopGroupProxy-13-1 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.014 [eventLoopGroupProxy-13-1 @call-handler#2071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.014 [eventLoopGroupProxy-13-1 @call-handler#2071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 16:40:20.015 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.019 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.019 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.019 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.019 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.021 [eventLoopGroupProxy-13-1 @call-handler#2077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.072 [eventLoopGroupProxy-13-1 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.072 [eventLoopGroupProxy-13-1 @call-handler#2077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.072 [eventLoopGroupProxy-13-1 @call-handler#2077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-02-05 16:40:20.073 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.075 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.075 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.075 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.075 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.080 [eventLoopGroupProxy-13-1 @call-handler#2084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.082 [eventLoopGroupProxy-13-1 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.083 [eventLoopGroupProxy-13-1 @call-handler#2084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.083 [eventLoopGroupProxy-13-1 @call-handler#2084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:20.084 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.085 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.085 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.085 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.085 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.092 [eventLoopGroupProxy-13-1 @call-handler#2090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.101 [eventLoopGroupProxy-13-1 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.101 [eventLoopGroupProxy-13-1 @call-handler#2090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.102 [eventLoopGroupProxy-13-1 @call-handler#2090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 16:40:20.103 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.104 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.104 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.104 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.105 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.106 [eventLoopGroupProxy-13-1 @call-handler#2096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.109 [eventLoopGroupProxy-13-1 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.109 [eventLoopGroupProxy-13-1 @call-handler#2096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.110 [DefaultDispatcher-worker-3 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f575d2b 2024-02-05 16:40:20.110 [eventLoopGroupProxy-13-1 @call-handler#2096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:20.110 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.111 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.111 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.111 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.111 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.113 [eventLoopGroupProxy-13-1 @call-handler#2103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.120 [eventLoopGroupProxy-13-1 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.120 [eventLoopGroupProxy-13-1 @call-handler#2103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.121 [eventLoopGroupProxy-13-1 @call-handler#2103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:40:20.121 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.124 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.124 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.124 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.124 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.127 [eventLoopGroupProxy-13-1 @call-handler#2109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.129 [eventLoopGroupProxy-13-1 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.130 [eventLoopGroupProxy-13-1 @call-handler#2109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.130 [eventLoopGroupProxy-13-1 @call-handler#2109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:20.131 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.132 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.132 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.132 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.132 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.134 [eventLoopGroupProxy-13-1 @call-handler#2115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.178 [eventLoopGroupProxy-13-1 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.178 [eventLoopGroupProxy-13-1 @call-handler#2115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.178 [eventLoopGroupProxy-13-1 @call-handler#2115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 16:40:20.179 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.181 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.181 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.181 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.181 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.184 [eventLoopGroupProxy-13-1 @call-handler#2121] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.188 [eventLoopGroupProxy-13-1 @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.188 [eventLoopGroupProxy-13-1 @call-handler#2121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.188 [eventLoopGroupProxy-13-1 @call-handler#2121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:20.189 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.190 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.191 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.191 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.191 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.192 [eventLoopGroupProxy-13-1 @call-handler#2127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.200 [eventLoopGroupProxy-13-1 @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.200 [eventLoopGroupProxy-13-1 @call-handler#2127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.200 [eventLoopGroupProxy-13-1 @call-handler#2127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:40:20.201 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.203 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.203 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.203 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.203 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.205 [eventLoopGroupProxy-13-1 @call-handler#2133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.250 [eventLoopGroupProxy-13-1 @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.250 [eventLoopGroupProxy-13-1 @call-handler#2133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.251 [eventLoopGroupProxy-13-1 @call-handler#2133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 16:40:20.252 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.256 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.256 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.256 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.256 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.258 [eventLoopGroupProxy-13-1 @call-handler#2139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.261 [eventLoopGroupProxy-13-1 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.261 [eventLoopGroupProxy-13-1 @call-handler#2139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.261 [eventLoopGroupProxy-13-1 @call-handler#2139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:20.262 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.264 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.264 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.264 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.264 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.273 [eventLoopGroupProxy-13-1 @call-handler#2145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.275 [eventLoopGroupProxy-13-1 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.275 [eventLoopGroupProxy-13-1 @call-handler#2145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.276 [eventLoopGroupProxy-13-1 @call-handler#2145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:20.276 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.277 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.277 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.277 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.278 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.281 [eventLoopGroupProxy-13-1 @call-handler#2151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.283 [eventLoopGroupProxy-13-1 @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.283 [eventLoopGroupProxy-13-1 @call-handler#2151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.284 [eventLoopGroupProxy-13-1 @call-handler#2151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:20.284 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.286 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.286 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.286 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.286 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.288 [eventLoopGroupProxy-13-1 @call-handler#2157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.334 [eventLoopGroupProxy-13-1 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.334 [eventLoopGroupProxy-13-1 @call-handler#2157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.334 [eventLoopGroupProxy-13-1 @call-handler#2157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 16:40:20.335 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.337 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.337 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.337 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.337 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.339 [eventLoopGroupProxy-13-1 @call-handler#2163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.342 [eventLoopGroupProxy-13-1 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.342 [eventLoopGroupProxy-13-1 @call-handler#2163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.342 [eventLoopGroupProxy-13-1 @call-handler#2163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:20.343 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.347 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.347 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.347 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.347 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.350 [eventLoopGroupProxy-13-1 @call-handler#2169] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.353 [eventLoopGroupProxy-13-1 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.354 [eventLoopGroupProxy-13-1 @call-handler#2169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.354 [eventLoopGroupProxy-13-1 @call-handler#2169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:20.355 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.356 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.356 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.356 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.356 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.358 [eventLoopGroupProxy-13-1 @call-handler#2175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.360 [eventLoopGroupProxy-13-1 @coroutine#2176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.361 [eventLoopGroupProxy-13-1 @call-handler#2175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.362 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.362 [eventLoopGroupProxy-13-1 @call-handler#2175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:20.364 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.364 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.364 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.364 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.366 [eventLoopGroupProxy-13-1 @call-handler#2181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.410 [eventLoopGroupProxy-13-1 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.410 [eventLoopGroupProxy-13-1 @call-handler#2181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.410 [eventLoopGroupProxy-13-1 @call-handler#2181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 16:40:20.411 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.413 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.413 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.413 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.413 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.415 [eventLoopGroupProxy-13-1 @call-handler#2188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.418 [eventLoopGroupProxy-13-1 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.418 [eventLoopGroupProxy-13-1 @call-handler#2188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.418 [eventLoopGroupProxy-13-1 @call-handler#2188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:20.419 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.421 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.421 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.421 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.421 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.423 [eventLoopGroupProxy-13-1 @call-handler#2194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.426 [eventLoopGroupProxy-13-1 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.426 [eventLoopGroupProxy-13-1 @call-handler#2194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.426 [eventLoopGroupProxy-13-1 @call-handler#2194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:20.427 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.430 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.430 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.430 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.430 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.433 [eventLoopGroupProxy-13-1 @call-handler#2200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.437 [eventLoopGroupProxy-13-1 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.437 [eventLoopGroupProxy-13-1 @call-handler#2200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.438 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.440 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.440 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.440 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.441 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.442 [eventLoopGroupProxy-13-1 @call-handler#2200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 16:40:20.443 [eventLoopGroupProxy-13-1 @call-handler#2206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.445 [eventLoopGroupProxy-13-1 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.445 [eventLoopGroupProxy-13-1 @call-handler#2206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.447 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.447 [eventLoopGroupProxy-13-1 @call-handler#2206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:20.448 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.448 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.448 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.448 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.451 [eventLoopGroupProxy-13-1 @call-handler#2212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.494 [eventLoopGroupProxy-13-1 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.494 [eventLoopGroupProxy-13-1 @call-handler#2212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.494 [eventLoopGroupProxy-13-1 @call-handler#2212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 16:40:20.496 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.497 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.497 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.497 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.497 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.503 [eventLoopGroupProxy-13-1 @call-handler#2218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.509 [eventLoopGroupProxy-13-1 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.510 [eventLoopGroupProxy-13-1 @call-handler#2218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.510 [eventLoopGroupProxy-13-1 @call-handler#2218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 16:40:20.511 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.513 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.513 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.513 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.513 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.517 [eventLoopGroupProxy-13-1 @call-handler#2224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.524 [eventLoopGroupProxy-13-1 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.524 [eventLoopGroupProxy-13-1 @call-handler#2224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.525 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.536 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.537 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.537 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.537 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.537 [eventLoopGroupProxy-13-1 @call-handler#2224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 20ms 2024-02-05 16:40:20.539 [eventLoopGroupProxy-13-1 @call-handler#2230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.544 [eventLoopGroupProxy-13-1 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.544 [eventLoopGroupProxy-13-1 @call-handler#2230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.546 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.546 [eventLoopGroupProxy-13-1 @call-handler#2230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 16:40:20.547 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.547 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.547 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.547 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.549 [eventLoopGroupProxy-13-1 @call-handler#2236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.559 [eventLoopGroupProxy-13-1 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.559 [eventLoopGroupProxy-13-1 @call-handler#2236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.583 [eventLoopGroupProxy-13-1 @call-handler#2236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 35ms 2024-02-05 16:40:20.560 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.585 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.585 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.585 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.585 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.586 [eventLoopGroupProxy-13-1 @call-handler#2242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.625 [DefaultDispatcher-worker-3 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f575d2b 2024-02-05 16:40:20.630 [eventLoopGroupProxy-13-1 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.630 [eventLoopGroupProxy-13-1 @call-handler#2242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.634 [eventLoopGroupProxy-13-1 @call-handler#2242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-05 16:40:20.635 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.637 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.637 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.637 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.637 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.640 [eventLoopGroupProxy-13-1 @call-handler#2249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.642 [eventLoopGroupProxy-13-1 @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.643 [eventLoopGroupProxy-13-1 @call-handler#2249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.643 [eventLoopGroupProxy-13-1 @call-handler#2249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:20.644 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.645 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.645 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.645 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.645 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.647 [eventLoopGroupProxy-13-1 @call-handler#2255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.649 [eventLoopGroupProxy-13-1 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.649 [eventLoopGroupProxy-13-1 @call-handler#2255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.649 [eventLoopGroupProxy-13-1 @call-handler#2255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 16:40:20.650 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.651 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.652 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.652 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.652 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.653 [eventLoopGroupProxy-13-1 @call-handler#2261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.655 [eventLoopGroupProxy-13-1 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.655 [eventLoopGroupProxy-13-1 @call-handler#2261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.656 [eventLoopGroupProxy-13-1 @call-handler#2261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:20.656 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.658 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.658 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.658 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.658 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.660 [eventLoopGroupProxy-13-1 @call-handler#2267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.668 [eventLoopGroupProxy-13-1 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.668 [eventLoopGroupProxy-13-1 @call-handler#2267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.669 [eventLoopGroupProxy-13-1 @call-handler#2267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 16:40:20.669 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.673 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.673 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.673 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.673 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.675 [eventLoopGroupProxy-13-1 @call-handler#2274] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.717 [eventLoopGroupProxy-13-1 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.718 [eventLoopGroupProxy-13-1 @call-handler#2274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.718 [eventLoopGroupProxy-13-1 @call-handler#2274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 16:40:20.720 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.721 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.721 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.721 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.721 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.723 [eventLoopGroupProxy-13-1 @call-handler#2280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.725 [eventLoopGroupProxy-13-1 @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.726 [eventLoopGroupProxy-13-1 @call-handler#2280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.726 [eventLoopGroupProxy-13-1 @call-handler#2280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 16:40:20.728 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.732 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.732 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.732 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.732 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.734 [eventLoopGroupProxy-13-1 @call-handler#2286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.740 [eventLoopGroupProxy-13-1 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.740 [eventLoopGroupProxy-13-1 @call-handler#2286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.740 [eventLoopGroupProxy-13-1 @call-handler#2286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 16:40:20.741 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.743 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.743 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:20.743 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.743 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:20.745 [eventLoopGroupProxy-13-1 @call-handler#2292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 16:40:20.748 [eventLoopGroupProxy-13-1 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.748 [eventLoopGroupProxy-13-1 @call-handler#2292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.749 [MyScheduler_Worker-1 @coroutine#1348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:20.749 [eventLoopGroupProxy-13-1 @call-handler#2292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 16:40:20.762 [DefaultDispatcher-worker-13 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f575d2b 2024-02-05 16:40:20.771 [DefaultDispatcher-worker-14 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f575d2b 2024-02-05 16:40:20.771 [DefaultDispatcher-worker-14 @coroutine#1173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:20.771 [DefaultDispatcher-worker-14 @coroutine#1173] 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-02-05 16:40:20.771 [DefaultDispatcher-worker-14 @coroutine#1173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:20.771 [DefaultDispatcher-worker-14 @coroutine#1173] 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-02-05 16:40:20.773 [eventLoopGroupProxy-13-1 @call-handler#2303] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 16:40:20.774 [eventLoopGroupProxy-13-1 @call-handler#2303] 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-02-05 16:40:20.774 [eventLoopGroupProxy-13-1 @call-handler#2303] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:40:20.804 [DefaultDispatcher-worker-4 @call-handler#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744f0e0b 2024-02-05 16:40:20.805 [eventLoopGroupProxy-13-1 @call-handler#2303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:20.805 [eventLoopGroupProxy-13-1 @call-handler#2303] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 32ms 2024-02-05 16:40:20.805 [DefaultDispatcher-worker-1 @coroutine#987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555385732297400320/_ustadmanifest.json 2024-02-05 16:40:20.805 [DefaultDispatcher-worker-1 @coroutine#987] 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/555385732297400320/_ustadmanifest.json. 2024-02-05 16:40:20.805 [DefaultDispatcher-worker-1 @coroutine#987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555385732297400320/_ustadmanifest.json 2024-02-05 16:40:20.805 [DefaultDispatcher-worker-8 @coroutine#1173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:20.805 [DefaultDispatcher-worker-8 @coroutine#1173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:20.806 [DefaultDispatcher-worker-6 @coroutine#1173] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:40:20.806 [DefaultDispatcher-worker-6 @coroutine#1173] 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-02-05 16:40:20.815 [DefaultDispatcher-worker-9 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f575d2b 2024-02-05 16:40:20.820 [DefaultDispatcher-worker-1 @coroutine#987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555385732297400320/_ustadmanifest.json 2024-02-05 16:40:20.820 [DefaultDispatcher-worker-1 @coroutine#987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555385732297400320/_ustadmanifest.json 2024-02-05 16:40:20.821 [DefaultDispatcher-worker-1 @coroutine#987] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555385732297400320/_ustadmanifest.json. 2024-02-05 16:40:20.821 [DefaultDispatcher-worker-1 @coroutine#987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555385732297400320/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:20.831 [DefaultDispatcher-worker-1 @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:20.844 [DefaultDispatcher-worker-2 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744f0e0b 2024-02-05 16:40:20.865 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 16:40:20.865 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 16:40:20.865 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 16:40:20.865 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 16:40:20.865 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 16:40:20.874 [Test worker @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444c0f9a 2024-02-05 16:40:20.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-05 16:40:20.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-05 16:40:20.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:20.876 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f575d2b: (connection evicted) 2024-02-05 16:40:20.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:20.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-05 16:40:20.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-05 16:40:20.927 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:40:20.940 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:40:21.263 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 16:40:21.889 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@161c9468 2024-02-05 16:40:21.889 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@161c9468 2024-02-05 16:40:21.908 [Test worker @coroutine#2679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fafbdac 2024-02-05 16:40:21.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-05 16:40:21.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-05 16:40:21.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:21.918 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@744f0e0b: (connection evicted) 2024-02-05 16:40:21.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:21.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-05 16:40:21.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-05 16:40:21.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45017263 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:21.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:21.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-05 16:40:21.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a074ed 2024-02-05 16:40:21.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a074ed 2024-02-05 16:40:21.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-05 16:40:22.001 [DefaultDispatcher-worker-1 @coroutine#2685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a074ed 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f69e2d8 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:22.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:22.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:22.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-05 16:40:22.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3539cf45 2024-02-05 16:40:22.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3539cf45 2024-02-05 16:40:22.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7535307c 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:22.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:22.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-05 16:40:22.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@45375bdf 2024-02-05 16:40:22.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@45375bdf 2024-02-05 16:40:22.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-05 16:40:22.029 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 16:40:22.031 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-05 16:40:22.049 [DefaultDispatcher-worker-1 @coroutine#2695] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 16:40:22.052 [DefaultDispatcher-worker-1 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3539cf45 2024-02-05 16:40:22.054 [Test worker @coroutine#2696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:22.054 [Test worker @coroutine#2696] 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-02-05 16:40:22.055 [Test worker @coroutine#2696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:22.055 [Test worker @coroutine#2696] 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-02-05 16:40:22.055 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:22.100 [eventLoopGroupProxy-16-1 @call-handler#2703] 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-02-05 16:40:22.102 [eventLoopGroupProxy-16-1 @call-handler#2703] 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-02-05 16:40:22.103 [eventLoopGroupProxy-16-1 @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45375bdf 2024-02-05 16:40:22.109 [Test worker @coroutine#2696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:22.109 [Test worker @coroutine#2696] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 16:40:22.109 [Test worker @coroutine#2696] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 16:40:22.109 [Test worker @coroutine#2696] 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-02-05 16:40:22.114 [Test worker @coroutine#2708] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:22.114 [Test worker @coroutine#2708] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 16:40:22.114 [Test worker @coroutine#2708] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:22.114 [Test worker @coroutine#2708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:22.116 [eventLoopGroupProxy-16-1 @call-handler#2711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-05 16:40:22.119 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:22.122 [eventLoopGroupProxy-16-1 @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45375bdf 2024-02-05 16:40:22.122 [eventLoopGroupProxy-16-1 @call-handler#2711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:22.123 [Test worker @coroutine#2708] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 16:40:22.125 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:22.184 [eventLoopGroupProxy-16-2 @call-handler#2722] 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-02-05 16:40:22.191 [eventLoopGroupProxy-16-2 @call-handler#2722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:22.199 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3539cf45 2024-02-05 16:40:23.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@244268a8 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:23.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:23.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-05 16:40:23.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@548f4f60 2024-02-05 16:40:23.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@548f4f60 2024-02-05 16:40:23.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-05 16:40:23.478 [DefaultDispatcher-worker-11 @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@548f4f60 2024-02-05 16:40:23.485 [Test worker @coroutine#2732] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37723/api/blob/upload-init-batch 2024-02-05 16:40:23.485 [Test worker @coroutine#2732] 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:37723/api/blob/upload-init-batch. 2024-02-05 16:40:23.485 [Test worker @coroutine#2732] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37723/api/blob/upload-init-batch 2024-02-05 16:40:23.485 [Test worker @coroutine#2732] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37723/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 16:40:23.487 [Test worker @coroutine#2732] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37723/api/blob/upload-init-batch 2024-02-05 16:40:23.487 [Test worker @coroutine#2732] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37723/api/blob/upload-init-batch 2024-02-05 16:40:23.487 [Test worker @coroutine#2732] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37723/api/blob/upload-init-batch. 2024-02-05 16:40:23.487 [Test worker @coroutine#2732] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37723/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:23.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-05 16:40:23.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-05 16:40:23.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:23.500 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@548f4f60: (connection evicted) 2024-02-05 16:40:23.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:23.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-05 16:40:23.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-05 16:40:23.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21bd6fd1 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:23.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-05 16:40:23.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@340c7479 2024-02-05 16:40:23.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@340c7479 2024-02-05 16:40:23.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-05 16:40:23.526 [Test worker @coroutine#2742] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60799/api/blob/upload-init-batch 2024-02-05 16:40:23.526 [Test worker @coroutine#2742] 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:60799/api/blob/upload-init-batch. 2024-02-05 16:40:23.526 [Test worker @coroutine#2742] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60799/api/blob/upload-init-batch 2024-02-05 16:40:23.527 [Test worker @coroutine#2742] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60799/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 16:40:23.529 [Test worker @coroutine#2742] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60799/api/blob/upload-init-batch 2024-02-05 16:40:23.529 [Test worker @coroutine#2742] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60799/api/blob/upload-init-batch 2024-02-05 16:40:23.529 [Test worker @coroutine#2742] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60799/api/blob/upload-init-batch. 2024-02-05 16:40:23.529 [Test worker @coroutine#2742] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60799/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:23.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-05 16:40:23.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-05 16:40:23.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:23.535 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@340c7479: (connection evicted) 2024-02-05 16:40:23.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:23.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-05 16:40:23.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-05 16:40:23.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-05 16:40:23.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:23.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:23.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:23.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:23.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a8bf1dc 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:23.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2e0b8a 2024-02-05 16:40:23.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2e0b8a 2024-02-05 16:40:23.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-05 16:40:23.560 [Test worker @coroutine#2748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55661/api/blob/upload-init-batch 2024-02-05 16:40:23.560 [Test worker @coroutine#2748] 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:55661/api/blob/upload-init-batch. 2024-02-05 16:40:23.560 [Test worker @coroutine#2748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55661/api/blob/upload-init-batch 2024-02-05 16:40:23.560 [Test worker @coroutine#2748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55661/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 16:40:23.561 [Test worker @coroutine#2748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55661/api/blob/upload-init-batch 2024-02-05 16:40:23.561 [Test worker @coroutine#2748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55661/api/blob/upload-init-batch 2024-02-05 16:40:23.562 [Test worker @coroutine#2748] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55661/api/blob/upload-init-batch. 2024-02-05 16:40:23.562 [Test worker @coroutine#2748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55661/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:23.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-05 16:40:23.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-05 16:40:23.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:23.573 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e2e0b8a: (connection evicted) 2024-02-05 16:40:23.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:23.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-05 16:40:23.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7263b0c4 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:23.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:23.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-05 16:40:23.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba 2024-02-05 16:40:23.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba 2024-02-05 16:40:23.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-05 16:40:23.724 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba 2024-02-05 16:40:23.752 [DefaultDispatcher-worker-13 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba 2024-02-05 16:40:23.760 [DefaultDispatcher-worker-1 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba 2024-02-05 16:40:23.769 [DefaultDispatcher-worker-2 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba 2024-02-05 16:40:23.778 [DefaultDispatcher-worker-6 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba 2024-02-05 16:40:23.787 [DefaultDispatcher-worker-8 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba 2024-02-05 16:40:23.796 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:23.797 [DefaultDispatcher-worker-14 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba 2024-02-05 16:40:23.800 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed86388 2024-02-05 16:40:23.800 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed86388 2024-02-05 16:40:23.804 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@601f9023 2024-02-05 16:40:23.804 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@601f9023 2024-02-05 16:40:23.806 [DefaultDispatcher-worker-14 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba 2024-02-05 16:40:23.807 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@642008f8 2024-02-05 16:40:23.807 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@642008f8 2024-02-05 16:40:23.811 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@21229a18 2024-02-05 16:40:23.811 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@21229a18 2024-02-05 16:40:23.814 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4b6997 2024-02-05 16:40:23.814 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4b6997 2024-02-05 16:40:23.815 [DefaultDispatcher-worker-10 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba 2024-02-05 16:40:23.818 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c97eb5 2024-02-05 16:40:23.818 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c97eb5 2024-02-05 16:40:23.822 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@744ad39c 2024-02-05 16:40:23.822 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@744ad39c 2024-02-05 16:40:23.825 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@410d6557 2024-02-05 16:40:23.825 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@410d6557 2024-02-05 16:40:23.827 [DefaultDispatcher-worker-4 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba 2024-02-05 16:40:23.829 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@165dbb30 2024-02-05 16:40:23.829 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@165dbb30 2024-02-05 16:40:23.829 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 16:40:23.838 [DefaultDispatcher-worker-3 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba 2024-02-05 16:40:23.856 [DefaultDispatcher-worker-11 @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba 2024-02-05 16:40:23.865 [DefaultDispatcher-worker-14 @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba 2024-02-05 16:40:23.877 [DefaultDispatcher-worker-8 @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba 2024-02-05 16:40:23.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-05 16:40:23.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-05 16:40:23.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:23.891 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35fac3ba: (connection evicted) 2024-02-05 16:40:23.892 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ed86388: (connection evicted) 2024-02-05 16:40:23.893 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@601f9023: (connection evicted) 2024-02-05 16:40:23.893 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@642008f8: (connection evicted) 2024-02-05 16:40:23.893 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21229a18: (connection evicted) 2024-02-05 16:40:23.894 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4b6997: (connection evicted) 2024-02-05 16:40:23.894 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10c97eb5: (connection evicted) 2024-02-05 16:40:23.894 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@744ad39c: (connection evicted) 2024-02-05 16:40:23.895 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@410d6557: (connection evicted) 2024-02-05 16:40:23.895 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@165dbb30: (connection evicted) 2024-02-05 16:40:23.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:23.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-05 16:40:23.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-05 16:40:23.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@85f5f55 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:23.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-05 16:40:23.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@394331a8 2024-02-05 16:40:23.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@394331a8 2024-02-05 16:40:23.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-05 16:40:23.925 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394331a8 2024-02-05 16:40:23.952 [DefaultDispatcher-worker-14 @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394331a8 2024-02-05 16:40:23.961 [DefaultDispatcher-worker-11 @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394331a8 2024-02-05 16:40:23.973 [DefaultDispatcher-worker-5 @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394331a8 2024-02-05 16:40:23.981 [DefaultDispatcher-worker-4 @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394331a8 2024-02-05 16:40:23.993 [DefaultDispatcher-worker-5 @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394331a8 2024-02-05 16:40:23.999 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:24.002 [DefaultDispatcher-worker-1 @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394331a8 2024-02-05 16:40:24.010 [DefaultDispatcher-worker-1 @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394331a8 2024-02-05 16:40:24.011 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@41da2e4a 2024-02-05 16:40:24.012 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@41da2e4a 2024-02-05 16:40:24.017 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1dd801 2024-02-05 16:40:24.017 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1dd801 2024-02-05 16:40:24.019 [DefaultDispatcher-worker-3 @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394331a8 2024-02-05 16:40:24.028 [DefaultDispatcher-worker-3 @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394331a8 2024-02-05 16:40:24.030 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b22453a 2024-02-05 16:40:24.030 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b22453a 2024-02-05 16:40:24.037 [DefaultDispatcher-worker-10 @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394331a8 2024-02-05 16:40:24.045 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@e20d23a 2024-02-05 16:40:24.045 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@e20d23a 2024-02-05 16:40:24.049 [DefaultDispatcher-worker-9 @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394331a8 2024-02-05 16:40:24.057 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1815ca 2024-02-05 16:40:24.057 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1815ca 2024-02-05 16:40:24.058 [DefaultDispatcher-worker-4 @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394331a8 2024-02-05 16:40:24.061 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe41bd8 2024-02-05 16:40:24.061 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe41bd8 2024-02-05 16:40:24.064 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6636828b 2024-02-05 16:40:24.064 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6636828b 2024-02-05 16:40:24.069 [DefaultDispatcher-worker-3 @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394331a8 2024-02-05 16:40:24.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-05 16:40:24.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-05 16:40:24.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2024-02-05 16:40:24.073 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0f2d75 2024-02-05 16:40:24.073 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0f2d75 2024-02-05 16:40:24.079 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@394331a8: (connection evicted) 2024-02-05 16:40:24.080 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41da2e4a: (connection evicted) 2024-02-05 16:40:24.080 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f1dd801: (connection evicted) 2024-02-05 16:40:24.087 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b22453a: (connection evicted) 2024-02-05 16:40:24.087 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e20d23a: (connection evicted) 2024-02-05 16:40:24.088 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e1815ca: (connection evicted) 2024-02-05 16:40:24.088 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fe41bd8: (connection evicted) 2024-02-05 16:40:24.089 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6636828b: (connection evicted) 2024-02-05 16:40:24.089 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e0f2d75: (connection evicted) 2024-02-05 16:40:24.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:24.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-05 16:40:24.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-05 16:40:24.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76219fe 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:24.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:24.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-05 16:40:24.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe2fcc2 2024-02-05 16:40:24.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe2fcc2 2024-02-05 16:40:24.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-05 16:40:24.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11896124 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:24.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:24.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-05 16:40:24.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@633cad4d 2024-02-05 16:40:24.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@633cad4d 2024-02-05 16:40:24.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-05 16:40:24.947 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:24.963 [Test worker @coroutine#2802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633cad4d 2024-02-05 16:40:24.969 [Test worker @coroutine#2804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633cad4d 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@630e5010 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:24.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-05 16:40:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:24.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-05 16:40:24.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@58835bba 2024-02-05 16:40:24.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@58835bba 2024-02-05 16:40:24.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-05 16:40:24.999 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:25.033 [Test worker @coroutine#2807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58835bba 2024-02-05 16:40:25.039 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58835bba 2024-02-05 16:40:25.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4edd8a0a 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:25.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:25.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-05 16:40:25.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@257d3968 2024-02-05 16:40:25.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@257d3968 2024-02-05 16:40:25.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-05 16:40:25.091 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:25.175 [Test worker @coroutine#2812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257d3968 2024-02-05 16:40:25.179 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257d3968 2024-02-05 16:40:25.179 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:25.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48f2d51d 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:25.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:25.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-05 16:40:25.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1018f702 2024-02-05 16:40:25.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1018f702 2024-02-05 16:40:25.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-05 16:40:25.272 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1018f702 2024-02-05 16:40:25.284 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1018f702 2024-02-05 16:40:25.299 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:25.302 [Test worker @coroutine#2824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44409/ 2024-02-05 16:40:25.302 [Test worker @coroutine#2824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44409/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:25.355 [Test worker @coroutine#2824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44409/ 2024-02-05 16:40:25.355 [Test worker @coroutine#2824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44409/ 2024-02-05 16:40:25.355 [Test worker @coroutine#2824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44409/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:25.357 [Test worker @coroutine#2824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44409/ 2024-02-05 16:40:25.358 [Test worker @coroutine#2824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44409/ 2024-02-05 16:40:25.358 [Test worker @coroutine#2824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44409/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:25.359 [Test worker @coroutine#2824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44409/ 2024-02-05 16:40:25.360 [Test worker @coroutine#2824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44409/ 2024-02-05 16:40:25.360 [Test worker @coroutine#2824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44409/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:25.363 [Test worker @coroutine#2824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44409/ 2024-02-05 16:40:25.363 [Test worker @coroutine#2824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44409/ 2024-02-05 16:40:25.363 [Test worker @coroutine#2824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44409/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:25.365 [Test worker @coroutine#2824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44409/ 2024-02-05 16:40:25.365 [Test worker @coroutine#2824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44409/ 2024-02-05 16:40:25.365 [Test worker @coroutine#2824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44409/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:25.408 [Test worker @coroutine#2824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44409/ 2024-02-05 16:40:25.408 [Test worker @coroutine#2824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44409/ 2024-02-05 16:40:25.408 [Test worker @coroutine#2824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44409/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:25.410 [Test worker @coroutine#2824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44409/ 2024-02-05 16:40:25.424 [Test worker @coroutine#2840] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52019/ 2024-02-05 16:40:25.425 [Test worker @coroutine#2840] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52019/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:25.461 [Test worker @coroutine#2840] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52019/ 2024-02-05 16:40:25.462 [Test worker @coroutine#2840] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52019/ 2024-02-05 16:40:25.462 [Test worker @coroutine#2840] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52019/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:25.464 [Test worker @coroutine#2840] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52019/ 2024-02-05 16:40:25.464 [Test worker @coroutine#2840] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52019/ 2024-02-05 16:40:25.464 [Test worker @coroutine#2840] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52019/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:25.473 [Test worker @coroutine#2840] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52019/ 2024-02-05 16:40:25.474 [Test worker @coroutine#2840] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52019/ 2024-02-05 16:40:25.474 [Test worker @coroutine#2840] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52019/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:25.476 [Test worker @coroutine#2840] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52019/ 2024-02-05 16:40:25.476 [Test worker @coroutine#2840] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52019/ 2024-02-05 16:40:25.476 [Test worker @coroutine#2840] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52019/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:25.477 [Test worker @coroutine#2840] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52019/ 2024-02-05 16:40:25.478 [Test worker @coroutine#2840] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52019/ 2024-02-05 16:40:25.478 [Test worker @coroutine#2840] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52019/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:25.479 [Test worker @coroutine#2840] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52019/ 2024-02-05 16:40:25.479 [Test worker @coroutine#2840] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52019/ 2024-02-05 16:40:25.480 [Test worker @coroutine#2840] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52019/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 16:40:25.481 [Test worker @coroutine#2840] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52019/ 2024-02-05 16:40:25.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a23b9d1 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-05 16:40:25.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:25.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:25.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:25.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:25.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:25.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:25.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:25.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:25.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-05 16:40:25.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:25.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:25.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-05 16:40:26.033 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:26.079 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:26.097 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f9832 2024-02-05 16:40:26.097 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f9832 2024-02-05 16:40:26.100 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4866d3 2024-02-05 16:40:26.101 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4866d3 2024-02-05 16:40:26.104 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@e77f342 2024-02-05 16:40:26.104 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@e77f342 2024-02-05 16:40:26.108 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b756ce8 2024-02-05 16:40:26.108 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b756ce8 2024-02-05 16:40:26.112 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@334333bc 2024-02-05 16:40:26.112 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@334333bc 2024-02-05 16:40:26.116 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af4a5f9 2024-02-05 16:40:26.116 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af4a5f9 2024-02-05 16:40:26.119 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b28a406 2024-02-05 16:40:26.119 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b28a406 2024-02-05 16:40:26.123 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5a93a7 2024-02-05 16:40:26.123 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5a93a7 2024-02-05 16:40:26.127 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e9ba3 2024-02-05 16:40:26.127 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e9ba3 2024-02-05 16:40:26.127 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 16:40:26.127 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:26.142 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:26.150 [DefaultDispatcher-worker-5 @coroutine#2877] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:26.150 [DefaultDispatcher-worker-5 @coroutine#2877] 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:36247/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:40:26.150 [DefaultDispatcher-worker-5 @coroutine#2877] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:26.151 [DefaultDispatcher-worker-5 @coroutine#2877] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36247/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:40:26.154 [DefaultDispatcher-worker-2 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:26.155 [DefaultDispatcher-worker-2 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:26.155 [DefaultDispatcher-worker-2 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:26.155 [DefaultDispatcher-worker-2 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:26.172 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-05 16:40:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ab2e018 2024-02-05 16:40:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:26.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:26.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:26.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-05 16:40:26.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-05 16:40:26.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-05 16:40:26.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-05 16:40:26.256 [DefaultDispatcher-worker-10 @coroutine#2877] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:26.256 [DefaultDispatcher-worker-10 @coroutine#2877] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:26.272 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-05 16:40:26.287 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:26.287 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:26.323 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:26.323 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-05 16:40:26.326 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-05 16:40:26.332 [DefaultDispatcher-worker-5 @coroutine#2899] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 16:40:26.332 [DefaultDispatcher-worker-5 @coroutine#2899] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-05 16:40:26.332 [DefaultDispatcher-worker-5 @coroutine#2899] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 16:40:26.335 [DefaultDispatcher-worker-14 @coroutine#2899] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 16:40:26.336 [DefaultDispatcher-worker-14 @coroutine#2899] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 16:40:26.337 [DefaultDispatcher-worker-5 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468eff41 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69988d42 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:26.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-05 16:40:26.341 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c202e0d 2024-02-05 16:40:26.341 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c202e0d 2024-02-05 16:40:26.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-05 16:40:26.345 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e7d5f9 2024-02-05 16:40:26.345 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e7d5f9 2024-02-05 16:40:26.353 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d8457d 2024-02-05 16:40:26.353 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d8457d 2024-02-05 16:40:26.357 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dadfc2 2024-02-05 16:40:26.357 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dadfc2 2024-02-05 16:40:26.361 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea7d5f2 2024-02-05 16:40:26.361 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea7d5f2 2024-02-05 16:40:26.365 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@527399c2 2024-02-05 16:40:26.365 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@527399c2 2024-02-05 16:40:26.370 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e4cd5c 2024-02-05 16:40:26.370 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e4cd5c 2024-02-05 16:40:26.373 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5208d 2024-02-05 16:40:26.374 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5208d 2024-02-05 16:40:26.377 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@730d6d44 2024-02-05 16:40:26.378 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@730d6d44 2024-02-05 16:40:26.378 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:26.387 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.408 [Test worker @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.411 [Test worker @coroutine#2905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.421 [DefaultDispatcher-worker-14 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.421 [DefaultDispatcher-worker-14 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:26.422 [DefaultDispatcher-worker-14 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:26.422 [DefaultDispatcher-worker-14 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:26.427 [DefaultDispatcher-worker-11 @coroutine#2909] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:26.427 [DefaultDispatcher-worker-11 @coroutine#2909] 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:50453/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:40:26.427 [DefaultDispatcher-worker-11 @coroutine#2909] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:26.427 [DefaultDispatcher-worker-11 @coroutine#2909] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50453/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:40:26.431 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.442 [DefaultDispatcher-worker-3 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.443 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:26.452 [DefaultDispatcher-worker-12 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.462 [DefaultDispatcher-worker-3 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.472 [DefaultDispatcher-worker-5 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.484 [DefaultDispatcher-worker-9 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.495 [DefaultDispatcher-worker-13 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.504 [DefaultDispatcher-worker-10 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.514 [DefaultDispatcher-worker-11 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.518 [DefaultDispatcher-worker-2 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:26.518 [DefaultDispatcher-worker-12 @coroutine#2909] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:26.518 [DefaultDispatcher-worker-12 @coroutine#2909] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:26.518 [DefaultDispatcher-worker-2 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:26.521 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ecf6098 2024-02-05 16:40:26.521 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ecf6098 2024-02-05 16:40:26.525 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@60088331 2024-02-05 16:40:26.525 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@60088331 2024-02-05 16:40:26.528 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@64370be8 2024-02-05 16:40:26.528 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@64370be8 2024-02-05 16:40:26.540 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2135890a 2024-02-05 16:40:26.540 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2135890a 2024-02-05 16:40:26.544 [DefaultDispatcher-worker-15 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.548 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@346be614 2024-02-05 16:40:26.548 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@346be614 2024-02-05 16:40:26.553 [DefaultDispatcher-worker-5 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:26.564 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@105eeaa3 2024-02-05 16:40:26.564 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@105eeaa3 2024-02-05 16:40:26.568 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceadb0b 2024-02-05 16:40:26.568 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceadb0b 2024-02-05 16:40:26.577 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@411a7645 2024-02-05 16:40:26.578 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@411a7645 2024-02-05 16:40:26.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b45c8e4 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:26.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:26.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-05 16:40:26.587 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaa7334 2024-02-05 16:40:26.587 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaa7334 2024-02-05 16:40:26.591 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:26.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:26.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:26.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-05 16:40:26.649 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:26.672 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:26.675 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:26.678 [DefaultDispatcher-worker-12 @coroutine#2956] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:26.678 [DefaultDispatcher-worker-12 @coroutine#2956] 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:55477/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:40:26.678 [DefaultDispatcher-worker-12 @coroutine#2956] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:26.678 [DefaultDispatcher-worker-12 @coroutine#2956] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55477/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:40:26.686 [DefaultDispatcher-worker-6 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:26.686 [DefaultDispatcher-worker-6 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:26.686 [DefaultDispatcher-worker-6 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:26.686 [DefaultDispatcher-worker-6 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:26.695 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:26.712 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:26.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4efa7d2f 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:26.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:26.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-05 16:40:26.751 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@35377468 2024-02-05 16:40:26.751 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@35377468 2024-02-05 16:40:26.754 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf08cbe 2024-02-05 16:40:26.755 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf08cbe 2024-02-05 16:40:26.758 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcf1f18 2024-02-05 16:40:26.758 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcf1f18 2024-02-05 16:40:26.762 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7acd8685 2024-02-05 16:40:26.762 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7acd8685 2024-02-05 16:40:26.766 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d73980 2024-02-05 16:40:26.766 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d73980 2024-02-05 16:40:26.772 [DefaultDispatcher-worker-12 @coroutine#2956] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:26.772 [DefaultDispatcher-worker-12 @coroutine#2956] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:26.776 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7dded8 2024-02-05 16:40:26.777 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7dded8 2024-02-05 16:40:26.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2041c9a3 2024-02-05 16:40:26.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2041c9a3 2024-02-05 16:40:26.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-05 16:40:26.782 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2041c9a3 2024-02-05 16:40:26.782 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:26.782 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:26.791 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8d3f70 2024-02-05 16:40:26.791 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8d3f70 2024-02-05 16:40:26.794 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae279ca 2024-02-05 16:40:26.794 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae279ca 2024-02-05 16:40:26.802 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5734582f 2024-02-05 16:40:26.802 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5734582f 2024-02-05 16:40:26.802 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:26.849 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2041c9a3 2024-02-05 16:40:26.852 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2041c9a3 2024-02-05 16:40:26.862 [DefaultDispatcher-worker-4 @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2041c9a3 2024-02-05 16:40:26.862 [DefaultDispatcher-worker-8 @coroutine#2979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 16:40:26.862 [DefaultDispatcher-worker-8 @coroutine#2979] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-05 16:40:26.862 [DefaultDispatcher-worker-8 @coroutine#2979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 16:40:26.864 [DefaultDispatcher-worker-8 @coroutine#2979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 16:40:26.864 [DefaultDispatcher-worker-8 @coroutine#2979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 16:40:26.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@346a2799 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:26.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:26.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-05 16:40:26.880 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:26.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:26.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:26.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-05 16:40:26.927 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b04a4a 2024-02-05 16:40:26.927 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b04a4a 2024-02-05 16:40:26.931 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7977aacc 2024-02-05 16:40:26.931 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7977aacc 2024-02-05 16:40:26.935 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d48213a 2024-02-05 16:40:26.935 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d48213a 2024-02-05 16:40:26.938 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:26.947 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@384aa0f7 2024-02-05 16:40:26.947 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@384aa0f7 2024-02-05 16:40:26.955 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddd5fae 2024-02-05 16:40:26.955 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddd5fae 2024-02-05 16:40:26.957 [DefaultDispatcher-worker-6 @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a074ed 2024-02-05 16:40:26.959 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@938bd13 2024-02-05 16:40:26.959 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@938bd13 2024-02-05 16:40:26.962 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@35451cff 2024-02-05 16:40:26.963 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@35451cff 2024-02-05 16:40:26.966 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@58655fb8 2024-02-05 16:40:26.966 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@58655fb8 2024-02-05 16:40:26.974 [Test worker @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:26.977 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:26.979 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:26.979 [DefaultDispatcher-worker-7 @coroutine#2991] 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:53929/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:40:26.979 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:26.979 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53929/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:40:26.982 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe24b35 2024-02-05 16:40:26.983 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe24b35 2024-02-05 16:40:26.983 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:26.988 [DefaultDispatcher-worker-5 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:26.988 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:26.988 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:26.988 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:26.995 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:27.007 [Test worker @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:27.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294a12b5 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:27.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:27.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-05 16:40:27.027 [DefaultDispatcher-worker-11 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45375bdf 2024-02-05 16:40:27.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-05 16:40:27.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-05 16:40:27.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-05 16:40:27.044 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-05 16:40:27.047 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4ecee1 2024-02-05 16:40:27.047 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4ecee1 2024-02-05 16:40:27.051 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1893178 2024-02-05 16:40:27.051 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1893178 2024-02-05 16:40:27.063 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6a591 2024-02-05 16:40:27.063 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6a591 2024-02-05 16:40:27.067 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b43b43 2024-02-05 16:40:27.067 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b43b43 2024-02-05 16:40:27.068 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.068 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.068 [DefaultDispatcher-worker-10 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:27.068 [DefaultDispatcher-worker-10 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:27.073 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-05 16:40:27.075 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f4dc72 2024-02-05 16:40:27.075 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f4dc72 2024-02-05 16:40:27.079 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@713e38c5 2024-02-05 16:40:27.079 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@713e38c5 2024-02-05 16:40:27.088 [Test worker @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-05 16:40:27.092 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4194815e 2024-02-05 16:40:27.092 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4194815e 2024-02-05 16:40:27.097 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@209bc40c 2024-02-05 16:40:27.097 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@209bc40c 2024-02-05 16:40:27.099 [DefaultDispatcher-worker-14 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606eee9 2024-02-05 16:40:27.106 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f939b21 2024-02-05 16:40:27.106 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f939b21 2024-02-05 16:40:27.106 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3da30ce5 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:27.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:27.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:27.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-05 16:40:27.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:27.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:27.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-05 16:40:27.143 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:27.159 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5cba3b 2024-02-05 16:40:27.160 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5cba3b 2024-02-05 16:40:27.163 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@339b43e0 2024-02-05 16:40:27.163 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@339b43e0 2024-02-05 16:40:27.167 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a4d14b 2024-02-05 16:40:27.167 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a4d14b 2024-02-05 16:40:27.171 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a649db 2024-02-05 16:40:27.171 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a649db 2024-02-05 16:40:27.174 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af3b8d6 2024-02-05 16:40:27.174 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af3b8d6 2024-02-05 16:40:27.175 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:27.178 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@431e7a2b 2024-02-05 16:40:27.178 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@431e7a2b 2024-02-05 16:40:27.181 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a1d58a 2024-02-05 16:40:27.182 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a1d58a 2024-02-05 16:40:27.186 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1289b694 2024-02-05 16:40:27.186 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1289b694 2024-02-05 16:40:27.190 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@250b891b 2024-02-05 16:40:27.190 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@250b891b 2024-02-05 16:40:27.190 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:27.203 [Test worker @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:27.208 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:27.212 [DefaultDispatcher-worker-11 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:27.212 [DefaultDispatcher-worker-11 @coroutine#3023] 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:38547/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:40:27.212 [DefaultDispatcher-worker-11 @coroutine#3023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:27.212 [DefaultDispatcher-worker-11 @coroutine#3023] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38547/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:40:27.220 [DefaultDispatcher-worker-6 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:27.221 [DefaultDispatcher-worker-6 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.221 [DefaultDispatcher-worker-6 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:27.221 [DefaultDispatcher-worker-6 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.227 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:27.240 [Test worker @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-05 16:40:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da6d695 2024-02-05 16:40:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:27.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-05 16:40:27.253 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe7c78f 2024-02-05 16:40:27.253 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe7c78f 2024-02-05 16:40:27.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-02-05 16:40:27.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-02-05 16:40:27.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-05 16:40:27.256 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-02-05 16:40:27.275 [DefaultDispatcher-worker-11 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.275 [DefaultDispatcher-worker-11 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.274 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@51202203 2024-02-05 16:40:27.275 [DefaultDispatcher-worker-9 @coroutine#3023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:27.275 [DefaultDispatcher-worker-9 @coroutine#3023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:27.275 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@51202203 2024-02-05 16:40:27.279 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@551facff 2024-02-05 16:40:27.279 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@551facff 2024-02-05 16:40:27.283 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@101d2838 2024-02-05 16:40:27.283 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@101d2838 2024-02-05 16:40:27.288 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@71274e0b 2024-02-05 16:40:27.288 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@71274e0b 2024-02-05 16:40:27.295 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@21475a16 2024-02-05 16:40:27.295 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@21475a16 2024-02-05 16:40:27.298 [DefaultDispatcher-worker-11 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:27.298 [DefaultDispatcher-worker-11 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.298 [DefaultDispatcher-worker-11 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:27.298 [DefaultDispatcher-worker-11 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.300 [DefaultDispatcher-worker-12 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.300 [DefaultDispatcher-worker-12 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.300 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@9976295 2024-02-05 16:40:27.305 [Test worker @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-02-05 16:40:27.308 [Test worker @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-02-05 16:40:27.310 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d94a11e 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:27.311 [DefaultDispatcher-worker-11 @coroutine#3048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-05 16:40:27.300 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@9976295 2024-02-05 16:40:27.316 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:27.316 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:27.316 [DefaultDispatcher-worker-11 @coroutine#3048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-05 16:40:27.318 [DefaultDispatcher-worker-9 @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6097f225 2024-02-05 16:40:27.324 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7032d777 2024-02-05 16:40:27.324 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7032d777 2024-02-05 16:40:27.330 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bae886c 2024-02-05 16:40:27.330 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bae886c 2024-02-05 16:40:27.330 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:27.362 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:27.363 [DefaultDispatcher-worker-11 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:27.410 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@201d9fd0 2024-02-05 16:40:27.410 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@201d9fd0 2024-02-05 16:40:27.414 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eda75a3 2024-02-05 16:40:27.414 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eda75a3 2024-02-05 16:40:27.416 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:27.417 [DefaultDispatcher-worker-11 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:27.418 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae5f4a0 2024-02-05 16:40:27.418 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae5f4a0 2024-02-05 16:40:27.427 [DefaultDispatcher-worker-11 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:27.429 [DefaultDispatcher-worker-12 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:27.429 [DefaultDispatcher-worker-12 @coroutine#3056] 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-02-05 16:40:27.429 [DefaultDispatcher-worker-12 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:27.429 [DefaultDispatcher-worker-12 @coroutine#3056] 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-02-05 16:40:27.431 [DefaultDispatcher-worker-12 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible: Temporary failure in name resolution for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:27.431 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe77f98 2024-02-05 16:40:27.431 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe77f98 2024-02-05 16:40:27.431 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a03201 2024-02-05 16:40:27.432 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a03201 2024-02-05 16:40:27.434 [DefaultDispatcher-worker-10 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:27.434 [DefaultDispatcher-worker-10 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.434 [DefaultDispatcher-worker-10 @coroutine#3055] 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-02-05 16:40:27.434 [DefaultDispatcher-worker-10 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.435 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3767db45 2024-02-05 16:40:27.435 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3767db45 2024-02-05 16:40:27.436 [DefaultDispatcher-worker-4 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.438 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:40:27.439 [DefaultDispatcher-worker-11 @coroutine#3048] 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-02-05 16:40:27.439 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@33585971 2024-02-05 16:40:27.447 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@33585971 2024-02-05 16:40:27.451 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@765ad17e 2024-02-05 16:40:27.451 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@765ad17e 2024-02-05 16:40:27.455 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed2d58e 2024-02-05 16:40:27.455 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed2d58e 2024-02-05 16:40:27.456 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@23488eab 2024-02-05 16:40:27.456 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@23488eab 2024-02-05 16:40:27.459 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec2900c 2024-02-05 16:40:27.459 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec2900c 2024-02-05 16:40:27.463 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b873f80 2024-02-05 16:40:27.463 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b873f80 2024-02-05 16:40:27.466 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc880d7 2024-02-05 16:40:27.466 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc880d7 2024-02-05 16:40:27.471 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@476682e2 2024-02-05 16:40:27.471 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@476682e2 2024-02-05 16:40:27.475 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3604d8ae 2024-02-05 16:40:27.475 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3604d8ae 2024-02-05 16:40:27.439 [DefaultDispatcher-worker-11 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:40:27.488 [DefaultDispatcher-worker-4 @coroutine#3048] 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-02-05 16:40:27.489 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@16752e31 2024-02-05 16:40:27.489 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@16752e31 2024-02-05 16:40:27.490 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@68927a53 2024-02-05 16:40:27.490 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@68927a53 2024-02-05 16:40:27.490 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:27.493 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e53e7d4 2024-02-05 16:40:27.493 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e53e7d4 2024-02-05 16:40:27.493 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ecb8b3e 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:27.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-05 16:40:27.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-05 16:40:27.525 [DefaultDispatcher-worker-13 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:27.525 [DefaultDispatcher-worker-13 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.525 [DefaultDispatcher-worker-13 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:27.525 [DefaultDispatcher-worker-13 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.527 [DefaultDispatcher-worker-11 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.527 [DefaultDispatcher-worker-11 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.567 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.586 [Test worker @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.589 [Test worker @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.592 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:27.592 [DefaultDispatcher-worker-12 @coroutine#3073] 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:40307/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:40:27.592 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:27.592 [DefaultDispatcher-worker-12 @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40307/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:40:27.600 [DefaultDispatcher-worker-4 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.601 [DefaultDispatcher-worker-4 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.601 [DefaultDispatcher-worker-4 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:27.601 [DefaultDispatcher-worker-4 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.611 [Test worker @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.615 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:27.625 [DefaultDispatcher-worker-10 @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:27.625 [DefaultDispatcher-worker-10 @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:27.643 [DefaultDispatcher-worker-4 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.643 [DefaultDispatcher-worker-4 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.654 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@354ef922 2024-02-05 16:40:27.655 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@354ef922 2024-02-05 16:40:27.658 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8911fb 2024-02-05 16:40:27.659 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b8911fb 2024-02-05 16:40:27.662 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb69252 2024-02-05 16:40:27.663 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb69252 2024-02-05 16:40:27.665 [DefaultDispatcher-worker-11 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.674 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab41bc0 2024-02-05 16:40:27.674 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab41bc0 2024-02-05 16:40:27.677 [DefaultDispatcher-worker-17 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.678 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f17a5d 2024-02-05 16:40:27.678 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f17a5d 2024-02-05 16:40:27.688 [DefaultDispatcher-worker-10 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.690 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b84a271 2024-02-05 16:40:27.690 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b84a271 2024-02-05 16:40:27.694 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@402b9d51 2024-02-05 16:40:27.694 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@402b9d51 2024-02-05 16:40:27.699 [DefaultDispatcher-worker-4 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.702 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9be48f 2024-02-05 16:40:27.702 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9be48f 2024-02-05 16:40:27.706 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@298b4613 2024-02-05 16:40:27.706 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@298b4613 2024-02-05 16:40:27.706 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 16:40:27.710 [DefaultDispatcher-worker-11 @coroutine#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.721 [DefaultDispatcher-worker-12 @coroutine#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.732 [DefaultDispatcher-worker-10 @coroutine#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.743 [DefaultDispatcher-worker-1 @coroutine#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.757 [DefaultDispatcher-worker-11 @coroutine#3095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.760 [DefaultDispatcher-worker-17 @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:40:27.761 [DefaultDispatcher-worker-17 @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40307/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 16:40:27.761 [DefaultDispatcher-worker-17 @coroutine#3102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:40:27.764 [DefaultDispatcher-worker-12 @coroutine#3102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:40:27.764 [DefaultDispatcher-worker-12 @coroutine#3102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:40:27.764 [DefaultDispatcher-worker-12 @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40307/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 16:40:27.764 [DefaultDispatcher-worker-12 @coroutine#3102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40307/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:27.766 [DefaultDispatcher-worker-12 @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 16:40:27.766 [DefaultDispatcher-worker-12 @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40307/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-05 16:40:27.766 [DefaultDispatcher-worker-12 @coroutine#3102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 16:40:27.767 [DefaultDispatcher-worker-14 @coroutine#3102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 16:40:27.768 [DefaultDispatcher-worker-14 @coroutine#3102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 16:40:27.793 [DefaultDispatcher-worker-12 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:27.793 [DefaultDispatcher-worker-12 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.793 [DefaultDispatcher-worker-12 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:27.793 [DefaultDispatcher-worker-12 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.795 [DefaultDispatcher-worker-7 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.795 [DefaultDispatcher-worker-7 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.808 [DefaultDispatcher-worker-8 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:27.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48ba37dc 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:27.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:27.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-05 16:40:27.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:27.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:27.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-05 16:40:27.867 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:27.883 [Test worker @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:27.886 [Test worker @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:27.889 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:27.889 [DefaultDispatcher-worker-16 @coroutine#3128] 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:55673/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:40:27.889 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:27.889 [DefaultDispatcher-worker-16 @coroutine#3128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55673/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:40:27.897 [DefaultDispatcher-worker-9 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:27.897 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.897 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:27.897 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:27.911 [Test worker @coroutine#3134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:27.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-05 16:40:27.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:27.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:27.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:27.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:27.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:27.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:27.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e75bef1 2024-02-05 16:40:27.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:27.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:27.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:27.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-05 16:40:27.931 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:27.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e489957 2024-02-05 16:40:27.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e489957 2024-02-05 16:40:27.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-05 16:40:27.969 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e489957 2024-02-05 16:40:27.982 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@f50646f 2024-02-05 16:40:27.982 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@f50646f 2024-02-05 16:40:27.986 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978bf5 2024-02-05 16:40:27.986 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978bf5 2024-02-05 16:40:27.989 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a80f1f 2024-02-05 16:40:27.989 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a80f1f 2024-02-05 16:40:27.991 [Test worker @coroutine#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e489957 2024-02-05 16:40:27.995 [Test worker @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e489957 2024-02-05 16:40:28.002 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@40aa81ce 2024-02-05 16:40:28.003 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@40aa81ce 2024-02-05 16:40:28.005 [DefaultDispatcher-worker-15 @coroutine#3142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e489957 2024-02-05 16:40:28.008 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.008 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.008 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:28.008 [DefaultDispatcher-worker-2 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:28.017 [DefaultDispatcher-worker-1 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:28.019 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd5e6a8 2024-02-05 16:40:28.019 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd5e6a8 2024-02-05 16:40:28.023 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a004e4 2024-02-05 16:40:28.023 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a004e4 2024-02-05 16:40:28.025 [DefaultDispatcher-worker-8 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:28.026 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@34353d38 2024-02-05 16:40:28.026 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@34353d38 2024-02-05 16:40:28.033 [DefaultDispatcher-worker-3 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:28.038 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@20857e81 2024-02-05 16:40:28.038 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@20857e81 2024-02-05 16:40:28.041 [DefaultDispatcher-worker-16 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:28.042 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@43862c9f 2024-02-05 16:40:28.042 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@43862c9f 2024-02-05 16:40:28.042 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:28.067 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:28.077 [DefaultDispatcher-worker-10 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:28.077 [DefaultDispatcher-worker-10 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.077 [DefaultDispatcher-worker-10 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:28.077 [DefaultDispatcher-worker-10 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.079 [DefaultDispatcher-worker-15 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.079 [DefaultDispatcher-worker-15 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.082 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@b300bfd 2024-02-05 16:40:28.082 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@b300bfd 2024-02-05 16:40:28.084 [DefaultDispatcher-worker-10 @coroutine#3157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:28.101 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7f4eb 2024-02-05 16:40:28.101 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7f4eb 2024-02-05 16:40:28.112 [DefaultDispatcher-worker-1 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:28.122 [DefaultDispatcher-worker-6 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:28.125 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8608d 2024-02-05 16:40:28.125 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8608d 2024-02-05 16:40:28.132 [DefaultDispatcher-worker-3 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:28.140 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@44cafed0 2024-02-05 16:40:28.140 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@44cafed0 2024-02-05 16:40:28.144 [DefaultDispatcher-worker-9 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:28.149 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2e6a57 2024-02-05 16:40:28.150 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2e6a57 2024-02-05 16:40:28.153 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@75449ff5 2024-02-05 16:40:28.153 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@75449ff5 2024-02-05 16:40:28.154 [DefaultDispatcher-worker-9 @coroutine#3162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:28.157 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@374a55d8 2024-02-05 16:40:28.157 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@374a55d8 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71ac5723 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:28.160 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e5019f 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:28.160 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e5019f 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:28.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:28.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:28.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-05 16:40:28.167 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a5ab86 2024-02-05 16:40:28.167 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a5ab86 2024-02-05 16:40:28.167 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:28.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:28.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:28.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-05 16:40:28.213 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:28.247 [Test worker @coroutine#3168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:28.250 [Test worker @coroutine#3170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:28.252 [DefaultDispatcher-worker-16 @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:28.252 [DefaultDispatcher-worker-16 @coroutine#3175] 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:37679/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:40:28.252 [DefaultDispatcher-worker-16 @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:28.252 [DefaultDispatcher-worker-16 @coroutine#3175] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37679/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:40:28.261 [DefaultDispatcher-worker-15 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:28.261 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.261 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:28.261 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.271 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:28.284 [DefaultDispatcher-worker-14 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:28.285 [DefaultDispatcher-worker-14 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.285 [DefaultDispatcher-worker-14 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:28.285 [DefaultDispatcher-worker-14 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.286 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.287 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.287 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@409908a7 2024-02-05 16:40:28.287 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@409908a7 2024-02-05 16:40:28.291 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5efec4 2024-02-05 16:40:28.291 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5efec4 2024-02-05 16:40:28.295 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6163d7 2024-02-05 16:40:28.295 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6163d7 2024-02-05 16:40:28.310 [DefaultDispatcher-worker-5 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:28.311 [DefaultDispatcher-worker-5 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.311 [DefaultDispatcher-worker-5 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:28.311 [DefaultDispatcher-worker-5 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.314 [DefaultDispatcher-worker-10 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.314 [DefaultDispatcher-worker-10 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.317 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@f63f4ff 2024-02-05 16:40:28.317 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@f63f4ff 2024-02-05 16:40:28.321 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7370984 2024-02-05 16:40:28.321 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7370984 2024-02-05 16:40:28.323 [Test worker @coroutine#3188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b666366 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:28.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:28.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:28.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-05 16:40:28.324 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea67f78 2024-02-05 16:40:28.324 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea67f78 2024-02-05 16:40:28.328 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f18dca0 2024-02-05 16:40:28.328 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f18dca0 2024-02-05 16:40:28.331 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4c0bb0 2024-02-05 16:40:28.332 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4c0bb0 2024-02-05 16:40:28.335 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@508854f4 2024-02-05 16:40:28.335 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@508854f4 2024-02-05 16:40:28.335 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:28.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-05 16:40:28.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-05 16:40:28.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-05 16:40:28.349 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-05 16:40:28.369 [Test worker @coroutine#3190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-05 16:40:28.372 [Test worker @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-05 16:40:28.376 [DefaultDispatcher-worker-13 @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:28.376 [DefaultDispatcher-worker-13 @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:28.382 [DefaultDispatcher-worker-11 @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe852a 2024-02-05 16:40:28.385 [DefaultDispatcher-worker-3 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.385 [DefaultDispatcher-worker-3 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.413 [DefaultDispatcher-worker-9 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:28.423 [DefaultDispatcher-worker-1 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:28.432 [DefaultDispatcher-worker-3 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:28.441 [DefaultDispatcher-worker-3 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:28.443 [DefaultDispatcher-worker-6 @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:40:28.443 [DefaultDispatcher-worker-6 @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 16:40:28.443 [DefaultDispatcher-worker-6 @coroutine#3210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:40:28.446 [DefaultDispatcher-worker-1 @coroutine#3210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:40:28.446 [DefaultDispatcher-worker-1 @coroutine#3210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 16:40:28.446 [DefaultDispatcher-worker-15 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:28.446 [DefaultDispatcher-worker-15 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.446 [DefaultDispatcher-worker-1 @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37679/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 16:40:28.446 [DefaultDispatcher-worker-15 @coroutine#3055] 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-02-05 16:40:28.446 [DefaultDispatcher-worker-1 @coroutine#3210] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37679/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:28.446 [DefaultDispatcher-worker-15 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.447 [DefaultDispatcher-worker-1 @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 16:40:28.447 [DefaultDispatcher-worker-1 @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-05 16:40:28.447 [DefaultDispatcher-worker-1 @coroutine#3210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 16:40:28.448 [DefaultDispatcher-worker-16 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.448 [DefaultDispatcher-worker-11 @coroutine#3210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 16:40:28.448 [DefaultDispatcher-worker-11 @coroutine#3210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 16:40:28.451 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:28.471 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@627fb209 2024-02-05 16:40:28.471 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@627fb209 2024-02-05 16:40:28.475 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb85036 2024-02-05 16:40:28.475 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb85036 2024-02-05 16:40:28.476 [DefaultDispatcher-worker-6 @coroutine#3210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:28.478 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6887d979 2024-02-05 16:40:28.483 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6887d979 2024-02-05 16:40:28.486 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d855a0d 2024-02-05 16:40:28.487 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d855a0d 2024-02-05 16:40:28.495 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@32754a4e 2024-02-05 16:40:28.495 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@32754a4e 2024-02-05 16:40:28.498 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce295d6 2024-02-05 16:40:28.498 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce295d6 2024-02-05 16:40:28.513 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af8db22 2024-02-05 16:40:28.514 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af8db22 2024-02-05 16:40:28.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c247b02 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:28.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:28.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-05 16:40:28.520 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daaa542 2024-02-05 16:40:28.520 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daaa542 2024-02-05 16:40:28.536 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5515a183 2024-02-05 16:40:28.536 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5515a183 2024-02-05 16:40:28.536 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:28.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:28.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:28.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-05 16:40:28.536 [DefaultDispatcher-worker-12 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:28.537 [DefaultDispatcher-worker-12 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.537 [DefaultDispatcher-worker-12 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:28.537 [DefaultDispatcher-worker-12 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.538 [DefaultDispatcher-worker-14 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.538 [DefaultDispatcher-worker-14 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.587 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:28.617 [Test worker @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:28.628 [Test worker @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:28.639 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:28.639 [DefaultDispatcher-worker-4 @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:28.639 [DefaultDispatcher-worker-4 @coroutine#3242] 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:57839/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 16:40:28.639 [DefaultDispatcher-worker-4 @coroutine#3242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:28.640 [DefaultDispatcher-worker-4 @coroutine#3242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57839/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:40:28.645 [DefaultDispatcher-worker-9 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:28.645 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.645 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:28.645 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.652 [DefaultDispatcher-worker-1 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:28.652 [DefaultDispatcher-worker-1 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.652 [DefaultDispatcher-worker-1 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:28.652 [DefaultDispatcher-worker-1 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.654 [DefaultDispatcher-worker-10 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.654 [DefaultDispatcher-worker-10 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.657 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@31da9117 2024-02-05 16:40:28.657 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@31da9117 2024-02-05 16:40:28.661 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1d695c 2024-02-05 16:40:28.661 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1d695c 2024-02-05 16:40:28.663 [Test worker @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:28.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f6e3b67 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:28.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-05 16:40:28.673 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b22fa67 2024-02-05 16:40:28.673 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b22fa67 2024-02-05 16:40:28.677 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e206367 2024-02-05 16:40:28.677 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e206367 2024-02-05 16:40:28.684 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b97079d 2024-02-05 16:40:28.684 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b97079d 2024-02-05 16:40:28.688 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f94da3a 2024-02-05 16:40:28.688 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f94da3a 2024-02-05 16:40:28.700 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c9e06d 2024-02-05 16:40:28.700 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c9e06d 2024-02-05 16:40:28.703 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0f9c28 2024-02-05 16:40:28.703 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0f9c28 2024-02-05 16:40:28.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-05 16:40:28.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-05 16:40:28.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-05 16:40:28.707 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d07db9b 2024-02-05 16:40:28.707 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d07db9b 2024-02-05 16:40:28.707 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:28.708 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-05 16:40:28.714 [DefaultDispatcher-worker-17 @coroutine#3242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:28.714 [DefaultDispatcher-worker-17 @coroutine#3242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:28.720 [DefaultDispatcher-worker-10 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.720 [DefaultDispatcher-worker-10 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.729 [Test worker @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-05 16:40:28.732 [Test worker @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-05 16:40:28.738 [DefaultDispatcher-worker-8 @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/auth/register 2024-02-05 16:40:28.738 [DefaultDispatcher-worker-8 @coroutine#3267] 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:57839/auth/register. 2024-02-05 16:40:28.738 [DefaultDispatcher-worker-8 @coroutine#3267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/auth/register 2024-02-05 16:40:28.738 [DefaultDispatcher-worker-8 @coroutine#3267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57839/auth/register from class io.ktor.http.content.TextContent 2024-02-05 16:40:28.740 [DefaultDispatcher-worker-9 @coroutine#3267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/auth/register 2024-02-05 16:40:28.740 [DefaultDispatcher-worker-9 @coroutine#3267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/auth/register 2024-02-05 16:40:28.740 [DefaultDispatcher-worker-9 @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57839/auth/register. 2024-02-05 16:40:28.740 [DefaultDispatcher-worker-9 @coroutine#3267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57839/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:28.742 [DefaultDispatcher-worker-13 @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-05 16:40:28.781 [DefaultDispatcher-worker-16 @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:28.793 [DefaultDispatcher-worker-16 @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:28.803 [DefaultDispatcher-worker-11 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:28.804 [DefaultDispatcher-worker-11 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.804 [DefaultDispatcher-worker-11 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:28.804 [DefaultDispatcher-worker-11 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.805 [DefaultDispatcher-worker-6 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.805 [DefaultDispatcher-worker-6 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:28.807 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:28.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-05 16:40:28.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:28.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:28.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:28.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aa65672 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:28.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:28.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-05 16:40:28.827 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@446a7568 2024-02-05 16:40:28.827 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@446a7568 2024-02-05 16:40:28.831 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aad8395 2024-02-05 16:40:28.831 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aad8395 2024-02-05 16:40:28.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-05 16:40:28.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-05 16:40:28.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-05 16:40:28.835 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e921e18 2024-02-05 16:40:28.846 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e921e18 2024-02-05 16:40:28.850 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9089ae 2024-02-05 16:40:28.850 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9089ae 2024-02-05 16:40:28.853 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c466c81 2024-02-05 16:40:28.853 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c466c81 2024-02-05 16:40:28.864 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a51e5b7 2024-02-05 16:40:28.864 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a51e5b7 2024-02-05 16:40:28.868 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@646d5e3b 2024-02-05 16:40:28.868 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@646d5e3b 2024-02-05 16:40:28.871 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-05 16:40:28.871 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbf76e1 2024-02-05 16:40:28.871 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbf76e1 2024-02-05 16:40:28.887 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@44323d73 2024-02-05 16:40:28.887 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@44323d73 2024-02-05 16:40:28.887 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:28.904 [Test worker @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-05 16:40:28.907 [Test worker @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-05 16:40:28.913 [DefaultDispatcher-worker-16 @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:28.913 [DefaultDispatcher-worker-16 @coroutine#3285] 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-02-05 16:40:28.913 [DefaultDispatcher-worker-16 @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:28.913 [DefaultDispatcher-worker-16 @coroutine#3285] 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-02-05 16:40:28.919 [DefaultDispatcher-worker-5 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-05 16:40:28.919 [DefaultDispatcher-worker-5 @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 16:40:28.919 [DefaultDispatcher-worker-5 @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-05 16:40:28.919 [DefaultDispatcher-worker-5 @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 16:40:28.928 [DefaultDispatcher-worker-8 @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:28.928 [DefaultDispatcher-worker-8 @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:28.933 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:28.946 [Test worker @coroutine#3292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-05 16:40:28.952 [Test worker @coroutine#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-05 16:40:28.953 [DefaultDispatcher-worker-8 @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 16:40:28.953 [DefaultDispatcher-worker-8 @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 16:40:28.967 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9899a 2024-02-05 16:40:28.967 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9899a 2024-02-05 16:40:28.971 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3e77d5 2024-02-05 16:40:28.979 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3e77d5 2024-02-05 16:40:28.983 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@b01e2ea 2024-02-05 16:40:28.983 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@b01e2ea 2024-02-05 16:40:28.987 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e037dee 2024-02-05 16:40:28.987 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e037dee 2024-02-05 16:40:29.002 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b88ed 2024-02-05 16:40:29.002 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b88ed 2024-02-05 16:40:29.006 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f87d788 2024-02-05 16:40:29.006 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f87d788 2024-02-05 16:40:29.009 [Test worker @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf 2024-02-05 16:40:29.009 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b157c20 2024-02-05 16:40:29.009 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b157c20 2024-02-05 16:40:29.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-05 16:40:29.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-05 16:40:29.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=8, active=0, idle=8, waiting=0) 2024-02-05 16:40:29.018 [DefaultDispatcher-worker-7 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:29.018 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.018 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:29.018 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.019 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56ed2baf: (connection evicted) 2024-02-05 16:40:29.020 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.020 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.020 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f9899a: (connection evicted) 2024-02-05 16:40:29.020 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f3e77d5: (connection evicted) 2024-02-05 16:40:29.021 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b01e2ea: (connection evicted) 2024-02-05 16:40:29.021 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e037dee: (connection evicted) 2024-02-05 16:40:29.022 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37b88ed: (connection evicted) 2024-02-05 16:40:29.031 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f87d788: (connection evicted) 2024-02-05 16:40:29.033 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2c82a1 2024-02-05 16:40:29.033 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2c82a1 2024-02-05 16:40:29.039 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b157c20: (connection evicted) 2024-02-05 16:40:29.040 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e2c82a1: (connection evicted) 2024-02-05 16:40:29.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:29.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-05 16:40:29.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-05 16:40:29.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16f62062 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:29.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:29.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-05 16:40:29.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-02-05 16:40:29.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-02-05 16:40:29.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-05 16:40:29.060 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-02-05 16:40:29.076 [Test worker @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-02-05 16:40:29.089 [DefaultDispatcher-worker-17 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:29.089 [DefaultDispatcher-worker-17 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.089 [DefaultDispatcher-worker-17 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:29.089 [DefaultDispatcher-worker-17 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.091 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.091 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.079 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-02-05 16:40:29.101 [DefaultDispatcher-worker-2 @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.101 [DefaultDispatcher-worker-2 @coroutine#3319] 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-02-05 16:40:29.101 [DefaultDispatcher-worker-2 @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.101 [DefaultDispatcher-worker-2 @coroutine#3319] 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-02-05 16:40:29.106 [DefaultDispatcher-worker-15 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-02-05 16:40:29.107 [DefaultDispatcher-worker-15 @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.107 [DefaultDispatcher-worker-15 @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-05 16:40:29.107 [DefaultDispatcher-worker-15 @coroutine#3318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.110 [DefaultDispatcher-worker-4 @coroutine#3318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.111 [DefaultDispatcher-worker-4 @coroutine#3318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.110 [DefaultDispatcher-worker-1 @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.111 [DefaultDispatcher-worker-1 @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.115 [Test worker @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-02-05 16:40:29.128 [Test worker @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-02-05 16:40:29.133 [Test worker @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-02-05 16:40:29.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-05 16:40:29.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-05 16:40:29.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:29.135 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3889c343: (connection evicted) 2024-02-05 16:40:29.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:29.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-05 16:40:29.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-05 16:40:29.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64acf8d2 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:29.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-05 16:40:29.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-02-05 16:40:29.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-02-05 16:40:29.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-05 16:40:29.145 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-02-05 16:40:29.166 [Test worker @coroutine#3340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-02-05 16:40:29.169 [Test worker @coroutine#3343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-02-05 16:40:29.171 [DefaultDispatcher-worker-4 @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.172 [DefaultDispatcher-worker-4 @coroutine#3347] 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-02-05 16:40:29.172 [DefaultDispatcher-worker-4 @coroutine#3347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.172 [DefaultDispatcher-worker-4 @coroutine#3347] 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-02-05 16:40:29.179 [DefaultDispatcher-worker-10 @coroutine#3347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.179 [DefaultDispatcher-worker-10 @coroutine#3347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.180 [DefaultDispatcher-worker-5 @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-02-05 16:40:29.180 [DefaultDispatcher-worker-5 @coroutine#3346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.180 [DefaultDispatcher-worker-5 @coroutine#3346] 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-02-05 16:40:29.180 [DefaultDispatcher-worker-5 @coroutine#3346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.181 [DefaultDispatcher-worker-3 @coroutine#3346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.181 [DefaultDispatcher-worker-3 @coroutine#3346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.192 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-02-05 16:40:29.196 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-02-05 16:40:29.202 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-02-05 16:40:29.206 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-02-05 16:40:29.212 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-02-05 16:40:29.218 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-02-05 16:40:29.222 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1 2024-02-05 16:40:29.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-05 16:40:29.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-05 16:40:29.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:29.227 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6258f9d1: (connection evicted) 2024-02-05 16:40:29.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:29.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-05 16:40:29.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b9d602c 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:29.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:29.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-05 16:40:29.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@59cb10e0 2024-02-05 16:40:29.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@59cb10e0 2024-02-05 16:40:29.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-05 16:40:29.239 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cb10e0 2024-02-05 16:40:29.275 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cb10e0 2024-02-05 16:40:29.282 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cb10e0 2024-02-05 16:40:29.283 [DefaultDispatcher-worker-15 @coroutine#3386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.284 [DefaultDispatcher-worker-15 @coroutine#3386] 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-02-05 16:40:29.284 [DefaultDispatcher-worker-15 @coroutine#3386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.284 [DefaultDispatcher-worker-15 @coroutine#3386] 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-02-05 16:40:29.293 [DefaultDispatcher-worker-13 @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cb10e0 2024-02-05 16:40:29.293 [DefaultDispatcher-worker-13 @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.293 [DefaultDispatcher-worker-13 @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-05 16:40:29.293 [DefaultDispatcher-worker-13 @coroutine#3385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.296 [DefaultDispatcher-worker-16 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:29.297 [DefaultDispatcher-worker-16 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.297 [DefaultDispatcher-worker-16 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:29.297 [DefaultDispatcher-worker-16 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.299 [DefaultDispatcher-worker-4 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.299 [DefaultDispatcher-worker-4 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.299 [Test worker @coroutine#3392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cb10e0 2024-02-05 16:40:29.312 [Test worker @coroutine#3397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cb10e0 2024-02-05 16:40:29.314 [DefaultDispatcher-worker-17 @coroutine#3386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.314 [DefaultDispatcher-worker-17 @coroutine#3386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.317 [Test worker @coroutine#3406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cb10e0 2024-02-05 16:40:29.324 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-02-05 16:40:29.324 [DefaultDispatcher-worker-14 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:29.324 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.324 [DefaultDispatcher-worker-4 @coroutine#3385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.324 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:29.324 [DefaultDispatcher-worker-4 @coroutine#3385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.324 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-05 16:40:29.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-05 16:40:29.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:29.326 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.326 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.338 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:29.343 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59cb10e0: (connection evicted) 2024-02-05 16:40:29.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:29.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-05 16:40:29.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-05 16:40:29.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e5fba90 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:29.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:29.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-05 16:40:29.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2024-02-05 16:40:29.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2024-02-05 16:40:29.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-05 16:40:29.384 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2024-02-05 16:40:29.397 [DefaultDispatcher-worker-4 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:29.398 [DefaultDispatcher-worker-4 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.398 [DefaultDispatcher-worker-4 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:29.398 [DefaultDispatcher-worker-4 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.400 [DefaultDispatcher-worker-6 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.400 [DefaultDispatcher-worker-6 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.409 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2024-02-05 16:40:29.411 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2024-02-05 16:40:29.416 [DefaultDispatcher-worker-1 @coroutine#3427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.416 [DefaultDispatcher-worker-1 @coroutine#3427] 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-02-05 16:40:29.416 [DefaultDispatcher-worker-1 @coroutine#3427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.416 [DefaultDispatcher-worker-1 @coroutine#3427] 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-02-05 16:40:29.422 [DefaultDispatcher-worker-6 @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2024-02-05 16:40:29.422 [DefaultDispatcher-worker-6 @coroutine#3426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.422 [DefaultDispatcher-worker-6 @coroutine#3426] 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-02-05 16:40:29.423 [DefaultDispatcher-worker-6 @coroutine#3426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.433 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2024-02-05 16:40:29.443 [DefaultDispatcher-worker-1 @coroutine#3427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.443 [DefaultDispatcher-worker-1 @coroutine#3427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.447 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2024-02-05 16:40:29.452 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2024-02-05 16:40:29.453 [DefaultDispatcher-worker-6 @coroutine#3426] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.453 [DefaultDispatcher-worker-6 @coroutine#3426] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.455 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2024-02-05 16:40:29.458 [DefaultDispatcher-worker-8 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:29.458 [DefaultDispatcher-worker-8 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.458 [DefaultDispatcher-worker-8 @coroutine#3055] 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-02-05 16:40:29.458 [DefaultDispatcher-worker-8 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.459 [DefaultDispatcher-worker-10 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.467 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6 2024-02-05 16:40:29.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-05 16:40:29.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-05 16:40:29.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:29.481 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d745ac6: (connection evicted) 2024-02-05 16:40:29.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:29.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-05 16:40:29.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3833897c 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:29.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:29.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:29.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-05 16:40:29.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-05 16:40:29.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-05 16:40:29.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-05 16:40:29.500 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-05 16:40:29.520 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-05 16:40:29.523 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-05 16:40:29.526 [DefaultDispatcher-worker-13 @coroutine#3462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.526 [DefaultDispatcher-worker-13 @coroutine#3462] 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-02-05 16:40:29.526 [DefaultDispatcher-worker-13 @coroutine#3462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.526 [DefaultDispatcher-worker-13 @coroutine#3462] 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-02-05 16:40:29.534 [DefaultDispatcher-worker-4 @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-05 16:40:29.535 [DefaultDispatcher-worker-4 @coroutine#3461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.535 [DefaultDispatcher-worker-4 @coroutine#3461] 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-02-05 16:40:29.535 [DefaultDispatcher-worker-4 @coroutine#3461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.539 [DefaultDispatcher-worker-15 @coroutine#3462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.539 [DefaultDispatcher-worker-15 @coroutine#3462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 16:40:29.558 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-05 16:40:29.563 [DefaultDispatcher-worker-12 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:29.563 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598 2024-02-05 16:40:29.563 [DefaultDispatcher-worker-12 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.563 [DefaultDispatcher-worker-12 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:29.563 [DefaultDispatcher-worker-12 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.564 [DefaultDispatcher-worker-12 @coroutine#3461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.564 [DefaultDispatcher-worker-12 @coroutine#3461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 16:40:29.565 [DefaultDispatcher-worker-9 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.565 [DefaultDispatcher-worker-9 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-05 16:40:29.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-05 16:40:29.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:29.590 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d2a4598: (connection evicted) 2024-02-05 16:40:29.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:29.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-05 16:40:29.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-05 16:40:29.852 [DefaultDispatcher-worker-14 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:29.852 [DefaultDispatcher-worker-14 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.852 [DefaultDispatcher-worker-14 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:29.852 [DefaultDispatcher-worker-14 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.854 [DefaultDispatcher-worker-3 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.854 [DefaultDispatcher-worker-3 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.854 [DefaultDispatcher-worker-1 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:29.854 [DefaultDispatcher-worker-1 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.855 [DefaultDispatcher-worker-1 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:29.855 [DefaultDispatcher-worker-1 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.856 [DefaultDispatcher-worker-9 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.856 [DefaultDispatcher-worker-9 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.858 [DefaultDispatcher-worker-3 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:29.858 [DefaultDispatcher-worker-3 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.858 [DefaultDispatcher-worker-3 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:29.858 [DefaultDispatcher-worker-3 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.860 [DefaultDispatcher-worker-2 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:29.860 [DefaultDispatcher-worker-2 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.030 [DefaultDispatcher-worker-12 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:30.030 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.030 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:30.030 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.033 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.033 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-05 16:40:30.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:30.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:30.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:30.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:30.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:30.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:30.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f5b4ca6 2024-02-05 16:40:30.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:30.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:30.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:30.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:30.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:30.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:30.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:30.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:30.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2566247d 2024-02-05 16:40:30.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2566247d 2024-02-05 16:40:30.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-05 16:40:30.101 [DefaultDispatcher-worker-8 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:30.101 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.101 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:30.101 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.115 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.115 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.176 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2566247d 2024-02-05 16:40:30.195 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:30.214 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2566247d 2024-02-05 16:40:30.217 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2566247d 2024-02-05 16:40:30.219 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4541ee 2024-02-05 16:40:30.219 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4541ee 2024-02-05 16:40:30.222 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4382a636 2024-02-05 16:40:30.222 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4382a636 2024-02-05 16:40:30.224 [DefaultDispatcher-worker-1 @coroutine#3529] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:30.225 [DefaultDispatcher-worker-1 @coroutine#3529] 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-02-05 16:40:30.225 [DefaultDispatcher-worker-1 @coroutine#3529] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:30.225 [DefaultDispatcher-worker-1 @coroutine#3529] 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-02-05 16:40:30.226 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bd2a9e 2024-02-05 16:40:30.226 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bd2a9e 2024-02-05 16:40:30.230 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfac0d 2024-02-05 16:40:30.230 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfac0d 2024-02-05 16:40:30.234 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6512d785 2024-02-05 16:40:30.234 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6512d785 2024-02-05 16:40:30.235 [DefaultDispatcher-worker-11 @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2566247d 2024-02-05 16:40:30.235 [DefaultDispatcher-worker-11 @coroutine#3528] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.236 [DefaultDispatcher-worker-11 @coroutine#3528] 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-02-05 16:40:30.236 [DefaultDispatcher-worker-11 @coroutine#3528] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.237 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f76e07 2024-02-05 16:40:30.238 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f76e07 2024-02-05 16:40:30.240 [DefaultDispatcher-worker-1 @coroutine#3529] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:30.240 [DefaultDispatcher-worker-1 @coroutine#3529] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:30.241 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db04b3d 2024-02-05 16:40:30.241 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db04b3d 2024-02-05 16:40:30.245 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@62905342 2024-02-05 16:40:30.245 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@62905342 2024-02-05 16:40:30.246 [Test worker @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2566247d 2024-02-05 16:40:30.253 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@114d1e6a 2024-02-05 16:40:30.253 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@114d1e6a 2024-02-05 16:40:30.253 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 16:40:30.256 [DefaultDispatcher-worker-11 @coroutine#3528] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.256 [DefaultDispatcher-worker-11 @coroutine#3528] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.269 [DefaultDispatcher-worker-12 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2566247d 2024-02-05 16:40:30.309 [DefaultDispatcher-worker-14 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:30.309 [DefaultDispatcher-worker-14 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.310 [DefaultDispatcher-worker-14 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:30.310 [DefaultDispatcher-worker-14 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.312 [DefaultDispatcher-worker-11 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.312 [DefaultDispatcher-worker-11 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.340 [DefaultDispatcher-worker-10 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:30.340 [DefaultDispatcher-worker-10 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.340 [DefaultDispatcher-worker-10 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:30.340 [DefaultDispatcher-worker-10 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.342 [DefaultDispatcher-worker-17 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.342 [DefaultDispatcher-worker-17 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.376 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2566247d 2024-02-05 16:40:30.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-05 16:40:30.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-05 16:40:30.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:30.403 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2566247d: (connection evicted) 2024-02-05 16:40:30.404 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d4541ee: (connection evicted) 2024-02-05 16:40:30.404 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4382a636: (connection evicted) 2024-02-05 16:40:30.405 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47bd2a9e: (connection evicted) 2024-02-05 16:40:30.405 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bfac0d: (connection evicted) 2024-02-05 16:40:30.406 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6512d785: (connection evicted) 2024-02-05 16:40:30.406 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33f76e07: (connection evicted) 2024-02-05 16:40:30.406 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1db04b3d: (connection evicted) 2024-02-05 16:40:30.407 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62905342: (connection evicted) 2024-02-05 16:40:30.407 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@114d1e6a: (connection evicted) 2024-02-05 16:40:30.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:30.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-05 16:40:30.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-05 16:40:30.410 [DefaultDispatcher-worker-10 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:30.411 [DefaultDispatcher-worker-10 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.411 [DefaultDispatcher-worker-10 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:30.411 [DefaultDispatcher-worker-10 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.412 [DefaultDispatcher-worker-5 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.412 [DefaultDispatcher-worker-5 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f04fb07 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:30.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:30.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:30.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-05 16:40:30.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 16:40:30.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 16:40:30.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-05 16:40:30.429 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 16:40:30.463 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 16:40:30.468 [Test worker @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 16:40:30.470 [DefaultDispatcher-worker-6 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:30.470 [DefaultDispatcher-worker-6 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.471 [DefaultDispatcher-worker-6 @coroutine#3055] 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-02-05 16:40:30.471 [DefaultDispatcher-worker-6 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.472 [DefaultDispatcher-worker-4 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.474 [DefaultDispatcher-worker-17 @coroutine#3565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:30.475 [DefaultDispatcher-worker-17 @coroutine#3565] 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-02-05 16:40:30.475 [DefaultDispatcher-worker-17 @coroutine#3565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:30.475 [DefaultDispatcher-worker-17 @coroutine#3565] 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-02-05 16:40:30.482 [DefaultDispatcher-worker-9 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 16:40:30.482 [DefaultDispatcher-worker-9 @coroutine#3564] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.482 [DefaultDispatcher-worker-9 @coroutine#3564] 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-02-05 16:40:30.482 [DefaultDispatcher-worker-9 @coroutine#3564] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.485 [DefaultDispatcher-worker-5 @coroutine#3565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:30.485 [DefaultDispatcher-worker-5 @coroutine#3565] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:30.498 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 16:40:30.500 [DefaultDispatcher-worker-8 @coroutine#3564] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.501 [DefaultDispatcher-worker-8 @coroutine#3564] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.516 [DefaultDispatcher-worker-17 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 16:40:30.527 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:30.543 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@26515fcc 2024-02-05 16:40:30.543 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@26515fcc 2024-02-05 16:40:30.553 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2896a576 2024-02-05 16:40:30.554 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2896a576 2024-02-05 16:40:30.557 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca934bc 2024-02-05 16:40:30.557 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca934bc 2024-02-05 16:40:30.570 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@69abaf4d 2024-02-05 16:40:30.570 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@69abaf4d 2024-02-05 16:40:30.574 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a8228b 2024-02-05 16:40:30.575 [DefaultDispatcher-worker-3 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:30.579 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a8228b 2024-02-05 16:40:30.579 [DefaultDispatcher-worker-3 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.579 [DefaultDispatcher-worker-3 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:30.579 [DefaultDispatcher-worker-3 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.581 [DefaultDispatcher-worker-4 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.581 [DefaultDispatcher-worker-4 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.587 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5808825d 2024-02-05 16:40:30.587 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5808825d 2024-02-05 16:40:30.594 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de15134 2024-02-05 16:40:30.595 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de15134 2024-02-05 16:40:30.602 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@9845002 2024-02-05 16:40:30.602 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@9845002 2024-02-05 16:40:30.609 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3c97c3 2024-02-05 16:40:30.609 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3c97c3 2024-02-05 16:40:30.609 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 16:40:30.638 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7 2024-02-05 16:40:30.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-05 16:40:30.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-05 16:40:30.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:30.645 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46aea9f7: (connection evicted) 2024-02-05 16:40:30.646 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26515fcc: (connection evicted) 2024-02-05 16:40:30.646 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2896a576: (connection evicted) 2024-02-05 16:40:30.647 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ca934bc: (connection evicted) 2024-02-05 16:40:30.647 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69abaf4d: (connection evicted) 2024-02-05 16:40:30.648 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45a8228b: (connection evicted) 2024-02-05 16:40:30.648 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5808825d: (connection evicted) 2024-02-05 16:40:30.648 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3de15134: (connection evicted) 2024-02-05 16:40:30.649 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9845002: (connection evicted) 2024-02-05 16:40:30.649 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d3c97c3: (connection evicted) 2024-02-05 16:40:30.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:30.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-05 16:40:30.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-05 16:40:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@508abc74 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:30.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-05 16:40:30.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@386ea60f 2024-02-05 16:40:30.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@386ea60f 2024-02-05 16:40:30.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-05 16:40:30.673 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ea60f 2024-02-05 16:40:30.695 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ea60f 2024-02-05 16:40:30.698 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ea60f 2024-02-05 16:40:30.707 [DefaultDispatcher-worker-10 @coroutine#3591] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:30.707 [DefaultDispatcher-worker-10 @coroutine#3591] 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-02-05 16:40:30.707 [DefaultDispatcher-worker-10 @coroutine#3591] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:30.707 [DefaultDispatcher-worker-10 @coroutine#3591] 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-02-05 16:40:30.717 [DefaultDispatcher-worker-3 @coroutine#3591] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:30.717 [DefaultDispatcher-worker-3 @coroutine#3591] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:30.717 [DefaultDispatcher-worker-9 @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ea60f 2024-02-05 16:40:30.717 [DefaultDispatcher-worker-9 @coroutine#3590] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.717 [DefaultDispatcher-worker-9 @coroutine#3590] 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-02-05 16:40:30.717 [DefaultDispatcher-worker-9 @coroutine#3590] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.721 [DefaultDispatcher-worker-14 @coroutine#3590] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.722 [DefaultDispatcher-worker-14 @coroutine#3590] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.742 [Test worker @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ea60f 2024-02-05 16:40:30.759 [DefaultDispatcher-worker-5 @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ea60f 2024-02-05 16:40:30.771 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:30.779 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bacca7 2024-02-05 16:40:30.779 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@76bacca7 2024-02-05 16:40:30.795 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@787d2c00 2024-02-05 16:40:30.796 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@787d2c00 2024-02-05 16:40:30.806 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c42a7d7 2024-02-05 16:40:30.807 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c42a7d7 2024-02-05 16:40:30.813 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3940263b 2024-02-05 16:40:30.814 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3940263b 2024-02-05 16:40:30.817 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bf0a40 2024-02-05 16:40:30.824 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bf0a40 2024-02-05 16:40:30.828 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@833385b 2024-02-05 16:40:30.828 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@833385b 2024-02-05 16:40:30.837 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@61264a95 2024-02-05 16:40:30.837 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@61264a95 2024-02-05 16:40:30.845 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@596fd974 2024-02-05 16:40:30.846 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@596fd974 2024-02-05 16:40:30.859 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@38632513 2024-02-05 16:40:30.859 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@38632513 2024-02-05 16:40:30.859 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 16:40:30.863 [DefaultDispatcher-worker-14 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:30.864 [DefaultDispatcher-worker-14 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.864 [DefaultDispatcher-worker-14 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:30.864 [DefaultDispatcher-worker-14 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.865 [DefaultDispatcher-worker-14 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:30.865 [DefaultDispatcher-worker-14 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.865 [DefaultDispatcher-worker-14 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:30.865 [DefaultDispatcher-worker-14 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.866 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.866 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.869 [DefaultDispatcher-worker-10 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:30.869 [DefaultDispatcher-worker-10 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.869 [DefaultDispatcher-worker-10 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:30.869 [DefaultDispatcher-worker-10 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.871 [DefaultDispatcher-worker-15 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.871 [DefaultDispatcher-worker-5 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.871 [DefaultDispatcher-worker-15 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.871 [DefaultDispatcher-worker-5 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:30.881 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386ea60f 2024-02-05 16:40:30.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-05 16:40:30.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-05 16:40:30.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:30.915 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@386ea60f: (connection evicted) 2024-02-05 16:40:30.915 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76bacca7: (connection evicted) 2024-02-05 16:40:30.916 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@787d2c00: (connection evicted) 2024-02-05 16:40:30.916 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c42a7d7: (connection evicted) 2024-02-05 16:40:30.917 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3940263b: (connection evicted) 2024-02-05 16:40:30.917 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19bf0a40: (connection evicted) 2024-02-05 16:40:30.918 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@833385b: (connection evicted) 2024-02-05 16:40:30.918 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61264a95: (connection evicted) 2024-02-05 16:40:30.919 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@596fd974: (connection evicted) 2024-02-05 16:40:30.925 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38632513: (connection evicted) 2024-02-05 16:40:30.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:30.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-05 16:40:30.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-05 16:40:30.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2370c90 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:30.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:30.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-05 16:40:30.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-02-05 16:40:30.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-02-05 16:40:30.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-05 16:40:30.947 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-02-05 16:40:30.987 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-02-05 16:40:30.990 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-02-05 16:40:30.993 [DefaultDispatcher-worker-4 @coroutine#3625] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:30.993 [DefaultDispatcher-worker-4 @coroutine#3625] 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-02-05 16:40:30.993 [DefaultDispatcher-worker-4 @coroutine#3625] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:30.993 [DefaultDispatcher-worker-4 @coroutine#3625] 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-02-05 16:40:31.001 [DefaultDispatcher-worker-13 @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-02-05 16:40:31.002 [DefaultDispatcher-worker-13 @coroutine#3624] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.002 [DefaultDispatcher-worker-13 @coroutine#3624] 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-02-05 16:40:31.002 [DefaultDispatcher-worker-13 @coroutine#3624] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.008 [DefaultDispatcher-worker-11 @coroutine#3625] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.008 [DefaultDispatcher-worker-11 @coroutine#3625] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.013 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-02-05 16:40:31.021 [DefaultDispatcher-worker-14 @coroutine#3624] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.021 [DefaultDispatcher-worker-14 @coroutine#3624] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.031 [DefaultDispatcher-worker-4 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-02-05 16:40:31.046 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:31.053 [DefaultDispatcher-worker-8 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:31.053 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.053 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:31.053 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.055 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.055 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.055 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d43d2 2024-02-05 16:40:31.055 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d43d2 2024-02-05 16:40:31.074 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@32baba2d 2024-02-05 16:40:31.074 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@32baba2d 2024-02-05 16:40:31.081 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@368528a2 2024-02-05 16:40:31.081 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@368528a2 2024-02-05 16:40:31.090 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7387b016 2024-02-05 16:40:31.090 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7387b016 2024-02-05 16:40:31.102 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@25321e67 2024-02-05 16:40:31.102 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@25321e67 2024-02-05 16:40:31.110 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@423ea33e 2024-02-05 16:40:31.110 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@423ea33e 2024-02-05 16:40:31.120 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6153e3 2024-02-05 16:40:31.120 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6153e3 2024-02-05 16:40:31.131 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a84f59 2024-02-05 16:40:31.131 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a84f59 2024-02-05 16:40:31.140 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@26dcaa6d 2024-02-05 16:40:31.140 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@26dcaa6d 2024-02-05 16:40:31.140 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 16:40:31.163 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644c3590 2024-02-05 16:40:31.163 [DefaultDispatcher-worker-3 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:31.164 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.164 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:31.164 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.165 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.166 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-05 16:40:31.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-05 16:40:31.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:31.184 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@644c3590: (connection evicted) 2024-02-05 16:40:31.185 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c7d43d2: (connection evicted) 2024-02-05 16:40:31.186 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32baba2d: (connection evicted) 2024-02-05 16:40:31.186 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@368528a2: (connection evicted) 2024-02-05 16:40:31.186 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7387b016: (connection evicted) 2024-02-05 16:40:31.187 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25321e67: (connection evicted) 2024-02-05 16:40:31.187 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@423ea33e: (connection evicted) 2024-02-05 16:40:31.188 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d6153e3: (connection evicted) 2024-02-05 16:40:31.188 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13a84f59: (connection evicted) 2024-02-05 16:40:31.189 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26dcaa6d: (connection evicted) 2024-02-05 16:40:31.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:31.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-05 16:40:31.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c1fed69 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:31.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:31.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-05 16:40:31.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 16:40:31.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 16:40:31.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-05 16:40:31.208 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 16:40:31.227 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 16:40:31.230 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 16:40:31.233 [DefaultDispatcher-worker-5 @coroutine#3655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.233 [DefaultDispatcher-worker-5 @coroutine#3655] 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/replication/ackAndGetPendingReplications. 2024-02-05 16:40:31.233 [DefaultDispatcher-worker-5 @coroutine#3655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.233 [DefaultDispatcher-worker-5 @coroutine#3655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:40:31.239 [DefaultDispatcher-worker-17 @coroutine#3655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.239 [DefaultDispatcher-worker-17 @coroutine#3655] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.242 [DefaultDispatcher-worker-1 @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 16:40:31.243 [DefaultDispatcher-worker-1 @coroutine#3654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 16:40:31.243 [DefaultDispatcher-worker-1 @coroutine#3654] 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/replication/nodeId. 2024-02-05 16:40:31.243 [DefaultDispatcher-worker-1 @coroutine#3654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 16:40:31.245 [DefaultDispatcher-worker-15 @coroutine#3654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 16:40:31.245 [DefaultDispatcher-worker-15 @coroutine#3654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 16:40:31.255 [DefaultDispatcher-worker-13 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 16:40:31.266 [DefaultDispatcher-worker-11 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 16:40:31.277 [DefaultDispatcher-worker-17 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 16:40:31.292 [DefaultDispatcher-worker-4 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 16:40:31.296 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 16:40:31.307 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:31.318 [DefaultDispatcher-worker-17 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 16:40:31.320 [DefaultDispatcher-worker-9 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:31.320 [DefaultDispatcher-worker-9 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.320 [DefaultDispatcher-worker-9 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:31.320 [DefaultDispatcher-worker-9 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.322 [DefaultDispatcher-worker-8 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.322 [DefaultDispatcher-worker-8 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.327 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@583c155a 2024-02-05 16:40:31.327 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@583c155a 2024-02-05 16:40:31.330 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@56fbf02d 2024-02-05 16:40:31.330 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@56fbf02d 2024-02-05 16:40:31.332 [DefaultDispatcher-worker-4 @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 16:40:31.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-05 16:40:31.334 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c47e2a 2024-02-05 16:40:31.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-05 16:40:31.334 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c47e2a 2024-02-05 16:40:31.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2024-02-05 16:40:31.334 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c955487: (connection evicted) 2024-02-05 16:40:31.335 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@583c155a: (connection evicted) 2024-02-05 16:40:31.343 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56fbf02d: (connection evicted) 2024-02-05 16:40:31.344 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52c47e2a: (connection evicted) 2024-02-05 16:40:31.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:31.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-05 16:40:31.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-05 16:40:31.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-05 16:40:31.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:31.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:31.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:31.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:31.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:31.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:31.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6250d33c 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:31.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:31.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:31.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:31.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:31.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:31.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:31.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-05 16:40:31.352 [DefaultDispatcher-worker-10 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:31.352 [DefaultDispatcher-worker-10 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.352 [DefaultDispatcher-worker-10 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:31.352 [DefaultDispatcher-worker-10 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.353 [DefaultDispatcher-worker-3 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.354 [DefaultDispatcher-worker-3 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-05 16:40:31.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-05 16:40:31.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-05 16:40:31.364 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-05 16:40:31.383 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-05 16:40:31.386 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-05 16:40:31.389 [DefaultDispatcher-worker-6 @coroutine#3687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.389 [DefaultDispatcher-worker-6 @coroutine#3687] 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/replication/ackAndGetPendingReplications. 2024-02-05 16:40:31.389 [DefaultDispatcher-worker-6 @coroutine#3687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.389 [DefaultDispatcher-worker-6 @coroutine#3687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:40:31.398 [DefaultDispatcher-worker-12 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-05 16:40:31.398 [DefaultDispatcher-worker-12 @coroutine#3686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 16:40:31.398 [DefaultDispatcher-worker-12 @coroutine#3686] 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/replication/nodeId. 2024-02-05 16:40:31.398 [DefaultDispatcher-worker-12 @coroutine#3686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 16:40:31.403 [DefaultDispatcher-worker-4 @coroutine#3687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.403 [DefaultDispatcher-worker-4 @coroutine#3687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.438 [DefaultDispatcher-worker-12 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-05 16:40:31.438 [DefaultDispatcher-worker-2 @coroutine#3686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 16:40:31.438 [DefaultDispatcher-worker-2 @coroutine#3686] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 16:40:31.441 [DefaultDispatcher-worker-9 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:31.441 [DefaultDispatcher-worker-9 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.442 [DefaultDispatcher-worker-9 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:31.442 [DefaultDispatcher-worker-9 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.447 [DefaultDispatcher-worker-5 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.447 [DefaultDispatcher-worker-5 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.447 [DefaultDispatcher-worker-1 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-05 16:40:31.456 [DefaultDispatcher-worker-13 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-05 16:40:31.463 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:31.466 [DefaultDispatcher-worker-8 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-05 16:40:31.480 [DefaultDispatcher-worker-11 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-05 16:40:31.480 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@51763a44 2024-02-05 16:40:31.480 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@51763a44 2024-02-05 16:40:31.485 [DefaultDispatcher-worker-10 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:31.486 [DefaultDispatcher-worker-10 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.486 [DefaultDispatcher-worker-10 @coroutine#3055] 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-02-05 16:40:31.486 [DefaultDispatcher-worker-10 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.486 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb1de1a 2024-02-05 16:40:31.486 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb1de1a 2024-02-05 16:40:31.487 [DefaultDispatcher-worker-7 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.490 [DefaultDispatcher-worker-17 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-05 16:40:31.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-05 16:40:31.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-05 16:40:31.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=3, active=0, idle=3, waiting=0) 2024-02-05 16:40:31.498 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9: (connection evicted) 2024-02-05 16:40:31.499 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51763a44: (connection evicted) 2024-02-05 16:40:31.543 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb1de1a: (connection evicted) 2024-02-05 16:40:31.548 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8e5134 2024-02-05 16:40:31.548 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8e5134 2024-02-05 16:40:31.548 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b8e5134: (connection evicted) 2024-02-05 16:40:31.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:31.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-05 16:40:31.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be208db 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:31.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:31.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-05 16:40:31.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-05 16:40:31.569 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.591 [DefaultDispatcher-worker-15 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:31.591 [DefaultDispatcher-worker-15 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.591 [DefaultDispatcher-worker-15 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:31.591 [DefaultDispatcher-worker-15 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.593 [DefaultDispatcher-worker-7 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.593 [DefaultDispatcher-worker-7 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.596 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.600 [Test worker @coroutine#3717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.602 [DefaultDispatcher-worker-16 @coroutine#3721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.602 [DefaultDispatcher-worker-16 @coroutine#3721] 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/replication/ackAndGetPendingReplications. 2024-02-05 16:40:31.602 [DefaultDispatcher-worker-16 @coroutine#3721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.602 [DefaultDispatcher-worker-16 @coroutine#3721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:40:31.611 [DefaultDispatcher-worker-14 @coroutine#3720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.611 [DefaultDispatcher-worker-14 @coroutine#3720] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 16:40:31.611 [DefaultDispatcher-worker-14 @coroutine#3720] 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/replication/nodeId. 2024-02-05 16:40:31.611 [DefaultDispatcher-worker-14 @coroutine#3720] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 16:40:31.625 [DefaultDispatcher-worker-14 @coroutine#3720] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 16:40:31.625 [DefaultDispatcher-worker-14 @coroutine#3720] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 16:40:31.625 [DefaultDispatcher-worker-11 @coroutine#3721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.625 [DefaultDispatcher-worker-11 @coroutine#3721] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.640 [DefaultDispatcher-worker-3 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.649 [DefaultDispatcher-worker-14 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.659 [DefaultDispatcher-worker-16 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.667 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:31.668 [DefaultDispatcher-worker-16 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.677 [DefaultDispatcher-worker-1 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.683 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c3d109 2024-02-05 16:40:31.683 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c3d109 2024-02-05 16:40:31.687 [DefaultDispatcher-worker-14 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.690 [Test worker @coroutine#3738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.694 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.695 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@480437a1 2024-02-05 16:40:31.695 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@480437a1 2024-02-05 16:40:31.698 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3bba79 2024-02-05 16:40:31.698 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3bba79 2024-02-05 16:40:31.709 [DefaultDispatcher-worker-6 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.710 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@9393d9a 2024-02-05 16:40:31.710 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@9393d9a 2024-02-05 16:40:31.719 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51aaee2d 2024-02-05 16:40:31.720 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51aaee2d 2024-02-05 16:40:31.720 [DefaultDispatcher-worker-14 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.726 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@387a7286 2024-02-05 16:40:31.726 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@387a7286 2024-02-05 16:40:31.729 [DefaultDispatcher-worker-5 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.732 [Test worker @coroutine#3729] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=555385794428628993 2024-02-05 16:40:31.732 [Test worker @coroutine#3729] 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/PersonDao/findByUidAsync?uid=555385794428628993. 2024-02-05 16:40:31.732 [Test worker @coroutine#3729] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=555385794428628993 2024-02-05 16:40:31.733 [Test worker @coroutine#3729] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=555385794428628993 2024-02-05 16:40:31.733 [Test worker @coroutine#3729] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=555385794428628993 2024-02-05 16:40:31.740 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2903ff82 2024-02-05 16:40:31.740 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2903ff82 2024-02-05 16:40:31.744 [DefaultDispatcher-worker-11 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.744 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6916c2d5 2024-02-05 16:40:31.749 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6916c2d5 2024-02-05 16:40:31.753 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4b825c 2024-02-05 16:40:31.753 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4b825c 2024-02-05 16:40:31.753 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 16:40:31.754 [DefaultDispatcher-worker-3 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-05 16:40:31.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-05 16:40:31.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-05 16:40:31.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 16:40:31.771 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9: (connection evicted) 2024-02-05 16:40:31.772 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c3d109: (connection evicted) 2024-02-05 16:40:31.772 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@480437a1: (connection evicted) 2024-02-05 16:40:31.772 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c3bba79: (connection evicted) 2024-02-05 16:40:31.773 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9393d9a: (connection evicted) 2024-02-05 16:40:31.773 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51aaee2d: (connection evicted) 2024-02-05 16:40:31.774 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@387a7286: (connection evicted) 2024-02-05 16:40:31.774 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2903ff82: (connection evicted) 2024-02-05 16:40:31.775 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6916c2d5: (connection evicted) 2024-02-05 16:40:31.775 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f4b825c: (connection evicted) 2024-02-05 16:40:31.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:31.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-05 16:40:31.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-05 16:40:31.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26361572 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:31.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-05 16:40:31.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-02-05 16:40:31.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-02-05 16:40:31.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-05 16:40:31.792 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-02-05 16:40:31.810 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-02-05 16:40:31.832 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-02-05 16:40:31.834 [DefaultDispatcher-worker-6 @coroutine#3756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.834 [DefaultDispatcher-worker-6 @coroutine#3756] 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/replication/ackAndGetPendingReplications. 2024-02-05 16:40:31.834 [DefaultDispatcher-worker-6 @coroutine#3756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.834 [DefaultDispatcher-worker-6 @coroutine#3756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 16:40:31.843 [DefaultDispatcher-worker-1 @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-02-05 16:40:31.844 [DefaultDispatcher-worker-1 @coroutine#3755] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 16:40:31.844 [DefaultDispatcher-worker-1 @coroutine#3755] 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/replication/nodeId. 2024-02-05 16:40:31.844 [DefaultDispatcher-worker-1 @coroutine#3755] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 16:40:31.859 [DefaultDispatcher-worker-15 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-02-05 16:40:31.867 [DefaultDispatcher-worker-11 @coroutine#3756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.867 [DefaultDispatcher-worker-11 @coroutine#3756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 16:40:31.868 [DefaultDispatcher-worker-16 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-02-05 16:40:31.874 [DefaultDispatcher-worker-12 @coroutine#3755] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 16:40:31.874 [DefaultDispatcher-worker-12 @coroutine#3755] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 16:40:31.877 [DefaultDispatcher-worker-2 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-02-05 16:40:31.880 [DefaultDispatcher-worker-9 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:31.880 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.880 [DefaultDispatcher-worker-13 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:31.880 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:31.880 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.880 [DefaultDispatcher-worker-13 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.880 [DefaultDispatcher-worker-13 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:31.880 [DefaultDispatcher-worker-13 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.882 [DefaultDispatcher-worker-11 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.882 [DefaultDispatcher-worker-11 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.882 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.882 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.886 [DefaultDispatcher-worker-17 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-02-05 16:40:31.889 [DefaultDispatcher-worker-13 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:31.890 [DefaultDispatcher-worker-13 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.890 [DefaultDispatcher-worker-13 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:31.890 [DefaultDispatcher-worker-13 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.891 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:31.891 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.891 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:31.897 [DefaultDispatcher-worker-7 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-02-05 16:40:31.906 [DefaultDispatcher-worker-7 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-02-05 16:40:31.910 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-02-05 16:40:31.914 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d24dccd 2024-02-05 16:40:31.914 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d24dccd 2024-02-05 16:40:31.918 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e33b19 2024-02-05 16:40:31.918 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e33b19 2024-02-05 16:40:31.920 [DefaultDispatcher-worker-11 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-02-05 16:40:31.921 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@47dcb7bd 2024-02-05 16:40:31.921 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@47dcb7bd 2024-02-05 16:40:31.924 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de3122 2024-02-05 16:40:31.924 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de3122 2024-02-05 16:40:31.929 [DefaultDispatcher-worker-11 @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30259c61 2024-02-05 16:40:31.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-05 16:40:31.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-05 16:40:31.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2024-02-05 16:40:31.932 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f74700 2024-02-05 16:40:31.932 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f74700 2024-02-05 16:40:31.957 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30259c61: (connection evicted) 2024-02-05 16:40:31.958 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d24dccd: (connection evicted) 2024-02-05 16:40:31.958 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43e33b19: (connection evicted) 2024-02-05 16:40:31.959 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47dcb7bd: (connection evicted) 2024-02-05 16:40:31.959 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2de3122: (connection evicted) 2024-02-05 16:40:31.959 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69f74700: (connection evicted) 2024-02-05 16:40:31.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:31.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-05 16:40:31.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-05 16:40:31.983 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d83fe4 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:31.987 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-05 16:40:31.988 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:31.988 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:31.988 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:31.988 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:31.988 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:31.988 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:31.988 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:31.988 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:31.988 [Test worker @coroutine#3786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-05 16:40:31.997 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd07a56 2024-02-05 16:40:31.997 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd07a56 2024-02-05 16:40:31.997 [Test worker @coroutine#3786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-05 16:40:32.037 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd07a56 2024-02-05 16:40:32.064 [DefaultDispatcher-worker-1 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:32.064 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.064 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:32.064 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.066 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.066 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.076 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd07a56 2024-02-05 16:40:32.079 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd07a56 2024-02-05 16:40:32.082 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd07a56 2024-02-05 16:40:32.091 [DefaultDispatcher-worker-3 @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd07a56 2024-02-05 16:40:32.097 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:32.124 [DefaultDispatcher-worker-2 @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fd07a56 2024-02-05 16:40:32.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-05 16:40:32.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-05 16:40:32.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:32.141 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fd07a56: (connection evicted) 2024-02-05 16:40:32.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:32.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-05 16:40:32.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-05 16:40:32.145 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-05 16:40:32.145 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:32.145 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@321558f8 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:32.146 [Test worker @coroutine#3815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-05 16:40:32.163 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-02-05 16:40:32.163 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-02-05 16:40:32.163 [Test worker @coroutine#3815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-05 16:40:32.175 [DefaultDispatcher-worker-13 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:32.175 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.175 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:32.175 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.178 [DefaultDispatcher-worker-10 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.178 [DefaultDispatcher-worker-10 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.206 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-02-05 16:40:32.226 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-02-05 16:40:32.229 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-02-05 16:40:32.232 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-02-05 16:40:32.233 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-05 16:40:32.233 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:32.233 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:32.233 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:32.233 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:32.233 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12d8e6b6 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:32.234 [Test worker @coroutine#3815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-05 16:40:32.241 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-02-05 16:40:32.241 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-02-05 16:40:32.241 [Test worker @coroutine#3815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-05 16:40:32.263 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:32.267 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-02-05 16:40:32.287 [Test worker @coroutine#3827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-02-05 16:40:32.290 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-02-05 16:40:32.293 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-02-05 16:40:32.303 [DefaultDispatcher-worker-12 @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4 2024-02-05 16:40:32.332 [DefaultDispatcher-worker-2 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:32.333 [DefaultDispatcher-worker-2 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.333 [DefaultDispatcher-worker-2 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:32.333 [DefaultDispatcher-worker-2 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.334 [DefaultDispatcher-worker-3 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.334 [DefaultDispatcher-worker-3 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.341 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:32.346 [DefaultDispatcher-worker-4 @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-02-05 16:40:32.356 [DefaultDispatcher-worker-9 @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-02-05 16:40:32.365 [DefaultDispatcher-worker-12 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:32.366 [DefaultDispatcher-worker-12 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.366 [DefaultDispatcher-worker-12 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:32.366 [DefaultDispatcher-worker-12 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.366 [DefaultDispatcher-worker-7 @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@662b199 2024-02-05 16:40:32.367 [DefaultDispatcher-worker-3 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.367 [DefaultDispatcher-worker-3 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-05 16:40:32.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-05 16:40:32.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:32.403 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@662b199: (connection evicted) 2024-02-05 16:40:32.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:32.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-05 16:40:32.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-05 16:40:32.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-05 16:40:32.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-05 16:40:32.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:32.423 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab5dde4: (connection evicted) 2024-02-05 16:40:32.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:32.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-05 16:40:32.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-05 16:40:32.425 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e484bd 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:32.426 [Test worker @coroutine#3864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-05 16:40:32.439 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0600a4 2024-02-05 16:40:32.439 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0600a4 2024-02-05 16:40:32.439 [Test worker @coroutine#3864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-05 16:40:32.455 [DefaultDispatcher-worker-17 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:32.455 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.455 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:32.455 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.465 [DefaultDispatcher-worker-13 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.465 [DefaultDispatcher-worker-13 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.477 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0600a4 2024-02-05 16:40:32.500 [DefaultDispatcher-worker-7 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:32.501 [DefaultDispatcher-worker-7 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.501 [DefaultDispatcher-worker-7 @coroutine#3055] 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-02-05 16:40:32.501 [DefaultDispatcher-worker-7 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.507 [DefaultDispatcher-worker-2 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.511 [Test worker @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0600a4 2024-02-05 16:40:32.514 [Test worker @coroutine#3873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0600a4 2024-02-05 16:40:32.527 [Test worker @coroutine#3875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0600a4 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d5fc340 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:32.528 [Test worker @coroutine#3864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-05 16:40:32.539 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:32.543 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ce081a 2024-02-05 16:40:32.543 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ce081a 2024-02-05 16:40:32.543 [Test worker @coroutine#3864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-05 16:40:32.578 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ce081a 2024-02-05 16:40:32.607 [DefaultDispatcher-worker-6 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:32.608 [DefaultDispatcher-worker-6 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.608 [DefaultDispatcher-worker-6 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:32.608 [DefaultDispatcher-worker-6 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.610 [DefaultDispatcher-worker-18 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.610 [DefaultDispatcher-worker-18 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.613 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ce081a 2024-02-05 16:40:32.624 [Test worker @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ce081a 2024-02-05 16:40:32.635 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ce081a 2024-02-05 16:40:32.643 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:32.645 [DefaultDispatcher-worker-1 @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ce081a 2024-02-05 16:40:32.675 [DefaultDispatcher-worker-11 @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0600a4 2024-02-05 16:40:32.684 [DefaultDispatcher-worker-9 @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0600a4 2024-02-05 16:40:32.694 [DefaultDispatcher-worker-9 @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0600a4 2024-02-05 16:40:32.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-05 16:40:32.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-05 16:40:32.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:32.723 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e0600a4: (connection evicted) 2024-02-05 16:40:32.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:32.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-05 16:40:32.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-05 16:40:32.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-05 16:40:32.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-05 16:40:32.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:32.739 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33ce081a: (connection evicted) 2024-02-05 16:40:32.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:32.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-05 16:40:32.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-05 16:40:32.742 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c4e11d0 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:32.743 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-05 16:40:32.759 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3284de45 2024-02-05 16:40:32.759 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3284de45 2024-02-05 16:40:32.759 [Test worker @coroutine#3911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-05 16:40:32.789 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3284de45 2024-02-05 16:40:32.831 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3284de45 2024-02-05 16:40:32.834 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3284de45 2024-02-05 16:40:32.843 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3284de45 2024-02-05 16:40:32.855 [DefaultDispatcher-worker-5 @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3284de45 2024-02-05 16:40:32.859 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:32.881 [DefaultDispatcher-worker-8 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3284de45 2024-02-05 16:40:32.884 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3284de45 2024-02-05 16:40:32.894 [DefaultDispatcher-worker-5 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3284de45 2024-02-05 16:40:32.894 [DefaultDispatcher-worker-6 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:32.894 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.894 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:32.894 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.896 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.896 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.899 [DefaultDispatcher-worker-2 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:32.899 [DefaultDispatcher-worker-2 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.899 [DefaultDispatcher-worker-2 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:32.899 [DefaultDispatcher-worker-2 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.901 [DefaultDispatcher-worker-2 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:32.901 [DefaultDispatcher-worker-8 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.901 [DefaultDispatcher-worker-8 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.901 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.901 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:32.901 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.903 [DefaultDispatcher-worker-5 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.903 [DefaultDispatcher-worker-5 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:32.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-05 16:40:32.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-05 16:40:32.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:32.943 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3284de45: (connection evicted) 2024-02-05 16:40:32.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:32.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-05 16:40:32.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-05 16:40:32.945 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fce655d 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:32.946 [Test worker @coroutine#3957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-05 16:40:32.956 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-05 16:40:32.956 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-05 16:40:32.956 [Test worker @coroutine#3957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-05 16:40:32.982 [Test worker @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-05 16:40:33.017 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-05 16:40:33.020 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-05 16:40:33.026 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-05 16:40:33.038 [DefaultDispatcher-worker-13 @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-05 16:40:33.041 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68908be7 2024-02-05 16:40:33.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-05 16:40:33.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-05 16:40:33.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:33.052 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68908be7: (connection evicted) 2024-02-05 16:40:33.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:33.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-05 16:40:33.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-05 16:40:33.055 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-05 16:40:33.055 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:33.055 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:33.055 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:33.055 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:33.055 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:33.055 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:33.055 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76efa2b7 2024-02-05 16:40:33.055 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:33.056 [Test worker @coroutine#3987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-05 16:40:33.067 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@44c54463 2024-02-05 16:40:33.067 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@44c54463 2024-02-05 16:40:33.067 [Test worker @coroutine#3987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-05 16:40:33.073 [DefaultDispatcher-worker-1 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:33.074 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.074 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:33.074 [DefaultDispatcher-worker-1 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.076 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.076 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.107 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44c54463 2024-02-05 16:40:33.137 [Test worker @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44c54463 2024-02-05 16:40:33.143 [Test worker @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44c54463 2024-02-05 16:40:33.146 [Test worker @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44c54463 2024-02-05 16:40:33.157 [DefaultDispatcher-worker-17 @coroutine#3998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44c54463 2024-02-05 16:40:33.160 [Test worker @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44c54463 2024-02-05 16:40:33.167 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:33.286 [DefaultDispatcher-worker-5 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:33.287 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.287 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:33.287 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.288 [DefaultDispatcher-worker-15 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.288 [DefaultDispatcher-worker-15 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.404 [DefaultDispatcher-worker-1 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:33.404 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.404 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:33.405 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.405 [DefaultDispatcher-worker-18 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:33.405 [DefaultDispatcher-worker-18 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.405 [DefaultDispatcher-worker-18 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:33.405 [DefaultDispatcher-worker-18 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.406 [DefaultDispatcher-worker-12 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.406 [DefaultDispatcher-worker-12 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.407 [DefaultDispatcher-worker-12 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.407 [DefaultDispatcher-worker-12 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.509 [DefaultDispatcher-worker-6 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:33.509 [DefaultDispatcher-worker-6 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.509 [DefaultDispatcher-worker-6 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:33.509 [DefaultDispatcher-worker-6 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.511 [DefaultDispatcher-worker-11 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.511 [DefaultDispatcher-worker-11 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.516 [DefaultDispatcher-worker-9 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:33.516 [DefaultDispatcher-worker-9 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.516 [DefaultDispatcher-worker-9 @coroutine#3055] 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-02-05 16:40:33.516 [DefaultDispatcher-worker-9 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.517 [DefaultDispatcher-worker-12 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.526 [DefaultDispatcher-worker-9 @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44c54463 2024-02-05 16:40:33.646 [DefaultDispatcher-worker-12 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:33.646 [DefaultDispatcher-worker-12 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.647 [DefaultDispatcher-worker-12 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:33.647 [DefaultDispatcher-worker-12 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.648 [DefaultDispatcher-worker-7 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.648 [DefaultDispatcher-worker-7 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.913 [DefaultDispatcher-worker-3 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:33.914 [DefaultDispatcher-worker-6 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:33.914 [DefaultDispatcher-worker-3 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.914 [DefaultDispatcher-worker-14 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:33.914 [DefaultDispatcher-worker-3 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:33.914 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.914 [DefaultDispatcher-worker-3 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.914 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:33.914 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.914 [DefaultDispatcher-worker-14 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.914 [DefaultDispatcher-worker-14 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:33.914 [DefaultDispatcher-worker-14 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.915 [DefaultDispatcher-worker-12 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.915 [DefaultDispatcher-worker-10 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.915 [DefaultDispatcher-worker-10 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.916 [DefaultDispatcher-worker-18 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.916 [DefaultDispatcher-worker-18 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:33.915 [DefaultDispatcher-worker-12 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.091 [DefaultDispatcher-worker-6 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:34.091 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.091 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:34.091 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.093 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.093 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.297 [DefaultDispatcher-worker-10 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:34.297 [DefaultDispatcher-worker-10 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.297 [DefaultDispatcher-worker-10 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:34.297 [DefaultDispatcher-worker-10 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.298 [DefaultDispatcher-worker-6 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.299 [DefaultDispatcher-worker-6 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.414 [DefaultDispatcher-worker-12 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:34.414 [DefaultDispatcher-worker-8 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:34.414 [DefaultDispatcher-worker-8 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.414 [DefaultDispatcher-worker-8 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:34.414 [DefaultDispatcher-worker-8 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.414 [DefaultDispatcher-worker-12 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.414 [DefaultDispatcher-worker-12 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:34.414 [DefaultDispatcher-worker-12 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.416 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.416 [DefaultDispatcher-worker-5 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.416 [DefaultDispatcher-worker-5 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.416 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-05 16:40:34.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-05 16:40:34.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:34.447 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44c54463: (connection evicted) 2024-02-05 16:40:34.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:34.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-05 16:40:34.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-05 16:40:34.452 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31ecd003 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:34.453 [Test worker @coroutine#4078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-05 16:40:34.459 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5c0b8 2024-02-05 16:40:34.459 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5c0b8 2024-02-05 16:40:34.459 [Test worker @coroutine#4078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-05 16:40:34.503 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5c0b8 2024-02-05 16:40:34.519 [DefaultDispatcher-worker-1 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:34.520 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.520 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:34.520 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.522 [DefaultDispatcher-worker-18 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.522 [DefaultDispatcher-worker-18 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.526 [DefaultDispatcher-worker-18 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:34.526 [DefaultDispatcher-worker-18 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.526 [DefaultDispatcher-worker-18 @coroutine#3055] 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-02-05 16:40:34.526 [DefaultDispatcher-worker-18 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.527 [DefaultDispatcher-worker-13 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.534 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5c0b8 2024-02-05 16:40:34.537 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5c0b8 2024-02-05 16:40:34.540 [Test worker @coroutine#4089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5c0b8 2024-02-05 16:40:34.549 [DefaultDispatcher-worker-18 @coroutine#4091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5c0b8 2024-02-05 16:40:34.559 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:34.586 [DefaultDispatcher-worker-6 @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5c0b8 2024-02-05 16:40:34.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-05 16:40:34.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-05 16:40:34.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:34.615 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a5c0b8: (connection evicted) 2024-02-05 16:40:34.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:34.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-05 16:40:34.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-05 16:40:34.619 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-05 16:40:34.619 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:34.619 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:34.619 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:34.619 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:34.619 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:34.619 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:34.619 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10c1682b 2024-02-05 16:40:34.619 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:34.619 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:34.619 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:34.619 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:34.619 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:34.619 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:34.619 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:34.620 [Test worker @coroutine#4124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-05 16:40:34.635 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7563f6 2024-02-05 16:40:34.635 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7563f6 2024-02-05 16:40:34.635 [Test worker @coroutine#4124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-05 16:40:34.659 [DefaultDispatcher-worker-3 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:34.659 [DefaultDispatcher-worker-3 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.659 [DefaultDispatcher-worker-3 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:34.659 [DefaultDispatcher-worker-3 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.661 [DefaultDispatcher-worker-13 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.661 [DefaultDispatcher-worker-13 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.669 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7563f6 2024-02-05 16:40:34.693 [Test worker @coroutine#4128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7563f6 2024-02-05 16:40:34.696 [Test worker @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7563f6 2024-02-05 16:40:34.699 [Test worker @coroutine#4132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7563f6 2024-02-05 16:40:34.710 [DefaultDispatcher-worker-14 @coroutine#4134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7563f6 2024-02-05 16:40:34.713 [Test worker @coroutine#4141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7563f6 2024-02-05 16:40:34.735 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:34.738 [DefaultDispatcher-worker-14 @coroutine#4124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7563f6 2024-02-05 16:40:34.748 [DefaultDispatcher-worker-13 @coroutine#4124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e7563f6 2024-02-05 16:40:34.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-05 16:40:34.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-05 16:40:34.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:34.774 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e7563f6: (connection evicted) 2024-02-05 16:40:34.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:34.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-05 16:40:34.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-05 16:40:34.778 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-05 16:40:34.778 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:34.778 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:34.778 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:34.778 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:34.778 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:34.778 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:34.778 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e084a26 2024-02-05 16:40:34.778 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:34.778 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:34.778 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:34.778 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:34.778 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:34.778 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:34.778 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:34.779 [Test worker @coroutine#4159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-05 16:40:34.780 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-02-05 16:40:34.780 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-02-05 16:40:34.780 [Test worker @coroutine#4159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-05 16:40:34.819 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-02-05 16:40:34.838 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-02-05 16:40:34.840 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-02-05 16:40:34.844 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-02-05 16:40:34.854 [DefaultDispatcher-worker-16 @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e 2024-02-05 16:40:34.951 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:34.958 [DefaultDispatcher-worker-14 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:34.959 [DefaultDispatcher-worker-14 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.959 [DefaultDispatcher-worker-14 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:34.959 [DefaultDispatcher-worker-14 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.959 [DefaultDispatcher-worker-13 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:34.959 [DefaultDispatcher-worker-13 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.959 [DefaultDispatcher-worker-13 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:34.959 [DefaultDispatcher-worker-13 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.960 [DefaultDispatcher-worker-16 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.958 [DefaultDispatcher-worker-17 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:34.960 [DefaultDispatcher-worker-17 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.960 [DefaultDispatcher-worker-17 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:34.960 [DefaultDispatcher-worker-17 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.960 [DefaultDispatcher-worker-1 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.960 [DefaultDispatcher-worker-16 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.961 [DefaultDispatcher-worker-1 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.961 [DefaultDispatcher-worker-17 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.961 [DefaultDispatcher-worker-17 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:34.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-05 16:40:34.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-05 16:40:34.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:34.986 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ebaa1e: (connection evicted) 2024-02-05 16:40:34.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:34.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-05 16:40:34.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@413e8246 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:34.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:34.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-05 16:40:34.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:34.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:34.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-05 16:40:35.096 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:35.103 [DefaultDispatcher-worker-9 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:35.103 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.103 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:35.103 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.105 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.105 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.152 [DefaultDispatcher-worker-1 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.159 [DefaultDispatcher-worker-14 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.166 [DefaultDispatcher-worker-6 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.174 [DefaultDispatcher-worker-16 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.219 [DefaultDispatcher-worker-13 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.220 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 16:40:35.229 [Test worker] INFO ktor.application - Application started in 0.009 seconds. 2024-02-05 16:40:35.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-05 16:40:35.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:35.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b89debc 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:35.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:35.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-05 16:40:35.250 [DefaultDispatcher-worker-3 @coroutine#4203] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 16:40:35.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:35.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:35.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-05 16:40:35.291 [DefaultDispatcher-worker-1 @coroutine#4205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:35.291 [DefaultDispatcher-worker-1 @coroutine#4205] 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-02-05 16:40:35.291 [DefaultDispatcher-worker-1 @coroutine#4205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:35.291 [DefaultDispatcher-worker-1 @coroutine#4205] 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-02-05 16:40:35.309 [DefaultDispatcher-worker-4 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:35.309 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.309 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:35.309 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.311 [DefaultDispatcher-worker-17 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.311 [DefaultDispatcher-worker-17 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.313 [DefaultDispatcher-worker-7 @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:35.313 [DefaultDispatcher-worker-7 @coroutine#4204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.313 [DefaultDispatcher-worker-7 @coroutine#4204] 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-02-05 16:40:35.313 [DefaultDispatcher-worker-7 @coroutine#4204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e845f1c 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:35.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:35.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-05 16:40:35.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:35.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:35.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-05 16:40:35.352 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:35.362 [DefaultDispatcher-worker-4 @coroutine#4219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:35.362 [DefaultDispatcher-worker-4 @coroutine#4219] 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-02-05 16:40:35.362 [DefaultDispatcher-worker-4 @coroutine#4219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:35.362 [DefaultDispatcher-worker-4 @coroutine#4219] 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-02-05 16:40:35.379 [eventLoopGroupProxy-19-2 @call-handler#4225] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 16:40:35.380 [eventLoopGroupProxy-19-2 @call-handler#4225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:35.381 [DefaultDispatcher-worker-3 @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:35.381 [DefaultDispatcher-worker-3 @coroutine#4217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.381 [DefaultDispatcher-worker-3 @coroutine#4217] 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-02-05 16:40:35.381 [DefaultDispatcher-worker-3 @coroutine#4217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.386 [eventLoopGroupProxy-19-1 @call-handler#4230] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 16:40:35.387 [eventLoopGroupProxy-19-1 @call-handler#4230] 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-02-05 16:40:35.387 [eventLoopGroupProxy-19-1 @call-handler#4230] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f0751b0 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:35.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:35.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-05 16:40:35.389 [eventLoopGroupProxy-19-1 @call-handler#4230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:35.390 [DefaultDispatcher-worker-5 @coroutine#4205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:35.390 [DefaultDispatcher-worker-5 @coroutine#4205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:35.391 [eventLoopGroupProxy-19-1 @call-handler#4232] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 16:40:35.391 [eventLoopGroupProxy-19-1 @call-handler#4232] 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-02-05 16:40:35.391 [eventLoopGroupProxy-19-1 @call-handler#4232] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:40:35.392 [eventLoopGroupProxy-19-1 @call-handler#4232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:35.393 [DefaultDispatcher-worker-4 @coroutine#4219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:35.393 [DefaultDispatcher-worker-4 @coroutine#4219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:35.400 [eventLoopGroupProxy-19-3 @call-handler#4235] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 16:40:35.400 [eventLoopGroupProxy-19-3 @call-handler#4235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:35.401 [DefaultDispatcher-worker-6 @coroutine#4204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.401 [DefaultDispatcher-worker-6 @coroutine#4204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.409 [DefaultDispatcher-worker-2 @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:35.417 [DefaultDispatcher-worker-18 @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:35.420 [eventLoopGroupProxy-19-1 @call-handler#4240] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 16:40:35.420 [eventLoopGroupProxy-19-1 @call-handler#4240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:35.421 [DefaultDispatcher-worker-12 @coroutine#4217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.421 [DefaultDispatcher-worker-12 @coroutine#4217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.425 [DefaultDispatcher-worker-11 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:35.425 [DefaultDispatcher-worker-4 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:35.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-05 16:40:35.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-05 16:40:35.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-05 16:40:35.425 [DefaultDispatcher-worker-11 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.425 [DefaultDispatcher-worker-4 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.425 [DefaultDispatcher-worker-11 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:35.425 [DefaultDispatcher-worker-4 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:35.425 [DefaultDispatcher-worker-11 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.425 [DefaultDispatcher-worker-4 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.427 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.427 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.427 [DefaultDispatcher-worker-15 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.427 [DefaultDispatcher-worker-15 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.430 [DefaultDispatcher-worker-14 @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:35.435 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:35.439 [DefaultDispatcher-worker-18 @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:35.455 [eventLoopGroupProxy-19-4 @call-handler#4253] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 16:40:35.455 [eventLoopGroupProxy-19-4 @call-handler#4253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:35.464 [DefaultDispatcher-worker-1 @coroutine#4256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:35.464 [DefaultDispatcher-worker-1 @coroutine#4256] 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-02-05 16:40:35.464 [DefaultDispatcher-worker-1 @coroutine#4256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:35.464 [DefaultDispatcher-worker-1 @coroutine#4256] 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-02-05 16:40:35.465 [eventLoopGroupProxy-19-1 @call-handler#4260] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 16:40:35.465 [eventLoopGroupProxy-19-1 @call-handler#4260] 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-02-05 16:40:35.465 [eventLoopGroupProxy-19-1 @call-handler#4260] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:40:35.466 [eventLoopGroupProxy-19-1 @call-handler#4260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:35.471 [DefaultDispatcher-worker-5 @coroutine#4256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:35.471 [DefaultDispatcher-worker-5 @coroutine#4256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 16:40:35.489 [DefaultDispatcher-worker-18 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.489 [DefaultDispatcher-worker-8 @coroutine#4255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-05 16:40:35.490 [DefaultDispatcher-worker-8 @coroutine#4255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.490 [DefaultDispatcher-worker-8 @coroutine#4255] 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-02-05 16:40:35.490 [DefaultDispatcher-worker-8 @coroutine#4255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.491 [eventLoopGroupProxy-19-1 @call-handler#4266] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 16:40:35.491 [eventLoopGroupProxy-19-1 @call-handler#4266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:35.493 [DefaultDispatcher-worker-14 @coroutine#4255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.493 [DefaultDispatcher-worker-14 @coroutine#4255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.500 [DefaultDispatcher-worker-6 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.518 [DefaultDispatcher-worker-18 @coroutine#4255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-05 16:40:35.519 [eventLoopGroupProxy-19-5 @call-handler#4275] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 16:40:35.519 [eventLoopGroupProxy-19-5 @call-handler#4275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:35.524 [DefaultDispatcher-worker-10 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.525 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:35.527 [DefaultDispatcher-worker-5 @coroutine#4257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bb3fea 2024-02-05 16:40:35.530 [DefaultDispatcher-worker-11 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:35.531 [DefaultDispatcher-worker-11 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.531 [DefaultDispatcher-worker-11 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:35.531 [DefaultDispatcher-worker-11 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.531 [DefaultDispatcher-worker-14 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.532 [DefaultDispatcher-worker-10 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.532 [DefaultDispatcher-worker-10 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.535 [DefaultDispatcher-worker-17 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:35.535 [DefaultDispatcher-worker-17 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.535 [DefaultDispatcher-worker-17 @coroutine#3055] 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-02-05 16:40:35.535 [DefaultDispatcher-worker-17 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.536 [DefaultDispatcher-worker-18 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.538 [DefaultDispatcher-worker-3 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.576 [DefaultDispatcher-worker-2 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.578 [DefaultDispatcher-worker-18 @coroutine#4262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 16:40:35.578 [DefaultDispatcher-worker-18 @coroutine#4262] 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-02-05 16:40:35.578 [DefaultDispatcher-worker-18 @coroutine#4262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 16:40:35.581 [eventLoopGroupProxy-19-1 @call-handler#4294] 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-02-05 16:40:35.585 [DefaultDispatcher-worker-1 @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:35.646 [DefaultDispatcher-worker-8 @coroutine#4262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 16:40:35.646 [DefaultDispatcher-worker-8 @coroutine#4262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 16:40:35.647 [DefaultDispatcher-worker-8 @coroutine#4262] 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-02-05 16:40:35.647 [DefaultDispatcher-worker-8 @coroutine#4262] 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-02-05 16:40:35.647 [DefaultDispatcher-worker-8 @coroutine#4262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555385810491531265 2024-02-05 16:40:35.647 [DefaultDispatcher-worker-8 @coroutine#4262] 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?uid=555385810491531265. 2024-02-05 16:40:35.647 [DefaultDispatcher-worker-8 @coroutine#4262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555385810491531265 2024-02-05 16:40:35.648 [eventLoopGroupProxy-19-1 @call-handler#4299] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-05 16:40:35.653 [eventLoopGroupProxy-19-1 @call-handler#4299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:35.655 [DefaultDispatcher-worker-3 @coroutine#4262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555385810491531265 2024-02-05 16:40:35.655 [DefaultDispatcher-worker-3 @coroutine#4262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555385810491531265 2024-02-05 16:40:35.655 [DefaultDispatcher-worker-3 @coroutine#4262] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555385810491531265. 2024-02-05 16:40:35.655 [DefaultDispatcher-worker-3 @coroutine#4262] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555385810491531265 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:35.665 [DefaultDispatcher-worker-6 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:35.667 [DefaultDispatcher-worker-17 @coroutine#4262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 16:40:35.667 [DefaultDispatcher-worker-17 @coroutine#4262] 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-02-05 16:40:35.667 [DefaultDispatcher-worker-17 @coroutine#4262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 16:40:35.668 [eventLoopGroupProxy-19-1 @call-handler#4303] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-05 16:40:35.671 [eventLoopGroupProxy-19-1 @call-handler#4303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:35.671 [DefaultDispatcher-worker-13 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:35.671 [DefaultDispatcher-worker-13 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.671 [DefaultDispatcher-worker-13 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:35.671 [DefaultDispatcher-worker-13 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.672 [DefaultDispatcher-worker-15 @coroutine#4262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 16:40:35.672 [DefaultDispatcher-worker-15 @coroutine#4262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 16:40:35.672 [DefaultDispatcher-worker-15 @coroutine#4262] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-05 16:40:35.672 [DefaultDispatcher-worker-15 @coroutine#4262] 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-02-05 16:40:35.673 [DefaultDispatcher-worker-12 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.673 [DefaultDispatcher-worker-12 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.681 [DefaultDispatcher-worker-16 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:35.712 [DefaultDispatcher-worker-14 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:35.722 [DefaultDispatcher-worker-9 @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:35.723 [DefaultDispatcher-worker-9 @coroutine#4206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:35.723 [DefaultDispatcher-worker-9 @coroutine#4206] 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-02-05 16:40:35.723 [DefaultDispatcher-worker-9 @coroutine#4206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:35.723 [DefaultDispatcher-worker-9 @coroutine#4206] 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-02-05 16:40:35.723 [DefaultDispatcher-worker-15 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.725 [eventLoopGroupProxy-19-1 @call-handler#4312] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 16:40:35.725 [eventLoopGroupProxy-19-1 @call-handler#4312] 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-02-05 16:40:35.727 [eventLoopGroupProxy-19-1 @call-handler#4312] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:40:35.735 [DefaultDispatcher-worker-11 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.744 [DefaultDispatcher-worker-12 @call-handler#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.744 [eventLoopGroupProxy-19-1 @call-handler#4312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:35.745 [DefaultDispatcher-worker-6 @coroutine#4206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:35.745 [DefaultDispatcher-worker-6 @coroutine#4206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:35.746 [DefaultDispatcher-worker-6 @coroutine#4206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:40:35.747 [DefaultDispatcher-worker-6 @coroutine#4206] 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-02-05 16:40:35.752 [DefaultDispatcher-worker-13 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.755 [DefaultDispatcher-worker-8 @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:35.761 [DefaultDispatcher-worker-18 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.816 [DefaultDispatcher-worker-15 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.818 [DefaultDispatcher-worker-18 @coroutine#4262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 16:40:35.819 [DefaultDispatcher-worker-18 @coroutine#4262] 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-02-05 16:40:35.819 [DefaultDispatcher-worker-18 @coroutine#4262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 16:40:35.820 [eventLoopGroupProxy-19-1 @call-handler#4329] 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-02-05 16:40:35.826 [DefaultDispatcher-worker-1 @coroutine#4321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:35.869 [DefaultDispatcher-worker-1 @coroutine#4262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 16:40:35.869 [DefaultDispatcher-worker-1 @coroutine#4262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 16:40:35.870 [DefaultDispatcher-worker-1 @coroutine#4262] 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-02-05 16:40:35.870 [DefaultDispatcher-worker-1 @coroutine#4262] 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-02-05 16:40:35.870 [DefaultDispatcher-worker-1 @coroutine#4262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555385810491531266 2024-02-05 16:40:35.870 [DefaultDispatcher-worker-1 @coroutine#4262] 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?uid=555385810491531266. 2024-02-05 16:40:35.870 [DefaultDispatcher-worker-1 @coroutine#4262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555385810491531266 2024-02-05 16:40:35.871 [eventLoopGroupProxy-19-1 @call-handler#4333] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-05 16:40:35.873 [eventLoopGroupProxy-19-1 @call-handler#4333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:35.874 [DefaultDispatcher-worker-6 @coroutine#4262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555385810491531266 2024-02-05 16:40:35.874 [DefaultDispatcher-worker-6 @coroutine#4262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555385810491531266 2024-02-05 16:40:35.874 [DefaultDispatcher-worker-6 @coroutine#4262] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555385810491531266. 2024-02-05 16:40:35.874 [DefaultDispatcher-worker-6 @coroutine#4262] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555385810491531266 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:35.884 [DefaultDispatcher-worker-10 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:35.885 [DefaultDispatcher-worker-10 @coroutine#4262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 16:40:35.886 [DefaultDispatcher-worker-10 @coroutine#4262] 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-02-05 16:40:35.886 [DefaultDispatcher-worker-10 @coroutine#4262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 16:40:35.887 [eventLoopGroupProxy-19-1 @call-handler#4337] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-05 16:40:35.888 [eventLoopGroupProxy-19-1 @call-handler#4337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:35.889 [DefaultDispatcher-worker-17 @coroutine#4262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 16:40:35.889 [DefaultDispatcher-worker-17 @coroutine#4262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 16:40:35.889 [DefaultDispatcher-worker-17 @coroutine#4262] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-05 16:40:35.889 [DefaultDispatcher-worker-17 @coroutine#4262] 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-02-05 16:40:35.899 [DefaultDispatcher-worker-5 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:35.930 [DefaultDispatcher-worker-6 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:35.939 [DefaultDispatcher-worker-17 @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:35.939 [DefaultDispatcher-worker-17 @coroutine#4220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:35.939 [DefaultDispatcher-worker-17 @coroutine#4220] 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-02-05 16:40:35.939 [DefaultDispatcher-worker-17 @coroutine#4220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:35.939 [DefaultDispatcher-worker-17 @coroutine#4220] 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-02-05 16:40:35.941 [eventLoopGroupProxy-19-1 @call-handler#4343] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 16:40:35.941 [eventLoopGroupProxy-19-1 @call-handler#4343] 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-02-05 16:40:35.941 [eventLoopGroupProxy-19-1 @call-handler#4343] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:40:35.951 [DefaultDispatcher-worker-12 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.961 [DefaultDispatcher-worker-18 @call-handler#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.961 [eventLoopGroupProxy-19-1 @call-handler#4343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:35.962 [DefaultDispatcher-worker-17 @coroutine#4220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:35.962 [DefaultDispatcher-worker-17 @coroutine#4220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:35.963 [DefaultDispatcher-worker-17 @coroutine#4220] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:40:35.963 [DefaultDispatcher-worker-17 @coroutine#4220] 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-02-05 16:40:35.970 [DefaultDispatcher-worker-16 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:35.971 [DefaultDispatcher-worker-15 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:35.971 [DefaultDispatcher-worker-16 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.971 [DefaultDispatcher-worker-16 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:35.971 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.971 [DefaultDispatcher-worker-16 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.971 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:35.971 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.971 [DefaultDispatcher-worker-2 @coroutine#4262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:35.972 [DefaultDispatcher-worker-10 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:35.972 [DefaultDispatcher-worker-10 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.972 [DefaultDispatcher-worker-10 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:35.972 [DefaultDispatcher-worker-10 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.972 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.972 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.973 [DefaultDispatcher-worker-6 @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:35.973 [DefaultDispatcher-worker-16 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.973 [DefaultDispatcher-worker-16 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.977 [DefaultDispatcher-worker-15 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:35.977 [DefaultDispatcher-worker-15 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.003 [UI Thread @coroutine#4362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.003 [UI Thread @coroutine#4362] 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/getLatestSubmissionForUserAsync?accountPersonUid=555385810491531265&assignmentUid=555385810491531264. 2024-02-05 16:40:36.003 [UI Thread @coroutine#4362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.005 [UI Thread @coroutine#4368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555385810491531264&accountPersonUid=555385810491531265 2024-02-05 16:40:36.005 [UI Thread @coroutine#4368] 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=555385810491531264&accountPersonUid=555385810491531265. 2024-02-05 16:40:36.005 [UI Thread @coroutine#4368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555385810491531264&accountPersonUid=555385810491531265 2024-02-05 16:40:36.005 [eventLoopGroupProxy-19-1 @call-handler#4376] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-05 16:40:36.011 [UI Thread @coroutine#4370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.011 [UI Thread @coroutine#4370] 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=555385810491531265&assignmentUid=555385810491531264. 2024-02-05 16:40:36.011 [UI Thread @coroutine#4370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.018 [eventLoopGroupProxy-19-1 @call-handler#4376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:36.021 [UI Thread @coroutine#4362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.022 [UI Thread @coroutine#4362] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.022 [UI Thread @coroutine#4362] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555385810491531265&assignmentUid=555385810491531264. 2024-02-05 16:40:36.022 [UI Thread @coroutine#4362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:36.033 [DefaultDispatcher-worker-13 @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:36.047 [eventLoopGroupProxy-19-6 @call-handler#4385] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-05 16:40:36.058 [eventLoopGroupProxy-19-7 @call-handler#4389] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-05 16:40:36.062 [eventLoopGroupProxy-19-6 @call-handler#4385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:36.063 [UI Thread @coroutine#4368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555385810491531264&accountPersonUid=555385810491531265 2024-02-05 16:40:36.063 [UI Thread @coroutine#4368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555385810491531264&accountPersonUid=555385810491531265 2024-02-05 16:40:36.064 [UI Thread @coroutine#4368] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555385810491531264&accountPersonUid=555385810491531265. 2024-02-05 16:40:36.064 [UI Thread @coroutine#4368] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555385810491531264&accountPersonUid=555385810491531265 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:36.066 [eventLoopGroupProxy-19-7 @call-handler#4389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:36.067 [UI Thread @coroutine#4370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.067 [UI Thread @coroutine#4370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.068 [UI Thread @coroutine#4370] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555385810491531265&assignmentUid=555385810491531264. 2024-02-05 16:40:36.068 [UI Thread @coroutine#4370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:36.075 [DefaultDispatcher-worker-13 @coroutine#4368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:36.083 [DefaultDispatcher-worker-14 @coroutine#4370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:36.086 [UI Thread @coroutine#4396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555385810491531264 2024-02-05 16:40:36.086 [UI Thread @coroutine#4396] 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=555385810491531264. 2024-02-05 16:40:36.086 [UI Thread @coroutine#4396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555385810491531264 2024-02-05 16:40:36.088 [eventLoopGroupProxy-19-1 @call-handler#4398] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-05 16:40:36.089 [eventLoopGroupProxy-19-1 @call-handler#4398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:36.091 [UI Thread @coroutine#4396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555385810491531264 2024-02-05 16:40:36.091 [UI Thread @coroutine#4396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555385810491531264 2024-02-05 16:40:36.091 [UI Thread @coroutine#4396] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555385810491531264. 2024-02-05 16:40:36.091 [UI Thread @coroutine#4396] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555385810491531264 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:36.101 [DefaultDispatcher-worker-15 @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:36.114 [DefaultDispatcher-worker-5 @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:36.122 [DefaultDispatcher-worker-2 @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:36.123 [DefaultDispatcher-worker-2 @coroutine#4206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:36.123 [DefaultDispatcher-worker-2 @coroutine#4206] 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-02-05 16:40:36.123 [DefaultDispatcher-worker-3 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:36.124 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.124 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:36.124 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.124 [DefaultDispatcher-worker-2 @coroutine#4206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:36.124 [DefaultDispatcher-worker-2 @coroutine#4206] 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-02-05 16:40:36.125 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.125 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.125 [eventLoopGroupProxy-19-1 @call-handler#4411] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 16:40:36.126 [eventLoopGroupProxy-19-1 @call-handler#4411] 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-02-05 16:40:36.126 [eventLoopGroupProxy-19-1 @call-handler#4411] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:40:36.134 [DefaultDispatcher-worker-3 @call-handler#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:36.135 [eventLoopGroupProxy-19-1 @call-handler#4411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:36.136 [DefaultDispatcher-worker-6 @coroutine#4206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:36.136 [DefaultDispatcher-worker-6 @coroutine#4206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:36.136 [DefaultDispatcher-worker-15 @coroutine#4206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:40:36.136 [DefaultDispatcher-worker-15 @coroutine#4206] 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-02-05 16:40:36.144 [UI Thread @coroutine#4418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555385810491531264&accountPersonUid=555385810491531266 2024-02-05 16:40:36.144 [UI Thread @coroutine#4418] 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=555385810491531264&accountPersonUid=555385810491531266. 2024-02-05 16:40:36.144 [UI Thread @coroutine#4418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555385810491531264&accountPersonUid=555385810491531266 2024-02-05 16:40:36.146 [eventLoopGroupProxy-19-1 @call-handler#4426] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-05 16:40:36.146 [UI Thread @coroutine#4420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555385810491531265 2024-02-05 16:40:36.146 [UI Thread @coroutine#4420] 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=555385810491531265. 2024-02-05 16:40:36.146 [UI Thread @coroutine#4420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555385810491531265 2024-02-05 16:40:36.147 [DefaultDispatcher-worker-13 @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:36.147 [eventLoopGroupProxy-19-6 @call-handler#4431] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-05 16:40:36.148 [eventLoopGroupProxy-19-6 @call-handler#4431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:36.151 [UI Thread @coroutine#4432] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555385810491531264 2024-02-05 16:40:36.151 [UI Thread @coroutine#4432] 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=555385810491531264. 2024-02-05 16:40:36.151 [UI Thread @coroutine#4432] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555385810491531264 2024-02-05 16:40:36.152 [UI Thread @coroutine#4435] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.152 [UI Thread @coroutine#4435] 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=555385810491531265&assignmentUid=555385810491531264. 2024-02-05 16:40:36.152 [UI Thread @coroutine#4435] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.152 [UI Thread @coroutine#4437] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.152 [UI Thread @coroutine#4437] 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=555385810491531265&assignmentUid=555385810491531264. 2024-02-05 16:40:36.152 [UI Thread @coroutine#4437] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.153 [eventLoopGroupProxy-19-6 @call-handler#4443] 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/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-05 16:40:36.153 [eventLoopGroupProxy-19-7 @call-handler#4444] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-05 16:40:36.155 [UI Thread @coroutine#4420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555385810491531265 2024-02-05 16:40:36.155 [UI Thread @coroutine#4420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555385810491531265 2024-02-05 16:40:36.156 [eventLoopGroupProxy-19-1 @call-handler#4426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:36.162 [eventLoopGroupProxy-19-7 @call-handler#4444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:36.162 [eventLoopGroupProxy-19-6 @call-handler#4443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:36.163 [eventLoopGroupProxy-19-8 @call-handler#4450] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-05 16:40:36.164 [UI Thread @coroutine#4418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555385810491531264&accountPersonUid=555385810491531266 2024-02-05 16:40:36.164 [UI Thread @coroutine#4418] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555385810491531264&accountPersonUid=555385810491531266 2024-02-05 16:40:36.164 [UI Thread @coroutine#4435] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.164 [UI Thread @coroutine#4435] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.164 [UI Thread @coroutine#4432] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555385810491531264 2024-02-05 16:40:36.164 [UI Thread @coroutine#4432] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555385810491531264 2024-02-05 16:40:36.164 [UI Thread @coroutine#4420] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555385810491531265. 2024-02-05 16:40:36.164 [UI Thread @coroutine#4420] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555385810491531265 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:36.165 [UI Thread @coroutine#4418] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555385810491531264&accountPersonUid=555385810491531266. 2024-02-05 16:40:36.165 [UI Thread @coroutine#4418] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555385810491531264&accountPersonUid=555385810491531266 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:36.166 [UI Thread @coroutine#4435] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555385810491531265&assignmentUid=555385810491531264. 2024-02-05 16:40:36.166 [UI Thread @coroutine#4435] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555385810491531265&assignmentUid=555385810491531264 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:36.166 [UI Thread @coroutine#4432] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555385810491531264. 2024-02-05 16:40:36.166 [UI Thread @coroutine#4432] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555385810491531264 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:36.173 [DefaultDispatcher-worker-2 @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:36.183 [DefaultDispatcher-worker-2 @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:36.192 [DefaultDispatcher-worker-2 @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:36.228 [eventLoopGroupProxy-19-8 @call-handler#4450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:36.231 [DefaultDispatcher-worker-17 @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:36.236 [UI Thread @coroutine#4464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555385810491531264&accountPersonUid=555385810491531266 2024-02-05 16:40:36.236 [UI Thread @coroutine#4464] 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=555385810491531264&accountPersonUid=555385810491531266. 2024-02-05 16:40:36.236 [UI Thread @coroutine#4464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555385810491531264&accountPersonUid=555385810491531266 2024-02-05 16:40:36.237 [UI Thread @coroutine#4437] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.237 [UI Thread @coroutine#4437] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.237 [UI Thread @coroutine#4437] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555385810491531265&assignmentUid=555385810491531264. 2024-02-05 16:40:36.237 [UI Thread @coroutine#4437] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555385810491531265&assignmentUid=555385810491531264 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:36.239 [eventLoopGroupProxy-19-1 @call-handler#4467] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-05 16:40:36.241 [eventLoopGroupProxy-19-1 @call-handler#4467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:36.245 [UI Thread @coroutine#4464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555385810491531264&accountPersonUid=555385810491531266 2024-02-05 16:40:36.245 [UI Thread @coroutine#4464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555385810491531264&accountPersonUid=555385810491531266 2024-02-05 16:40:36.245 [UI Thread @coroutine#4464] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555385810491531264&accountPersonUid=555385810491531266. 2024-02-05 16:40:36.245 [UI Thread @coroutine#4464] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555385810491531264&accountPersonUid=555385810491531266 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:36.245 [DefaultDispatcher-worker-13 @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:36.255 [DefaultDispatcher-worker-5 @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:36.266 [DefaultDispatcher-worker-18 @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:36.275 [DefaultDispatcher-worker-2 @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:36.276 [DefaultDispatcher-worker-2 @coroutine#4220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:36.276 [DefaultDispatcher-worker-2 @coroutine#4220] 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-02-05 16:40:36.276 [DefaultDispatcher-worker-2 @coroutine#4220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:36.276 [DefaultDispatcher-worker-2 @coroutine#4220] 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-02-05 16:40:36.277 [eventLoopGroupProxy-19-1 @call-handler#4473] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 16:40:36.277 [eventLoopGroupProxy-19-1 @call-handler#4473] 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-02-05 16:40:36.277 [eventLoopGroupProxy-19-1 @call-handler#4473] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 16:40:36.287 [DefaultDispatcher-worker-6 @call-handler#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df7766b 2024-02-05 16:40:36.288 [eventLoopGroupProxy-19-1 @call-handler#4473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:36.289 [DefaultDispatcher-worker-14 @coroutine#4220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:36.289 [DefaultDispatcher-worker-14 @coroutine#4220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 16:40:36.289 [DefaultDispatcher-worker-14 @coroutine#4220] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 16:40:36.289 [DefaultDispatcher-worker-14 @coroutine#4220] 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-02-05 16:40:36.291 [UI Thread @coroutine#4484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.291 [UI Thread @coroutine#4484] 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/getLatestSubmissionForUserAsync?accountPersonUid=555385810491531265&assignmentUid=555385810491531264. 2024-02-05 16:40:36.291 [UI Thread @coroutine#4484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.291 [UI Thread @coroutine#4493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555385810491531264&accountPersonUid=555385810491531265 2024-02-05 16:40:36.292 [UI Thread @coroutine#4493] 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=555385810491531264&accountPersonUid=555385810491531265. 2024-02-05 16:40:36.292 [UI Thread @coroutine#4493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555385810491531264&accountPersonUid=555385810491531265 2024-02-05 16:40:36.293 [eventLoopGroupProxy-19-1 @call-handler#4499] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-05 16:40:36.293 [UI Thread @coroutine#4495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.293 [UI Thread @coroutine#4495] 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=555385810491531265&assignmentUid=555385810491531264. 2024-02-05 16:40:36.293 [UI Thread @coroutine#4495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.294 [eventLoopGroupProxy-19-6 @call-handler#4504] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-05 16:40:36.295 [eventLoopGroupProxy-19-7 @call-handler#4505] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-05 16:40:36.298 [DefaultDispatcher-worker-18 @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2024-02-05 16:40:36.299 [eventLoopGroupProxy-19-6 @call-handler#4504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:36.299 [eventLoopGroupProxy-19-1 @call-handler#4499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:36.299 [eventLoopGroupProxy-19-7 @call-handler#4505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 16:40:36.300 [UI Thread @coroutine#4493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555385810491531264&accountPersonUid=555385810491531265 2024-02-05 16:40:36.300 [UI Thread @coroutine#4493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555385810491531264&accountPersonUid=555385810491531265 2024-02-05 16:40:36.300 [UI Thread @coroutine#4484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.300 [UI Thread @coroutine#4484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.300 [UI Thread @coroutine#4493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555385810491531264&accountPersonUid=555385810491531265. 2024-02-05 16:40:36.300 [UI Thread @coroutine#4493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555385810491531264&accountPersonUid=555385810491531265 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:36.301 [UI Thread @coroutine#4484] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555385810491531265&assignmentUid=555385810491531264. 2024-02-05 16:40:36.301 [UI Thread @coroutine#4484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:36.301 [UI Thread @coroutine#4495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.301 [UI Thread @coroutine#4495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 2024-02-05 16:40:36.301 [UI Thread @coroutine#4495] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555385810491531265&assignmentUid=555385810491531264. 2024-02-05 16:40:36.301 [UI Thread @coroutine#4495] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555385810491531265&assignmentUid=555385810491531264 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:36.310 [DefaultDispatcher-worker-2 @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:36.317 [DefaultDispatcher-worker-15 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:36.317 [DefaultDispatcher-worker-15 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.318 [DefaultDispatcher-worker-15 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:36.318 [DefaultDispatcher-worker-15 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.318 [DefaultDispatcher-worker-4 @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:36.319 [DefaultDispatcher-worker-6 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.319 [DefaultDispatcher-worker-6 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.326 [DefaultDispatcher-worker-15 @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159314ca 2024-02-05 16:40:36.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-05 16:40:36.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-05 16:40:36.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:36.331 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@159314ca: (connection evicted) 2024-02-05 16:40:36.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:36.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-05 16:40:36.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-05 16:40:36.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-02-05 16:40:36.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-02-05 16:40:36.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:36.355 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f: (connection evicted) 2024-02-05 16:40:36.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:36.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-02-05 16:40:36.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-02-05 16:40:36.438 [DefaultDispatcher-worker-9 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:36.438 [DefaultDispatcher-worker-11 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:36.438 [DefaultDispatcher-worker-11 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.438 [DefaultDispatcher-worker-9 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.438 [DefaultDispatcher-worker-11 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:36.438 [DefaultDispatcher-worker-9 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:36.439 [DefaultDispatcher-worker-9 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.439 [DefaultDispatcher-worker-11 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.440 [DefaultDispatcher-worker-6 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.440 [DefaultDispatcher-worker-6 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.440 [DefaultDispatcher-worker-16 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.441 [DefaultDispatcher-worker-16 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.546 [DefaultDispatcher-worker-3 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:36.546 [DefaultDispatcher-worker-3 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.546 [DefaultDispatcher-worker-3 @coroutine#3055] 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-02-05 16:40:36.546 [DefaultDispatcher-worker-3 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.548 [DefaultDispatcher-worker-5 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.549 [DefaultDispatcher-worker-12 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:36.549 [DefaultDispatcher-worker-12 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.549 [DefaultDispatcher-worker-12 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:36.549 [DefaultDispatcher-worker-12 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.550 [DefaultDispatcher-worker-4 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.551 [DefaultDispatcher-worker-4 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.683 [DefaultDispatcher-worker-10 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:36.683 [DefaultDispatcher-worker-10 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.683 [DefaultDispatcher-worker-10 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:36.683 [DefaultDispatcher-worker-10 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.691 [DefaultDispatcher-worker-4 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.691 [DefaultDispatcher-worker-4 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.983 [DefaultDispatcher-worker-1 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:36.983 [DefaultDispatcher-worker-1 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.983 [DefaultDispatcher-worker-10 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:36.983 [DefaultDispatcher-worker-1 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:36.983 [DefaultDispatcher-worker-1 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.983 [DefaultDispatcher-worker-10 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.983 [DefaultDispatcher-worker-10 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:36.983 [DefaultDispatcher-worker-10 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.985 [DefaultDispatcher-worker-11 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.985 [DefaultDispatcher-worker-11 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.989 [DefaultDispatcher-worker-14 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:36.989 [DefaultDispatcher-worker-14 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.989 [DefaultDispatcher-worker-14 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:36.989 [DefaultDispatcher-worker-14 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.990 [DefaultDispatcher-worker-10 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.990 [DefaultDispatcher-worker-10 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.990 [DefaultDispatcher-worker-17 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:36.990 [DefaultDispatcher-worker-17 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.135 [DefaultDispatcher-worker-16 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:37.135 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.135 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:37.135 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.137 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.137 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.329 [DefaultDispatcher-worker-15 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:37.329 [DefaultDispatcher-worker-15 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.329 [DefaultDispatcher-worker-15 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:37.329 [DefaultDispatcher-worker-15 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.331 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.331 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.450 [DefaultDispatcher-worker-14 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:37.450 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.450 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:37.450 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.450 [DefaultDispatcher-worker-8 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:37.450 [DefaultDispatcher-worker-8 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.450 [DefaultDispatcher-worker-8 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:37.450 [DefaultDispatcher-worker-8 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.451 [DefaultDispatcher-worker-7 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.451 [DefaultDispatcher-worker-7 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.452 [DefaultDispatcher-worker-4 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.452 [DefaultDispatcher-worker-4 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-05 16:40:37.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-05 16:40:37.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:37.469 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2df7766b: (connection evicted) 2024-02-05 16:40:37.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:37.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-05 16:40:37.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-05 16:40:37.477 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c49a55 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:37.478 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-05 16:40:37.479 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-02-05 16:40:37.479 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-02-05 16:40:37.479 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-05 16:40:37.502 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-02-05 16:40:37.518 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-02-05 16:40:37.521 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-02-05 16:40:37.524 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-02-05 16:40:37.524 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a3f1f32 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:37.525 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-05 16:40:37.526 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2024-02-05 16:40:37.526 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2024-02-05 16:40:37.526 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-05 16:40:37.551 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2024-02-05 16:40:37.558 [DefaultDispatcher-worker-6 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:37.558 [DefaultDispatcher-worker-6 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.558 [DefaultDispatcher-worker-6 @coroutine#3055] 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-02-05 16:40:37.558 [DefaultDispatcher-worker-6 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.560 [DefaultDispatcher-worker-11 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.560 [DefaultDispatcher-worker-17 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:37.561 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.561 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:37.561 [DefaultDispatcher-worker-17 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.562 [DefaultDispatcher-worker-16 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.562 [DefaultDispatcher-worker-16 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.571 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2024-02-05 16:40:37.574 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2024-02-05 16:40:37.577 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2024-02-05 16:40:37.579 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:37.589 [DefaultDispatcher-worker-4 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e 2024-02-05 16:40:37.604 [DefaultDispatcher-worker-14 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-02-05 16:40:37.621 [DefaultDispatcher-worker-2 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091 2024-02-05 16:40:37.626 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:37.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-05 16:40:37.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-05 16:40:37.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:37.631 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f5d7091: (connection evicted) 2024-02-05 16:40:37.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:37.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-05 16:40:37.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-05 16:40:37.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-05 16:40:37.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-05 16:40:37.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:37.633 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@580a5b6e: (connection evicted) 2024-02-05 16:40:37.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:37.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-05 16:40:37.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e834a5b 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:37.636 [Test worker @coroutine#4612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-05 16:40:37.639 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-02-05 16:40:37.639 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-02-05 16:40:37.639 [Test worker @coroutine#4612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-05 16:40:37.665 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-02-05 16:40:37.684 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-02-05 16:40:37.686 [DefaultDispatcher-worker-6 @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd737ea 2024-02-05 16:40:37.689 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-02-05 16:40:37.701 [DefaultDispatcher-worker-18 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:37.701 [DefaultDispatcher-worker-18 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.701 [DefaultDispatcher-worker-18 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:37.701 [DefaultDispatcher-worker-18 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.703 [DefaultDispatcher-worker-6 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.703 [DefaultDispatcher-worker-6 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.696 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-02-05 16:40:37.704 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-05 16:40:37.704 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:37.704 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:37.704 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:37.704 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:37.704 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:37.704 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed90b04 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:37.705 [Test worker @coroutine#4612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-05 16:40:37.715 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2024-02-05 16:40:37.715 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2024-02-05 16:40:37.715 [Test worker @coroutine#4612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-05 16:40:37.739 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2024-02-05 16:40:37.739 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:37.758 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2024-02-05 16:40:37.761 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2024-02-05 16:40:37.764 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2024-02-05 16:40:37.772 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:37.775 [DefaultDispatcher-worker-11 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2024-02-05 16:40:37.792 [DefaultDispatcher-worker-4 @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-02-05 16:40:37.808 [DefaultDispatcher-worker-11 @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-02-05 16:40:37.815 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:37.821 [DefaultDispatcher-worker-1 @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-02-05 16:40:37.845 [DefaultDispatcher-worker-1 @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@313a3af8 2024-02-05 16:40:37.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-05 16:40:37.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-05 16:40:37.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:37.855 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@313a3af8: (connection evicted) 2024-02-05 16:40:37.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:37.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-05 16:40:37.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-05 16:40:37.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-05 16:40:37.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-05 16:40:37.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:37.865 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36: (connection evicted) 2024-02-05 16:40:37.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:37.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-05 16:40:37.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-05 16:40:37.867 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-05 16:40:37.867 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:37.867 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:37.867 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:37.867 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:37.867 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:37.867 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:37.867 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bb46040 2024-02-05 16:40:37.867 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:37.867 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:37.867 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:37.867 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:37.867 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:37.867 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:37.867 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:37.868 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-05 16:40:37.875 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c56930 2024-02-05 16:40:37.875 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c56930 2024-02-05 16:40:37.875 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-05 16:40:37.899 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c56930 2024-02-05 16:40:37.917 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c56930 2024-02-05 16:40:37.920 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c56930 2024-02-05 16:40:37.923 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c56930 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@671561b9 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:37.931 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:37.932 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:37.932 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:37.932 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:37.932 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-05 16:40:37.935 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-02-05 16:40:37.935 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-02-05 16:40:37.935 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-05 16:40:37.975 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:37.983 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-02-05 16:40:37.993 [DefaultDispatcher-worker-2 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:37.993 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.993 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:37.993 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.995 [DefaultDispatcher-worker-13 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.995 [DefaultDispatcher-worker-13 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.997 [DefaultDispatcher-worker-8 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:37.998 [DefaultDispatcher-worker-8 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.998 [DefaultDispatcher-worker-8 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:37.998 [DefaultDispatcher-worker-8 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.999 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:37.999 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.001 [DefaultDispatcher-worker-6 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:38.001 [DefaultDispatcher-worker-6 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.001 [DefaultDispatcher-worker-6 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:38.001 [DefaultDispatcher-worker-6 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.003 [DefaultDispatcher-worker-2 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.003 [DefaultDispatcher-worker-2 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.011 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-02-05 16:40:38.014 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-02-05 16:40:38.017 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-02-05 16:40:38.028 [DefaultDispatcher-worker-15 @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-02-05 16:40:38.035 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.043 [DefaultDispatcher-worker-6 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c56930 2024-02-05 16:40:38.058 [DefaultDispatcher-worker-12 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c56930 2024-02-05 16:40:38.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-05 16:40:38.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-05 16:40:38.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.076 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41c56930: (connection evicted) 2024-02-05 16:40:38.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:38.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-05 16:40:38.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-05 16:40:38.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-05 16:40:38.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-05 16:40:38.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.078 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd70118: (connection evicted) 2024-02-05 16:40:38.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:38.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-05 16:40:38.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-05 16:40:38.082 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a84beb7 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:38.083 [Test worker @coroutine#4719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-05 16:40:38.084 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-02-05 16:40:38.084 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-02-05 16:40:38.084 [Test worker @coroutine#4719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-05 16:40:38.107 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-02-05 16:40:38.126 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-02-05 16:40:38.128 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-02-05 16:40:38.131 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-02-05 16:40:38.132 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef34eb3 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:38.133 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:38.135 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-05 16:40:38.135 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:38.135 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:38.135 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:38.135 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:38.135 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:38.135 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:38.135 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:38.135 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:38.135 [Test worker @coroutine#4719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-05 16:40:38.137 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-02-05 16:40:38.137 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-02-05 16:40:38.138 [Test worker @coroutine#4719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-05 16:40:38.144 [DefaultDispatcher-worker-6 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:38.144 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.144 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:38.144 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.146 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.146 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.155 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-02-05 16:40:38.167 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-02-05 16:40:38.169 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-02-05 16:40:38.171 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-02-05 16:40:38.180 [DefaultDispatcher-worker-11 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-02-05 16:40:38.184 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:38.195 [DefaultDispatcher-worker-12 @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-02-05 16:40:38.209 [DefaultDispatcher-worker-6 @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2024-02-05 16:40:38.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-05 16:40:38.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-05 16:40:38.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.223 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c093b4: (connection evicted) 2024-02-05 16:40:38.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:38.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-05 16:40:38.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-05 16:40:38.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-05 16:40:38.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-05 16:40:38.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.225 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f: (connection evicted) 2024-02-05 16:40:38.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:38.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-05 16:40:38.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-05 16:40:38.227 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-05 16:40:38.228 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e58eda2 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:38.228 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-05 16:40:38.231 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7acbd3d0 2024-02-05 16:40:38.231 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7acbd3d0 2024-02-05 16:40:38.231 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-05 16:40:38.250 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7acbd3d0 2024-02-05 16:40:38.265 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7acbd3d0 2024-02-05 16:40:38.267 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7acbd3d0 2024-02-05 16:40:38.269 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7acbd3d0 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb58f15 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:38.270 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-05 16:40:38.271 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-02-05 16:40:38.271 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-02-05 16:40:38.271 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-05 16:40:38.286 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-02-05 16:40:38.297 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-02-05 16:40:38.299 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-02-05 16:40:38.301 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-02-05 16:40:38.308 [DefaultDispatcher-worker-14 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-02-05 16:40:38.320 [DefaultDispatcher-worker-17 @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7acbd3d0 2024-02-05 16:40:38.331 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:38.335 [DefaultDispatcher-worker-6 @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7acbd3d0 2024-02-05 16:40:38.339 [DefaultDispatcher-worker-7 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:38.339 [DefaultDispatcher-worker-7 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.339 [DefaultDispatcher-worker-7 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:38.339 [DefaultDispatcher-worker-7 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.341 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.341 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-05 16:40:38.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-05 16:40:38.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.355 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7acbd3d0: (connection evicted) 2024-02-05 16:40:38.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:38.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-05 16:40:38.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-05 16:40:38.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-05 16:40:38.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-05 16:40:38.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.357 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f: (connection evicted) 2024-02-05 16:40:38.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:38.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-05 16:40:38.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42eaf47f 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:38.359 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:38.360 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:38.360 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:38.360 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-05 16:40:38.360 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:38.360 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:38.360 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:38.360 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:38.360 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:38.360 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:38.360 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:38.360 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:38.360 [Test worker @coroutine#4807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-05 16:40:38.363 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-02-05 16:40:38.363 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-02-05 16:40:38.363 [Test worker @coroutine#4807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-05 16:40:38.389 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-02-05 16:40:38.408 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-02-05 16:40:38.411 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-02-05 16:40:38.414 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fefd4a2 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:38.415 [Test worker @coroutine#4807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-05 16:40:38.416 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@352a8183 2024-02-05 16:40:38.416 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@352a8183 2024-02-05 16:40:38.416 [Test worker @coroutine#4807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-05 16:40:38.442 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a8183 2024-02-05 16:40:38.457 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a8183 2024-02-05 16:40:38.460 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a8183 2024-02-05 16:40:38.462 [DefaultDispatcher-worker-1 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:38.462 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.462 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:38.462 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.462 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a8183 2024-02-05 16:40:38.463 [DefaultDispatcher-worker-14 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:38.463 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.463 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:38.463 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.463 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.464 [DefaultDispatcher-worker-5 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.464 [DefaultDispatcher-worker-5 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.464 [DefaultDispatcher-worker-1 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.465 [DefaultDispatcher-worker-1 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.471 [DefaultDispatcher-worker-6 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352a8183 2024-02-05 16:40:38.489 [DefaultDispatcher-worker-18 @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-02-05 16:40:38.503 [DefaultDispatcher-worker-12 @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-02-05 16:40:38.514 [DefaultDispatcher-worker-18 @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c960f64 2024-02-05 16:40:38.516 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-05 16:40:38.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-05 16:40:38.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.526 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c960f64: (connection evicted) 2024-02-05 16:40:38.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:38.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-05 16:40:38.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-05 16:40:38.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-05 16:40:38.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-05 16:40:38.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.528 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@352a8183: (connection evicted) 2024-02-05 16:40:38.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:38.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-05 16:40:38.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32db94fb 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:38.531 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:38.532 [Test worker @coroutine#4855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-05 16:40:38.534 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d 2024-02-05 16:40:38.534 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d 2024-02-05 16:40:38.534 [Test worker @coroutine#4855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-05 16:40:38.558 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d 2024-02-05 16:40:38.571 [DefaultDispatcher-worker-18 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:38.571 [DefaultDispatcher-worker-18 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.571 [DefaultDispatcher-worker-18 @coroutine#3055] 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-02-05 16:40:38.571 [DefaultDispatcher-worker-18 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.572 [DefaultDispatcher-worker-16 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.573 [DefaultDispatcher-worker-6 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:38.573 [DefaultDispatcher-worker-6 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.573 [DefaultDispatcher-worker-6 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:38.573 [DefaultDispatcher-worker-6 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.575 [DefaultDispatcher-worker-12 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.575 [DefaultDispatcher-worker-12 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.589 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d 2024-02-05 16:40:38.592 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d 2024-02-05 16:40:38.595 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665e18d5 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:38.596 [Test worker @coroutine#4855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-05 16:40:38.599 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-05 16:40:38.599 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-05 16:40:38.599 [Test worker @coroutine#4855] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-05 16:40:38.620 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-05 16:40:38.634 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.637 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-05 16:40:38.639 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-05 16:40:38.642 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-05 16:40:38.652 [DefaultDispatcher-worker-16 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4 2024-02-05 16:40:38.670 [DefaultDispatcher-worker-13 @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d 2024-02-05 16:40:38.682 [DefaultDispatcher-worker-6 @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d 2024-02-05 16:40:38.691 [DefaultDispatcher-worker-15 @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d 2024-02-05 16:40:38.699 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.709 [DefaultDispatcher-worker-15 @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d 2024-02-05 16:40:38.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-05 16:40:38.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-05 16:40:38.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.713 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c00de0d: (connection evicted) 2024-02-05 16:40:38.714 [DefaultDispatcher-worker-15 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:38.714 [DefaultDispatcher-worker-15 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.714 [DefaultDispatcher-worker-15 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:38.714 [DefaultDispatcher-worker-15 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:38.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-05 16:40:38.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-05 16:40:38.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-05 16:40:38.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-05 16:40:38.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.715 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c8859b4: (connection evicted) 2024-02-05 16:40:38.715 [DefaultDispatcher-worker-13 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.715 [DefaultDispatcher-worker-13 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:38.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:38.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-05 16:40:38.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-05 16:40:38.717 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-05 16:40:38.717 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:38.717 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24facb47 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 16:40:38.718 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-05 16:40:38.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 16:40:38.755 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 16:40:38.758 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 16:40:38.761 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 16:40:38.761 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-05 16:40:38.761 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:38.761 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:38.761 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:38.761 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:38.761 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12115c28 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aac60b 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aac60b 2024-02-05 16:40:38.762 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-05 16:40:38.783 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aac60b 2024-02-05 16:40:38.800 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aac60b 2024-02-05 16:40:38.803 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aac60b 2024-02-05 16:40:38.805 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aac60b 2024-02-05 16:40:38.815 [DefaultDispatcher-worker-14 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aac60b 2024-02-05 16:40:38.818 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:38.830 [DefaultDispatcher-worker-6 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 16:40:38.858 [DefaultDispatcher-worker-14 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 16:40:38.861 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2024-02-05 16:40:38.863 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-05 16:40:38.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-05 16:40:38.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.865 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b: (connection evicted) 2024-02-05 16:40:38.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:38.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-05 16:40:38.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-05 16:40:38.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-05 16:40:38.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-05 16:40:38.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.867 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aac60b: (connection evicted) 2024-02-05 16:40:38.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:38.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-05 16:40:38.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca9ec77 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:38.869 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-05 16:40:38.870 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 16:40:38.870 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 16:40:38.870 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-05 16:40:38.893 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 16:40:38.914 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 16:40:38.917 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 16:40:38.920 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 16:40:38.920 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f84bb1 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:38.926 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-05 16:40:38.927 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-05 16:40:38.927 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-05 16:40:38.927 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-05 16:40:38.948 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-05 16:40:38.970 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:38.976 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.005 [DefaultDispatcher-worker-3 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:39.005 [DefaultDispatcher-worker-3 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.005 [DefaultDispatcher-worker-3 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:39.005 [DefaultDispatcher-worker-3 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.007 [DefaultDispatcher-worker-6 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.007 [DefaultDispatcher-worker-6 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.008 [DefaultDispatcher-worker-6 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:39.009 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.009 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:39.009 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.010 [DefaultDispatcher-worker-3 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.010 [DefaultDispatcher-worker-3 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.011 [DefaultDispatcher-worker-18 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:39.011 [DefaultDispatcher-worker-18 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.011 [DefaultDispatcher-worker-18 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:39.011 [DefaultDispatcher-worker-18 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.012 [DefaultDispatcher-worker-12 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.012 [DefaultDispatcher-worker-12 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.022 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-05 16:40:39.025 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-05 16:40:39.027 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:39.028 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-05 16:40:39.035 [DefaultDispatcher-worker-17 @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6527f68a 2024-02-05 16:40:39.056 [DefaultDispatcher-worker-8 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 16:40:39.071 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.082 [DefaultDispatcher-worker-18 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 16:40:39.085 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 16:40:39.088 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2024-02-05 16:40:39.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-05 16:40:39.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-05 16:40:39.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.119 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73: (connection evicted) 2024-02-05 16:40:39.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:39.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-05 16:40:39.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-05 16:40:39.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-05 16:40:39.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-05 16:40:39.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.131 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6527f68a: (connection evicted) 2024-02-05 16:40:39.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:39.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-05 16:40:39.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-05 16:40:39.133 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fccfcdb 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:39.134 [Test worker @coroutine#5016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-05 16:40:39.136 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.148 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2024-02-05 16:40:39.148 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2024-02-05 16:40:39.148 [Test worker @coroutine#5016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-05 16:40:39.153 [DefaultDispatcher-worker-12 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:39.153 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.153 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:39.153 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.155 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.155 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.170 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2024-02-05 16:40:39.182 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.188 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2024-02-05 16:40:39.191 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2024-02-05 16:40:39.194 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2024-02-05 16:40:39.194 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19c578bf 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cca7d3c 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cca7d3c 2024-02-05 16:40:39.195 [Test worker @coroutine#5016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-05 16:40:39.220 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cca7d3c 2024-02-05 16:40:39.237 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cca7d3c 2024-02-05 16:40:39.239 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cca7d3c 2024-02-05 16:40:39.242 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cca7d3c 2024-02-05 16:40:39.248 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.251 [DefaultDispatcher-worker-5 @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cca7d3c 2024-02-05 16:40:39.276 [DefaultDispatcher-worker-14 @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2024-02-05 16:40:39.289 [DefaultDispatcher-worker-5 @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f 2024-02-05 16:40:39.365 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.374 [DefaultDispatcher-worker-11 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:39.374 [DefaultDispatcher-worker-11 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.374 [DefaultDispatcher-worker-11 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:39.374 [DefaultDispatcher-worker-11 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.375 [DefaultDispatcher-worker-11 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.375 [DefaultDispatcher-worker-11 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-05 16:40:39.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-05 16:40:39.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.387 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ce7ab6f: (connection evicted) 2024-02-05 16:40:39.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:39.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-05 16:40:39.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-05 16:40:39.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-05 16:40:39.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-05 16:40:39.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.406 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cca7d3c: (connection evicted) 2024-02-05 16:40:39.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:39.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-05 16:40:39.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c5f6292 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:39.408 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:39.409 [Test worker @coroutine#5077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-05 16:40:39.423 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2024-02-05 16:40:39.423 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2024-02-05 16:40:39.423 [Test worker @coroutine#5077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-05 16:40:39.443 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2024-02-05 16:40:39.453 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.474 [DefaultDispatcher-worker-1 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:39.474 [DefaultDispatcher-worker-6 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:39.474 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.474 [DefaultDispatcher-worker-6 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.474 [DefaultDispatcher-worker-6 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:39.474 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:39.474 [DefaultDispatcher-worker-6 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.474 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.476 [DefaultDispatcher-worker-18 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.476 [DefaultDispatcher-worker-18 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.476 [DefaultDispatcher-worker-7 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.476 [DefaultDispatcher-worker-7 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.479 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2024-02-05 16:40:39.481 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2024-02-05 16:40:39.492 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77cd1f67 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:39.493 [Test worker @coroutine#5077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-05 16:40:39.508 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-02-05 16:40:39.508 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-02-05 16:40:39.508 [Test worker @coroutine#5077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-05 16:40:39.523 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.530 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-02-05 16:40:39.545 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-02-05 16:40:39.547 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-02-05 16:40:39.568 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-02-05 16:40:39.577 [DefaultDispatcher-worker-3 @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647d3279 2024-02-05 16:40:39.580 [DefaultDispatcher-worker-16 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:39.580 [DefaultDispatcher-worker-16 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.580 [DefaultDispatcher-worker-16 @coroutine#3055] 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-02-05 16:40:39.580 [DefaultDispatcher-worker-16 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.581 [DefaultDispatcher-worker-15 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.582 [DefaultDispatcher-worker-14 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:39.582 [DefaultDispatcher-worker-14 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.582 [DefaultDispatcher-worker-14 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:39.582 [DefaultDispatcher-worker-14 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.584 [DefaultDispatcher-worker-18 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.584 [DefaultDispatcher-worker-18 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.596 [DefaultDispatcher-worker-13 @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2024-02-05 16:40:39.608 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.619 [DefaultDispatcher-worker-17 @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6 2024-02-05 16:40:39.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-05 16:40:39.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-05 16:40:39.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.639 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52ec5ba6: (connection evicted) 2024-02-05 16:40:39.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:39.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-05 16:40:39.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-05 16:40:39.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-05 16:40:39.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-05 16:40:39.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.655 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@647d3279: (connection evicted) 2024-02-05 16:40:39.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:39.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-05 16:40:39.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457dc809 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:39.661 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-05 16:40:39.671 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-02-05 16:40:39.671 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-02-05 16:40:39.671 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-05 16:40:39.693 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-02-05 16:40:39.710 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-02-05 16:40:39.713 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-02-05 16:40:39.719 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-02-05 16:40:39.720 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e9e852 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:39.721 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-05 16:40:39.723 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:40:39.723 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:40:39.723 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-05 16:40:39.725 [DefaultDispatcher-worker-2 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:39.725 [DefaultDispatcher-worker-2 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.725 [DefaultDispatcher-worker-2 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:39.725 [DefaultDispatcher-worker-2 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.726 [DefaultDispatcher-worker-4 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.727 [DefaultDispatcher-worker-4 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:39.743 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.748 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:40:39.766 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:40:39.769 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:40:39.771 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.772 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:40:39.779 [DefaultDispatcher-worker-14 @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279e4506 2024-02-05 16:40:39.797 [DefaultDispatcher-worker-13 @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-02-05 16:40:39.815 [DefaultDispatcher-worker-7 @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-02-05 16:40:39.816 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.818 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-02-05 16:40:39.821 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-02-05 16:40:39.824 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-05 16:40:39.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-05 16:40:39.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.836 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7: (connection evicted) 2024-02-05 16:40:39.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:39.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-05 16:40:39.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-05 16:40:39.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-05 16:40:39.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-05 16:40:39.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.847 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@279e4506: (connection evicted) 2024-02-05 16:40:39.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:39.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-05 16:40:39.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19370af1 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:39.850 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-05 16:40:39.857 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2024-02-05 16:40:39.857 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2024-02-05 16:40:39.857 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-05 16:40:39.861 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.886 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2024-02-05 16:40:39.931 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2024-02-05 16:40:39.931 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.934 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2024-02-05 16:40:39.936 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67836d4 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:39.937 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:39.938 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-05 16:40:39.955 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2024-02-05 16:40:39.955 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2024-02-05 16:40:39.955 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-05 16:40:39.960 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:39.989 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2024-02-05 16:40:40.016 [DefaultDispatcher-worker-11 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:40.016 [DefaultDispatcher-worker-11 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.016 [DefaultDispatcher-worker-11 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:40.016 [DefaultDispatcher-worker-11 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.017 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.017 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.022 [DefaultDispatcher-worker-9 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:40.022 [DefaultDispatcher-worker-17 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:40.022 [DefaultDispatcher-worker-9 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.022 [DefaultDispatcher-worker-17 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.022 [DefaultDispatcher-worker-17 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:40.022 [DefaultDispatcher-worker-17 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.022 [DefaultDispatcher-worker-9 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:40.023 [DefaultDispatcher-worker-9 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.024 [DefaultDispatcher-worker-3 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.024 [DefaultDispatcher-worker-3 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.024 [DefaultDispatcher-worker-17 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.024 [DefaultDispatcher-worker-17 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.040 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2024-02-05 16:40:40.043 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2024-02-05 16:40:40.045 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2024-02-05 16:40:40.055 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:40.055 [DefaultDispatcher-worker-12 @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f 2024-02-05 16:40:40.084 [DefaultDispatcher-worker-12 @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2024-02-05 16:40:40.097 [DefaultDispatcher-worker-9 @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60515ab1 2024-02-05 16:40:40.100 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-05 16:40:40.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-05 16:40:40.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.117 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60515ab1: (connection evicted) 2024-02-05 16:40:40.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:40.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-05 16:40:40.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-05 16:40:40.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-05 16:40:40.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-05 16:40:40.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.127 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20e4e27f: (connection evicted) 2024-02-05 16:40:40.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:40.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-05 16:40:40.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-05 16:40:40.134 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.136 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-05 16:40:40.136 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:40.136 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:40.136 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:40.136 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:40.136 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:40.136 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:40.136 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4d9c7f 2024-02-05 16:40:40.136 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:40.136 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:40.136 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:40.137 [Test worker @coroutine#5241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-05 16:40:40.147 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2024-02-05 16:40:40.147 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2024-02-05 16:40:40.147 [Test worker @coroutine#5241] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-05 16:40:40.167 [DefaultDispatcher-worker-17 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:40.167 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.167 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:40.167 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.169 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.169 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.174 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2024-02-05 16:40:40.178 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.191 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2024-02-05 16:40:40.193 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2024-02-05 16:40:40.196 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2024-02-05 16:40:40.206 [DefaultDispatcher-worker-17 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2024-02-05 16:40:40.208 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2024-02-05 16:40:40.236 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2024-02-05 16:40:40.247 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-05 16:40:40.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-05 16:40:40.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.259 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77f66138: (connection evicted) 2024-02-05 16:40:40.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:40.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-05 16:40:40.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-05 16:40:40.262 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce71bbb 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:40.263 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-05 16:40:40.275 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2024-02-05 16:40:40.275 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2024-02-05 16:40:40.275 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-05 16:40:40.296 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2024-02-05 16:40:40.311 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2024-02-05 16:40:40.314 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2024-02-05 16:40:40.316 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2024-02-05 16:40:40.318 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.326 [DefaultDispatcher-worker-4 @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72 2024-02-05 16:40:40.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-05 16:40:40.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-05 16:40:40.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.328 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f1eff72: (connection evicted) 2024-02-05 16:40:40.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:40.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-05 16:40:40.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-05 16:40:40.330 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-05 16:40:40.330 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:40.330 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:40.330 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@da2303c 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:40.331 [Test worker @coroutine#5309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-05 16:40:40.332 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f254d79 2024-02-05 16:40:40.332 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f254d79 2024-02-05 16:40:40.332 [Test worker @coroutine#5309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-05 16:40:40.353 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f254d79 2024-02-05 16:40:40.359 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.369 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f254d79 2024-02-05 16:40:40.372 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f254d79 2024-02-05 16:40:40.374 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f254d79 2024-02-05 16:40:40.385 [DefaultDispatcher-worker-10 @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f254d79 2024-02-05 16:40:40.385 [DefaultDispatcher-worker-2 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:40.386 [DefaultDispatcher-worker-2 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.386 [DefaultDispatcher-worker-2 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:40.386 [DefaultDispatcher-worker-2 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.387 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.387 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-05 16:40:40.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-05 16:40:40.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.391 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f254d79: (connection evicted) 2024-02-05 16:40:40.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:40.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-05 16:40:40.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-05 16:40:40.393 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b58a0f9 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:40.394 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-05 16:40:40.403 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8964c1 2024-02-05 16:40:40.403 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8964c1 2024-02-05 16:40:40.403 [Test worker @coroutine#5348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-05 16:40:40.441 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8964c1 2024-02-05 16:40:40.453 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.459 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8964c1 2024-02-05 16:40:40.462 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8964c1 2024-02-05 16:40:40.465 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8964c1 2024-02-05 16:40:40.475 [DefaultDispatcher-worker-17 @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8964c1 2024-02-05 16:40:40.480 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.485 [DefaultDispatcher-worker-2 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:40.485 [DefaultDispatcher-worker-2 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.485 [DefaultDispatcher-worker-2 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:40.485 [DefaultDispatcher-worker-2 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.485 [DefaultDispatcher-worker-4 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:40.486 [DefaultDispatcher-worker-4 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.486 [DefaultDispatcher-worker-4 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:40.486 [DefaultDispatcher-worker-4 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.486 [DefaultDispatcher-worker-6 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.486 [DefaultDispatcher-worker-6 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.487 [DefaultDispatcher-worker-5 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.487 [DefaultDispatcher-worker-5 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-05 16:40:40.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-05 16:40:40.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.495 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a8964c1: (connection evicted) 2024-02-05 16:40:40.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:40.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-05 16:40:40.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-05 16:40:40.497 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@704ddfad 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:40.498 [Test worker @coroutine#5393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-05 16:40:40.499 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed4c822 2024-02-05 16:40:40.499 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed4c822 2024-02-05 16:40:40.499 [Test worker @coroutine#5393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-05 16:40:40.502 [DefaultDispatcher-worker-4 @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-02-05 16:40:40.513 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.520 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed4c822 2024-02-05 16:40:40.537 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed4c822 2024-02-05 16:40:40.539 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed4c822 2024-02-05 16:40:40.542 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed4c822 2024-02-05 16:40:40.545 [DefaultDispatcher-worker-17 @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7e81 2024-02-05 16:40:40.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-05 16:40:40.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-05 16:40:40.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:40.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:40.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-05 16:40:40.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c372e9 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:40.554 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-05 16:40:40.555 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@73418044 2024-02-05 16:40:40.555 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@73418044 2024-02-05 16:40:40.555 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-05 16:40:40.578 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73418044 2024-02-05 16:40:40.589 [DefaultDispatcher-worker-16 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:40.589 [DefaultDispatcher-worker-16 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.590 [DefaultDispatcher-worker-16 @coroutine#3055] 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-02-05 16:40:40.590 [DefaultDispatcher-worker-16 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.590 [DefaultDispatcher-worker-7 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:40.590 [DefaultDispatcher-worker-7 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.590 [DefaultDispatcher-worker-7 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:40.590 [DefaultDispatcher-worker-7 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.591 [DefaultDispatcher-worker-12 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.591 [DefaultDispatcher-worker-5 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.591 [DefaultDispatcher-worker-5 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.596 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73418044 2024-02-05 16:40:40.599 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73418044 2024-02-05 16:40:40.601 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.602 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73418044 2024-02-05 16:40:40.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-05 16:40:40.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-05 16:40:40.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:40.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:40.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-05 16:40:40.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-05 16:40:40.608 [DefaultDispatcher-worker-12 @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73624529 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:40.610 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:40.611 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:40.611 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:40.611 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-05 16:40:40.611 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:40.611 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:40.611 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:40.611 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:40.611 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:40.611 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:40.611 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:40.611 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:40.611 [Test worker @coroutine#5456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-05 16:40:40.611 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ae3c46 2024-02-05 16:40:40.611 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ae3c46 2024-02-05 16:40:40.611 [Test worker @coroutine#5456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-05 16:40:40.635 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae3c46 2024-02-05 16:40:40.644 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.647 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae3c46 2024-02-05 16:40:40.650 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae3c46 2024-02-05 16:40:40.652 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae3c46 2024-02-05 16:40:40.672 [DefaultDispatcher-worker-12 @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2024-02-05 16:40:40.675 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae3c46 2024-02-05 16:40:40.684 [DefaultDispatcher-worker-16 @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae3c46 2024-02-05 16:40:40.687 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae3c46 2024-02-05 16:40:40.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-05 16:40:40.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-05 16:40:40.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.694 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30ae3c46: (connection evicted) 2024-02-05 16:40:40.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:40.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-05 16:40:40.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17796f47 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:40.697 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:40.698 [Test worker @coroutine#5490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-05 16:40:40.698 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3 2024-02-05 16:40:40.698 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3 2024-02-05 16:40:40.698 [Test worker @coroutine#5490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-05 16:40:40.707 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.718 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3 2024-02-05 16:40:40.734 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3 2024-02-05 16:40:40.736 [DefaultDispatcher-worker-15 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:40.736 [DefaultDispatcher-worker-15 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.736 [DefaultDispatcher-worker-15 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:40.736 [DefaultDispatcher-worker-15 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.736 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3 2024-02-05 16:40:40.737 [DefaultDispatcher-worker-15 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.737 [DefaultDispatcher-worker-15 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:40.739 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3 2024-02-05 16:40:40.739 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ed6e557 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@735d7b99 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@735d7b99 2024-02-05 16:40:40.740 [Test worker @coroutine#5490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-05 16:40:40.761 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735d7b99 2024-02-05 16:40:40.768 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.777 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735d7b99 2024-02-05 16:40:40.779 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735d7b99 2024-02-05 16:40:40.782 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735d7b99 2024-02-05 16:40:40.791 [DefaultDispatcher-worker-16 @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735d7b99 2024-02-05 16:40:40.798 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:40.805 [DefaultDispatcher-worker-3 @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3 2024-02-05 16:40:40.840 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.846 [DefaultDispatcher-worker-14 @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3 2024-02-05 16:40:40.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-05 16:40:40.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-05 16:40:40.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.856 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b6637f3: (connection evicted) 2024-02-05 16:40:40.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:40.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-05 16:40:40.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-05 16:40:40.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-05 16:40:40.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-05 16:40:40.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.858 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@735d7b99: (connection evicted) 2024-02-05 16:40:40.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:40.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-05 16:40:40.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c7008b4 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:40.860 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-05 16:40:40.862 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@719e8f9f 2024-02-05 16:40:40.862 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@719e8f9f 2024-02-05 16:40:40.862 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-05 16:40:40.882 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@719e8f9f 2024-02-05 16:40:40.895 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@719e8f9f 2024-02-05 16:40:40.898 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@719e8f9f 2024-02-05 16:40:40.901 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@719e8f9f 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d6f172 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:40.902 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-05 16:40:40.903 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b063fd 2024-02-05 16:40:40.903 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b063fd 2024-02-05 16:40:40.903 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-05 16:40:40.918 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b063fd 2024-02-05 16:40:40.929 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b063fd 2024-02-05 16:40:40.931 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b063fd 2024-02-05 16:40:40.933 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b063fd 2024-02-05 16:40:40.944 [DefaultDispatcher-worker-18 @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10b063fd 2024-02-05 16:40:40.958 [DefaultDispatcher-worker-13 @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@719e8f9f 2024-02-05 16:40:40.962 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:40.988 [DefaultDispatcher-worker-13 @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@719e8f9f 2024-02-05 16:40:40.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-05 16:40:40.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-05 16:40:40.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.992 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@719e8f9f: (connection evicted) 2024-02-05 16:40:40.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:40.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-05 16:40:40.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-05 16:40:40.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-05 16:40:40.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-05 16:40:40.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:40.993 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10b063fd: (connection evicted) 2024-02-05 16:40:40.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:40.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-05 16:40:40.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4353230 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:40.996 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-05 16:40:40.997 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-05 16:40:40.997 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-05 16:40:40.997 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-05 16:40:41.019 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-05 16:40:41.033 [DefaultDispatcher-worker-2 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:41.033 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.033 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:41.033 [DefaultDispatcher-worker-2 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.035 [DefaultDispatcher-worker-5 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.035 [DefaultDispatcher-worker-5 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.039 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-05 16:40:41.039 [DefaultDispatcher-worker-2 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:41.040 [DefaultDispatcher-worker-2 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.040 [DefaultDispatcher-worker-2 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:41.040 [DefaultDispatcher-worker-2 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.040 [DefaultDispatcher-worker-8 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:41.040 [DefaultDispatcher-worker-8 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.040 [DefaultDispatcher-worker-8 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:41.040 [DefaultDispatcher-worker-8 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.041 [DefaultDispatcher-worker-5 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.041 [DefaultDispatcher-worker-5 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.041 [DefaultDispatcher-worker-15 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.041 [DefaultDispatcher-worker-15 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.042 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-05 16:40:41.044 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@678c0310 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:41.045 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:41.046 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:41.046 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:41.046 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:41.046 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:41.046 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:41.046 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-05 16:40:41.046 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-05 16:40:41.046 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-05 16:40:41.046 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-05 16:40:41.067 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-05 16:40:41.084 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-05 16:40:41.087 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-05 16:40:41.090 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-05 16:40:41.097 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:41.101 [DefaultDispatcher-worker-17 @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad 2024-02-05 16:40:41.116 [DefaultDispatcher-worker-5 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-05 16:40:41.143 [DefaultDispatcher-worker-13 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-05 16:40:41.146 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.151 [DefaultDispatcher-worker-9 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-05 16:40:41.164 [DefaultDispatcher-worker-9 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d 2024-02-05 16:40:41.177 [DefaultDispatcher-worker-11 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:41.177 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.177 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:41.177 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-05 16:40:41.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-05 16:40:41.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.187 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.187 [DefaultDispatcher-worker-4 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.191 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@289d9f0d: (connection evicted) 2024-02-05 16:40:41.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:41.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-05 16:40:41.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-05 16:40:41.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-05 16:40:41.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-05 16:40:41.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.211 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cd13fad: (connection evicted) 2024-02-05 16:40:41.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:41.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-05 16:40:41.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74474fc0 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:41.215 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-05 16:40:41.222 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-02-05 16:40:41.222 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-02-05 16:40:41.222 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-05 16:40:41.251 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-02-05 16:40:41.266 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-02-05 16:40:41.273 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-02-05 16:40:41.276 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-02-05 16:40:41.276 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@125ace20 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-05 16:40:41.277 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c25687b 2024-02-05 16:40:41.278 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c25687b 2024-02-05 16:40:41.278 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-05 16:40:41.300 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c25687b 2024-02-05 16:40:41.319 [Test worker @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c25687b 2024-02-05 16:40:41.322 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c25687b 2024-02-05 16:40:41.322 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.325 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c25687b 2024-02-05 16:40:41.337 [DefaultDispatcher-worker-16 @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c25687b 2024-02-05 16:40:41.350 [DefaultDispatcher-worker-16 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-02-05 16:40:41.357 [DefaultDispatcher-worker-5 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-02-05 16:40:41.363 [DefaultDispatcher-worker-12 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-02-05 16:40:41.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-05 16:40:41.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-05 16:40:41.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.372 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b: (connection evicted) 2024-02-05 16:40:41.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:41.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-05 16:40:41.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-05 16:40:41.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-05 16:40:41.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-05 16:40:41.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.374 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c25687b: (connection evicted) 2024-02-05 16:40:41.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:41.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-05 16:40:41.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-05 16:40:41.375 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b5f974 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c 2024-02-05 16:40:41.376 [Test worker @coroutine#5643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-05 16:40:41.397 [DefaultDispatcher-worker-16 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:41.397 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c 2024-02-05 16:40:41.398 [DefaultDispatcher-worker-16 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.398 [DefaultDispatcher-worker-16 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:41.398 [DefaultDispatcher-worker-16 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.399 [DefaultDispatcher-worker-12 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.399 [DefaultDispatcher-worker-12 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.410 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c 2024-02-05 16:40:41.412 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c 2024-02-05 16:40:41.414 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6ad2eb 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:41.414 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:41.415 [Test worker @coroutine#5643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-05 16:40:41.415 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-05 16:40:41.415 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-05 16:40:41.415 [Test worker @coroutine#5643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-05 16:40:41.422 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.429 [Test worker @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-05 16:40:41.440 [Test worker @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-05 16:40:41.441 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-05 16:40:41.443 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-05 16:40:41.457 [DefaultDispatcher-worker-15 @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd 2024-02-05 16:40:41.471 [DefaultDispatcher-worker-18 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c 2024-02-05 16:40:41.477 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:41.484 [DefaultDispatcher-worker-17 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c 2024-02-05 16:40:41.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-05 16:40:41.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-05 16:40:41.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.487 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57e2d15c: (connection evicted) 2024-02-05 16:40:41.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:41.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-05 16:40:41.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-05 16:40:41.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-05 16:40:41.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-05 16:40:41.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.488 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2122b4bd: (connection evicted) 2024-02-05 16:40:41.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:41.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-05 16:40:41.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5481001f 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-05 16:40:41.492 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:41.493 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:41.493 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:41.493 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:41.493 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:41.493 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:41.493 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:41.493 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:41.493 [Test worker @coroutine#5685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-05 16:40:41.493 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@475c2f47 2024-02-05 16:40:41.493 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@475c2f47 2024-02-05 16:40:41.493 [Test worker @coroutine#5685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-05 16:40:41.498 [DefaultDispatcher-worker-17 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:41.498 [DefaultDispatcher-worker-16 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:41.499 [DefaultDispatcher-worker-16 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.499 [DefaultDispatcher-worker-17 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.499 [DefaultDispatcher-worker-17 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:41.499 [DefaultDispatcher-worker-16 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:41.499 [DefaultDispatcher-worker-17 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.499 [DefaultDispatcher-worker-16 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.500 [DefaultDispatcher-worker-13 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.500 [DefaultDispatcher-worker-13 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.500 [DefaultDispatcher-worker-2 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.500 [DefaultDispatcher-worker-2 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.511 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475c2f47 2024-02-05 16:40:41.521 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475c2f47 2024-02-05 16:40:41.523 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475c2f47 2024-02-05 16:40:41.525 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475c2f47 2024-02-05 16:40:41.525 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eb29382 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-02-05 16:40:41.526 [Test worker @coroutine#5685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-05 16:40:41.540 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-02-05 16:40:41.551 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-02-05 16:40:41.553 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-02-05 16:40:41.554 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-02-05 16:40:41.567 [DefaultDispatcher-worker-7 @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188 2024-02-05 16:40:41.583 [DefaultDispatcher-worker-10 @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475c2f47 2024-02-05 16:40:41.594 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:41.602 [DefaultDispatcher-worker-13 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:41.604 [DefaultDispatcher-worker-13 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.604 [DefaultDispatcher-worker-13 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:41.604 [DefaultDispatcher-worker-13 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.607 [DefaultDispatcher-worker-18 @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475c2f47 2024-02-05 16:40:41.608 [DefaultDispatcher-worker-16 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.608 [DefaultDispatcher-worker-16 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.615 [DefaultDispatcher-worker-11 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:41.615 [DefaultDispatcher-worker-11 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.615 [DefaultDispatcher-worker-11 @coroutine#3055] 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-02-05 16:40:41.615 [DefaultDispatcher-worker-11 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.617 [DefaultDispatcher-worker-7 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.626 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.635 [DefaultDispatcher-worker-1 @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@475c2f47 2024-02-05 16:40:41.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-05 16:40:41.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-05 16:40:41.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.643 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@475c2f47: (connection evicted) 2024-02-05 16:40:41.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:41.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-05 16:40:41.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-05 16:40:41.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-05 16:40:41.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-05 16:40:41.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.660 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.660 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e1d3188: (connection evicted) 2024-02-05 16:40:41.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:41.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-05 16:40:41.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b1a9ab3 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:41.663 [Test worker @coroutine#5733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-05 16:40:41.671 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-02-05 16:40:41.671 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-02-05 16:40:41.671 [Test worker @coroutine#5733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-05 16:40:41.690 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-02-05 16:40:41.703 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-02-05 16:40:41.705 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-02-05 16:40:41.707 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bacabc4 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:41.707 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@617d697 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@617d697 2024-02-05 16:40:41.708 [Test worker @coroutine#5733] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-05 16:40:41.725 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@617d697 2024-02-05 16:40:41.736 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@617d697 2024-02-05 16:40:41.738 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@617d697 2024-02-05 16:40:41.740 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@617d697 2024-02-05 16:40:41.745 [DefaultDispatcher-worker-6 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:41.745 [DefaultDispatcher-worker-6 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.745 [DefaultDispatcher-worker-6 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:41.745 [DefaultDispatcher-worker-6 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.747 [DefaultDispatcher-worker-17 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.747 [DefaultDispatcher-worker-17 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:41.748 [DefaultDispatcher-worker-8 @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@617d697 2024-02-05 16:40:41.759 [DefaultDispatcher-worker-12 @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-02-05 16:40:41.767 [DefaultDispatcher-worker-8 @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-02-05 16:40:41.771 [HikariPool-174 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:41.774 [DefaultDispatcher-worker-12 @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-02-05 16:40:41.784 [DefaultDispatcher-worker-18 @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-02-05 16:40:41.799 [DefaultDispatcher-worker-2 @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3 2024-02-05 16:40:41.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-05 16:40:41.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-05 16:40:41.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.801 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bfedff3: (connection evicted) 2024-02-05 16:40:41.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:41.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-05 16:40:41.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-05 16:40:41.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-05 16:40:41.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-05 16:40:41.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.802 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@617d697: (connection evicted) 2024-02-05 16:40:41.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:41.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-05 16:40:41.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be865c1 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:41.805 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-05 16:40:41.806 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-02-05 16:40:41.806 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-02-05 16:40:41.806 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-05 16:40:41.823 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-02-05 16:40:41.834 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-02-05 16:40:41.836 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-02-05 16:40:41.837 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f579d2 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:41.838 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-05 16:40:41.839 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2024-02-05 16:40:41.839 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2024-02-05 16:40:41.839 [Test worker @coroutine#5775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-05 16:40:41.853 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2024-02-05 16:40:41.863 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2024-02-05 16:40:41.865 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2024-02-05 16:40:41.867 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2024-02-05 16:40:41.877 [DefaultDispatcher-worker-14 @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6179af64 2024-02-05 16:40:41.890 [DefaultDispatcher-worker-14 @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-02-05 16:40:41.897 [DefaultDispatcher-worker-8 @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d140627 2024-02-05 16:40:41.906 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-05 16:40:41.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-05 16:40:41.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.907 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d140627: (connection evicted) 2024-02-05 16:40:41.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:41.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-05 16:40:41.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-05 16:40:41.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-05 16:40:41.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-05 16:40:41.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:41.909 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6179af64: (connection evicted) 2024-02-05 16:40:41.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:41.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-05 16:40:41.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@88fe9a8 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:41.911 [Test worker @coroutine#5814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-05 16:40:41.912 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd 2024-02-05 16:40:41.912 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd 2024-02-05 16:40:41.912 [Test worker @coroutine#5814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-05 16:40:41.935 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd 2024-02-05 16:40:41.952 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd 2024-02-05 16:40:41.958 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd 2024-02-05 16:40:41.961 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd 2024-02-05 16:40:41.961 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-05 16:40:41.961 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:41.961 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:41.961 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:41.961 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:41.961 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df8ea34 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2024-02-05 16:40:41.962 [Test worker @coroutine#5814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-05 16:40:41.985 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2024-02-05 16:40:42.002 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2024-02-05 16:40:42.004 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2024-02-05 16:40:42.006 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2024-02-05 16:40:42.012 [HikariPool-178 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:42.016 [DefaultDispatcher-worker-1 @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63893cf6 2024-02-05 16:40:42.030 [DefaultDispatcher-worker-1 @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd 2024-02-05 16:40:42.040 [DefaultDispatcher-worker-13 @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd 2024-02-05 16:40:42.047 [DefaultDispatcher-worker-14 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:42.047 [DefaultDispatcher-worker-14 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.047 [DefaultDispatcher-worker-14 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:42.047 [DefaultDispatcher-worker-14 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.048 [DefaultDispatcher-worker-1 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:42.048 [DefaultDispatcher-worker-1 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.048 [DefaultDispatcher-worker-1 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:42.049 [DefaultDispatcher-worker-1 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.049 [DefaultDispatcher-worker-6 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.049 [DefaultDispatcher-worker-6 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.049 [DefaultDispatcher-worker-1 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:42.049 [DefaultDispatcher-worker-1 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.049 [DefaultDispatcher-worker-1 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:42.049 [DefaultDispatcher-worker-1 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.051 [DefaultDispatcher-worker-4 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.051 [DefaultDispatcher-worker-4 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.056 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.056 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-05 16:40:42.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-05 16:40:42.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.062 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.083 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f45a2fd: (connection evicted) 2024-02-05 16:40:42.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:42.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-05 16:40:42.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-05 16:40:42.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-05 16:40:42.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-05 16:40:42.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.102 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63893cf6: (connection evicted) 2024-02-05 16:40:42.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:42.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-05 16:40:42.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-05 16:40:42.104 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a4bee4e 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:42.105 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-05 16:40:42.109 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba19932 2024-02-05 16:40:42.110 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba19932 2024-02-05 16:40:42.110 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-05 16:40:42.129 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba19932 2024-02-05 16:40:42.140 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba19932 2024-02-05 16:40:42.142 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba19932 2024-02-05 16:40:42.144 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba19932 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@723aa04 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:42.144 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:42.145 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-05 16:40:42.145 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2024-02-05 16:40:42.145 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2024-02-05 16:40:42.145 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-05 16:40:42.164 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2024-02-05 16:40:42.182 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2024-02-05 16:40:42.184 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2024-02-05 16:40:42.187 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2024-02-05 16:40:42.197 [DefaultDispatcher-worker-14 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:42.197 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.197 [DefaultDispatcher-worker-2 @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e 2024-02-05 16:40:42.197 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:42.197 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.199 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.199 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.210 [HikariPool-180 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:42.210 [DefaultDispatcher-worker-14 @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba19932 2024-02-05 16:40:42.220 [DefaultDispatcher-worker-12 @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba19932 2024-02-05 16:40:42.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-05 16:40:42.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-05 16:40:42.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.225 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ba19932: (connection evicted) 2024-02-05 16:40:42.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:42.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-05 16:40:42.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-05 16:40:42.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-05 16:40:42.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-05 16:40:42.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.226 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@367e0b0e: (connection evicted) 2024-02-05 16:40:42.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:42.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-05 16:40:42.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c0d876c 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:40:42.229 [Test worker @coroutine#5908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-05 16:40:42.245 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:40:42.256 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:40:42.258 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:40:42.259 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f5df147 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:42.260 [Test worker @coroutine#5908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-05 16:40:42.261 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-05 16:40:42.261 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-05 16:40:42.261 [Test worker @coroutine#5908] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-05 16:40:42.275 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-05 16:40:42.285 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-05 16:40:42.287 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-05 16:40:42.289 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-05 16:40:42.300 [DefaultDispatcher-worker-8 @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8947a4b 2024-02-05 16:40:42.316 [DefaultDispatcher-worker-14 @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:40:42.330 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:42.339 [DefaultDispatcher-worker-8 @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:40:42.349 [DefaultDispatcher-worker-9 @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:40:42.361 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.408 [DefaultDispatcher-worker-13 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:42.408 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.408 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:42.408 [DefaultDispatcher-worker-13 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.409 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.409 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.475 [DefaultDispatcher-worker-14 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77217c17 2024-02-05 16:40:42.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-05 16:40:42.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-05 16:40:42.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.479 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77217c17: (connection evicted) 2024-02-05 16:40:42.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:42.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-05 16:40:42.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-05 16:40:42.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-05 16:40:42.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-05 16:40:42.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.483 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8947a4b: (connection evicted) 2024-02-05 16:40:42.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:42.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-05 16:40:42.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c65740a 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:42.485 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:42.486 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-05 16:40:42.486 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:42.486 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:42.486 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:42.486 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:42.486 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:42.486 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:42.486 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:42.486 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:42.486 [Test worker @coroutine#5950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-05 16:40:42.487 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:40:42.487 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:40:42.487 [Test worker @coroutine#5950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-05 16:40:42.504 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:40:42.509 [DefaultDispatcher-worker-3 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:42.509 [DefaultDispatcher-worker-11 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:42.509 [DefaultDispatcher-worker-3 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.509 [DefaultDispatcher-worker-3 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:42.509 [DefaultDispatcher-worker-3 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.509 [DefaultDispatcher-worker-11 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.509 [DefaultDispatcher-worker-11 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:42.509 [DefaultDispatcher-worker-11 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.511 [DefaultDispatcher-worker-3 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.511 [DefaultDispatcher-worker-3 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.511 [DefaultDispatcher-worker-12 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.511 [DefaultDispatcher-worker-12 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.518 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:40:42.520 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:40:42.522 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b89cbf9 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:42.522 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-05 16:40:42.523 [Test worker @coroutine#5950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-05 16:40:42.537 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-05 16:40:42.549 [Test worker @coroutine#5964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-05 16:40:42.551 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-05 16:40:42.553 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-05 16:40:42.564 [DefaultDispatcher-worker-2 @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c10c2 2024-02-05 16:40:42.585 [DefaultDispatcher-worker-8 @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:40:42.587 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:42.606 [DefaultDispatcher-worker-1 @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:40:42.617 [DefaultDispatcher-worker-9 @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2024-02-05 16:40:42.618 [DefaultDispatcher-worker-5 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:42.618 [DefaultDispatcher-worker-5 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.618 [DefaultDispatcher-worker-5 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:42.618 [DefaultDispatcher-worker-5 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.620 [DefaultDispatcher-worker-14 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.620 [DefaultDispatcher-worker-14 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-05 16:40:42.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-05 16:40:42.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.623 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.627 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@224f90eb: (connection evicted) 2024-02-05 16:40:42.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:42.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-05 16:40:42.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-05 16:40:42.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-05 16:40:42.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-05 16:40:42.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.628 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219c10c2: (connection evicted) 2024-02-05 16:40:42.629 [DefaultDispatcher-worker-10 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:42.629 [DefaultDispatcher-worker-10 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.629 [DefaultDispatcher-worker-10 @coroutine#3055] 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-02-05 16:40:42.629 [DefaultDispatcher-worker-10 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:42.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-05 16:40:42.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-05 16:40:42.630 [DefaultDispatcher-worker-15 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.630 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-05 16:40:42.630 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:42.630 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:42.630 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:42.630 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:42.630 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:42.630 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:42.630 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e1f467f 2024-02-05 16:40:42.630 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:42.630 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:42.631 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-05 16:40:42.635 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2024-02-05 16:40:42.635 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2024-02-05 16:40:42.635 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-05 16:40:42.659 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2024-02-05 16:40:42.676 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2024-02-05 16:40:42.679 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2024-02-05 16:40:42.681 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41dbf02b 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:42.682 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-05 16:40:42.683 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@d41518b 2024-02-05 16:40:42.683 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@d41518b 2024-02-05 16:40:42.683 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-05 16:40:42.704 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41518b 2024-02-05 16:40:42.721 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41518b 2024-02-05 16:40:42.724 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41518b 2024-02-05 16:40:42.726 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41518b 2024-02-05 16:40:42.735 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:42.738 [DefaultDispatcher-worker-18 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41518b 2024-02-05 16:40:42.753 [DefaultDispatcher-worker-7 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2024-02-05 16:40:42.762 [DefaultDispatcher-worker-8 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:42.762 [DefaultDispatcher-worker-8 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.762 [DefaultDispatcher-worker-8 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:42.762 [DefaultDispatcher-worker-8 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.764 [DefaultDispatcher-worker-8 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.764 [DefaultDispatcher-worker-8 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:42.777 [DefaultDispatcher-worker-10 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c 2024-02-05 16:40:42.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-05 16:40:42.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-05 16:40:42.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.783 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d268a2c: (connection evicted) 2024-02-05 16:40:42.783 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:42.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-05 16:40:42.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-05 16:40:42.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-05 16:40:42.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-05 16:40:42.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.784 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d41518b: (connection evicted) 2024-02-05 16:40:42.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:42.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-05 16:40:42.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-05 16:40:42.786 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32ae890 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:42.787 [Test worker @coroutine#6024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-05 16:40:42.788 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2024-02-05 16:40:42.788 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2024-02-05 16:40:42.788 [Test worker @coroutine#6024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-05 16:40:42.809 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2024-02-05 16:40:42.826 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2024-02-05 16:40:42.829 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2024-02-05 16:40:42.831 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42102827 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-05 16:40:42.832 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:42.833 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:42.833 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:42.833 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:42.833 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:42.833 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:42.833 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:42.833 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:42.833 [Test worker @coroutine#6024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-05 16:40:42.833 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-05 16:40:42.833 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-05 16:40:42.833 [Test worker @coroutine#6024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-05 16:40:42.855 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-05 16:40:42.872 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-05 16:40:42.875 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-05 16:40:42.877 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-05 16:40:42.888 [HikariPool-188 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:42.889 [DefaultDispatcher-worker-14 @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-05 16:40:42.904 [DefaultDispatcher-worker-17 @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2024-02-05 16:40:42.924 [DefaultDispatcher-worker-17 @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2024-02-05 16:40:42.933 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.934 [DefaultDispatcher-worker-9 @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13 2024-02-05 16:40:42.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-05 16:40:42.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-05 16:40:42.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.940 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aac6d13: (connection evicted) 2024-02-05 16:40:42.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:42.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-05 16:40:42.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-05 16:40:42.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-05 16:40:42.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-05 16:40:42.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:42.941 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd: (connection evicted) 2024-02-05 16:40:42.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:42.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-05 16:40:42.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17f5b53a 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:42.944 [Test worker @coroutine#6057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-05 16:40:42.945 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee0dbd1 2024-02-05 16:40:42.945 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee0dbd1 2024-02-05 16:40:42.945 [Test worker @coroutine#6057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-05 16:40:42.968 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee0dbd1 2024-02-05 16:40:42.979 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee0dbd1 2024-02-05 16:40:42.981 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee0dbd1 2024-02-05 16:40:42.983 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee0dbd1 2024-02-05 16:40:42.992 [DefaultDispatcher-worker-10 @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee0dbd1 2024-02-05 16:40:43.001 [DefaultDispatcher-worker-15 @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ee0dbd1 2024-02-05 16:40:43.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-05 16:40:43.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-05 16:40:43.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.013 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ee0dbd1: (connection evicted) 2024-02-05 16:40:43.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:43.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-05 16:40:43.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-05 16:40:43.080 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-05 16:40:43.080 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:43.080 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:43.080 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:43.080 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:43.080 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:43.080 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:43.080 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77c7d3f4 2024-02-05 16:40:43.080 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@644f033d 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@644f033d 2024-02-05 16:40:43.081 [Test worker @coroutine#6091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-05 16:40:43.084 [DefaultDispatcher-worker-8 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:43.084 [DefaultDispatcher-worker-8 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.084 [DefaultDispatcher-worker-8 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:43.084 [DefaultDispatcher-worker-12 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:43.084 [DefaultDispatcher-worker-6 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:43.084 [DefaultDispatcher-worker-12 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.084 [DefaultDispatcher-worker-12 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:43.084 [DefaultDispatcher-worker-12 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.084 [DefaultDispatcher-worker-6 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.084 [DefaultDispatcher-worker-6 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:43.084 [DefaultDispatcher-worker-6 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.084 [DefaultDispatcher-worker-8 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.085 [DefaultDispatcher-worker-16 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.085 [DefaultDispatcher-worker-16 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.085 [DefaultDispatcher-worker-8 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.085 [DefaultDispatcher-worker-8 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.085 [DefaultDispatcher-worker-9 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.085 [DefaultDispatcher-worker-9 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.099 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644f033d 2024-02-05 16:40:43.111 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644f033d 2024-02-05 16:40:43.112 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644f033d 2024-02-05 16:40:43.114 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644f033d 2024-02-05 16:40:43.124 [DefaultDispatcher-worker-2 @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644f033d 2024-02-05 16:40:43.124 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644f033d 2024-02-05 16:40:43.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-05 16:40:43.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-05 16:40:43.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.125 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@644f033d: (connection evicted) 2024-02-05 16:40:43.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:43.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-05 16:40:43.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-05 16:40:43.187 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-05 16:40:43.187 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f13ed1 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-05 16:40:43.188 [Test worker @coroutine#6122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-05 16:40:43.210 [DefaultDispatcher-worker-9 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:43.211 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.211 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:43.211 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.211 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-05 16:40:43.212 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.212 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.227 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-05 16:40:43.230 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-05 16:40:43.232 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-05 16:40:43.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-05 16:40:43.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-05 16:40:43.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:43.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:43.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-05 16:40:43.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-05 16:40:43.242 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-05 16:40:43.242 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:43.242 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:43.242 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:43.242 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:43.242 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:43.242 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:43.242 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294aaa6 2024-02-05 16:40:43.242 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:43.242 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:43.242 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:43.242 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:43.242 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:43.242 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:43.242 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee949d4 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee949d4 2024-02-05 16:40:43.243 [Test worker @coroutine#6142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-05 16:40:43.260 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee949d4 2024-02-05 16:40:43.271 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee949d4 2024-02-05 16:40:43.273 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee949d4 2024-02-05 16:40:43.275 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee949d4 2024-02-05 16:40:43.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-05 16:40:43.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-05 16:40:43.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:43.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:43.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-05 16:40:43.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-05 16:40:43.280 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-05 16:40:43.280 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:43.280 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:43.280 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:43.280 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:43.280 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:43.280 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:43.280 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@323b5264 2024-02-05 16:40:43.280 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:43.280 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:43.280 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:43.280 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:43.280 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:43.280 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:43.280 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@386b4f7e 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@386b4f7e 2024-02-05 16:40:43.281 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-05 16:40:43.282 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.295 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386b4f7e 2024-02-05 16:40:43.306 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386b4f7e 2024-02-05 16:40:43.308 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386b4f7e 2024-02-05 16:40:43.310 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386b4f7e 2024-02-05 16:40:43.310 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@571360b2 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2024-02-05 16:40:43.311 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-05 16:40:43.318 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.326 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2024-02-05 16:40:43.337 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2024-02-05 16:40:43.339 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2024-02-05 16:40:43.340 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2024-02-05 16:40:43.353 [DefaultDispatcher-worker-14 @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec3604 2024-02-05 16:40:43.369 [DefaultDispatcher-worker-8 @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386b4f7e 2024-02-05 16:40:43.374 [UI Thread @coroutine#6184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:40:43.374 [UI Thread @coroutine#6184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 16:40:43.374 [UI Thread @coroutine#6184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:40:43.376 [UI Thread @coroutine#6184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:40:43.376 [UI Thread @coroutine#6184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:40:43.376 [UI Thread @coroutine#6184] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 16:40:43.376 [UI Thread @coroutine#6184] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:43.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-05 16:40:43.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-05 16:40:43.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.378 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@386b4f7e: (connection evicted) 2024-02-05 16:40:43.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:43.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-05 16:40:43.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-05 16:40:43.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-05 16:40:43.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-05 16:40:43.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.380 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35ec3604: (connection evicted) 2024-02-05 16:40:43.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:43.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-05 16:40:43.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-05 16:40:43.382 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-05 16:40:43.382 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5317a7ef 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@a422390 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@a422390 2024-02-05 16:40:43.383 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-05 16:40:43.399 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a422390 2024-02-05 16:40:43.411 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a422390 2024-02-05 16:40:43.412 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a422390 2024-02-05 16:40:43.414 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a422390 2024-02-05 16:40:43.414 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a5917f6 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2024-02-05 16:40:43.415 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-05 16:40:43.419 [DefaultDispatcher-worker-9 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:43.419 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.419 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:43.419 [DefaultDispatcher-worker-9 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.420 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.420 [DefaultDispatcher-worker-8 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.429 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2024-02-05 16:40:43.440 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2024-02-05 16:40:43.442 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2024-02-05 16:40:43.443 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2024-02-05 16:40:43.454 [DefaultDispatcher-worker-10 @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2024-02-05 16:40:43.468 [DefaultDispatcher-worker-16 @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a422390 2024-02-05 16:40:43.471 [UI Thread @coroutine#6216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45567/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:40:43.471 [UI Thread @coroutine#6216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45567/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 16:40:43.471 [UI Thread @coroutine#6216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45567/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:40:43.472 [UI Thread @coroutine#6216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45567/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:40:43.472 [UI Thread @coroutine#6216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45567/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:40:43.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-05 16:40:43.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-05 16:40:43.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.474 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a422390: (connection evicted) 2024-02-05 16:40:43.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:43.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-05 16:40:43.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-05 16:40:43.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-05 16:40:43.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-05 16:40:43.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.475 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@558fa64a: (connection evicted) 2024-02-05 16:40:43.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:43.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-05 16:40:43.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-05 16:40:43.477 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e93e396 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-05 16:40:43.478 [Test worker @coroutine#6223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-05 16:40:43.495 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-05 16:40:43.508 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-05 16:40:43.510 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-05 16:40:43.511 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ed6de 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:43.512 [Test worker @coroutine#6223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-05 16:40:43.513 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-05 16:40:43.513 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-05 16:40:43.513 [Test worker @coroutine#6223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-05 16:40:43.523 [DefaultDispatcher-worker-4 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:43.523 [DefaultDispatcher-worker-18 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:43.523 [DefaultDispatcher-worker-18 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.523 [DefaultDispatcher-worker-4 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.523 [DefaultDispatcher-worker-18 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:43.523 [DefaultDispatcher-worker-4 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:43.523 [DefaultDispatcher-worker-4 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.523 [DefaultDispatcher-worker-18 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.525 [DefaultDispatcher-worker-12 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.525 [DefaultDispatcher-worker-12 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.527 [DefaultDispatcher-worker-4 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.527 [DefaultDispatcher-worker-4 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.529 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-05 16:40:43.540 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-05 16:40:43.542 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-05 16:40:43.543 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-05 16:40:43.555 [DefaultDispatcher-worker-3 @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-05 16:40:43.567 [DefaultDispatcher-worker-16 @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-05 16:40:43.569 [UI Thread @coroutine#6253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37805/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:40:43.569 [UI Thread @coroutine#6253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37805/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 16:40:43.569 [UI Thread @coroutine#6253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37805/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:40:43.571 [UI Thread @coroutine#6253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37805/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:40:43.571 [UI Thread @coroutine#6253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37805/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 16:40:43.572 [UI Thread @coroutine#6253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37805/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 16:40:43.572 [UI Thread @coroutine#6253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37805/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:43.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-05 16:40:43.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-05 16:40:43.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.573 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1676e501: (connection evicted) 2024-02-05 16:40:43.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:43.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-05 16:40:43.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-05 16:40:43.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-05 16:40:43.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-05 16:40:43.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.574 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5852605c: (connection evicted) 2024-02-05 16:40:43.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:43.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-05 16:40:43.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf2c697 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:43.577 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-05 16:40:43.578 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-02-05 16:40:43.578 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-02-05 16:40:43.578 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-05 16:40:43.599 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-02-05 16:40:43.616 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-02-05 16:40:43.619 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-02-05 16:40:43.621 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c8537e9 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:43.622 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:43.623 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-05 16:40:43.623 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc9a5a2 2024-02-05 16:40:43.623 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc9a5a2 2024-02-05 16:40:43.623 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-05 16:40:43.632 [DefaultDispatcher-worker-16 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:43.632 [DefaultDispatcher-worker-16 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.632 [DefaultDispatcher-worker-16 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:43.632 [DefaultDispatcher-worker-16 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.634 [DefaultDispatcher-worker-12 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.634 [DefaultDispatcher-worker-12 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.641 [DefaultDispatcher-worker-16 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:43.641 [DefaultDispatcher-worker-16 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.641 [DefaultDispatcher-worker-16 @coroutine#3055] 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-02-05 16:40:43.641 [DefaultDispatcher-worker-16 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.642 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc9a5a2 2024-02-05 16:40:43.642 [DefaultDispatcher-worker-16 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.657 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc9a5a2 2024-02-05 16:40:43.659 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc9a5a2 2024-02-05 16:40:43.661 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc9a5a2 2024-02-05 16:40:43.672 [DefaultDispatcher-worker-10 @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cc9a5a2 2024-02-05 16:40:43.678 [HikariPool-200 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:43.686 [DefaultDispatcher-worker-12 @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-02-05 16:40:43.713 [DefaultDispatcher-worker-12 @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c94e95 2024-02-05 16:40:43.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-05 16:40:43.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-05 16:40:43.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.721 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24c94e95: (connection evicted) 2024-02-05 16:40:43.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:43.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-05 16:40:43.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-05 16:40:43.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-05 16:40:43.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-05 16:40:43.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.722 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cc9a5a2: (connection evicted) 2024-02-05 16:40:43.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:43.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-05 16:40:43.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7719b257 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:43.725 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-05 16:40:43.726 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-05 16:40:43.726 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-05 16:40:43.726 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-05 16:40:43.747 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-05 16:40:43.764 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-05 16:40:43.768 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-05 16:40:43.771 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-05 16:40:43.774 [DefaultDispatcher-worker-9 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:43.774 [DefaultDispatcher-worker-9 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.774 [DefaultDispatcher-worker-9 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:43.774 [DefaultDispatcher-worker-9 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.775 [DefaultDispatcher-worker-18 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.775 [DefaultDispatcher-worker-18 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:43.783 [DefaultDispatcher-worker-17 @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-05 16:40:43.803 [DefaultDispatcher-worker-6 @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-05 16:40:43.823 [DefaultDispatcher-worker-17 @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681302ad 2024-02-05 16:40:43.826 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-05 16:40:43.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-05 16:40:43.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.826 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@681302ad: (connection evicted) 2024-02-05 16:40:43.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:43.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-05 16:40:43.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-05 16:40:43.829 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70b67841 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c43c37d 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c43c37d 2024-02-05 16:40:43.830 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-05 16:40:43.847 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c43c37d 2024-02-05 16:40:43.858 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c43c37d 2024-02-05 16:40:43.859 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c43c37d 2024-02-05 16:40:43.861 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c43c37d 2024-02-05 16:40:43.861 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57629340 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-05 16:40:43.862 [Test worker @coroutine#6342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-05 16:40:43.876 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-05 16:40:43.886 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-05 16:40:43.888 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-05 16:40:43.890 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-05 16:40:43.900 [DefaultDispatcher-worker-17 @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415c5469 2024-02-05 16:40:43.915 [DefaultDispatcher-worker-2 @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c43c37d 2024-02-05 16:40:43.928 [DefaultDispatcher-worker-2 @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c43c37d 2024-02-05 16:40:43.931 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-05 16:40:43.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-05 16:40:43.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.936 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c43c37d: (connection evicted) 2024-02-05 16:40:43.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:43.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-05 16:40:43.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-05 16:40:43.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-05 16:40:43.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-05 16:40:43.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:43.937 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@415c5469: (connection evicted) 2024-02-05 16:40:43.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:43.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-05 16:40:43.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b862f17 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:43.940 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-05 16:40:43.941 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@62284954 2024-02-05 16:40:43.941 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@62284954 2024-02-05 16:40:43.941 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-05 16:40:43.964 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62284954 2024-02-05 16:40:43.980 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62284954 2024-02-05 16:40:43.983 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62284954 2024-02-05 16:40:43.986 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62284954 2024-02-05 16:40:43.996 [DefaultDispatcher-worker-12 @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62284954 2024-02-05 16:40:44.005 [DefaultDispatcher-worker-2 @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62284954 2024-02-05 16:40:44.019 [DefaultDispatcher-worker-10 @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62284954 2024-02-05 16:40:44.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-05 16:40:44.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-05 16:40:44.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:44.021 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62284954: (connection evicted) 2024-02-05 16:40:44.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:44.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-05 16:40:44.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16c3e494 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:44.023 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-05 16:40:44.024 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:44.024 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:44.024 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:44.024 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:44.024 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:44.024 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:44.024 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:44.024 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:44.024 [Test worker @coroutine#6411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-05 16:40:44.024 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f4c83f1 2024-02-05 16:40:44.024 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f4c83f1 2024-02-05 16:40:44.024 [Test worker @coroutine#6411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-05 16:40:44.045 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f4c83f1 2024-02-05 16:40:44.062 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f4c83f1 2024-02-05 16:40:44.064 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f4c83f1 2024-02-05 16:40:44.066 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f4c83f1 2024-02-05 16:40:44.079 [DefaultDispatcher-worker-15 @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f4c83f1 2024-02-05 16:40:44.086 [DefaultDispatcher-worker-18 @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f4c83f1 2024-02-05 16:40:44.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-05 16:40:44.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-05 16:40:44.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:44.107 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f4c83f1: (connection evicted) 2024-02-05 16:40:44.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:44.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-05 16:40:44.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e04dbc1 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:44.113 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:44.114 [Test worker @coroutine#6440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-05 16:40:44.119 [DefaultDispatcher-worker-5 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:44.119 [DefaultDispatcher-worker-5 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.119 [DefaultDispatcher-worker-5 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:44.119 [DefaultDispatcher-worker-10 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:44.119 [DefaultDispatcher-worker-5 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.119 [DefaultDispatcher-worker-8 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:44.119 [DefaultDispatcher-worker-8 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.119 [DefaultDispatcher-worker-10 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.119 [DefaultDispatcher-worker-8 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:44.119 [DefaultDispatcher-worker-8 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.119 [DefaultDispatcher-worker-10 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:44.119 [DefaultDispatcher-worker-10 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.120 [DefaultDispatcher-worker-17 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.120 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.120 [DefaultDispatcher-worker-17 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.120 [DefaultDispatcher-worker-15 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.121 [DefaultDispatcher-worker-1 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.121 [DefaultDispatcher-worker-1 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.121 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2024-02-05 16:40:44.121 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2024-02-05 16:40:44.121 [Test worker @coroutine#6440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-05 16:40:44.145 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2024-02-05 16:40:44.162 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2024-02-05 16:40:44.165 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2024-02-05 16:40:44.167 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2024-02-05 16:40:44.177 [DefaultDispatcher-worker-17 @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9be2897 2024-02-05 16:40:44.232 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:44.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-05 16:40:44.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-05 16:40:44.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:44.239 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9be2897: (connection evicted) 2024-02-05 16:40:44.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:44.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-05 16:40:44.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f29046b 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:44.241 [DefaultDispatcher-worker-15 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:44.241 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:44.242 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-05 16:40:44.242 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:44.242 [DefaultDispatcher-worker-15 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d6248d 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d6248d 2024-02-05 16:40:44.242 [Test worker @coroutine#6470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-05 16:40:44.246 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.246 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.262 [Test worker @coroutine#6470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d6248d 2024-02-05 16:40:44.278 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d6248d 2024-02-05 16:40:44.280 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d6248d 2024-02-05 16:40:44.282 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d6248d 2024-02-05 16:40:44.292 [DefaultDispatcher-worker-14 @coroutine#6481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d6248d 2024-02-05 16:40:44.300 [DefaultDispatcher-worker-5 @coroutine#6470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d6248d 2024-02-05 16:40:44.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-05 16:40:44.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-05 16:40:44.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:44.306 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48d6248d: (connection evicted) 2024-02-05 16:40:44.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:44.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-05 16:40:44.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-05 16:40:44.310 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5128efc 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:44.311 [Test worker @coroutine#6497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-05 16:40:44.312 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2024-02-05 16:40:44.312 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2024-02-05 16:40:44.312 [Test worker @coroutine#6497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-05 16:40:44.331 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2024-02-05 16:40:44.346 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2024-02-05 16:40:44.349 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2024-02-05 16:40:44.351 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@593d5f39 2024-02-05 16:40:44.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-05 16:40:44.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-05 16:40:44.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:44.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:44.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-05 16:40:44.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-05 16:40:44.360 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-05 16:40:44.360 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:44.360 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:44.360 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:44.360 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:44.360 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:44.360 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:44.360 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e41b993 2024-02-05 16:40:44.360 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:44.360 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:44.360 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:44.360 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:44.360 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:44.360 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:44.360 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2024-02-05 16:40:44.361 [Test worker @coroutine#6513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-05 16:40:44.380 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2024-02-05 16:40:44.396 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2024-02-05 16:40:44.398 [Test worker @coroutine#6517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2024-02-05 16:40:44.400 [Test worker @coroutine#6519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2024-02-05 16:40:44.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-05 16:40:44.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-05 16:40:44.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:44.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:44.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-05 16:40:44.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59a49dbc 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-05 16:40:44.405 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0df4ba 2024-02-05 16:40:44.406 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b0df4ba 2024-02-05 16:40:44.406 [Test worker @coroutine#6530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-05 16:40:44.426 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0df4ba 2024-02-05 16:40:44.429 [DefaultDispatcher-worker-2 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:44.429 [DefaultDispatcher-worker-2 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.429 [DefaultDispatcher-worker-2 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:44.429 [DefaultDispatcher-worker-2 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.435 [DefaultDispatcher-worker-1 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.435 [DefaultDispatcher-worker-1 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.441 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0df4ba 2024-02-05 16:40:44.444 [Test worker @coroutine#6537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0df4ba 2024-02-05 16:40:44.453 [Test worker @coroutine#6539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b0df4ba 2024-02-05 16:40:44.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-05 16:40:44.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-05 16:40:44.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:44.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:44.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-05 16:40:44.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-05 16:40:44.471 [UI Thread @coroutine#6555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51787/Site/verify 2024-02-05 16:40:44.471 [UI Thread @coroutine#6555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51787/Site/verify. 2024-02-05 16:40:44.471 [UI Thread @coroutine#6555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51787/Site/verify 2024-02-05 16:40:44.478 [UI Thread @coroutine#6555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51787/Site/verify 2024-02-05 16:40:44.478 [UI Thread @coroutine#6555] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51787/Site/verify 2024-02-05 16:40:44.479 [UI Thread @coroutine#6555] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51787/Site/verify. 2024-02-05 16:40:44.479 [UI Thread @coroutine#6555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51787/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16750a5e 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:44.485 [Test worker @coroutine#6569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-05 16:40:44.486 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@262ea940 2024-02-05 16:40:44.486 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@262ea940 2024-02-05 16:40:44.486 [Test worker @coroutine#6569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-05 16:40:44.507 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@262ea940 2024-02-05 16:40:44.525 [Test worker @coroutine#6571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@262ea940 2024-02-05 16:40:44.527 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@262ea940 2024-02-05 16:40:44.533 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@262ea940 2024-02-05 16:40:44.536 [DefaultDispatcher-worker-1 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:44.536 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.536 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:44.536 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.538 [DefaultDispatcher-worker-17 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.538 [DefaultDispatcher-worker-17 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.538 [DefaultDispatcher-worker-13 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:44.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-05 16:40:44.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-05 16:40:44.538 [DefaultDispatcher-worker-13 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:44.538 [DefaultDispatcher-worker-13 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:44.538 [DefaultDispatcher-worker-13 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:44.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-05 16:40:44.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-05 16:40:44.539 [DefaultDispatcher-worker-7 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.539 [DefaultDispatcher-worker-7 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5576eef4 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:44.540 [Test worker @coroutine#6592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-05 16:40:44.545 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5beda06e 2024-02-05 16:40:44.545 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5beda06e 2024-02-05 16:40:44.545 [Test worker @coroutine#6592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-05 16:40:44.568 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5beda06e 2024-02-05 16:40:44.585 [Test worker @coroutine#6594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5beda06e 2024-02-05 16:40:44.587 [Test worker @coroutine#6596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5beda06e 2024-02-05 16:40:44.590 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5beda06e 2024-02-05 16:40:44.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-05 16:40:44.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-05 16:40:44.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:44.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:44.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-05 16:40:44.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f803fae 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:44.595 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@5915ab69 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@5915ab69 2024-02-05 16:40:44.596 [Test worker @coroutine#6610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-05 16:40:44.618 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5915ab69 2024-02-05 16:40:44.635 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5915ab69 2024-02-05 16:40:44.638 [Test worker @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5915ab69 2024-02-05 16:40:44.641 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5915ab69 2024-02-05 16:40:44.643 [DefaultDispatcher-worker-5 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:44.643 [DefaultDispatcher-worker-5 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.643 [DefaultDispatcher-worker-5 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:44.644 [DefaultDispatcher-worker-5 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.645 [UI Thread @coroutine#6625] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38063/Site/verify 2024-02-05 16:40:44.645 [UI Thread @coroutine#6625] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38063/Site/verify. 2024-02-05 16:40:44.645 [UI Thread @coroutine#6625] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38063/Site/verify 2024-02-05 16:40:44.645 [DefaultDispatcher-worker-8 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.645 [DefaultDispatcher-worker-8 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.647 [UI Thread @coroutine#6625] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38063/Site/verify 2024-02-05 16:40:44.647 [UI Thread @coroutine#6625] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38063/Site/verify 2024-02-05 16:40:44.647 [UI Thread @coroutine#6625] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38063/Site/verify. 2024-02-05 16:40:44.647 [UI Thread @coroutine#6625] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38063/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:44.648 [DefaultDispatcher-worker-16 @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5915ab69 2024-02-05 16:40:44.650 [DefaultDispatcher-worker-15 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:44.650 [DefaultDispatcher-worker-15 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.650 [DefaultDispatcher-worker-15 @coroutine#3055] 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-02-05 16:40:44.650 [DefaultDispatcher-worker-15 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.650 [DefaultDispatcher-worker-15 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-05 16:40:44.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-05 16:40:44.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:44.655 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5915ab69: (connection evicted) 2024-02-05 16:40:44.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:44.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-05 16:40:44.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-05 16:40:44.664 [UI Thread @coroutine#6642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59489/Site/verify 2024-02-05 16:40:44.664 [UI Thread @coroutine#6642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59489/Site/verify. 2024-02-05 16:40:44.664 [UI Thread @coroutine#6642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59489/Site/verify 2024-02-05 16:40:44.675 [UI Thread @coroutine#6642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59489/Site/verify 2024-02-05 16:40:44.675 [UI Thread @coroutine#6642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59489/Site/verify 2024-02-05 16:40:44.679 [UI Thread @coroutine#6642] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59489/Site/verify. 2024-02-05 16:40:44.679 [UI Thread @coroutine#6642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59489/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:44.688 [UI Thread @coroutine#6656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55875/Site/verify 2024-02-05 16:40:44.688 [UI Thread @coroutine#6656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55875/Site/verify. 2024-02-05 16:40:44.688 [UI Thread @coroutine#6656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55875/Site/verify 2024-02-05 16:40:44.689 [UI Thread @coroutine#6656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55875/Site/verify 2024-02-05 16:40:44.689 [UI Thread @coroutine#6656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55875/Site/verify 2024-02-05 16:40:44.690 [UI Thread @coroutine#6656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55875/Site/verify. 2024-02-05 16:40:44.690 [UI Thread @coroutine#6656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55875/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:44.698 [UI Thread @coroutine#6670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-05 16:40:44.698 [UI Thread @coroutine#6670] 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-02-05 16:40:44.698 [UI Thread @coroutine#6670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-05 16:40:44.700 [UI Thread @coroutine#6670] 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-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12418d3f 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:44.704 [Test worker @coroutine#6677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-05 16:40:44.710 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@42210d27 2024-02-05 16:40:44.710 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@42210d27 2024-02-05 16:40:44.710 [Test worker @coroutine#6677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-05 16:40:44.730 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42210d27 2024-02-05 16:40:44.746 [Test worker @coroutine#6679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42210d27 2024-02-05 16:40:44.748 [Test worker @coroutine#6681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42210d27 2024-02-05 16:40:44.751 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42210d27 2024-02-05 16:40:44.774 [DefaultDispatcher-worker-15 @coroutine#6677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42210d27 2024-02-05 16:40:44.783 [DefaultDispatcher-worker-14 @coroutine#6685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42210d27 2024-02-05 16:40:44.785 [DefaultDispatcher-worker-5 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:44.785 [DefaultDispatcher-worker-5 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.785 [DefaultDispatcher-worker-5 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:44.785 [DefaultDispatcher-worker-5 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.786 [DefaultDispatcher-worker-11 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.786 [DefaultDispatcher-worker-11 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:44.790 [DefaultDispatcher-worker-8 @coroutine#6677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42210d27 2024-02-05 16:40:44.799 [DefaultDispatcher-worker-11 @coroutine#6677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42210d27 2024-02-05 16:40:44.807 [DefaultDispatcher-worker-6 @coroutine#6677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42210d27 2024-02-05 16:40:44.811 [HikariPool-215 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:44.815 [DefaultDispatcher-worker-2 @coroutine#6677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42210d27 2024-02-05 16:40:44.824 [DefaultDispatcher-worker-5 @coroutine#6677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42210d27 2024-02-05 16:40:44.842 [DefaultDispatcher-worker-14 @coroutine#6705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42210d27 2024-02-05 16:40:44.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-05 16:40:44.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-05 16:40:44.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:44.845 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42210d27: (connection evicted) 2024-02-05 16:40:44.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:44.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-05 16:40:44.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-05 16:40:44.847 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47166740 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-02-05 16:40:44.848 [Test worker @coroutine#6711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-05 16:40:44.871 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-02-05 16:40:44.888 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-02-05 16:40:44.890 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-02-05 16:40:44.893 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-02-05 16:40:44.893 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-05 16:40:44.893 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:44.893 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:44.893 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:44.893 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:44.893 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:44.893 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:44.893 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d012e18 2024-02-05 16:40:44.893 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:44.893 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-02-05 16:40:44.894 [Test worker @coroutine#6711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-05 16:40:44.914 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-02-05 16:40:44.930 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-02-05 16:40:44.932 [Test worker @coroutine#6720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-02-05 16:40:44.935 [Test worker @coroutine#6722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-02-05 16:40:44.948 [DefaultDispatcher-worker-14 @coroutine#6724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843 2024-02-05 16:40:44.948 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:44.959 [DefaultDispatcher-worker-8 @coroutine#6711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-02-05 16:40:44.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-05 16:40:44.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-05 16:40:44.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:44.990 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7882379b: (connection evicted) 2024-02-05 16:40:44.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:44.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-05 16:40:44.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-05 16:40:44.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-05 16:40:44.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-05 16:40:44.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:44.992 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dbfb843: (connection evicted) 2024-02-05 16:40:44.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:44.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-05 16:40:44.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3dc0c5 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:44.994 [Test worker @coroutine#6758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-05 16:40:44.995 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 16:40:44.995 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 16:40:44.995 [Test worker @coroutine#6758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-05 16:40:45.015 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 16:40:45.030 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 16:40:45.033 [Test worker @coroutine#6761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 16:40:45.035 [Test worker @coroutine#6763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f61b92d 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:45.036 [Test worker @coroutine#6758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-05 16:40:45.037 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@670481b2 2024-02-05 16:40:45.037 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@670481b2 2024-02-05 16:40:45.037 [Test worker @coroutine#6758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-05 16:40:45.059 [Test worker @coroutine#6758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670481b2 2024-02-05 16:40:45.074 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670481b2 2024-02-05 16:40:45.076 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670481b2 2024-02-05 16:40:45.079 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670481b2 2024-02-05 16:40:45.089 [DefaultDispatcher-worker-13 @coroutine#6771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670481b2 2024-02-05 16:40:45.095 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:45.101 [DefaultDispatcher-worker-8 @coroutine#6758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 16:40:45.112 [DefaultDispatcher-worker-16 @coroutine#6758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283074e8 2024-02-05 16:40:45.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-05 16:40:45.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-05 16:40:45.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:45.116 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283074e8: (connection evicted) 2024-02-05 16:40:45.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:45.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-05 16:40:45.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-05 16:40:45.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-05 16:40:45.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-05 16:40:45.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:45.118 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@670481b2: (connection evicted) 2024-02-05 16:40:45.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:45.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-05 16:40:45.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-05 16:40:45.119 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@441a2d52 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8b6782 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8b6782 2024-02-05 16:40:45.120 [Test worker @coroutine#6807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-05 16:40:45.131 [DefaultDispatcher-worker-8 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:45.131 [DefaultDispatcher-worker-13 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:45.131 [DefaultDispatcher-worker-4 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:45.131 [DefaultDispatcher-worker-8 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.131 [DefaultDispatcher-worker-13 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.131 [DefaultDispatcher-worker-8 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:45.131 [DefaultDispatcher-worker-4 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.131 [DefaultDispatcher-worker-8 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.131 [DefaultDispatcher-worker-13 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:45.131 [DefaultDispatcher-worker-13 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.131 [DefaultDispatcher-worker-4 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:45.131 [DefaultDispatcher-worker-4 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.132 [DefaultDispatcher-worker-14 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.132 [DefaultDispatcher-worker-9 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.132 [DefaultDispatcher-worker-14 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.132 [DefaultDispatcher-worker-9 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.132 [DefaultDispatcher-worker-7 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.132 [DefaultDispatcher-worker-7 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.140 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8b6782 2024-02-05 16:40:45.156 [Test worker @coroutine#6817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8b6782 2024-02-05 16:40:45.158 [Test worker @coroutine#6819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8b6782 2024-02-05 16:40:45.161 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8b6782 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28833fff 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:45.161 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3868c92e 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3868c92e 2024-02-05 16:40:45.162 [Test worker @coroutine#6807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-05 16:40:45.184 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3868c92e 2024-02-05 16:40:45.199 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3868c92e 2024-02-05 16:40:45.202 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3868c92e 2024-02-05 16:40:45.204 [Test worker @coroutine#6827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3868c92e 2024-02-05 16:40:45.224 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:45.230 [DefaultDispatcher-worker-3 @coroutine#6807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8b6782 2024-02-05 16:40:45.236 [DefaultDispatcher-worker-16 @coroutine#6829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3868c92e 2024-02-05 16:40:45.241 [DefaultDispatcher-worker-16 @coroutine#6807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8b6782 2024-02-05 16:40:45.255 [DefaultDispatcher-worker-6 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:45.255 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.255 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:45.255 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.257 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.257 [DefaultDispatcher-worker-17 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.262 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:45.445 [DefaultDispatcher-worker-16 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:45.445 [DefaultDispatcher-worker-16 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.445 [DefaultDispatcher-worker-16 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:45.445 [DefaultDispatcher-worker-16 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.447 [DefaultDispatcher-worker-17 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.447 [DefaultDispatcher-worker-17 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-05 16:40:45.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-05 16:40:45.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:45.494 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c8b6782: (connection evicted) 2024-02-05 16:40:45.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:45.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-05 16:40:45.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-05 16:40:45.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-05 16:40:45.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-05 16:40:45.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:45.495 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3868c92e: (connection evicted) 2024-02-05 16:40:45.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:45.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-05 16:40:45.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d2b49b2 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:45.498 [Test worker @coroutine#6872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-05 16:40:45.499 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 16:40:45.499 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 16:40:45.499 [Test worker @coroutine#6872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-05 16:40:45.515 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 16:40:45.526 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 16:40:45.528 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 16:40:45.530 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16cc5e51 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:45.530 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:45.531 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:45.531 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:45.531 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:45.531 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:45.531 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:45.531 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:45.531 [Test worker @coroutine#6872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-05 16:40:45.531 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-05 16:40:45.531 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-05 16:40:45.531 [Test worker @coroutine#6872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-05 16:40:45.549 [DefaultDispatcher-worker-7 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:45.550 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.550 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:45.550 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.550 [DefaultDispatcher-worker-14 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:45.550 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.550 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:45.550 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.551 [DefaultDispatcher-worker-16 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.551 [DefaultDispatcher-worker-16 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.551 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.551 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.553 [Test worker @coroutine#6872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-05 16:40:45.563 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-05 16:40:45.565 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-05 16:40:45.567 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-05 16:40:45.578 [DefaultDispatcher-worker-9 @coroutine#6892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198c97d0 2024-02-05 16:40:45.594 [DefaultDispatcher-worker-16 @coroutine#6872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 16:40:45.599 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:45.601 [DefaultDispatcher-worker-2 @coroutine#6872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 16:40:45.610 [DefaultDispatcher-worker-4 @coroutine#6872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 16:40:45.618 [DefaultDispatcher-worker-15 @coroutine#6872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 16:40:45.627 [DefaultDispatcher-worker-7 @coroutine#6872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 16:40:45.631 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:45.636 [DefaultDispatcher-worker-4 @coroutine#6872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 16:40:45.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-05 16:40:45.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-05 16:40:45.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:45.641 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1: (connection evicted) 2024-02-05 16:40:45.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:45.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-05 16:40:45.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-05 16:40:45.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-05 16:40:45.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-05 16:40:45.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:45.642 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@198c97d0: (connection evicted) 2024-02-05 16:40:45.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:45.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-05 16:40:45.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-05 16:40:45.644 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8374911 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 16:40:45.645 [Test worker @coroutine#6932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-05 16:40:45.657 [DefaultDispatcher-worker-1 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:45.657 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.657 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:45.657 [DefaultDispatcher-worker-1 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.658 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.658 [DefaultDispatcher-worker-15 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.662 [DefaultDispatcher-worker-9 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:45.662 [DefaultDispatcher-worker-9 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.662 [DefaultDispatcher-worker-9 @coroutine#3055] 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-02-05 16:40:45.662 [DefaultDispatcher-worker-9 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.663 [DefaultDispatcher-worker-9 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.669 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 16:40:45.686 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 16:40:45.689 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 16:40:45.691 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ba99bb7 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:45.692 [Test worker @coroutine#6932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-05 16:40:45.693 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 16:40:45.693 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 16:40:45.693 [Test worker @coroutine#6932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-05 16:40:45.714 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 16:40:45.731 [Test worker @coroutine#6944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 16:40:45.733 [Test worker @coroutine#6946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 16:40:45.736 [Test worker @coroutine#6948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 16:40:45.745 [HikariPool-224 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:45.747 [DefaultDispatcher-worker-6 @coroutine#6950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44 2024-02-05 16:40:45.760 [DefaultDispatcher-worker-8 @coroutine#6932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 16:40:45.770 [DefaultDispatcher-worker-8 @coroutine#6932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 16:40:45.778 [DefaultDispatcher-worker-8 @coroutine#6932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 16:40:45.786 [DefaultDispatcher-worker-11 @coroutine#6932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 16:40:45.793 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:45.796 [DefaultDispatcher-worker-17 @coroutine#6932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 16:40:45.796 [DefaultDispatcher-worker-10 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:45.796 [DefaultDispatcher-worker-10 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.796 [DefaultDispatcher-worker-10 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:45.796 [DefaultDispatcher-worker-10 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.797 [DefaultDispatcher-worker-3 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.797 [DefaultDispatcher-worker-3 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:45.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-05 16:40:45.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-05 16:40:45.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:45.806 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757: (connection evicted) 2024-02-05 16:40:45.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:45.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-05 16:40:45.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-05 16:40:45.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-05 16:40:45.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-05 16:40:45.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:45.808 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d4f1a44: (connection evicted) 2024-02-05 16:40:45.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:45.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-05 16:40:45.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36b4cbb8 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:45.810 [Test worker @coroutine#6992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-05 16:40:45.811 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-02-05 16:40:45.811 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-02-05 16:40:45.811 [Test worker @coroutine#6992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-05 16:40:45.830 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-02-05 16:40:45.845 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-02-05 16:40:45.848 [Test worker @coroutine#6995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-02-05 16:40:45.850 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b88dd58 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:45.851 [Test worker @coroutine#6992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-05 16:40:45.852 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-05 16:40:45.852 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-05 16:40:45.852 [Test worker @coroutine#6992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-05 16:40:45.854 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:45.870 [Test worker @coroutine#6992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-05 16:40:45.886 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-05 16:40:45.888 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-05 16:40:45.890 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-05 16:40:45.903 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:45.911 [HikariPool-226 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:45.933 [DefaultDispatcher-worker-8 @coroutine#7006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-05 16:40:45.943 [DefaultDispatcher-worker-17 @coroutine#6992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-02-05 16:40:45.949 [DefaultDispatcher-worker-1 @coroutine#6992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-02-05 16:40:45.952 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:45.955 [DefaultDispatcher-worker-5 @coroutine#6992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-02-05 16:40:45.963 [DefaultDispatcher-worker-1 @coroutine#6992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-02-05 16:40:45.971 [DefaultDispatcher-worker-5 @coroutine#6992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-02-05 16:40:45.979 [DefaultDispatcher-worker-17 @coroutine#6992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01 2024-02-05 16:40:45.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-05 16:40:45.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-05 16:40:45.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:45.984 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bd29a01: (connection evicted) 2024-02-05 16:40:45.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:45.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-05 16:40:45.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-05 16:40:45.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-05 16:40:45.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-05 16:40:45.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:45.985 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82: (connection evicted) 2024-02-05 16:40:45.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:45.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-05 16:40:45.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24a5ddd7 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:45.988 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:45.990 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:45.990 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:45.990 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:45.990 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:45.990 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:45.990 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:45.990 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:45.990 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-05 16:40:45.990 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:45.990 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:45.990 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:45.990 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:45.990 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:45.990 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:45.990 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:45.990 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:45.991 [Test worker @coroutine#7044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-05 16:40:45.991 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3ea082 2024-02-05 16:40:45.991 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3ea082 2024-02-05 16:40:45.991 [Test worker @coroutine#7044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-05 16:40:46.009 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3ea082 2024-02-05 16:40:46.021 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3ea082 2024-02-05 16:40:46.023 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3ea082 2024-02-05 16:40:46.025 [Test worker @coroutine#7050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3ea082 2024-02-05 16:40:46.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-05 16:40:46.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-05 16:40:46.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:46.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-05 16:40:46.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7227e3f1 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.106 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.107 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.107 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.107 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.107 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.107 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.107 [Test worker @coroutine#7067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-05 16:40:46.107 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ccd6a 2024-02-05 16:40:46.107 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ccd6a 2024-02-05 16:40:46.107 [Test worker @coroutine#7067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-05 16:40:46.128 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ccd6a 2024-02-05 16:40:46.141 [Test worker @coroutine#7068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ccd6a 2024-02-05 16:40:46.142 [DefaultDispatcher-worker-10 @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a890f 2024-02-05 16:40:46.143 [DefaultDispatcher-worker-18 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42457891 2024-02-05 16:40:46.143 [DefaultDispatcher-worker-10 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.143 [DefaultDispatcher-worker-16 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-05 16:40:46.143 [DefaultDispatcher-worker-10 @coroutine#2955] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:46.143 [DefaultDispatcher-worker-10 @coroutine#2955] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.143 [DefaultDispatcher-worker-18 @coroutine#3072] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.143 [DefaultDispatcher-worker-16 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.143 [DefaultDispatcher-worker-18 @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.localdomain:40307/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:46.143 [DefaultDispatcher-worker-16 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:46.143 [DefaultDispatcher-worker-16 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.143 [Test worker @coroutine#7070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ccd6a 2024-02-05 16:40:46.143 [DefaultDispatcher-worker-18 @coroutine#3072] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.144 [DefaultDispatcher-worker-8 @coroutine#3072] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.144 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.144 [DefaultDispatcher-worker-17 @coroutine#2955] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.144 [DefaultDispatcher-worker-17 @coroutine#2955] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55477/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.144 [DefaultDispatcher-worker-8 @coroutine#3072] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40307/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.144 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57839/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.146 [Test worker @coroutine#7077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ccd6a 2024-02-05 16:40:46.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-05 16:40:46.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-05 16:40:46.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:46.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-05 16:40:46.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41185195 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.153 [Test worker @coroutine#7098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-05 16:40:46.154 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2024-02-05 16:40:46.154 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2024-02-05 16:40:46.154 [Test worker @coroutine#7098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-05 16:40:46.171 [Test worker @coroutine#7098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2024-02-05 16:40:46.183 [Test worker @coroutine#7099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2024-02-05 16:40:46.184 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2024-02-05 16:40:46.186 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2024-02-05 16:40:46.194 [DefaultDispatcher-worker-18 @coroutine#7106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2024-02-05 16:40:46.202 [DefaultDispatcher-worker-16 @coroutine#7119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154de40 2024-02-05 16:40:46.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-05 16:40:46.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-05 16:40:46.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:46.204 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2154de40: (connection evicted) 2024-02-05 16:40:46.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-05 16:40:46.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f270e7 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.207 [Test worker @coroutine#7128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-05 16:40:46.208 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2024-02-05 16:40:46.208 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2024-02-05 16:40:46.208 [Test worker @coroutine#7128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-05 16:40:46.224 [Test worker @coroutine#7128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2024-02-05 16:40:46.235 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2024-02-05 16:40:46.236 [Test worker @coroutine#7131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2024-02-05 16:40:46.238 [Test worker @coroutine#7133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2024-02-05 16:40:46.248 [DefaultDispatcher-worker-8 @coroutine#7135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2024-02-05 16:40:46.256 [DefaultDispatcher-worker-17 @coroutine#7148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da09b52 2024-02-05 16:40:46.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-05 16:40:46.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-05 16:40:46.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:46.258 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@da09b52: (connection evicted) 2024-02-05 16:40:46.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-05 16:40:46.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc00359 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.262 [Test worker @coroutine#7157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-05 16:40:46.263 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2771e501 2024-02-05 16:40:46.263 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2771e501 2024-02-05 16:40:46.263 [Test worker @coroutine#7157] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-05 16:40:46.265 [DefaultDispatcher-worker-12 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113cc14d 2024-02-05 16:40:46.266 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.266 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:46.266 [DefaultDispatcher-worker-12 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.267 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.267 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55673/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.279 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2771e501 2024-02-05 16:40:46.290 [Test worker @coroutine#7162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2771e501 2024-02-05 16:40:46.291 [Test worker @coroutine#7164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2771e501 2024-02-05 16:40:46.293 [Test worker @coroutine#7166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2771e501 2024-02-05 16:40:46.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-05 16:40:46.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-05 16:40:46.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:46.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-05 16:40:46.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f8090db 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.301 [Test worker @coroutine#7185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-05 16:40:46.302 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4487dce 2024-02-05 16:40:46.302 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4487dce 2024-02-05 16:40:46.302 [Test worker @coroutine#7185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-05 16:40:46.316 [Test worker @coroutine#7185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4487dce 2024-02-05 16:40:46.327 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4487dce 2024-02-05 16:40:46.329 [Test worker @coroutine#7188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4487dce 2024-02-05 16:40:46.330 [Test worker @coroutine#7190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4487dce 2024-02-05 16:40:46.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-05 16:40:46.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-05 16:40:46.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:46.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-05 16:40:46.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2518245b 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.335 [Test worker @coroutine#7207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-05 16:40:46.336 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-02-05 16:40:46.336 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-02-05 16:40:46.336 [Test worker @coroutine#7207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-05 16:40:46.350 [Test worker @coroutine#7207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-02-05 16:40:46.361 [Test worker @coroutine#7208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-02-05 16:40:46.363 [Test worker @coroutine#7210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-02-05 16:40:46.365 [Test worker @coroutine#7212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4f8430 2024-02-05 16:40:46.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-05 16:40:46.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-05 16:40:46.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:46.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-05 16:40:46.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59bdd277 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3fc789 2024-02-05 16:40:46.375 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3fc789 2024-02-05 16:40:46.376 [Test worker @coroutine#7237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-05 16:40:46.392 [Test worker @coroutine#7237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3fc789 2024-02-05 16:40:46.403 [Test worker @coroutine#7238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3fc789 2024-02-05 16:40:46.405 [Test worker @coroutine#7240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3fc789 2024-02-05 16:40:46.406 [Test worker @coroutine#7242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3fc789 2024-02-05 16:40:46.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-05 16:40:46.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-05 16:40:46.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:46.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-05 16:40:46.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-05 16:40:46.410 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26501edd 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be7a271 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be7a271 2024-02-05 16:40:46.411 [Test worker @coroutine#7254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-05 16:40:46.426 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be7a271 2024-02-05 16:40:46.437 [Test worker @coroutine#7255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be7a271 2024-02-05 16:40:46.439 [Test worker @coroutine#7257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be7a271 2024-02-05 16:40:46.441 [Test worker @coroutine#7259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be7a271 2024-02-05 16:40:46.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-05 16:40:46.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-05 16:40:46.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:46.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-05 16:40:46.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-05 16:40:46.444 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b94c22d 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8036bb 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8036bb 2024-02-05 16:40:46.445 [Test worker @coroutine#7270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-05 16:40:46.455 [DefaultDispatcher-worker-15 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b4db22 2024-02-05 16:40:46.455 [DefaultDispatcher-worker-15 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.455 [DefaultDispatcher-worker-15 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:46.455 [DefaultDispatcher-worker-15 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.456 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.457 [DefaultDispatcher-worker-14 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53929/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.460 [Test worker @coroutine#7270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8036bb 2024-02-05 16:40:46.471 [Test worker @coroutine#7274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8036bb 2024-02-05 16:40:46.473 [Test worker @coroutine#7276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8036bb 2024-02-05 16:40:46.474 [Test worker @coroutine#7278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e8036bb 2024-02-05 16:40:46.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-05 16:40:46.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-05 16:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:46.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-05 16:40:46.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5035c23c 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.478 [Test worker @coroutine#7289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-05 16:40:46.479 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2024-02-05 16:40:46.479 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2024-02-05 16:40:46.479 [Test worker @coroutine#7289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-05 16:40:46.496 [Test worker @coroutine#7289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2024-02-05 16:40:46.507 [Test worker @coroutine#7291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2024-02-05 16:40:46.509 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2024-02-05 16:40:46.510 [Test worker @coroutine#7296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2024-02-05 16:40:46.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-05 16:40:46.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-05 16:40:46.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:46.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-05 16:40:46.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fe03c06 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.515 [Test worker @coroutine#7307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-05 16:40:46.516 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-02-05 16:40:46.516 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-02-05 16:40:46.516 [Test worker @coroutine#7307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-05 16:40:46.530 [Test worker @coroutine#7307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-02-05 16:40:46.541 [Test worker @coroutine#7308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-02-05 16:40:46.543 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-02-05 16:40:46.545 [Test worker @coroutine#7312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-02-05 16:40:46.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-05 16:40:46.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-05 16:40:46.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:46.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-05 16:40:46.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3343997b 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@79de9f90 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@79de9f90 2024-02-05 16:40:46.551 [Test worker @coroutine#7325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-05 16:40:46.561 [DefaultDispatcher-worker-1 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7054c068 2024-02-05 16:40:46.561 [DefaultDispatcher-worker-10 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3183a37c 2024-02-05 16:40:46.561 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.561 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:46.561 [DefaultDispatcher-worker-1 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.561 [DefaultDispatcher-worker-10 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.561 [DefaultDispatcher-worker-10 @coroutine#2876] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:46.561 [DefaultDispatcher-worker-10 @coroutine#2876] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.562 [DefaultDispatcher-worker-13 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.562 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.562 [DefaultDispatcher-worker-13 @coroutine#3022] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38547/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.562 [DefaultDispatcher-worker-14 @coroutine#2876] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36247/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.568 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de9f90 2024-02-05 16:40:46.580 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de9f90 2024-02-05 16:40:46.582 [Test worker @coroutine#7334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de9f90 2024-02-05 16:40:46.584 [Test worker @coroutine#7336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de9f90 2024-02-05 16:40:46.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-05 16:40:46.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-05 16:40:46.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:46.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-05 16:40:46.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22b112bb 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.587 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.589 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.589 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.589 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.589 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.589 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.589 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.589 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.589 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.589 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.589 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.589 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-05 16:40:46.590 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.590 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.590 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.590 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.590 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.590 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.590 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.590 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.590 [Test worker @coroutine#7349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-05 16:40:46.590 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2024-02-05 16:40:46.590 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2024-02-05 16:40:46.590 [Test worker @coroutine#7349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-05 16:40:46.604 [Test worker @coroutine#7349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2024-02-05 16:40:46.616 [Test worker @coroutine#7350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2024-02-05 16:40:46.618 [Test worker @coroutine#7352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2024-02-05 16:40:46.619 [Test worker @coroutine#7354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2024-02-05 16:40:46.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-05 16:40:46.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-05 16:40:46.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:46.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-05 16:40:46.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a421ea 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-05 16:40:46.623 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.624 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.624 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.624 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.624 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.624 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.624 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.624 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.624 [Test worker @coroutine#7367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-05 16:40:46.625 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5632bed3 2024-02-05 16:40:46.625 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5632bed3 2024-02-05 16:40:46.625 [Test worker @coroutine#7367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-05 16:40:46.639 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5632bed3 2024-02-05 16:40:46.654 [Test worker @coroutine#7368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5632bed3 2024-02-05 16:40:46.657 [Test worker @coroutine#7370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5632bed3 2024-02-05 16:40:46.659 [Test worker @coroutine#7372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5632bed3 2024-02-05 16:40:46.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-05 16:40:46.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-05 16:40:46.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:46.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-05 16:40:46.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-05 16:40:46.665 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a2ff94 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6affbed1 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6affbed1 2024-02-05 16:40:46.666 [Test worker @coroutine#7385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-05 16:40:46.671 [DefaultDispatcher-worker-14 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f391e52 2024-02-05 16:40:46.671 [DefaultDispatcher-worker-14 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.671 [DefaultDispatcher-worker-14 @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:46.671 [DefaultDispatcher-worker-14 @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.672 [DefaultDispatcher-worker-18 @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.672 [DefaultDispatcher-worker-18 @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37679/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.674 [DefaultDispatcher-worker-8 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b10e51 2024-02-05 16:40:46.674 [DefaultDispatcher-worker-8 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.674 [DefaultDispatcher-worker-8 @coroutine#3055] 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-02-05 16:40:46.674 [DefaultDispatcher-worker-8 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.675 [DefaultDispatcher-worker-16 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.685 [Test worker @coroutine#7385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6affbed1 2024-02-05 16:40:46.702 [Test worker @coroutine#7391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6affbed1 2024-02-05 16:40:46.704 [Test worker @coroutine#7393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6affbed1 2024-02-05 16:40:46.706 [Test worker @coroutine#7395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6affbed1 2024-02-05 16:40:46.709 [UI Thread @coroutine#7404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-05 16:40:46.709 [UI Thread @coroutine#7404] 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-02-05 16:40:46.709 [UI Thread @coroutine#7404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-05 16:40:46.711 [UI Thread @coroutine#7404] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-05 16:40:46.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-05 16:40:46.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-05 16:40:46.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:46.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-05 16:40:46.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5304cee 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.714 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.715 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-05 16:40:46.715 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.715 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.715 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.715 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.715 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.715 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.715 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.715 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.715 [Test worker @coroutine#7410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-05 16:40:46.715 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@685a3c14 2024-02-05 16:40:46.715 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@685a3c14 2024-02-05 16:40:46.715 [Test worker @coroutine#7410] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-05 16:40:46.740 [Test worker @coroutine#7410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685a3c14 2024-02-05 16:40:46.751 [Test worker @coroutine#7412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685a3c14 2024-02-05 16:40:46.753 [Test worker @coroutine#7414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685a3c14 2024-02-05 16:40:46.754 [Test worker @coroutine#7416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685a3c14 2024-02-05 16:40:46.757 [UI Thread @coroutine#7427] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58549/Site/verify 2024-02-05 16:40:46.757 [UI Thread @coroutine#7427] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58549/Site/verify. 2024-02-05 16:40:46.757 [UI Thread @coroutine#7427] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58549/Site/verify 2024-02-05 16:40:46.759 [UI Thread @coroutine#7427] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58549/Site/verify 2024-02-05 16:40:46.759 [UI Thread @coroutine#7427] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58549/Site/verify 2024-02-05 16:40:46.760 [UI Thread @coroutine#7427] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58549/Site/verify. 2024-02-05 16:40:46.760 [UI Thread @coroutine#7427] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58549/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:46.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-05 16:40:46.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-05 16:40:46.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 16:40:46.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-05 16:40:46.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-05 16:40:46.768 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-02-05 16:40:46.768 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 16:40:46.768 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 16:40:46.768 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 16:40:46.768 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 16:40:46.768 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 16:40:46.768 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 16:40:46.768 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1703e50d 2024-02-05 16:40:46.768 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 16:40:46.768 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-05 16:40:46.769 [Test worker @coroutine#7434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-02-05 16:40:46.788 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-05 16:40:46.799 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-05 16:40:46.801 [Test worker @coroutine#7439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-05 16:40:46.803 [Test worker @coroutine#7441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-05 16:40:46.807 [DefaultDispatcher-worker-18 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbfd42f 2024-02-05 16:40:46.807 [DefaultDispatcher-worker-18 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.807 [DefaultDispatcher-worker-18 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId. 2024-02-05 16:40:46.807 [DefaultDispatcher-worker-18 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.808 [DefaultDispatcher-worker-18 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.808 [DefaultDispatcher-worker-18 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50453/UmAppDatabase/replication/nodeId 2024-02-05 16:40:46.814 [DefaultDispatcher-worker-8 @coroutine#7443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-05 16:40:46.824 [DefaultDispatcher-worker-14 @coroutine#7434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1 2024-02-05 16:40:46.829 [UI Thread @coroutine#7455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57669/555385857835692032/_ustadmanifest.json 2024-02-05 16:40:46.829 [UI Thread @coroutine#7455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57669/555385857835692032/_ustadmanifest.json. 2024-02-05 16:40:46.829 [UI Thread @coroutine#7455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57669/555385857835692032/_ustadmanifest.json 2024-02-05 16:40:46.831 [UI Thread @coroutine#7455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57669/555385857835692032/_ustadmanifest.json 2024-02-05 16:40:46.831 [UI Thread @coroutine#7455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57669/555385857835692032/_ustadmanifest.json 2024-02-05 16:40:46.831 [UI Thread @coroutine#7455] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57669/555385857835692032/_ustadmanifest.json. 2024-02-05 16:40:46.831 [UI Thread @coroutine#7455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57669/555385857835692032/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:46.832 [UI Thread @coroutine#7455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57669/tincan.xml 2024-02-05 16:40:46.832 [UI Thread @coroutine#7455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57669/tincan.xml. 2024-02-05 16:40:46.832 [UI Thread @coroutine#7455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57669/tincan.xml 2024-02-05 16:40:46.832 [UI Thread @coroutine#7455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57669/tincan.xml 2024-02-05 16:40:46.832 [UI Thread @coroutine#7455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57669/tincan.xml 2024-02-05 16:40:46.833 [UI Thread @coroutine#7455] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57669/tincan.xml. 2024-02-05 16:40:46.833 [UI Thread @coroutine#7455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57669/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 16:40:46.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-02-05 16:40:46.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-02-05 16:40:46.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 16:40:46.837 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cfa20c1: (connection evicted) 2024-02-05 16:40:46.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 16:40:46.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-02-05 16:40:46.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-02-05 17:04:18.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-05 17:04:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:18.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:18.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d074b14 2024-02-05 17:04:18.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:18.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:18.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:18.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:18.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:18.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:18.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:18.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:18.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-05 17:04:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:18.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:18.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:18.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-05 17:04:18.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:04:18.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:04:18.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-05 17:04:18.901 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:18.906 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@781f2b33 2024-02-05 17:04:18.906 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@781f2b33 2024-02-05 17:04:18.914 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d8ca40 2024-02-05 17:04:18.914 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d8ca40 2024-02-05 17:04:18.920 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e74043 2024-02-05 17:04:18.920 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e74043 2024-02-05 17:04:18.925 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e5c07b 2024-02-05 17:04:18.925 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e5c07b 2024-02-05 17:04:18.936 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:04:18.941 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a23307 2024-02-05 17:04:18.942 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a23307 2024-02-05 17:04:18.946 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6987559 2024-02-05 17:04:18.946 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6987559 2024-02-05 17:04:18.951 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e35d891 2024-02-05 17:04:18.951 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e35d891 2024-02-05 17:04:18.955 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ca3f34 2024-02-05 17:04:18.955 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ca3f34 2024-02-05 17:04:18.959 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d714c1 2024-02-05 17:04:18.960 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d714c1 2024-02-05 17:04:18.960 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:04:18.989 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:04:18.995 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:04:19.276 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:19.276 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:04:19.277 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:19.278 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:04:19.338 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:04:19.339 [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-02-05 17:04:19.339 [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-02-05 17:04:19.340 [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-02-05 17:04:19.413 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:04:19.467 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:04:19.501 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:04:19.528 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:04:19.554 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:04:19.562 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:04:19.623 [DefaultDispatcher-worker-14 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 17:04:19.623 [DefaultDispatcher-worker-13 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:19.701 [DefaultDispatcher-worker-3 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:04:19.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-05 17:04:19.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-05 17:04:19.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:19.761 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f: (connection evicted) 2024-02-05 17:04:19.762 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@781f2b33: (connection evicted) 2024-02-05 17:04:19.762 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76d8ca40: (connection evicted) 2024-02-05 17:04:19.763 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72e74043: (connection evicted) 2024-02-05 17:04:19.763 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e5c07b: (connection evicted) 2024-02-05 17:04:19.764 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36a23307: (connection evicted) 2024-02-05 17:04:19.764 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6987559: (connection evicted) 2024-02-05 17:04:19.765 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e35d891: (connection evicted) 2024-02-05 17:04:19.765 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57ca3f34: (connection evicted) 2024-02-05 17:04:19.766 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70d714c1: (connection evicted) 2024-02-05 17:04:19.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:19.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-05 17:04:19.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-05 17:04:19.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-05 17:04:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:19.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fc0d9b4 2024-02-05 17:04:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:19.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:19.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:19.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:19.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:19.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:19.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:19.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:19.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:19.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:19.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:19.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-05 17:04:19.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:19.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:19.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:19.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:19.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:19.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:19.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:19.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:19.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-05 17:04:19.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 17:04:19.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 17:04:19.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-05 17:04:19.789 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 17:04:19.808 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 17:04:19.812 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 17:04:19.814 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:19.815 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:04:19.815 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:19.815 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:04:19.830 [DefaultDispatcher-worker-1 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 17:04:19.831 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 17:04:19.831 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:19.831 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 17:04:19.853 [Test worker @coroutine#38] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 17:04:19.873 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 17:04:19.888 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:19.891 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:19.893 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 17:04:19.896 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3decdab3 2024-02-05 17:04:19.896 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3decdab3 2024-02-05 17:04:19.900 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@332b337e 2024-02-05 17:04:19.900 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@332b337e 2024-02-05 17:04:19.903 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 17:04:19.905 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3714b1c3 2024-02-05 17:04:19.905 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3714b1c3 2024-02-05 17:04:19.909 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@72163945 2024-02-05 17:04:19.909 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@72163945 2024-02-05 17:04:19.909 [DefaultDispatcher-worker-11 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 17:04:19.913 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f44cf6 2024-02-05 17:04:19.914 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f44cf6 2024-02-05 17:04:19.918 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@432e2a75 2024-02-05 17:04:19.918 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@432e2a75 2024-02-05 17:04:19.925 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5126017a 2024-02-05 17:04:19.925 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5126017a 2024-02-05 17:04:19.926 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 17:04:19.930 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1239c60a 2024-02-05 17:04:19.931 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1239c60a 2024-02-05 17:04:19.933 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 17:04:19.935 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a1bb47 2024-02-05 17:04:19.935 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a1bb47 2024-02-05 17:04:19.935 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:20.034 [DefaultDispatcher-worker-8 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092 2024-02-05 17:04:20.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-05 17:04:20.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-05 17:04:20.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:20.064 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e4f4092: (connection evicted) 2024-02-05 17:04:20.065 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3decdab3: (connection evicted) 2024-02-05 17:04:20.065 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@332b337e: (connection evicted) 2024-02-05 17:04:20.066 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3714b1c3: (connection evicted) 2024-02-05 17:04:20.067 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72163945: (connection evicted) 2024-02-05 17:04:20.067 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29f44cf6: (connection evicted) 2024-02-05 17:04:20.067 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@432e2a75: (connection evicted) 2024-02-05 17:04:20.068 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5126017a: (connection evicted) 2024-02-05 17:04:20.068 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1239c60a: (connection evicted) 2024-02-05 17:04:20.069 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19a1bb47: (connection evicted) 2024-02-05 17:04:20.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:20.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-05 17:04:20.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-05 17:04:20.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-05 17:04:20.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bc2ae16 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:20.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:20.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:20.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:20.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:20.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:20.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:20.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:20.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-05 17:04:20.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:20.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:20.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:20.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:20.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:20.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:20.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:20.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:20.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-05 17:04:20.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3bf8db 2024-02-05 17:04:20.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3bf8db 2024-02-05 17:04:20.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-05 17:04:20.230 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:20.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-05 17:04:20.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29090809 2024-02-05 17:04:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:20.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:20.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:20.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-05 17:04:20.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d226f27 2024-02-05 17:04:20.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d226f27 2024-02-05 17:04:20.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-05 17:04:20.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-05 17:04:20.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:20.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:20.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:20.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:20.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:20.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:20.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3c453b 2024-02-05 17:04:20.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:20.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:20.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:20.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:20.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:20.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:20.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:20.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:20.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-05 17:04:20.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ac02d5 2024-02-05 17:04:20.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ac02d5 2024-02-05 17:04:20.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-05 17:04:20.595 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:20.636 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:20.744 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d226f27 2024-02-05 17:04:20.749 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40385/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 17:04:20.750 [DefaultDispatcher-worker-5 @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:40385/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-05 17:04:20.750 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40385/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 17:04:20.867 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40385/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 17:04:20.870 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40385/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 17:04:20.916 [pool-2-thread-1 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ac02d5 2024-02-05 17:04:21.238 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-05 17:04:21.239 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40385/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-05 17:04:21.777 [DefaultDispatcher-worker-10 @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ac02d5 2024-02-05 17:04:21.798 [DefaultDispatcher-worker-10 @coroutine#95] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ac02d5 2024-02-05 17:04:21.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-05 17:04:21.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-05 17:04:21.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:21.875 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d226f27: (connection evicted) 2024-02-05 17:04:21.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:21.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-05 17:04:21.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-05 17:04:21.879 [Test worker @coroutine#107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ac02d5 2024-02-05 17:04:21.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-05 17:04:21.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:21.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a8d676e 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:21.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:21.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:21.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-05 17:04:21.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba06506 2024-02-05 17:04:21.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba06506 2024-02-05 17:04:21.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-05 17:04:21.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-05 17:04:21.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:21.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63dc3420 2024-02-05 17:04:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:21.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:21.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:21.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-05 17:04:21.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@145a821d 2024-02-05 17:04:21.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@145a821d 2024-02-05 17:04:21.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-05 17:04:21.994 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:22.063 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:22.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-05 17:04:22.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-05 17:04:22.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:22.139 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ba06506: (connection evicted) 2024-02-05 17:04:22.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:22.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-05 17:04:22.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-05 17:04:22.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-05 17:04:22.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6caeba36 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:22.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:22.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:22.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:22.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:22.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:22.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-05 17:04:22.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbc21bd 2024-02-05 17:04:22.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbc21bd 2024-02-05 17:04:22.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-05 17:04:22.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14e3d439 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:22.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:22.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:22.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:22.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:22.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:22.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:22.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:22.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:22.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-05 17:04:22.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:22.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:22.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:22.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:22.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:22.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:22.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:22.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:22.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-05 17:04:22.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@674aa626 2024-02-05 17:04:22.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@674aa626 2024-02-05 17:04:22.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-05 17:04:22.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-05 17:04:22.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-05 17:04:22.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:22.251 [HikariPool-8 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:22.267 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bbc21bd: (connection evicted) 2024-02-05 17:04:22.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:22.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-05 17:04:22.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-05 17:04:22.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-05 17:04:22.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:22.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a84338a 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:22.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:22.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:22.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:22.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:22.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:22.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:22.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-05 17:04:22.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@722b2728 2024-02-05 17:04:22.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@722b2728 2024-02-05 17:04:22.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-05 17:04:22.315 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:22.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-05 17:04:22.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:22.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:22.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740c4868 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:22.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:22.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:22.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:22.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-05 17:04:22.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6dc5ea 2024-02-05 17:04:22.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6dc5ea 2024-02-05 17:04:22.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-05 17:04:22.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-05 17:04:22.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-05 17:04:22.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:22.384 [HikariPool-10 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:22.385 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@722b2728: (connection evicted) 2024-02-05 17:04:22.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:22.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-05 17:04:22.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-05 17:04:22.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-05 17:04:22.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:22.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:22.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:22.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:22.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531ec2ca 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:22.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:22.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-05 17:04:22.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@7019d619 2024-02-05 17:04:22.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@7019d619 2024-02-05 17:04:22.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-05 17:04:22.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-05 17:04:22.441 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a5c6b76 2024-02-05 17:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:22.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:22.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:22.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-05 17:04:22.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d88ce0e 2024-02-05 17:04:22.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d88ce0e 2024-02-05 17:04:22.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-05 17:04:22.507 [HikariPool-12 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:22.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-05 17:04:22.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-05 17:04:22.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:22.542 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7019d619: (connection evicted) 2024-02-05 17:04:22.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:22.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-05 17:04:22.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-05 17:04:22.554 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:22.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-05 17:04:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f3c5ecd 2024-02-05 17:04:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:22.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:22.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:22.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-05 17:04:22.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@a03529c 2024-02-05 17:04:22.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@a03529c 2024-02-05 17:04:22.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-05 17:04:22.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1760e594 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:22.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:22.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:22.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:22.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:22.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-05 17:04:22.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:22.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:22.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:22.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:22.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:22.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:22.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:22.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:22.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-05 17:04:22.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2024-02-05 17:04:22.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2024-02-05 17:04:22.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-05 17:04:22.923 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:23.007 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:23.164 [DefaultDispatcher-worker-14 @coroutine#139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2024-02-05 17:04:23.192 [DefaultDispatcher-worker-7 @coroutine#142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2024-02-05 17:04:23.204 [DefaultDispatcher-worker-13 @coroutine#144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2024-02-05 17:04:23.230 [DefaultDispatcher-worker-13 @coroutine#146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2024-02-05 17:04:23.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-05 17:04:23.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-05 17:04:23.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:23.365 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a03529c: (connection evicted) 2024-02-05 17:04:23.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:23.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-05 17:04:23.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-05 17:04:23.374 [Test worker @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2024-02-05 17:04:23.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-05 17:04:23.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:23.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:23.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:23.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:23.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:23.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:23.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11cadb32 2024-02-05 17:04:23.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:23.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:23.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:23.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:23.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:23.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:23.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:23.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:23.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:23.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:23.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:23.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:23.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:23.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:23.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-05 17:04:23.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:23.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:23.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:23.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-05 17:04:23.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@72001c71 2024-02-05 17:04:23.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@72001c71 2024-02-05 17:04:23.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-05 17:04:23.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7b0bec 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:23.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:23.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-05 17:04:23.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d90644f 2024-02-05 17:04:23.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d90644f 2024-02-05 17:04:23.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-05 17:04:23.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-05 17:04:23.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-05 17:04:23.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:23.455 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72001c71: (connection evicted) 2024-02-05 17:04:23.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:23.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-05 17:04:23.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-05 17:04:23.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e689a0 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:23.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:23.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-05 17:04:23.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf5911d 2024-02-05 17:04:23.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf5911d 2024-02-05 17:04:23.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-05 17:04:23.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-05 17:04:23.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:23.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de30c31 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:23.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:23.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-05 17:04:23.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d2fb0a 2024-02-05 17:04:23.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d2fb0a 2024-02-05 17:04:23.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-05 17:04:23.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-05 17:04:23.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-05 17:04:23.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:23.527 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bf5911d: (connection evicted) 2024-02-05 17:04:23.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:23.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-05 17:04:23.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-05 17:04:23.538 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:23.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0294a7 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-05 17:04:23.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:23.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:23.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:23.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:23.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:23.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:23.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:23.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:23.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-05 17:04:23.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-02-05 17:04:23.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cee630 2024-02-05 17:04:23.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-05 17:04:23.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-05 17:04:23.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:23.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:23.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:23.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:23.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:23.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:23.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e40fdbd 2024-02-05 17:04:23.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:23.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:23.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:23.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:23.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:23.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:23.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:23.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-05 17:04:23.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@19647566 2024-02-05 17:04:23.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@19647566 2024-02-05 17:04:23.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-05 17:04:23.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-05 17:04:23.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-05 17:04:23.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:23.608 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:23.627 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15cee630: (connection evicted) 2024-02-05 17:04:23.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:23.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-05 17:04:23.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-05 17:04:23.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c956dda 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:23.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:23.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-05 17:04:23.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@24eecabf 2024-02-05 17:04:23.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@24eecabf 2024-02-05 17:04:23.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-05 17:04:23.684 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:23.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-05 17:04:23.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:23.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:23.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:23.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:23.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:23.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:23.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ffa91dc 2024-02-05 17:04:23.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:23.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:23.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:23.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:23.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:23.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:23.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:23.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-05 17:04:23.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@448086ab 2024-02-05 17:04:23.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@448086ab 2024-02-05 17:04:23.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-05 17:04:23.744 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:23.748 [DefaultDispatcher-worker-14 @coroutine#340] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-05 17:04:23.801 [DefaultDispatcher-worker-14 @coroutine#340] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit16016051166397572980/junit9980256591173998853.tmp 2024-02-05 17:04:23.806 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:23.876 [DefaultDispatcher-worker-14 @coroutine#340] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-05 17:04:23.899 [DefaultDispatcher-worker-14 @coroutine#340] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-05 17:04:23.902 [DefaultDispatcher-worker-14 @coroutine#340] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-05 17:04:23.905 [DefaultDispatcher-worker-14 @coroutine#340] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit16016051166397572980/junit9980256591173998853.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-05 17:04:23.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-05 17:04:23.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-05 17:04:23.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:23.911 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24eecabf: (connection evicted) 2024-02-05 17:04:23.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:23.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-05 17:04:23.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-05 17:04:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-05 17:04:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:23.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4aeaff64 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:23.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:23.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-05 17:04:23.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@545604a9 2024-02-05 17:04:23.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@545604a9 2024-02-05 17:04:23.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1029cf9 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:23.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:23.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:23.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-05 17:04:23.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@27dfd12b 2024-02-05 17:04:23.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@27dfd12b 2024-02-05 17:04:23.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-05 17:04:23.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-05 17:04:23.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-05 17:04:23.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:23.985 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@545604a9: (connection evicted) 2024-02-05 17:04:23.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:23.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-05 17:04:23.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-05 17:04:23.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b1c501d 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:23.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:23.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-05 17:04:23.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d9291a 2024-02-05 17:04:23.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d9291a 2024-02-05 17:04:23.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-05 17:04:24.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445058e8 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-05 17:04:24.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7a6d34 2024-02-05 17:04:24.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7a6d34 2024-02-05 17:04:24.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-05 17:04:24.030 [DefaultDispatcher-worker-14 @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7a6d34 2024-02-05 17:04:24.032 [DefaultDispatcher-worker-14 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7a6d34 2024-02-05 17:04:24.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-05 17:04:24.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-05 17:04:24.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.036 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25d9291a: (connection evicted) 2024-02-05 17:04:24.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:24.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-05 17:04:24.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-05 17:04:24.037 [Test worker @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a7a6d34 2024-02-05 17:04:24.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a72e2e8 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-05 17:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2024-02-05 17:04:24.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2024-02-05 17:04:24.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-05 17:04:24.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47ef5a33 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-05 17:04:24.071 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f90752 2024-02-05 17:04:24.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f90752 2024-02-05 17:04:24.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-05 17:04:24.075 [DefaultDispatcher-worker-13 @coroutine#366] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-05 17:04:24.116 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.123 [DefaultDispatcher-worker-13 @coroutine#366] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit14077309366920811925/junit3339711281227714409.tmp 2024-02-05 17:04:24.147 [HikariPool-28 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.166 [DefaultDispatcher-worker-13 @coroutine#366] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-05 17:04:24.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-05 17:04:24.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-05 17:04:24.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.171 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1d1463: (connection evicted) 2024-02-05 17:04:24.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:24.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-05 17:04:24.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-05 17:04:24.171 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45fb2354 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-05 17:04:24.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2024-02-05 17:04:24.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2024-02-05 17:04:24.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-05 17:04:24.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43423d40 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:24.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-05 17:04:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-05 17:04:24.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2024-02-05 17:04:24.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2024-02-05 17:04:24.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-05 17:04:24.220 [DefaultDispatcher-worker-8 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2024-02-05 17:04:24.221 [DefaultDispatcher-worker-8 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2024-02-05 17:04:24.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-05 17:04:24.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-05 17:04:24.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.223 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2: (connection evicted) 2024-02-05 17:04:24.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:24.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-05 17:04:24.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-05 17:04:24.225 [Test worker @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2024-02-05 17:04:24.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-05 17:04:24.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77856cc5 2024-02-05 17:04:24.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-05 17:04:24.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d22650 2024-02-05 17:04:24.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d22650 2024-02-05 17:04:24.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c05889 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-05 17:04:24.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-05 17:04:24.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2024-02-05 17:04:24.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2024-02-05 17:04:24.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-05 17:04:24.311 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.330 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.355 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-05 17:04:24.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-05 17:04:24.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.382 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32d22650: (connection evicted) 2024-02-05 17:04:24.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:24.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-05 17:04:24.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66a472b9 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:24.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-05 17:04:24.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-05 17:04:24.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd84d2 2024-02-05 17:04:24.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd84d2 2024-02-05 17:04:24.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-05 17:04:24.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fd5d679 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-05 17:04:24.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d065e1a 2024-02-05 17:04:24.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d065e1a 2024-02-05 17:04:24.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-05 17:04:24.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-05 17:04:24.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-05 17:04:24.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.414 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ddd84d2: (connection evicted) 2024-02-05 17:04:24.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:24.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-05 17:04:24.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-05 17:04:24.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fc0e448 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-05 17:04:24.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db6348b 2024-02-05 17:04:24.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db6348b 2024-02-05 17:04:24.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7742a276 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-05 17:04:24.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b3c1f6 2024-02-05 17:04:24.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b3c1f6 2024-02-05 17:04:24.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-05 17:04:24.480 [DefaultDispatcher-worker-13 @coroutine#396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b3c1f6 2024-02-05 17:04:24.482 [DefaultDispatcher-worker-13 @coroutine#398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b3c1f6 2024-02-05 17:04:24.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-05 17:04:24.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-05 17:04:24.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.499 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db6348b: (connection evicted) 2024-02-05 17:04:24.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:24.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-05 17:04:24.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-05 17:04:24.501 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b3c1f6 2024-02-05 17:04:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c58d7be 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-05 17:04:24.510 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@b34c7c9 2024-02-05 17:04:24.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@b34c7c9 2024-02-05 17:04:24.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-05 17:04:24.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-05 17:04:24.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b490d5e 2024-02-05 17:04:24.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-05 17:04:24.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@26270b77 2024-02-05 17:04:24.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@26270b77 2024-02-05 17:04:24.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-05 17:04:24.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-05 17:04:24.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-05 17:04:24.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.558 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.563 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b34c7c9: (connection evicted) 2024-02-05 17:04:24.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:24.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-05 17:04:24.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-05 17:04:24.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e62b17 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-05 17:04:24.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-02-05 17:04:24.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-02-05 17:04:24.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-05 17:04:24.628 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-02-05 17:04:24.641 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.645 [Test worker @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-02-05 17:04:24.648 [Test worker @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-02-05 17:04:24.677 [Test worker @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-02-05 17:04:24.692 [HikariPool-40 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:24.694 [DefaultDispatcher-worker-5 @coroutine#414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e 2024-02-05 17:04:24.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-05 17:04:24.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ea1d9d 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-05 17:04:24.719 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0392a3 2024-02-05 17:04:24.719 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0392a3 2024-02-05 17:04:24.723 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c461b3 2024-02-05 17:04:24.723 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c461b3 2024-02-05 17:04:24.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2024-02-05 17:04:24.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2024-02-05 17:04:24.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-05 17:04:24.733 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@61fbf9d3 2024-02-05 17:04:24.733 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@61fbf9d3 2024-02-05 17:04:24.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-05 17:04:24.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-05 17:04:24.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2024-02-05 17:04:24.737 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f96b88 2024-02-05 17:04:24.744 [HikariPool-40 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f96b88 2024-02-05 17:04:24.745 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d685f4e: (connection evicted) 2024-02-05 17:04:24.745 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0392a3: (connection evicted) 2024-02-05 17:04:24.746 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65c461b3: (connection evicted) 2024-02-05 17:04:24.747 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61fbf9d3: (connection evicted) 2024-02-05 17:04:24.748 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24f96b88: (connection evicted) 2024-02-05 17:04:24.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:24.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-05 17:04:24.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-05 17:04:24.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24018c8b 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-05 17:04:24.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc55719 2024-02-05 17:04:24.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc55719 2024-02-05 17:04:24.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-05 17:04:24.764 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc55719 2024-02-05 17:04:24.793 [Test worker @coroutine#429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc55719 2024-02-05 17:04:24.798 [Test worker @coroutine#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc55719 2024-02-05 17:04:24.807 [Test worker @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc55719 2024-02-05 17:04:24.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50672905 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-05 17:04:24.822 [DefaultDispatcher-worker-5 @coroutine#433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc55719 2024-02-05 17:04:24.827 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2024-02-05 17:04:24.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2024-02-05 17:04:24.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-05 17:04:24.844 [DefaultDispatcher-worker-11 @coroutine#446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2024-02-05 17:04:24.848 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2024-02-05 17:04:24.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-05 17:04:24.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-05 17:04:24.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.862 [HikariPool-42 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:24.871 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dc55719: (connection evicted) 2024-02-05 17:04:24.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:24.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-05 17:04:24.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@edbc2bf 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-05 17:04:24.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-02-05 17:04:24.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-02-05 17:04:24.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-05 17:04:24.904 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-02-05 17:04:24.922 [Test worker @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-02-05 17:04:24.925 [Test worker @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-02-05 17:04:24.931 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.940 [DefaultDispatcher-worker-14 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-02-05 17:04:24.945 [Test worker @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-02-05 17:04:24.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71262020 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:24.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-05 17:04:24.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e043e4 2024-02-05 17:04:24.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e043e4 2024-02-05 17:04:24.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-05 17:04:24.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-05 17:04:24.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-05 17:04:24.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:24.999 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63: (connection evicted) 2024-02-05 17:04:25.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:25.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-05 17:04:25.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@be616f0 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:25.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:25.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-05 17:04:25.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-02-05 17:04:25.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-02-05 17:04:25.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-05 17:04:25.020 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-02-05 17:04:25.048 [Test worker @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-02-05 17:04:25.066 [Test worker @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-02-05 17:04:25.072 [Test worker @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-02-05 17:04:25.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-05 17:04:25.079 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b43a6 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:25.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:25.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-05 17:04:25.085 [DefaultDispatcher-worker-11 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf08c97 2024-02-05 17:04:25.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-02-05 17:04:25.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-02-05 17:04:25.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-05 17:04:25.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-05 17:04:25.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-05 17:04:25.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:25.107 [HikariPool-46 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf08c97: (connection evicted) 2024-02-05 17:04:25.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:25.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-05 17:04:25.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e8bccfb 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:25.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:25.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:25.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-05 17:04:25.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-02-05 17:04:25.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-02-05 17:04:25.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-05 17:04:25.187 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:25.232 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:25.240 [DefaultDispatcher-worker-6 @coroutine#492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-02-05 17:04:25.253 [DefaultDispatcher-worker-3 @coroutine#492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-02-05 17:04:25.417 [DefaultDispatcher-worker-3 @coroutine#492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-02-05 17:04:25.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-05 17:04:25.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-05 17:04:25.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:25.435 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f: (connection evicted) 2024-02-05 17:04:25.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:25.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-05 17:04:25.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-05 17:04:25.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc891f2 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:25.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:25.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:25.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-05 17:04:25.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d59933 2024-02-05 17:04:25.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d59933 2024-02-05 17:04:25.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-05 17:04:25.556 [DefaultDispatcher-worker-8 @coroutine#497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d59933 2024-02-05 17:04:25.566 [DefaultDispatcher-worker-4 @coroutine#497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d59933 2024-02-05 17:04:25.569 [HikariPool-49 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:25.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-05 17:04:25.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-05 17:04:25.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:25.587 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d59933: (connection evicted) 2024-02-05 17:04:25.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:25.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-05 17:04:25.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-05 17:04:25.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5876bed9 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:25.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:25.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-05 17:04:25.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f8f5a6 2024-02-05 17:04:25.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f8f5a6 2024-02-05 17:04:25.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-05 17:04:25.671 [DefaultDispatcher-worker-6 @coroutine#501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f8f5a6 2024-02-05 17:04:25.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-05 17:04:25.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-05 17:04:25.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:25.690 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67f8f5a6: (connection evicted) 2024-02-05 17:04:25.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:25.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-05 17:04:25.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-05 17:04:25.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-05 17:04:25.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:25.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:25.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:25.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:25.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:25.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:25.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42edde25 2024-02-05 17:04:25.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:25.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:25.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:25.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:25.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:25.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:25.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-05 17:04:25.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:25.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:25.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-05 17:04:25.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d95e5a 2024-02-05 17:04:25.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d95e5a 2024-02-05 17:04:25.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-05 17:04:25.772 [DefaultDispatcher-worker-4 @coroutine#503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d95e5a 2024-02-05 17:04:25.782 [DefaultDispatcher-worker-2 @coroutine#503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d95e5a 2024-02-05 17:04:25.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-05 17:04:25.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-05 17:04:25.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:25.803 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77d95e5a: (connection evicted) 2024-02-05 17:04:25.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:25.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-05 17:04:25.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-05 17:04:25.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-05 17:04:25.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10f8e2d2 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:25.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:25.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-05 17:04:25.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f525e13 2024-02-05 17:04:25.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f525e13 2024-02-05 17:04:25.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-05 17:04:25.904 [DefaultDispatcher-worker-4 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f525e13 2024-02-05 17:04:25.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-05 17:04:25.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-05 17:04:25.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:25.920 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f525e13: (connection evicted) 2024-02-05 17:04:25.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:25.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-05 17:04:25.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-05 17:04:25.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f3acc9 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:25.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:25.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-05 17:04:25.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@584136c1 2024-02-05 17:04:25.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@584136c1 2024-02-05 17:04:25.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-05 17:04:26.021 [DefaultDispatcher-worker-9 @coroutine#509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584136c1 2024-02-05 17:04:26.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-05 17:04:26.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-05 17:04:26.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:26.035 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@584136c1: (connection evicted) 2024-02-05 17:04:26.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:26.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-05 17:04:26.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-05 17:04:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-05 17:04:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:26.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79273a4f 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:26.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:26.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-05 17:04:26.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bb1c1f 2024-02-05 17:04:26.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bb1c1f 2024-02-05 17:04:26.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586486c 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:26.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:26.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:26.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-05 17:04:26.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbbdd8a 2024-02-05 17:04:26.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbbdd8a 2024-02-05 17:04:26.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-05 17:04:26.411 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:26.456 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:26.466 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:04:26.624 [Test worker] INFO ktor.application - Application started in 0.197 seconds. 2024-02-05 17:04:26.625 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@56a9a7b5 2024-02-05 17:04:26.804 [DefaultDispatcher-worker-10 @coroutine#523] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:04:26.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@912747d 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:26.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-05 17:04:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:26.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:26.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-05 17:04:26.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd93621 2024-02-05 17:04:26.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd93621 2024-02-05 17:04:26.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-05 17:04:26.879 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 17:04:26.910 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:26.944 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 17:04:26.944 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 17:04:26.945 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 17:04:26.952 [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-02-05 17:04:26.952 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 17:04:26.952 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 17:04:26.953 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 17:04:26.953 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:04:26.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-05 17:04:26.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:26.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:26.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:26.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:26.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:26.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:26.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4deca78 2024-02-05 17:04:26.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:26.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:26.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:26.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:26.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:26.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:26.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:26.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:26.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-05 17:04:26.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-05 17:04:26.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-05 17:04:26.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-05 17:04:27.071 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:27.086 [DefaultDispatcher-worker-12 @coroutine#529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-05 17:04:27.092 [DefaultDispatcher-worker-15 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd93621 2024-02-05 17:04:27.094 [DefaultDispatcher-worker-15 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd93621 2024-02-05 17:04:27.104 [DefaultDispatcher-worker-5 @coroutine#529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-05 17:04:27.110 [Test worker @coroutine#529] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555391961238867968/_ustadmanifest.json 2024-02-05 17:04:27.110 [Test worker @coroutine#529] 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/555391961238867968/_ustadmanifest.json. 2024-02-05 17:04:27.110 [Test worker @coroutine#529] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555391961238867968/_ustadmanifest.json 2024-02-05 17:04:27.155 [Test worker @coroutine#529] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555391961238867968/_ustadmanifest.json 2024-02-05 17:04:27.156 [Test worker @coroutine#529] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555391961238867968/_ustadmanifest.json 2024-02-05 17:04:27.167 [Test worker @coroutine#529] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555391961238867968/_ustadmanifest.json. 2024-02-05 17:04:27.167 [Test worker @coroutine#529] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555391961238867968/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:27.169 [Test worker @coroutine#540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd93621 2024-02-05 17:04:27.193 [DefaultDispatcher-worker-6 @coroutine#529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-05 17:04:27.201 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 17:04:27.203 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c19603bc-be04-412c-a804-7cbaf4773df2', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 17:04:27.206 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:04:27.206 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c19603bc-be04-412c-a804-7cbaf4773df2 2024-02-05 17:04:27.212 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:27.212 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:04:27.212 [DefaultDispatcher-worker-14 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:27.212 [DefaultDispatcher-worker-14 @coroutine#546] 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-02-05 17:04:27.222 [DefaultDispatcher-worker-12 @coroutine#545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-05 17:04:27.227 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:27.227 [DefaultDispatcher-worker-12 @coroutine#545] 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-02-05 17:04:27.228 [DefaultDispatcher-worker-12 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:27.235 [MyScheduler_Worker-1 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:27.235 [MyScheduler_Worker-1 @coroutine#550] 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-02-05 17:04:27.235 [MyScheduler_Worker-1 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:27.235 [MyScheduler_Worker-1 @coroutine#550] 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-02-05 17:04:27.358 [eventLoopGroupProxy-4-4 @call-handler#574] 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-02-05 17:04:27.358 [eventLoopGroupProxy-4-2 @call-handler#571] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:04:27.358 [eventLoopGroupProxy-4-1 @call-handler#572] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:04:27.358 [eventLoopGroupProxy-4-3 @call-handler#573] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:04:27.368 [eventLoopGroupProxy-4-3 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:27.368 [eventLoopGroupProxy-4-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:27.374 [eventLoopGroupProxy-4-4 @call-handler#574] 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-02-05 17:04:27.374 [eventLoopGroupProxy-4-2 @call-handler#571] 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-02-05 17:04:27.377 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:27.377 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:27.377 [eventLoopGroupProxy-4-2 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:04:27.383 [eventLoopGroupProxy-4-2 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:27.385 [DefaultDispatcher-worker-9 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:27.385 [DefaultDispatcher-worker-9 @coroutine#546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:27.393 [DefaultDispatcher-worker-6 @coroutine#545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-05 17:04:27.404 [DefaultDispatcher-worker-13 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-05 17:04:27.407 [eventLoopGroupProxy-4-4 @coroutine#582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50bb1c1f 2024-02-05 17:04:27.436 [MyScheduler_Worker-1 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:27.436 [MyScheduler_Worker-1 @coroutine#550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:27.436 [MyScheduler_Worker-1 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:04:27.437 [MyScheduler_Worker-1 @coroutine#550] 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-02-05 17:04:27.479 [MyScheduler_Worker-1 @coroutine#586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:27.479 [MyScheduler_Worker-1 @coroutine#586] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:27.479 [MyScheduler_Worker-1 @coroutine#586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:27.482 [MyScheduler_Worker-1 @coroutine#586] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:27.636 [eventLoopGroupProxy-4-4 @call-handler#574] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 284ms 2024-02-05 17:04:27.636 [eventLoopGroupProxy-4-2 @call-handler#571] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 284ms 2024-02-05 17:04:27.637 [eventLoopGroupProxy-4-2 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:27.638 [eventLoopGroupProxy-4-3 @call-handler#573] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 286ms 2024-02-05 17:04:27.672 [eventLoopGroupProxy-4-2 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50bb1c1f 2024-02-05 17:04:27.673 [eventLoopGroupProxy-4-2 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:27.673 [eventLoopGroupProxy-4-2 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 36ms 2024-02-05 17:04:27.675 [MyScheduler_Worker-1 @coroutine#586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:27.690 [MyScheduler_Worker-1 @coroutine#586] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:27.690 [MyScheduler_Worker-1 @coroutine#586] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:27.690 [MyScheduler_Worker-1 @coroutine#586] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:27.690 [MyScheduler_Worker-1 @coroutine#586] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:27.694 [eventLoopGroupProxy-4-2 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:27.698 [eventLoopGroupProxy-4-2 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50bb1c1f 2024-02-05 17:04:27.698 [eventLoopGroupProxy-4-2 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:27.699 [eventLoopGroupProxy-4-2 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:04:27.700 [MyScheduler_Worker-1 @coroutine#586] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:27.754 [DefaultDispatcher-worker-7 @coroutine#550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-05 17:04:27.775 [DefaultDispatcher-worker-1 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-05 17:04:27.844 [DefaultDispatcher-worker-1 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:27.844 [DefaultDispatcher-worker-1 @coroutine#547] 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-02-05 17:04:27.844 [DefaultDispatcher-worker-1 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:27.844 [DefaultDispatcher-worker-1 @coroutine#547] 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-02-05 17:04:27.848 [eventLoopGroupProxy-4-2 @call-handler#615] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:04:27.849 [eventLoopGroupProxy-4-2 @call-handler#615] 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-02-05 17:04:27.849 [eventLoopGroupProxy-4-2 @call-handler#615] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:04:27.897 [DefaultDispatcher-worker-3 @call-handler#615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fbbdd8a 2024-02-05 17:04:27.899 [eventLoopGroupProxy-4-2 @call-handler#615] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:27.899 [eventLoopGroupProxy-4-2 @call-handler#615] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 51ms 2024-02-05 17:04:27.899 [DefaultDispatcher-worker-2 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555391961238867968/_ustadmanifest.json 2024-02-05 17:04:27.900 [DefaultDispatcher-worker-2 @coroutine#522] 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/555391961238867968/_ustadmanifest.json. 2024-02-05 17:04:27.900 [DefaultDispatcher-worker-2 @coroutine#522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555391961238867968/_ustadmanifest.json 2024-02-05 17:04:27.901 [DefaultDispatcher-worker-7 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:27.901 [DefaultDispatcher-worker-7 @coroutine#547] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:27.902 [DefaultDispatcher-worker-15 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:04:27.902 [DefaultDispatcher-worker-15 @coroutine#547] 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-02-05 17:04:27.914 [DefaultDispatcher-worker-1 @coroutine#522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555391961238867968/_ustadmanifest.json 2024-02-05 17:04:27.914 [DefaultDispatcher-worker-1 @coroutine#522] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555391961238867968/_ustadmanifest.json 2024-02-05 17:04:27.915 [DefaultDispatcher-worker-1 @coroutine#522] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555391961238867968/_ustadmanifest.json. 2024-02-05 17:04:27.915 [DefaultDispatcher-worker-1 @coroutine#522] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555391961238867968/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:27.916 [DefaultDispatcher-worker-15 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566cc6af 2024-02-05 17:04:27.916 [DefaultDispatcher-worker-1 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50bb1c1f 2024-02-05 17:04:27.927 [DefaultDispatcher-worker-13 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fbbdd8a 2024-02-05 17:04:27.929 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 17:04:27.930 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 17:04:27.930 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 17:04:27.930 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 17:04:27.930 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 17:04:27.934 [Test worker @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd93621 2024-02-05 17:04:27.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-05 17:04:27.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-05 17:04:27.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:27.936 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@566cc6af: (connection evicted) 2024-02-05 17:04:27.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:27.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-05 17:04:27.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-05 17:04:28.260 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:04:28.408 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:04:28.424 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:04:28.953 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@56a9a7b5 2024-02-05 17:04:28.953 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@56a9a7b5 2024-02-05 17:04:28.972 [Test worker @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50bb1c1f 2024-02-05 17:04:28.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-05 17:04:28.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-05 17:04:28.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:28.983 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fbbdd8a: (connection evicted) 2024-02-05 17:04:28.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:28.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-05 17:04:28.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-05 17:04:28.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-05 17:04:28.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:28.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:28.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:28.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:28.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:28.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:28.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1610c03c 2024-02-05 17:04:28.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:28.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:28.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:28.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:28.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:28.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:28.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:28.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-05 17:04:29.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c200e57 2024-02-05 17:04:29.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c200e57 2024-02-05 17:04:29.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-05 17:04:29.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1978b0d5 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:29.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:29.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-05 17:04:29.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1897d 2024-02-05 17:04:29.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1897d 2024-02-05 17:04:29.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-05 17:04:29.059 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:04:29.067 [Test worker] INFO ktor.application - Application started in 0.007 seconds. 2024-02-05 17:04:29.067 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@19e5e110 2024-02-05 17:04:29.083 [DefaultDispatcher-worker-7 @coroutine#641] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4452e13c 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:29.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:29.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-05 17:04:29.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@42172065 2024-02-05 17:04:29.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@42172065 2024-02-05 17:04:29.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-05 17:04:29.099 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 17:04:29.107 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:29.112 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:29.138 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 17:04:29.138 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 17:04:29.138 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 17:04:29.138 [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-02-05 17:04:29.138 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 17:04:29.138 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 17:04:29.138 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 17:04:29.138 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:04:29.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c0521e5 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:29.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:29.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-05 17:04:29.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-05 17:04:29.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-05 17:04:29.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-05 17:04:29.195 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:29.214 [DefaultDispatcher-worker-13 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-05 17:04:29.221 [DefaultDispatcher-worker-10 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42172065 2024-02-05 17:04:29.225 [Test worker @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42172065 2024-02-05 17:04:29.238 [DefaultDispatcher-worker-10 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-05 17:04:29.238 [Test worker @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555391969813299200/_ustadmanifest.json 2024-02-05 17:04:29.239 [Test worker @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/555391969813299200/_ustadmanifest.json. 2024-02-05 17:04:29.239 [Test worker @coroutine#646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555391969813299200/_ustadmanifest.json 2024-02-05 17:04:29.243 [Test worker @coroutine#646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555391969813299200/_ustadmanifest.json 2024-02-05 17:04:29.243 [Test worker @coroutine#646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555391969813299200/_ustadmanifest.json 2024-02-05 17:04:29.243 [Test worker @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555391969813299200/_ustadmanifest.json. 2024-02-05 17:04:29.243 [Test worker @coroutine#646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555391969813299200/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:29.244 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:29.245 [Test worker @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42172065 2024-02-05 17:04:29.258 [DefaultDispatcher-worker-2 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-05 17:04:29.259 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 17:04:29.259 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0b6283a6-75a0-4aa8-972c-40df6d13b9dc', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 17:04:29.267 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:04:29.267 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0b6283a6-75a0-4aa8-972c-40df6d13b9dc 2024-02-05 17:04:29.269 [DefaultDispatcher-worker-11 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:29.269 [DefaultDispatcher-worker-11 @coroutine#669] 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-02-05 17:04:29.269 [DefaultDispatcher-worker-11 @coroutine#669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:29.269 [DefaultDispatcher-worker-11 @coroutine#669] 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-02-05 17:04:29.279 [DefaultDispatcher-worker-4 @coroutine#668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-05 17:04:29.280 [DefaultDispatcher-worker-4 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:29.280 [DefaultDispatcher-worker-4 @coroutine#668] 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-02-05 17:04:29.280 [DefaultDispatcher-worker-4 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:29.298 [MyScheduler_Worker-1 @coroutine#675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:29.299 [MyScheduler_Worker-1 @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/api/blob/upload-init-batch. 2024-02-05 17:04:29.299 [MyScheduler_Worker-1 @coroutine#675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:29.299 [MyScheduler_Worker-1 @coroutine#675] 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-02-05 17:04:29.321 [eventLoopGroupProxy-7-1 @call-handler#688] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:04:29.322 [eventLoopGroupProxy-7-1 @call-handler#688] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:29.322 [eventLoopGroupProxy-7-1 @call-handler#688] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:04:29.323 [eventLoopGroupProxy-7-1 @call-handler#688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:29.324 [eventLoopGroupProxy-7-1 @call-handler#688] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-02-05 17:04:29.325 [DefaultDispatcher-worker-4 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:29.325 [DefaultDispatcher-worker-4 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:29.341 [eventLoopGroupProxy-7-1 @call-handler#690] 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-02-05 17:04:29.342 [eventLoopGroupProxy-7-1 @call-handler#690] 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-02-05 17:04:29.346 [eventLoopGroupProxy-7-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c200e57 2024-02-05 17:04:29.350 [eventLoopGroupProxy-7-1 @call-handler#690] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 9ms 2024-02-05 17:04:29.352 [MyScheduler_Worker-1 @coroutine#675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:29.352 [MyScheduler_Worker-1 @coroutine#675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:29.352 [MyScheduler_Worker-1 @coroutine#675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:04:29.352 [MyScheduler_Worker-1 @coroutine#675] 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-02-05 17:04:29.354 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:29.355 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:29.355 [MyScheduler_Worker-1 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:29.355 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:29.358 [eventLoopGroupProxy-7-2 @call-handler#700] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:04:29.359 [eventLoopGroupProxy-7-2 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:29.361 [eventLoopGroupProxy-7-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:29.368 [eventLoopGroupProxy-7-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c200e57 2024-02-05 17:04:29.368 [eventLoopGroupProxy-7-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:29.369 [eventLoopGroupProxy-7-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 17:04:29.370 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:29.372 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:29.372 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:29.372 [MyScheduler_Worker-1 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:29.372 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:29.379 [eventLoopGroupProxy-7-3 @call-handler#709] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:04:29.380 [eventLoopGroupProxy-7-3 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:29.380 [eventLoopGroupProxy-7-3 @call-handler#709] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 7ms 2024-02-05 17:04:29.381 [DefaultDispatcher-worker-7 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:29.381 [DefaultDispatcher-worker-7 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:29.381 [eventLoopGroupProxy-7-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-02-05 17:04:29.400 [DefaultDispatcher-worker-5 @coroutine#668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-05 17:04:29.401 [eventLoopGroupProxy-7-1 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c200e57 2024-02-05 17:04:29.401 [eventLoopGroupProxy-7-1 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:29.402 [eventLoopGroupProxy-7-1 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 21ms 2024-02-05 17:04:29.402 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:29.406 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:29.406 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:29.406 [MyScheduler_Worker-1 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:29.406 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:29.409 [eventLoopGroupProxy-7-1 @call-handler#720] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:29.411 [DefaultDispatcher-worker-13 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-05 17:04:29.456 [eventLoopGroupProxy-7-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:29.457 [eventLoopGroupProxy-7-1 @call-handler#720] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-05 17:04:29.460 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:29.461 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:29.461 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:29.461 [MyScheduler_Worker-1 @coroutine#695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:29.461 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:29.472 [eventLoopGroupProxy-7-1 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:29.472 [eventLoopGroupProxy-7-1 @call-handler#724] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:04:29.474 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:29.474 [MyScheduler_Worker-1 @coroutine#695] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:29.474 [MyScheduler_Worker-1 @coroutine#695] 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-02-05 17:04:29.475 [MyScheduler_Worker-1 @coroutine#695] 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-02-05 17:04:29.475 [MyScheduler_Worker-1 @coroutine#695] 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-02-05 17:04:29.491 [DefaultDispatcher-worker-5 @coroutine#675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-05 17:04:29.493 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 17:04:29.833 [DefaultDispatcher-worker-8 @coroutine#729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2024-02-05 17:04:29.992 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8bf95654-cbcd-4da0-8bf3-ce240206e2a7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 17:04:29.992 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:04:29.992 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8bf95654-cbcd-4da0-8bf3-ce240206e2a7 2024-02-05 17:04:29.997 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:29.997 [MyScheduler_Worker-2 @coroutine#731] 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-02-05 17:04:29.997 [MyScheduler_Worker-2 @coroutine#731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:29.997 [MyScheduler_Worker-2 @coroutine#731] 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-02-05 17:04:30.000 [eventLoopGroupProxy-7-1 @call-handler#739] 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-02-05 17:04:30.001 [eventLoopGroupProxy-7-1 @call-handler#739] 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-02-05 17:04:30.002 [eventLoopGroupProxy-7-1 @coroutine#740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c200e57 2024-02-05 17:04:30.005 [eventLoopGroupProxy-7-1 @call-handler#739] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-05 17:04:30.007 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:30.007 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:30.007 [MyScheduler_Worker-2 @coroutine#731] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:04:30.007 [MyScheduler_Worker-2 @coroutine#731] 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-02-05 17:04:30.010 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.011 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:30.011 [MyScheduler_Worker-2 @coroutine#744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.011 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:30.014 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:30.060 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:30.060 [eventLoopGroupProxy-7-1 @call-handler#747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:04:30.062 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.063 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.063 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:30.063 [MyScheduler_Worker-2 @coroutine#744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.063 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:30.067 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:30.070 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:30.070 [eventLoopGroupProxy-7-1 @call-handler#751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:30.071 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.072 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.072 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:30.072 [MyScheduler_Worker-2 @coroutine#744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.072 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:30.075 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:30.077 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:30.078 [eventLoopGroupProxy-7-1 @call-handler#755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:04:30.079 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.080 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.080 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:30.080 [MyScheduler_Worker-2 @coroutine#744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.080 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:30.083 [eventLoopGroupProxy-7-1 @call-handler#760] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:30.125 [eventLoopGroupProxy-7-1 @call-handler#760] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:30.125 [eventLoopGroupProxy-7-1 @call-handler#760] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-05 17:04:30.126 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.127 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.127 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:30.127 [MyScheduler_Worker-2 @coroutine#744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.128 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:30.130 [eventLoopGroupProxy-7-1 @call-handler#764] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:30.133 [eventLoopGroupProxy-7-1 @call-handler#764] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:30.133 [eventLoopGroupProxy-7-1 @call-handler#764] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:30.134 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.135 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.135 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:30.135 [MyScheduler_Worker-2 @coroutine#744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.135 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:30.138 [eventLoopGroupProxy-7-1 @call-handler#768] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:30.140 [eventLoopGroupProxy-7-1 @call-handler#768] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:30.140 [eventLoopGroupProxy-7-1 @call-handler#768] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:04:30.141 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.142 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.142 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:30.142 [MyScheduler_Worker-2 @coroutine#744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.142 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:30.144 [eventLoopGroupProxy-7-1 @call-handler#772] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:30.189 [eventLoopGroupProxy-7-1 @call-handler#772] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:30.189 [eventLoopGroupProxy-7-1 @call-handler#772] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:04:30.190 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.191 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.191 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:30.191 [MyScheduler_Worker-2 @coroutine#744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.191 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:30.194 [eventLoopGroupProxy-7-1 @call-handler#776] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:30.201 [eventLoopGroupProxy-7-1 @call-handler#776] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:30.202 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.203 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.204 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:30.204 [MyScheduler_Worker-2 @coroutine#744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.204 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:30.207 [eventLoopGroupProxy-7-1 @call-handler#776] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-05 17:04:30.208 [eventLoopGroupProxy-7-1 @call-handler#780] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:30.210 [eventLoopGroupProxy-7-1 @call-handler#780] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:30.212 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.213 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.213 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:30.213 [MyScheduler_Worker-2 @coroutine#744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.213 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:30.216 [eventLoopGroupProxy-7-1 @call-handler#780] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 17:04:30.217 [eventLoopGroupProxy-7-1 @call-handler#784] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:30.258 [eventLoopGroupProxy-7-1 @call-handler#784] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:30.259 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.260 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.260 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:30.260 [MyScheduler_Worker-2 @coroutine#744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.260 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:30.262 [eventLoopGroupProxy-7-1 @call-handler#784] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:04:30.263 [eventLoopGroupProxy-7-1 @call-handler#788] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:30.265 [eventLoopGroupProxy-7-1 @call-handler#788] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:30.266 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.267 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.267 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:30.267 [MyScheduler_Worker-2 @coroutine#744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.267 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:30.270 [eventLoopGroupProxy-7-1 @call-handler#788] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 17:04:30.270 [eventLoopGroupProxy-7-1 @call-handler#792] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:30.273 [eventLoopGroupProxy-7-1 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c200e57 2024-02-05 17:04:30.273 [eventLoopGroupProxy-7-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:30.275 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.281 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.281 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:30.281 [MyScheduler_Worker-2 @coroutine#744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.282 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:30.283 [eventLoopGroupProxy-7-1 @call-handler#792] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-05 17:04:30.284 [eventLoopGroupProxy-7-1 @call-handler#798] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:30.289 [eventLoopGroupProxy-7-1 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c200e57 2024-02-05 17:04:30.289 [eventLoopGroupProxy-7-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:30.290 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.292 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.292 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:30.292 [MyScheduler_Worker-2 @coroutine#744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.292 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:30.295 [eventLoopGroupProxy-7-1 @call-handler#798] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 17:04:30.296 [eventLoopGroupProxy-7-1 @call-handler#804] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:30.299 [eventLoopGroupProxy-7-1 @coroutine#805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c200e57 2024-02-05 17:04:30.300 [eventLoopGroupProxy-7-1 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:30.301 [eventLoopGroupProxy-7-1 @call-handler#804] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:04:30.302 [MyScheduler_Worker-2 @coroutine#744] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:30.316 [DefaultDispatcher-worker-10 @coroutine#731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-05 17:04:30.326 [DefaultDispatcher-worker-11 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-05 17:04:30.327 [DefaultDispatcher-worker-11 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:30.327 [DefaultDispatcher-worker-11 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:04:30.327 [DefaultDispatcher-worker-11 @coroutine#670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:30.327 [DefaultDispatcher-worker-11 @coroutine#670] 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-02-05 17:04:30.329 [eventLoopGroupProxy-7-1 @call-handler#817] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:04:30.330 [eventLoopGroupProxy-7-1 @call-handler#817] 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-02-05 17:04:30.330 [eventLoopGroupProxy-7-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:04:30.356 [DefaultDispatcher-worker-12 @call-handler#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1897d 2024-02-05 17:04:30.357 [eventLoopGroupProxy-7-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:30.357 [eventLoopGroupProxy-7-1 @call-handler#817] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-02-05 17:04:30.357 [DefaultDispatcher-worker-2 @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555391969813299200/_ustadmanifest.json 2024-02-05 17:04:30.357 [DefaultDispatcher-worker-2 @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/555391969813299200/_ustadmanifest.json. 2024-02-05 17:04:30.357 [DefaultDispatcher-worker-2 @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555391969813299200/_ustadmanifest.json 2024-02-05 17:04:30.358 [DefaultDispatcher-worker-7 @coroutine#670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:30.358 [DefaultDispatcher-worker-7 @coroutine#670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:30.358 [DefaultDispatcher-worker-7 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:04:30.358 [DefaultDispatcher-worker-7 @coroutine#670] 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-02-05 17:04:30.367 [DefaultDispatcher-worker-3 @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555391969813299200/_ustadmanifest.json 2024-02-05 17:04:30.367 [DefaultDispatcher-worker-3 @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555391969813299200/_ustadmanifest.json 2024-02-05 17:04:30.368 [DefaultDispatcher-worker-3 @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555391969813299200/_ustadmanifest.json. 2024-02-05 17:04:30.368 [DefaultDispatcher-worker-3 @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555391969813299200/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:30.369 [DefaultDispatcher-worker-2 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-05 17:04:30.369 [DefaultDispatcher-worker-3 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c200e57 2024-02-05 17:04:30.382 [DefaultDispatcher-worker-2 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1897d 2024-02-05 17:04:30.383 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 17:04:30.384 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 17:04:30.384 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 17:04:30.384 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 17:04:30.384 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 17:04:30.385 [Test worker @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42172065 2024-02-05 17:04:30.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-05 17:04:30.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-05 17:04:30.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:30.395 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d167630: (connection evicted) 2024-02-05 17:04:30.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:30.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-05 17:04:30.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-05 17:04:30.493 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:04:30.633 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:04:30.817 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:04:31.445 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@19e5e110 2024-02-05 17:04:31.445 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@19e5e110 2024-02-05 17:04:31.447 [Test worker @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c200e57 2024-02-05 17:04:31.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-05 17:04:31.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-05 17:04:31.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:31.447 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e1897d: (connection evicted) 2024-02-05 17:04:31.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:31.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-05 17:04:31.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-05 17:04:31.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121dac1a 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:31.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:31.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:31.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:31.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:31.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:31.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:31.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:31.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-05 17:04:31.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 17:04:31.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 17:04:31.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-05 17:04:31.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-05 17:04:31.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:31.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:31.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:31.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:31.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:31.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6296e4bf 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:31.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:31.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-05 17:04:31.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@39109603 2024-02-05 17:04:31.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@39109603 2024-02-05 17:04:31.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-05 17:04:31.513 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:04:31.515 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2024-02-05 17:04:31.515 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@8b1170f 2024-02-05 17:04:31.517 [DefaultDispatcher-worker-6 @coroutine#855] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:04:31.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72240290 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:31.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:31.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-05 17:04:31.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-05 17:04:31.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-05 17:04:31.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-05 17:04:31.522 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 17:04:31.523 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 17:04:31.523 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 17:04:31.523 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 17:04:31.523 [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-02-05 17:04:31.523 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 17:04:31.523 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 17:04:31.523 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 17:04:31.523 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:04:31.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-05 17:04:31.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:31.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:31.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:31.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:31.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:31.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:31.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8636cf4 2024-02-05 17:04:31.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:31.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:31.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:31.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:31.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:31.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-05 17:04:31.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 17:04:31.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 17:04:31.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-05 17:04:31.573 [DefaultDispatcher-worker-5 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 17:04:31.580 [DefaultDispatcher-worker-10 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-05 17:04:31.583 [Test worker @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-05 17:04:31.584 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:31.589 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:31.595 [DefaultDispatcher-worker-7 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 17:04:31.595 [Test worker @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555391977288708096/_ustadmanifest.json 2024-02-05 17:04:31.595 [Test worker @coroutine#859] 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/555391977288708096/_ustadmanifest.json. 2024-02-05 17:04:31.595 [Test worker @coroutine#859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555391977288708096/_ustadmanifest.json 2024-02-05 17:04:31.597 [Test worker @coroutine#859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555391977288708096/_ustadmanifest.json 2024-02-05 17:04:31.597 [Test worker @coroutine#859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555391977288708096/_ustadmanifest.json 2024-02-05 17:04:31.598 [Test worker @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555391977288708096/_ustadmanifest.json. 2024-02-05 17:04:31.598 [Test worker @coroutine#859] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555391977288708096/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:31.599 [Test worker @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-05 17:04:31.612 [DefaultDispatcher-worker-2 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 17:04:31.613 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 17:04:31.613 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8d2606c8-258e-4fdd-a88f-3a3828bcf38f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 17:04:31.614 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:04:31.615 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8d2606c8-258e-4fdd-a88f-3a3828bcf38f 2024-02-05 17:04:31.616 [DefaultDispatcher-worker-13 @coroutine#883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:31.616 [DefaultDispatcher-worker-13 @coroutine#883] 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-02-05 17:04:31.616 [DefaultDispatcher-worker-13 @coroutine#883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:31.616 [DefaultDispatcher-worker-13 @coroutine#883] 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-02-05 17:04:31.619 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:31.625 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:31.638 [DefaultDispatcher-worker-1 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 17:04:31.643 [DefaultDispatcher-worker-1 @coroutine#882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:31.643 [DefaultDispatcher-worker-1 @coroutine#882] 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-02-05 17:04:31.643 [DefaultDispatcher-worker-1 @coroutine#882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:31.645 [MyScheduler_Worker-1 @coroutine#887] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:31.645 [MyScheduler_Worker-1 @coroutine#887] 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-02-05 17:04:31.645 [MyScheduler_Worker-1 @coroutine#887] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:31.645 [MyScheduler_Worker-1 @coroutine#887] 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-02-05 17:04:31.650 [eventLoopGroupProxy-10-1 @call-handler#901] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:04:31.651 [eventLoopGroupProxy-10-1 @call-handler#901] 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-02-05 17:04:31.651 [eventLoopGroupProxy-10-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:04:31.652 [eventLoopGroupProxy-10-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:31.652 [eventLoopGroupProxy-10-1 @call-handler#901] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-05 17:04:31.653 [DefaultDispatcher-worker-7 @coroutine#883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:31.653 [DefaultDispatcher-worker-7 @coroutine#883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:31.661 [eventLoopGroupProxy-10-1 @call-handler#903] 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-02-05 17:04:31.662 [eventLoopGroupProxy-10-1 @call-handler#903] 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-02-05 17:04:31.664 [eventLoopGroupProxy-10-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 17:04:31.666 [eventLoopGroupProxy-10-1 @call-handler#903] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-05 17:04:31.667 [eventLoopGroupProxy-10-2 @call-handler#908] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:04:31.667 [MyScheduler_Worker-1 @coroutine#887] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:31.667 [MyScheduler_Worker-1 @coroutine#887] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:31.668 [eventLoopGroupProxy-10-2 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:31.668 [MyScheduler_Worker-1 @coroutine#887] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:04:31.668 [MyScheduler_Worker-1 @coroutine#887] 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-02-05 17:04:31.669 [eventLoopGroupProxy-10-3 @call-handler#912] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:04:31.669 [eventLoopGroupProxy-10-3 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:31.670 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:31.670 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:31.670 [MyScheduler_Worker-1 @coroutine#914] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:31.670 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:31.670 [eventLoopGroupProxy-10-3 @call-handler#912] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 2ms 2024-02-05 17:04:31.670 [DefaultDispatcher-worker-7 @coroutine#882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:31.670 [DefaultDispatcher-worker-7 @coroutine#882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:31.673 [eventLoopGroupProxy-10-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-02-05 17:04:31.675 [eventLoopGroupProxy-10-1 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 17:04:31.675 [eventLoopGroupProxy-10-1 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:31.676 [eventLoopGroupProxy-10-1 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:31.676 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:31.678 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:31.678 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:31.678 [MyScheduler_Worker-1 @coroutine#914] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:31.679 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:31.680 [DefaultDispatcher-worker-9 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 17:04:31.681 [eventLoopGroupProxy-10-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:31.685 [eventLoopGroupProxy-10-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 17:04:31.687 [eventLoopGroupProxy-10-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:31.687 [eventLoopGroupProxy-10-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 17:04:31.688 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:31.691 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:31.691 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:31.691 [MyScheduler_Worker-1 @coroutine#914] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:31.691 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:31.691 [DefaultDispatcher-worker-15 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 17:04:31.693 [eventLoopGroupProxy-10-1 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:31.702 [eventLoopGroupProxy-10-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 17:04:31.702 [eventLoopGroupProxy-10-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:31.703 [eventLoopGroupProxy-10-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 17:04:31.707 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:31.710 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:31.710 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:31.710 [MyScheduler_Worker-1 @coroutine#914] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:31.710 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:31.713 [eventLoopGroupProxy-10-1 @call-handler#940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:31.718 [eventLoopGroupProxy-10-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 17:04:31.718 [eventLoopGroupProxy-10-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:31.719 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:31.720 [eventLoopGroupProxy-10-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 17:04:31.721 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:31.722 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:31.722 [MyScheduler_Worker-1 @coroutine#914] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:31.722 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:31.725 [eventLoopGroupProxy-10-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-02-05 17:04:31.734 [eventLoopGroupProxy-10-1 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 17:04:31.734 [eventLoopGroupProxy-10-1 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:31.735 [MyScheduler_Worker-1 @coroutine#914] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:31.735 [eventLoopGroupProxy-10-1 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 17:04:31.749 [DefaultDispatcher-worker-9 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 17:04:31.760 [DefaultDispatcher-worker-16 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 17:04:31.760 [DefaultDispatcher-worker-16 @coroutine#884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:31.760 [DefaultDispatcher-worker-16 @coroutine#884] 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-02-05 17:04:31.760 [DefaultDispatcher-worker-16 @coroutine#884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:31.760 [DefaultDispatcher-worker-16 @coroutine#884] 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-02-05 17:04:31.763 [eventLoopGroupProxy-10-1 @call-handler#958] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:04:31.763 [eventLoopGroupProxy-10-1 @call-handler#958] 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-02-05 17:04:31.763 [eventLoopGroupProxy-10-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:04:31.792 [DefaultDispatcher-worker-4 @call-handler#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39109603 2024-02-05 17:04:31.792 [eventLoopGroupProxy-10-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:31.793 [eventLoopGroupProxy-10-1 @call-handler#958] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 31ms 2024-02-05 17:04:31.793 [DefaultDispatcher-worker-8 @coroutine#854] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555391977288708096/_ustadmanifest.json 2024-02-05 17:04:31.793 [DefaultDispatcher-worker-8 @coroutine#854] 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/555391977288708096/_ustadmanifest.json. 2024-02-05 17:04:31.793 [DefaultDispatcher-worker-8 @coroutine#854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555391977288708096/_ustadmanifest.json 2024-02-05 17:04:31.794 [DefaultDispatcher-worker-14 @coroutine#884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:31.794 [DefaultDispatcher-worker-14 @coroutine#884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:31.794 [DefaultDispatcher-worker-14 @coroutine#884] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:04:31.794 [DefaultDispatcher-worker-14 @coroutine#884] 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-02-05 17:04:31.797 [DefaultDispatcher-worker-3 @coroutine#854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555391977288708096/_ustadmanifest.json 2024-02-05 17:04:31.797 [DefaultDispatcher-worker-3 @coroutine#854] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555391977288708096/_ustadmanifest.json 2024-02-05 17:04:31.797 [DefaultDispatcher-worker-3 @coroutine#854] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555391977288708096/_ustadmanifest.json. 2024-02-05 17:04:31.797 [DefaultDispatcher-worker-3 @coroutine#854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555391977288708096/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:31.798 [DefaultDispatcher-worker-3 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 17:04:31.808 [DefaultDispatcher-worker-16 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f65af91 2024-02-05 17:04:31.811 [DefaultDispatcher-worker-10 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39109603 2024-02-05 17:04:31.813 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 17:04:31.813 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 17:04:31.813 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 17:04:31.813 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 17:04:31.813 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 17:04:31.814 [Test worker @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e9de8d 2024-02-05 17:04:31.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-05 17:04:31.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-05 17:04:31.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:31.831 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f65af91: (connection evicted) 2024-02-05 17:04:31.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:31.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-05 17:04:31.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-05 17:04:32.023 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:04:32.024 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:04:32.250 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:04:32.994 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@8b1170f 2024-02-05 17:04:32.994 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@8b1170f 2024-02-05 17:04:33.020 [Test worker @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23dc70c1 2024-02-05 17:04:33.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-05 17:04:33.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-05 17:04:33.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:33.029 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39109603: (connection evicted) 2024-02-05 17:04:33.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:33.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-05 17:04:33.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-05 17:04:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69abeb14 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:33.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:33.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-05 17:04:33.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:33.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:33.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-05 17:04:33.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72b53f27 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:33.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:33.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-05 17:04:33.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@632b96b8 2024-02-05 17:04:33.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@632b96b8 2024-02-05 17:04:33.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-05 17:04:33.143 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:04:33.155 [Test worker] INFO ktor.application - Application started in 0.012 seconds. 2024-02-05 17:04:33.155 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@70eb94d7 2024-02-05 17:04:33.158 [DefaultDispatcher-worker-1 @coroutine#998] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:04:33.162 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:33.188 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5274830e 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:33.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-05 17:04:33.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@71de1091 2024-02-05 17:04:33.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@71de1091 2024-02-05 17:04:33.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-05 17:04:33.203 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 17:04:33.255 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 17:04:33.255 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 17:04:33.255 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 17:04:33.255 [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-02-05 17:04:33.255 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 17:04:33.255 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 17:04:33.255 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 17:04:33.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53551fef 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:33.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-05 17:04:33.263 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:04:33.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8 2024-02-05 17:04:33.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8 2024-02-05 17:04:33.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-05 17:04:33.299 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:33.322 [DefaultDispatcher-worker-16 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8 2024-02-05 17:04:33.370 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:33.425 [DefaultDispatcher-worker-4 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71de1091 2024-02-05 17:04:33.503 [DefaultDispatcher-worker-16 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71de1091 2024-02-05 17:04:33.524 [DefaultDispatcher-worker-4 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71de1091 2024-02-05 17:04:33.529 [DefaultDispatcher-worker-16 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71de1091 2024-02-05 17:04:33.550 [DefaultDispatcher-worker-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8 2024-02-05 17:04:33.550 [Test worker @coroutine#1002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555391987256553472/_ustadmanifest.json 2024-02-05 17:04:33.550 [Test worker @coroutine#1002] 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/555391987256553472/_ustadmanifest.json. 2024-02-05 17:04:33.550 [Test worker @coroutine#1002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555391987256553472/_ustadmanifest.json 2024-02-05 17:04:33.561 [Test worker @coroutine#1002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555391987256553472/_ustadmanifest.json 2024-02-05 17:04:33.561 [Test worker @coroutine#1002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555391987256553472/_ustadmanifest.json 2024-02-05 17:04:33.567 [Test worker @coroutine#1002] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555391987256553472/_ustadmanifest.json. 2024-02-05 17:04:33.567 [Test worker @coroutine#1002] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555391987256553472/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:33.594 [Test worker @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71de1091 2024-02-05 17:04:33.725 [DefaultDispatcher-worker-10 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8 2024-02-05 17:04:33.726 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 17:04:33.726 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-02394d41-384f-4d69-8032-710936e3a853', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 17:04:33.731 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-02394d41-384f-4d69-8032-710936e3a853 2024-02-05 17:04:33.731 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:04:33.733 [DefaultDispatcher-worker-10 @coroutine#1181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:33.733 [DefaultDispatcher-worker-10 @coroutine#1181] 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-02-05 17:04:33.733 [DefaultDispatcher-worker-10 @coroutine#1181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:33.734 [DefaultDispatcher-worker-10 @coroutine#1181] 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-02-05 17:04:33.744 [DefaultDispatcher-worker-1 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8 2024-02-05 17:04:33.744 [DefaultDispatcher-worker-1 @coroutine#1180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:33.744 [DefaultDispatcher-worker-1 @coroutine#1180] 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-02-05 17:04:33.744 [DefaultDispatcher-worker-1 @coroutine#1180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:33.776 [MyScheduler_Worker-1 @coroutine#1185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:33.776 [MyScheduler_Worker-1 @coroutine#1185] 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-02-05 17:04:33.776 [MyScheduler_Worker-1 @coroutine#1185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:33.777 [MyScheduler_Worker-1 @coroutine#1185] 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-02-05 17:04:33.791 [eventLoopGroupProxy-13-1 @call-handler#1349] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:04:33.792 [eventLoopGroupProxy-13-1 @call-handler#1349] 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-02-05 17:04:33.792 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:04:33.793 [eventLoopGroupProxy-13-1 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:33.793 [eventLoopGroupProxy-13-1 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-05 17:04:33.794 [DefaultDispatcher-worker-7 @coroutine#1181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:33.794 [DefaultDispatcher-worker-7 @coroutine#1181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:33.821 [eventLoopGroupProxy-13-3 @call-handler#1353] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:04:33.822 [eventLoopGroupProxy-13-3 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:33.823 [eventLoopGroupProxy-13-3 @call-handler#1353] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 2ms 2024-02-05 17:04:33.824 [DefaultDispatcher-worker-14 @coroutine#1180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:33.824 [DefaultDispatcher-worker-14 @coroutine#1180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:33.832 [eventLoopGroupProxy-13-1 @call-handler#1357] 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-02-05 17:04:33.832 [eventLoopGroupProxy-13-1 @call-handler#1357] 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-02-05 17:04:33.840 [DefaultDispatcher-worker-10 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8 2024-02-05 17:04:33.843 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:33.844 [eventLoopGroupProxy-13-2 @call-handler#1361] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:04:33.844 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:33.847 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 18ms 2024-02-05 17:04:33.848 [MyScheduler_Worker-1 @coroutine#1185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:33.848 [MyScheduler_Worker-1 @coroutine#1185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:33.849 [MyScheduler_Worker-1 @coroutine#1185] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:04:33.849 [MyScheduler_Worker-1 @coroutine#1185] 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-02-05 17:04:33.850 [DefaultDispatcher-worker-12 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8 2024-02-05 17:04:33.859 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.859 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:33.859 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.859 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:33.862 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:33.865 [eventLoopGroupProxy-13-1 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:33.866 [eventLoopGroupProxy-13-1 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:33.866 [eventLoopGroupProxy-13-1 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:33.867 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.869 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.869 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:33.869 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.869 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:33.871 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:33.874 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:33.875 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:33.875 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:33.876 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.878 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.879 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:33.879 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.879 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:33.881 [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-02-05 17:04:33.884 [eventLoopGroupProxy-13-1 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:33.884 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:33.884 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:33.885 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.887 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.887 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:33.887 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.887 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:33.890 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:33.896 [eventLoopGroupProxy-13-1 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:33.897 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:33.897 [eventLoopGroupProxy-13-1 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 17:04:33.898 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.900 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.900 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:33.900 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.900 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:33.903 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:33.947 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:33.947 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:33.947 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:04:33.948 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.950 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.951 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:33.951 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.951 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:33.954 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:33.973 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:33.974 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:33.974 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 20ms 2024-02-05 17:04:33.975 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.977 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.977 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:33.977 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.977 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:33.980 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:33.986 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:33.987 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:33.988 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.995 [eventLoopGroupProxy-13-1 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-05 17:04:33.995 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.995 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:33.995 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:33.995 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:33.998 [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-02-05 17:04:34.042 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.043 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.043 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:04:34.044 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.046 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.046 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.046 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.046 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.049 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.056 [eventLoopGroupProxy-13-1 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.056 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.056 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 17:04:34.057 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.060 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.060 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.060 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.060 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.063 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.078 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.078 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.079 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-02-05 17:04:34.080 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.082 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.082 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.082 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.082 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.085 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.087 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.088 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.088 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:34.089 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.091 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.091 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.091 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.092 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.094 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.097 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.097 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.098 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.098 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.100 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.100 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.100 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.100 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.103 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.105 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.105 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.106 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.107 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.108 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.108 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.108 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.108 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.111 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.113 [eventLoopGroupProxy-13-1 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.114 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.115 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.115 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.117 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.117 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.117 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.117 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.120 [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-02-05 17:04:34.122 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.122 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.123 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.124 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.125 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.125 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.125 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.125 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.128 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.130 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.130 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.131 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:34.131 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.133 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.133 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.133 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.133 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.136 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.138 [eventLoopGroupProxy-13-1 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.138 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.139 [eventLoopGroupProxy-13-1 @call-handler#1466] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.143 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.145 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.145 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.145 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.145 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.154 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.156 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.156 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.156 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:34.158 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.160 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.160 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.160 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.160 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.162 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.165 [eventLoopGroupProxy-13-1 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.165 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.167 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.169 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.169 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.169 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.169 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.171 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 17:04:34.172 [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-02-05 17:04:34.174 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.174 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.176 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.177 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.177 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.177 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.178 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.180 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 17:04:34.180 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.183 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.183 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.184 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.186 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.186 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.186 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.186 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.189 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 17:04:34.189 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.192 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.192 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.193 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.195 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.195 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.195 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.195 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.198 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 17:04:34.198 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.204 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.205 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.206 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.208 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.208 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.208 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.208 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.211 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-05 17:04:34.211 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.228 [eventLoopGroupProxy-13-1 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.228 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.229 [eventLoopGroupProxy-13-1 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 18ms 2024-02-05 17:04:34.230 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.231 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.232 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.232 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.232 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.234 [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-02-05 17:04:34.236 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.237 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.237 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.238 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.240 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.240 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.240 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.240 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.242 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.245 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.245 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.245 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:34.247 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.248 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.249 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.249 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.249 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.251 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.253 [eventLoopGroupProxy-13-1 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.254 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.254 [eventLoopGroupProxy-13-1 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:34.255 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.257 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.257 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.257 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.257 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.263 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.267 [DefaultDispatcher-worker-15 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8 2024-02-05 17:04:34.273 [eventLoopGroupProxy-13-1 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.273 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.274 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 17:04:34.274 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.276 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.276 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.276 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.276 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.278 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.281 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.281 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.281 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:34.282 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.283 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.284 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.284 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.284 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.286 [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-02-05 17:04:34.289 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.290 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.290 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.292 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.299 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.299 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.299 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.299 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.303 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.306 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.306 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.307 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.308 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.310 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.310 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.310 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.310 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.313 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.316 [eventLoopGroupProxy-13-1 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.316 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.316 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.317 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.319 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.319 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.319 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.319 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.322 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.324 [eventLoopGroupProxy-13-1 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.324 [eventLoopGroupProxy-13-1 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.325 [eventLoopGroupProxy-13-1 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.326 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.328 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.328 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.328 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.328 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.337 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.340 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.340 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.340 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:34.341 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.343 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.343 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.343 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.343 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.346 [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-02-05 17:04:34.348 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.349 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.349 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.350 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.352 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.352 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.352 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.352 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.356 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.359 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.359 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.360 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.360 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.362 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.362 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.362 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.362 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.365 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.410 [eventLoopGroupProxy-13-1 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.411 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.411 [eventLoopGroupProxy-13-1 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:04:34.412 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.414 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.415 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.415 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.415 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.417 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.420 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.420 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.420 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:34.422 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.424 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.425 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.425 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.425 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.427 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.431 [eventLoopGroupProxy-13-1 @coroutine#1601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.432 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.432 [eventLoopGroupProxy-13-1 @call-handler#1600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:04:34.433 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.435 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.436 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.436 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.436 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.438 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.441 [eventLoopGroupProxy-13-1 @coroutine#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.441 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.441 [eventLoopGroupProxy-13-1 @call-handler#1606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:34.442 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.444 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.445 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.445 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.445 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.447 [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-02-05 17:04:34.490 [eventLoopGroupProxy-13-1 @coroutine#1613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.490 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.491 [eventLoopGroupProxy-13-1 @call-handler#1612] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 17:04:34.492 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.494 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.494 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.494 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.494 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.497 [eventLoopGroupProxy-13-1 @call-handler#1618] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.500 [eventLoopGroupProxy-13-1 @coroutine#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.500 [eventLoopGroupProxy-13-1 @call-handler#1618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.500 [eventLoopGroupProxy-13-1 @call-handler#1618] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.501 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.503 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.503 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.503 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.503 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.506 [eventLoopGroupProxy-13-1 @call-handler#1624] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.515 [eventLoopGroupProxy-13-1 @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.516 [eventLoopGroupProxy-13-1 @call-handler#1624] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.516 [eventLoopGroupProxy-13-1 @call-handler#1624] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 17:04:34.517 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.520 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.520 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.520 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.520 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.523 [eventLoopGroupProxy-13-1 @call-handler#1630] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.535 [eventLoopGroupProxy-13-1 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.535 [eventLoopGroupProxy-13-1 @call-handler#1630] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.536 [eventLoopGroupProxy-13-1 @call-handler#1630] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-05 17:04:34.536 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.538 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.538 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.538 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.538 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.540 [eventLoopGroupProxy-13-1 @call-handler#1636] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.586 [eventLoopGroupProxy-13-1 @coroutine#1637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.586 [eventLoopGroupProxy-13-1 @call-handler#1636] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.586 [eventLoopGroupProxy-13-1 @call-handler#1636] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:04:34.587 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.589 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.589 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.589 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.589 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.591 [eventLoopGroupProxy-13-1 @call-handler#1643] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.594 [eventLoopGroupProxy-13-1 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.594 [eventLoopGroupProxy-13-1 @call-handler#1643] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.594 [eventLoopGroupProxy-13-1 @call-handler#1643] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:34.595 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.597 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.597 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.597 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.597 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.599 [eventLoopGroupProxy-13-1 @call-handler#1649] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.602 [eventLoopGroupProxy-13-1 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.602 [eventLoopGroupProxy-13-1 @call-handler#1649] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.603 [eventLoopGroupProxy-13-1 @call-handler#1649] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.615 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.617 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.617 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.617 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.617 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.623 [eventLoopGroupProxy-13-1 @call-handler#1655] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.627 [eventLoopGroupProxy-13-1 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.627 [eventLoopGroupProxy-13-1 @call-handler#1655] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.627 [eventLoopGroupProxy-13-1 @call-handler#1655] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.628 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.630 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.631 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.631 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.631 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.633 [eventLoopGroupProxy-13-1 @call-handler#1661] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.636 [eventLoopGroupProxy-13-1 @coroutine#1662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.636 [eventLoopGroupProxy-13-1 @call-handler#1661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.637 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.637 [eventLoopGroupProxy-13-1 @call-handler#1661] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.639 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.639 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.639 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.639 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.642 [eventLoopGroupProxy-13-1 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.686 [eventLoopGroupProxy-13-1 @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.686 [eventLoopGroupProxy-13-1 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.686 [eventLoopGroupProxy-13-1 @call-handler#1667] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 17:04:34.688 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.690 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.690 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.690 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.690 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.694 [eventLoopGroupProxy-13-1 @call-handler#1673] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.697 [eventLoopGroupProxy-13-1 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.698 [eventLoopGroupProxy-13-1 @call-handler#1673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.698 [eventLoopGroupProxy-13-1 @call-handler#1673] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.699 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.701 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.701 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.701 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.701 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.704 [eventLoopGroupProxy-13-1 @call-handler#1679] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.707 [eventLoopGroupProxy-13-1 @coroutine#1680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.707 [eventLoopGroupProxy-13-1 @call-handler#1679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.707 [eventLoopGroupProxy-13-1 @call-handler#1679] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.708 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.712 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.712 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.712 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.712 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.715 [eventLoopGroupProxy-13-1 @call-handler#1685] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.719 [eventLoopGroupProxy-13-1 @coroutine#1686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.719 [eventLoopGroupProxy-13-1 @call-handler#1685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.720 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.720 [eventLoopGroupProxy-13-1 @call-handler#1685] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:04:34.721 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.721 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.721 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.722 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.723 [eventLoopGroupProxy-13-1 @call-handler#1691] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.725 [eventLoopGroupProxy-13-1 @coroutine#1692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.725 [eventLoopGroupProxy-13-1 @call-handler#1691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.726 [eventLoopGroupProxy-13-1 @call-handler#1691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:34.726 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.728 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.728 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.728 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.728 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.730 [eventLoopGroupProxy-13-1 @call-handler#1697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.735 [eventLoopGroupProxy-13-1 @coroutine#1698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.735 [eventLoopGroupProxy-13-1 @call-handler#1697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.736 [eventLoopGroupProxy-13-1 @call-handler#1697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 17:04:34.737 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.738 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.738 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.738 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.738 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.741 [eventLoopGroupProxy-13-1 @call-handler#1703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.745 [eventLoopGroupProxy-13-1 @coroutine#1704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.746 [eventLoopGroupProxy-13-1 @call-handler#1703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.746 [eventLoopGroupProxy-13-1 @call-handler#1703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 17:04:34.747 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.749 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.749 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.749 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.749 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.751 [eventLoopGroupProxy-13-1 @call-handler#1709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.755 [eventLoopGroupProxy-13-1 @coroutine#1710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.755 [eventLoopGroupProxy-13-1 @call-handler#1709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.756 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.758 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.758 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.758 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.758 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.762 [eventLoopGroupProxy-13-1 @call-handler#1709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 17:04:34.762 [eventLoopGroupProxy-13-1 @call-handler#1715] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.766 [eventLoopGroupProxy-13-1 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.766 [eventLoopGroupProxy-13-1 @call-handler#1715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.767 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.780 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.780 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.781 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.781 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.783 [eventLoopGroupProxy-13-1 @call-handler#1715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 21ms 2024-02-05 17:04:34.788 [eventLoopGroupProxy-13-1 @call-handler#1721] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.790 [eventLoopGroupProxy-13-1 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.790 [eventLoopGroupProxy-13-1 @call-handler#1721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.790 [DefaultDispatcher-worker-10 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8 2024-02-05 17:04:34.791 [eventLoopGroupProxy-13-1 @call-handler#1721] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.801 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.803 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.803 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.803 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.803 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.806 [eventLoopGroupProxy-13-1 @call-handler#1728] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.808 [eventLoopGroupProxy-13-1 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.808 [eventLoopGroupProxy-13-1 @call-handler#1728] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.809 [eventLoopGroupProxy-13-1 @call-handler#1728] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.810 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.812 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.812 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.812 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.812 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.814 [eventLoopGroupProxy-13-1 @call-handler#1734] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.817 [eventLoopGroupProxy-13-1 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.817 [eventLoopGroupProxy-13-1 @call-handler#1734] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.818 [eventLoopGroupProxy-13-1 @call-handler#1734] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.819 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.821 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.821 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.821 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.821 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.824 [eventLoopGroupProxy-13-1 @call-handler#1740] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.826 [eventLoopGroupProxy-13-1 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.826 [eventLoopGroupProxy-13-1 @call-handler#1740] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.827 [eventLoopGroupProxy-13-1 @call-handler#1740] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:34.828 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.830 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.830 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.830 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.830 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.832 [eventLoopGroupProxy-13-1 @call-handler#1746] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.878 [eventLoopGroupProxy-13-1 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.878 [eventLoopGroupProxy-13-1 @call-handler#1746] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.878 [eventLoopGroupProxy-13-1 @call-handler#1746] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:04:34.879 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.881 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.881 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.881 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.881 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.884 [eventLoopGroupProxy-13-1 @call-handler#1752] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.891 [eventLoopGroupProxy-13-1 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.892 [eventLoopGroupProxy-13-1 @call-handler#1752] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.892 [eventLoopGroupProxy-13-1 @call-handler#1752] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 17:04:34.893 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.895 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.895 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.895 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.895 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.902 [eventLoopGroupProxy-13-1 @call-handler#1759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.914 [eventLoopGroupProxy-13-1 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.914 [eventLoopGroupProxy-13-1 @call-handler#1759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.914 [eventLoopGroupProxy-13-1 @call-handler#1759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 17:04:34.915 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.917 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.918 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.918 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.918 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.920 [eventLoopGroupProxy-13-1 @call-handler#1765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.966 [eventLoopGroupProxy-13-1 @coroutine#1766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.966 [eventLoopGroupProxy-13-1 @call-handler#1765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.966 [eventLoopGroupProxy-13-1 @call-handler#1765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:04:34.967 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.969 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.970 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.970 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.970 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.972 [eventLoopGroupProxy-13-1 @call-handler#1771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.975 [eventLoopGroupProxy-13-1 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.975 [eventLoopGroupProxy-13-1 @call-handler#1771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.975 [eventLoopGroupProxy-13-1 @call-handler#1771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:34.976 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.978 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.978 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.978 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.978 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.981 [eventLoopGroupProxy-13-1 @call-handler#1777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.983 [eventLoopGroupProxy-13-1 @coroutine#1778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.983 [eventLoopGroupProxy-13-1 @call-handler#1777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.983 [eventLoopGroupProxy-13-1 @call-handler#1777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:34.984 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.986 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.986 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.986 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.986 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.989 [eventLoopGroupProxy-13-1 @call-handler#1783] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:34.991 [eventLoopGroupProxy-13-1 @coroutine#1784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:34.991 [eventLoopGroupProxy-13-1 @call-handler#1783] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:34.993 [eventLoopGroupProxy-13-1 @call-handler#1783] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:34.993 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.995 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.995 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:34.995 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:34.995 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:34.997 [eventLoopGroupProxy-13-1 @call-handler#1789] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.042 [eventLoopGroupProxy-13-1 @coroutine#1790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.042 [eventLoopGroupProxy-13-1 @call-handler#1789] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.042 [eventLoopGroupProxy-13-1 @call-handler#1789] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:04:35.043 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.045 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.045 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.045 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.045 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.047 [eventLoopGroupProxy-13-1 @call-handler#1795] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.050 [eventLoopGroupProxy-13-1 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.051 [eventLoopGroupProxy-13-1 @call-handler#1795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.051 [eventLoopGroupProxy-13-1 @call-handler#1795] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:35.054 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.056 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.056 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.056 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.056 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.058 [eventLoopGroupProxy-13-1 @call-handler#1801] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.061 [eventLoopGroupProxy-13-1 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.061 [eventLoopGroupProxy-13-1 @call-handler#1801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.061 [eventLoopGroupProxy-13-1 @call-handler#1801] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:35.062 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.064 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.065 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.065 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.065 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.072 [eventLoopGroupProxy-13-1 @call-handler#1807] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.118 [eventLoopGroupProxy-13-1 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.118 [eventLoopGroupProxy-13-1 @call-handler#1807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.118 [eventLoopGroupProxy-13-1 @call-handler#1807] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:04:35.119 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.121 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.121 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.121 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.121 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.123 [eventLoopGroupProxy-13-1 @call-handler#1813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.169 [eventLoopGroupProxy-13-1 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.170 [eventLoopGroupProxy-13-1 @call-handler#1813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.170 [eventLoopGroupProxy-13-1 @call-handler#1813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 17:04:35.171 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.173 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.173 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.173 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.173 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.180 [eventLoopGroupProxy-13-1 @call-handler#1819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.183 [eventLoopGroupProxy-13-1 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.184 [eventLoopGroupProxy-13-1 @call-handler#1819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.184 [eventLoopGroupProxy-13-1 @call-handler#1819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:35.185 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.187 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.187 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.187 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.187 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.190 [eventLoopGroupProxy-13-1 @call-handler#1825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.192 [eventLoopGroupProxy-13-1 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.193 [eventLoopGroupProxy-13-1 @call-handler#1825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.193 [eventLoopGroupProxy-13-1 @call-handler#1825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:35.194 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.196 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.196 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.196 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.196 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.201 [eventLoopGroupProxy-13-1 @call-handler#1832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.204 [eventLoopGroupProxy-13-1 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.204 [eventLoopGroupProxy-13-1 @call-handler#1832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.204 [eventLoopGroupProxy-13-1 @call-handler#1832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:35.205 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.207 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.207 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.207 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.207 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.209 [eventLoopGroupProxy-13-1 @call-handler#1838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.212 [eventLoopGroupProxy-13-1 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.212 [eventLoopGroupProxy-13-1 @call-handler#1838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.212 [eventLoopGroupProxy-13-1 @call-handler#1838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:35.215 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.217 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.217 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.217 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.217 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.219 [eventLoopGroupProxy-13-1 @call-handler#1844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.222 [eventLoopGroupProxy-13-1 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.222 [eventLoopGroupProxy-13-1 @call-handler#1844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.223 [eventLoopGroupProxy-13-1 @call-handler#1844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:35.224 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.226 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.226 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.226 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.226 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.233 [eventLoopGroupProxy-13-1 @call-handler#1850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.244 [eventLoopGroupProxy-13-1 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.244 [eventLoopGroupProxy-13-1 @call-handler#1850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.244 [eventLoopGroupProxy-13-1 @call-handler#1850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 17:04:35.245 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.247 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.247 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.247 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.247 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.253 [eventLoopGroupProxy-13-1 @call-handler#1856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.255 [eventLoopGroupProxy-13-1 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.256 [eventLoopGroupProxy-13-1 @call-handler#1856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.256 [eventLoopGroupProxy-13-1 @call-handler#1856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:35.257 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.258 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.259 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.259 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.259 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.261 [eventLoopGroupProxy-13-1 @call-handler#1862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.263 [eventLoopGroupProxy-13-1 @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.263 [eventLoopGroupProxy-13-1 @call-handler#1862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.264 [eventLoopGroupProxy-13-1 @call-handler#1862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:35.264 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.266 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.266 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.266 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.267 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.269 [eventLoopGroupProxy-13-1 @call-handler#1868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.271 [eventLoopGroupProxy-13-1 @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.271 [eventLoopGroupProxy-13-1 @call-handler#1868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.272 [eventLoopGroupProxy-13-1 @call-handler#1868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:35.273 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.274 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.275 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.275 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.275 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.277 [eventLoopGroupProxy-13-1 @call-handler#1874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.279 [eventLoopGroupProxy-13-1 @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.279 [eventLoopGroupProxy-13-1 @call-handler#1874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.280 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.282 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.282 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.282 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.282 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.280 [eventLoopGroupProxy-13-1 @call-handler#1874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:35.284 [eventLoopGroupProxy-13-1 @call-handler#1880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.287 [eventLoopGroupProxy-13-1 @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.287 [eventLoopGroupProxy-13-1 @call-handler#1880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.288 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.290 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.290 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.290 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.290 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.288 [eventLoopGroupProxy-13-1 @call-handler#1880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:35.301 [eventLoopGroupProxy-13-1 @call-handler#1886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.313 [eventLoopGroupProxy-13-1 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.313 [eventLoopGroupProxy-13-1 @call-handler#1886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.314 [eventLoopGroupProxy-13-1 @call-handler#1886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-05 17:04:35.314 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.316 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.316 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.316 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.316 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.318 [eventLoopGroupProxy-13-1 @call-handler#1892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.320 [eventLoopGroupProxy-13-1 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.320 [eventLoopGroupProxy-13-1 @call-handler#1892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.321 [eventLoopGroupProxy-13-1 @call-handler#1892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:35.321 [DefaultDispatcher-worker-10 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8 2024-02-05 17:04:35.321 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.323 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.323 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.323 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.323 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.325 [eventLoopGroupProxy-13-1 @call-handler#1899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.327 [eventLoopGroupProxy-13-1 @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.328 [eventLoopGroupProxy-13-1 @call-handler#1899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.328 [eventLoopGroupProxy-13-1 @call-handler#1899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:35.329 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.331 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.331 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.331 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.331 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.333 [eventLoopGroupProxy-13-1 @call-handler#1905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.338 [eventLoopGroupProxy-13-1 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.338 [eventLoopGroupProxy-13-1 @call-handler#1905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.339 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.341 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.341 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.341 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.341 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.343 [eventLoopGroupProxy-13-1 @call-handler#1905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 17:04:35.344 [eventLoopGroupProxy-13-1 @call-handler#1911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.387 [eventLoopGroupProxy-13-1 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.387 [eventLoopGroupProxy-13-1 @call-handler#1911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.387 [eventLoopGroupProxy-13-1 @call-handler#1911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 17:04:35.388 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.390 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.390 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.390 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.390 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.392 [eventLoopGroupProxy-13-1 @call-handler#1917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.395 [eventLoopGroupProxy-13-1 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.395 [eventLoopGroupProxy-13-1 @call-handler#1917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.395 [eventLoopGroupProxy-13-1 @call-handler#1917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:35.396 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.398 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.398 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.398 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.398 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.400 [eventLoopGroupProxy-13-1 @call-handler#1923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.403 [eventLoopGroupProxy-13-1 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.403 [eventLoopGroupProxy-13-1 @call-handler#1923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.404 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.406 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.406 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.406 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.406 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.408 [eventLoopGroupProxy-13-1 @call-handler#1923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 17:04:35.408 [eventLoopGroupProxy-13-1 @call-handler#1929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.411 [eventLoopGroupProxy-13-1 @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.411 [eventLoopGroupProxy-13-1 @call-handler#1929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.413 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.418 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.418 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.418 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.418 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.421 [eventLoopGroupProxy-13-1 @call-handler#1929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-05 17:04:35.421 [eventLoopGroupProxy-13-1 @call-handler#1935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.424 [eventLoopGroupProxy-13-1 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.424 [eventLoopGroupProxy-13-1 @call-handler#1935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.425 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.427 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.427 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.427 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.427 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.429 [eventLoopGroupProxy-13-1 @call-handler#1935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 17:04:35.430 [eventLoopGroupProxy-13-1 @call-handler#1941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.440 [eventLoopGroupProxy-13-1 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.440 [eventLoopGroupProxy-13-1 @call-handler#1941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.442 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.443 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.444 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.444 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.444 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.445 [eventLoopGroupProxy-13-1 @call-handler#1941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-02-05 17:04:35.446 [eventLoopGroupProxy-13-1 @call-handler#1947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.448 [eventLoopGroupProxy-13-1 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.448 [eventLoopGroupProxy-13-1 @call-handler#1947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.450 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.451 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.451 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.451 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.451 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.453 [eventLoopGroupProxy-13-1 @call-handler#1947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 17:04:35.453 [eventLoopGroupProxy-13-1 @call-handler#1953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.498 [eventLoopGroupProxy-13-1 @coroutine#1955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.498 [eventLoopGroupProxy-13-1 @call-handler#1953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.498 [eventLoopGroupProxy-13-1 @call-handler#1953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:04:35.500 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.502 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.502 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.502 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.502 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.505 [eventLoopGroupProxy-13-1 @call-handler#1960] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.509 [eventLoopGroupProxy-13-1 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.509 [eventLoopGroupProxy-13-1 @call-handler#1960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.509 [eventLoopGroupProxy-13-1 @call-handler#1960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:35.510 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.512 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.512 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.512 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.512 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.514 [eventLoopGroupProxy-13-1 @call-handler#1966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.517 [eventLoopGroupProxy-13-1 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.518 [eventLoopGroupProxy-13-1 @call-handler#1966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.518 [eventLoopGroupProxy-13-1 @call-handler#1966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:35.519 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.521 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.521 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.521 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.521 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.523 [eventLoopGroupProxy-13-1 @call-handler#1972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.566 [eventLoopGroupProxy-13-1 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.566 [eventLoopGroupProxy-13-1 @call-handler#1972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.566 [eventLoopGroupProxy-13-1 @call-handler#1972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 17:04:35.567 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.569 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.569 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.569 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.569 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.571 [eventLoopGroupProxy-13-1 @call-handler#1978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.574 [eventLoopGroupProxy-13-1 @coroutine#1979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.575 [eventLoopGroupProxy-13-1 @call-handler#1978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.575 [eventLoopGroupProxy-13-1 @call-handler#1978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:35.576 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.578 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.578 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.578 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.579 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.584 [eventLoopGroupProxy-13-1 @call-handler#1984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.586 [eventLoopGroupProxy-13-1 @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.587 [eventLoopGroupProxy-13-1 @call-handler#1984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.588 [eventLoopGroupProxy-13-1 @call-handler#1984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:35.589 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.590 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.590 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.591 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.591 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.592 [eventLoopGroupProxy-13-1 @call-handler#1990] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.595 [eventLoopGroupProxy-13-1 @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.595 [eventLoopGroupProxy-13-1 @call-handler#1990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.595 [eventLoopGroupProxy-13-1 @call-handler#1990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:35.596 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.598 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.598 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.598 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.598 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.600 [eventLoopGroupProxy-13-1 @call-handler#1996] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.602 [eventLoopGroupProxy-13-1 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.602 [eventLoopGroupProxy-13-1 @call-handler#1996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.604 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.604 [eventLoopGroupProxy-13-1 @call-handler#1996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:35.605 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.605 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.605 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.619 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.621 [eventLoopGroupProxy-13-1 @call-handler#2002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.624 [eventLoopGroupProxy-13-1 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.624 [eventLoopGroupProxy-13-1 @call-handler#2002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.624 [eventLoopGroupProxy-13-1 @call-handler#2002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:35.625 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.627 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.627 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.627 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.627 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.629 [eventLoopGroupProxy-13-1 @call-handler#2008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.633 [eventLoopGroupProxy-13-1 @coroutine#2009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.633 [eventLoopGroupProxy-13-1 @call-handler#2008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.633 [eventLoopGroupProxy-13-1 @call-handler#2008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:35.634 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.636 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.636 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.636 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.636 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.639 [eventLoopGroupProxy-13-1 @call-handler#2014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.641 [eventLoopGroupProxy-13-1 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.641 [eventLoopGroupProxy-13-1 @call-handler#2014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.642 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.643 [eventLoopGroupProxy-13-1 @call-handler#2014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:35.644 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.644 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.644 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.644 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.646 [eventLoopGroupProxy-13-1 @call-handler#2020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.656 [eventLoopGroupProxy-13-1 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.656 [eventLoopGroupProxy-13-1 @call-handler#2020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.657 [eventLoopGroupProxy-13-1 @call-handler#2020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-05 17:04:35.658 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.659 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.659 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.659 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.659 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.663 [eventLoopGroupProxy-13-1 @call-handler#2026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.665 [eventLoopGroupProxy-13-1 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.665 [eventLoopGroupProxy-13-1 @call-handler#2026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.666 [eventLoopGroupProxy-13-1 @call-handler#2026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:35.667 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.676 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.676 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.676 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.676 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.678 [eventLoopGroupProxy-13-1 @call-handler#2032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.684 [eventLoopGroupProxy-13-1 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.685 [eventLoopGroupProxy-13-1 @call-handler#2032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.685 [eventLoopGroupProxy-13-1 @call-handler#2032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 17:04:35.686 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.687 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.687 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.687 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.687 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.690 [eventLoopGroupProxy-13-1 @call-handler#2038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.708 [eventLoopGroupProxy-13-1 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.708 [eventLoopGroupProxy-13-1 @call-handler#2038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.709 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.712 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.712 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.712 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.712 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.714 [eventLoopGroupProxy-13-1 @call-handler#2038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 25ms 2024-02-05 17:04:35.715 [eventLoopGroupProxy-13-1 @call-handler#2044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.761 [eventLoopGroupProxy-13-1 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.761 [eventLoopGroupProxy-13-1 @call-handler#2044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.761 [eventLoopGroupProxy-13-1 @call-handler#2044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:04:35.762 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.764 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.764 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.764 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.764 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.771 [eventLoopGroupProxy-13-1 @call-handler#2050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.777 [eventLoopGroupProxy-13-1 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.777 [eventLoopGroupProxy-13-1 @call-handler#2050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.778 [eventLoopGroupProxy-13-1 @call-handler#2050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 17:04:35.779 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.780 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.780 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.780 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.780 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.787 [eventLoopGroupProxy-13-1 @call-handler#2056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.793 [eventLoopGroupProxy-13-1 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.793 [eventLoopGroupProxy-13-1 @call-handler#2056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.807 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.809 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.809 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.809 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.809 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.822 [eventLoopGroupProxy-13-1 @call-handler#2056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 36ms 2024-02-05 17:04:35.823 [eventLoopGroupProxy-13-1 @call-handler#2063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.832 [eventLoopGroupProxy-13-1 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.832 [eventLoopGroupProxy-13-1 @call-handler#2063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.835 [eventLoopGroupProxy-13-1 @call-handler#2063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 17:04:35.835 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.841 [DefaultDispatcher-worker-6 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8 2024-02-05 17:04:35.843 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.843 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.843 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.843 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.845 [eventLoopGroupProxy-13-1 @call-handler#2070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.891 [eventLoopGroupProxy-13-1 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.891 [eventLoopGroupProxy-13-1 @call-handler#2070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.891 [eventLoopGroupProxy-13-1 @call-handler#2070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:04:35.892 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.894 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.894 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.894 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.894 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.896 [eventLoopGroupProxy-13-1 @call-handler#2076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.898 [eventLoopGroupProxy-13-1 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.898 [eventLoopGroupProxy-13-1 @call-handler#2076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.898 [eventLoopGroupProxy-13-1 @call-handler#2076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:04:35.899 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.901 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.901 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.901 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.901 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.906 [eventLoopGroupProxy-13-1 @call-handler#2082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.909 [eventLoopGroupProxy-13-1 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.909 [eventLoopGroupProxy-13-1 @call-handler#2082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.909 [eventLoopGroupProxy-13-1 @call-handler#2082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:35.916 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.918 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.918 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.918 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.918 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.920 [eventLoopGroupProxy-13-1 @call-handler#2088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.965 [eventLoopGroupProxy-13-1 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.966 [eventLoopGroupProxy-13-1 @call-handler#2088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.967 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.975 [eventLoopGroupProxy-13-1 @call-handler#2088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 55ms 2024-02-05 17:04:35.977 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.977 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.977 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.977 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.980 [eventLoopGroupProxy-13-1 @call-handler#2094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.984 [eventLoopGroupProxy-13-1 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.985 [eventLoopGroupProxy-13-1 @call-handler#2094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.985 [eventLoopGroupProxy-13-1 @call-handler#2094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:04:35.989 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.991 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.991 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.991 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.991 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:35.993 [eventLoopGroupProxy-13-1 @call-handler#2100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:35.995 [eventLoopGroupProxy-13-1 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:35.995 [eventLoopGroupProxy-13-1 @call-handler#2100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:35.995 [eventLoopGroupProxy-13-1 @call-handler#2100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:04:35.996 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.998 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.998 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:35.998 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:35.998 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.000 [eventLoopGroupProxy-13-1 @call-handler#2106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.047 [eventLoopGroupProxy-13-1 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.048 [eventLoopGroupProxy-13-1 @call-handler#2106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.048 [eventLoopGroupProxy-13-1 @call-handler#2106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-05 17:04:36.049 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.050 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.050 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.050 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.050 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.058 [eventLoopGroupProxy-13-1 @call-handler#2112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.067 [eventLoopGroupProxy-13-1 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.068 [eventLoopGroupProxy-13-1 @call-handler#2112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.068 [eventLoopGroupProxy-13-1 @call-handler#2112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 17:04:36.071 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.072 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.072 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.072 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.073 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.080 [eventLoopGroupProxy-13-1 @call-handler#2118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.084 [eventLoopGroupProxy-13-1 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.084 [eventLoopGroupProxy-13-1 @call-handler#2118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.085 [eventLoopGroupProxy-13-1 @call-handler#2118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:04:36.085 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.087 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.087 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.087 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.087 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.090 [eventLoopGroupProxy-13-1 @call-handler#2124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.139 [eventLoopGroupProxy-13-1 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.139 [eventLoopGroupProxy-13-1 @call-handler#2124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.139 [eventLoopGroupProxy-13-1 @call-handler#2124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-05 17:04:36.140 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.142 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.142 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.142 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.142 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.147 [eventLoopGroupProxy-13-1 @call-handler#2131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.155 [eventLoopGroupProxy-13-1 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.155 [eventLoopGroupProxy-13-1 @call-handler#2131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.156 [eventLoopGroupProxy-13-1 @call-handler#2131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-05 17:04:36.157 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.158 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.159 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.159 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.159 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.162 [eventLoopGroupProxy-13-1 @call-handler#2137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.177 [eventLoopGroupProxy-13-1 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.177 [eventLoopGroupProxy-13-1 @call-handler#2137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.177 [eventLoopGroupProxy-13-1 @call-handler#2137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-05 17:04:36.179 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.180 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.180 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.180 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.180 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.184 [eventLoopGroupProxy-13-1 @call-handler#2143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.232 [eventLoopGroupProxy-13-1 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.232 [eventLoopGroupProxy-13-1 @call-handler#2143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.232 [eventLoopGroupProxy-13-1 @call-handler#2143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-05 17:04:36.233 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.235 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.235 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.235 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.235 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.236 [eventLoopGroupProxy-13-1 @call-handler#2149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.238 [eventLoopGroupProxy-13-1 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.243 [eventLoopGroupProxy-13-1 @call-handler#2149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.243 [eventLoopGroupProxy-13-1 @call-handler#2149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 17:04:36.244 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.246 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.246 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.246 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.246 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.248 [eventLoopGroupProxy-13-1 @call-handler#2155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.254 [eventLoopGroupProxy-13-1 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.254 [eventLoopGroupProxy-13-1 @call-handler#2155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.255 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.256 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.256 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.256 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.256 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.256 [eventLoopGroupProxy-13-1 @call-handler#2155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 17:04:36.258 [eventLoopGroupProxy-13-1 @call-handler#2161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.264 [eventLoopGroupProxy-13-1 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.264 [eventLoopGroupProxy-13-1 @call-handler#2161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.265 [eventLoopGroupProxy-13-1 @call-handler#2161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 17:04:36.267 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.283 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.284 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.284 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.284 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.286 [eventLoopGroupProxy-13-1 @call-handler#2167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.330 [eventLoopGroupProxy-13-1 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.330 [eventLoopGroupProxy-13-1 @call-handler#2167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.331 [eventLoopGroupProxy-13-1 @call-handler#2167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:04:36.332 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.333 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.333 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.333 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.334 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.336 [eventLoopGroupProxy-13-1 @call-handler#2173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.338 [eventLoopGroupProxy-13-1 @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.338 [eventLoopGroupProxy-13-1 @call-handler#2173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.338 [eventLoopGroupProxy-13-1 @call-handler#2173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:36.339 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.341 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.341 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.341 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.341 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.355 [eventLoopGroupProxy-13-1 @call-handler#2179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.359 [eventLoopGroupProxy-13-1 @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.359 [eventLoopGroupProxy-13-1 @call-handler#2179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.360 [eventLoopGroupProxy-13-1 @call-handler#2179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:04:36.360 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.362 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.362 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.362 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.362 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.365 [DefaultDispatcher-worker-4 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8 2024-02-05 17:04:36.370 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.382 [eventLoopGroupProxy-13-1 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.382 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.382 [eventLoopGroupProxy-13-1 @call-handler#2186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 17:04:36.383 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.385 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.385 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.385 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.385 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.388 [eventLoopGroupProxy-13-1 @call-handler#2192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.435 [eventLoopGroupProxy-13-1 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.435 [eventLoopGroupProxy-13-1 @call-handler#2192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.435 [eventLoopGroupProxy-13-1 @call-handler#2192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 17:04:36.436 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.438 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.438 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.438 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.438 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.441 [eventLoopGroupProxy-13-1 @call-handler#2199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.445 [eventLoopGroupProxy-13-1 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.445 [eventLoopGroupProxy-13-1 @call-handler#2199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.446 [eventLoopGroupProxy-13-1 @call-handler#2199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:04:36.449 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.450 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.451 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.451 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.451 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.453 [eventLoopGroupProxy-13-1 @call-handler#2205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.455 [eventLoopGroupProxy-13-1 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.455 [eventLoopGroupProxy-13-1 @call-handler#2205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.455 [eventLoopGroupProxy-13-1 @call-handler#2205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:36.456 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.458 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.458 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.458 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.458 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.461 [eventLoopGroupProxy-13-1 @call-handler#2211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.465 [eventLoopGroupProxy-13-1 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.465 [eventLoopGroupProxy-13-1 @call-handler#2211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.465 [eventLoopGroupProxy-13-1 @call-handler#2211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:04:36.466 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.472 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.472 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.472 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.472 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.474 [eventLoopGroupProxy-13-1 @call-handler#2217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.477 [eventLoopGroupProxy-13-1 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.477 [eventLoopGroupProxy-13-1 @call-handler#2217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.477 [eventLoopGroupProxy-13-1 @call-handler#2217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:36.479 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.487 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.487 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.487 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.487 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.491 [eventLoopGroupProxy-13-1 @call-handler#2223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.534 [eventLoopGroupProxy-13-1 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.534 [eventLoopGroupProxy-13-1 @call-handler#2223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.534 [eventLoopGroupProxy-13-1 @call-handler#2223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 17:04:36.535 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.537 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.537 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.537 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.537 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.539 [eventLoopGroupProxy-13-1 @call-handler#2229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.541 [eventLoopGroupProxy-13-1 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.542 [eventLoopGroupProxy-13-1 @call-handler#2229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.542 [eventLoopGroupProxy-13-1 @call-handler#2229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:36.543 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.545 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.545 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.545 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.545 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.547 [eventLoopGroupProxy-13-1 @call-handler#2235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.550 [eventLoopGroupProxy-13-1 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.551 [eventLoopGroupProxy-13-1 @call-handler#2235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.551 [eventLoopGroupProxy-13-1 @call-handler#2235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:36.554 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.555 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.556 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.556 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.556 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.557 [eventLoopGroupProxy-13-1 @call-handler#2241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.601 [eventLoopGroupProxy-13-1 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.601 [eventLoopGroupProxy-13-1 @call-handler#2241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.602 [eventLoopGroupProxy-13-1 @call-handler#2241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:04:36.603 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.604 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.604 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.604 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.604 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.606 [eventLoopGroupProxy-13-1 @call-handler#2247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.608 [eventLoopGroupProxy-13-1 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.609 [eventLoopGroupProxy-13-1 @call-handler#2247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.609 [eventLoopGroupProxy-13-1 @call-handler#2247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:36.610 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.611 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.611 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.611 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.611 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.613 [eventLoopGroupProxy-13-1 @call-handler#2253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.616 [eventLoopGroupProxy-13-1 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.616 [eventLoopGroupProxy-13-1 @call-handler#2253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.617 [eventLoopGroupProxy-13-1 @call-handler#2253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:36.617 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.619 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.619 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.619 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.619 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.624 [eventLoopGroupProxy-13-1 @call-handler#2259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.626 [eventLoopGroupProxy-13-1 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.627 [eventLoopGroupProxy-13-1 @call-handler#2259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.630 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.632 [eventLoopGroupProxy-13-1 @call-handler#2259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-05 17:04:36.632 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.632 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.632 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.632 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.635 [eventLoopGroupProxy-13-1 @call-handler#2265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.637 [eventLoopGroupProxy-13-1 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.637 [eventLoopGroupProxy-13-1 @call-handler#2265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.638 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.638 [eventLoopGroupProxy-13-1 @call-handler#2265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:36.640 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.640 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.640 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.640 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.642 [eventLoopGroupProxy-13-1 @call-handler#2271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.644 [eventLoopGroupProxy-13-1 @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.644 [eventLoopGroupProxy-13-1 @call-handler#2271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.644 [eventLoopGroupProxy-13-1 @call-handler#2271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:36.645 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.647 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.647 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.647 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.647 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.649 [eventLoopGroupProxy-13-1 @call-handler#2277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.652 [eventLoopGroupProxy-13-1 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.653 [eventLoopGroupProxy-13-1 @call-handler#2277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.653 [eventLoopGroupProxy-13-1 @call-handler#2277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:36.654 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.655 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.655 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.655 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.655 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.657 [eventLoopGroupProxy-13-1 @call-handler#2283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.702 [eventLoopGroupProxy-13-1 @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.702 [eventLoopGroupProxy-13-1 @call-handler#2283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.702 [eventLoopGroupProxy-13-1 @call-handler#2283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:04:36.703 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.705 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.705 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.705 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.705 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.707 [eventLoopGroupProxy-13-1 @call-handler#2290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.709 [eventLoopGroupProxy-13-1 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.709 [eventLoopGroupProxy-13-1 @call-handler#2290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.709 [eventLoopGroupProxy-13-1 @call-handler#2290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:04:36.710 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.712 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.712 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.712 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.712 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.714 [eventLoopGroupProxy-13-1 @call-handler#2296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.716 [eventLoopGroupProxy-13-1 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.716 [eventLoopGroupProxy-13-1 @call-handler#2296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.716 [eventLoopGroupProxy-13-1 @call-handler#2296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:04:36.717 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.719 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.719 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:36.719 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.719 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:36.721 [eventLoopGroupProxy-13-1 @call-handler#2302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:04:36.724 [eventLoopGroupProxy-13-1 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.725 [eventLoopGroupProxy-13-1 @call-handler#2302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.725 [eventLoopGroupProxy-13-1 @call-handler#2302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:04:36.726 [MyScheduler_Worker-1 @coroutine#1366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:36.749 [DefaultDispatcher-worker-6 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8 2024-02-05 17:04:36.758 [DefaultDispatcher-worker-6 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8 2024-02-05 17:04:36.759 [DefaultDispatcher-worker-6 @coroutine#1182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:36.759 [DefaultDispatcher-worker-6 @coroutine#1182] 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-02-05 17:04:36.759 [DefaultDispatcher-worker-6 @coroutine#1182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:36.759 [DefaultDispatcher-worker-6 @coroutine#1182] 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-02-05 17:04:36.761 [eventLoopGroupProxy-13-1 @call-handler#2312] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:04:36.762 [eventLoopGroupProxy-13-1 @call-handler#2312] 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-02-05 17:04:36.762 [eventLoopGroupProxy-13-1 @call-handler#2312] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:04:36.787 [DefaultDispatcher-worker-9 @call-handler#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632b96b8 2024-02-05 17:04:36.788 [DefaultDispatcher-worker-9 @coroutine#997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555391987256553472/_ustadmanifest.json 2024-02-05 17:04:36.788 [DefaultDispatcher-worker-9 @coroutine#997] 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/555391987256553472/_ustadmanifest.json. 2024-02-05 17:04:36.788 [DefaultDispatcher-worker-9 @coroutine#997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555391987256553472/_ustadmanifest.json 2024-02-05 17:04:36.789 [eventLoopGroupProxy-13-1 @call-handler#2312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:36.789 [eventLoopGroupProxy-13-1 @call-handler#2312] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-02-05 17:04:36.790 [DefaultDispatcher-worker-1 @coroutine#1182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:36.790 [DefaultDispatcher-worker-1 @coroutine#1182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:36.791 [DefaultDispatcher-worker-3 @coroutine#1182] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:04:36.791 [DefaultDispatcher-worker-3 @coroutine#1182] 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-02-05 17:04:36.800 [DefaultDispatcher-worker-13 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8 2024-02-05 17:04:36.800 [DefaultDispatcher-worker-5 @coroutine#997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555391987256553472/_ustadmanifest.json 2024-02-05 17:04:36.800 [DefaultDispatcher-worker-5 @coroutine#997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555391987256553472/_ustadmanifest.json 2024-02-05 17:04:36.802 [DefaultDispatcher-worker-3 @coroutine#997] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555391987256553472/_ustadmanifest.json. 2024-02-05 17:04:36.802 [DefaultDispatcher-worker-3 @coroutine#997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555391987256553472/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:36.811 [DefaultDispatcher-worker-3 @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:36.826 [DefaultDispatcher-worker-13 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@632b96b8 2024-02-05 17:04:36.891 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 17:04:36.891 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 17:04:36.891 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 17:04:36.891 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 17:04:36.891 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 17:04:36.913 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71de1091 2024-02-05 17:04:36.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-05 17:04:36.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-05 17:04:36.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:36.935 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71b7e9c8: (connection evicted) 2024-02-05 17:04:36.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:36.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-05 17:04:36.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-05 17:04:37.239 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:04:37.247 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:04:37.250 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:04:38.071 [DefaultDispatcher-worker-16 @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d5eac 2024-02-05 17:04:38.144 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@70eb94d7 2024-02-05 17:04:38.144 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@70eb94d7 2024-02-05 17:04:38.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-05 17:04:38.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-05 17:04:38.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:38.170 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@632b96b8: (connection evicted) 2024-02-05 17:04:38.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:38.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-05 17:04:38.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e8fe7db 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:38.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:38.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-05 17:04:38.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:38.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:38.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:38.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:38.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:38.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:38.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:38.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:38.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-05 17:04:38.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@64908ab9 2024-02-05 17:04:38.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@64908ab9 2024-02-05 17:04:38.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-05 17:04:38.237 [DefaultDispatcher-worker-16 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64908ab9 2024-02-05 17:04:38.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14fe085b 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:38.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:38.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-05 17:04:38.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-05 17:04:38.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-05 17:04:38.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-05 17:04:38.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52dd1be2 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:38.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:38.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-05 17:04:38.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-05 17:04:38.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-05 17:04:38.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-05 17:04:38.265 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:04:38.266 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-05 17:04:38.269 [DefaultDispatcher-worker-9 @coroutine#2706] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:04:38.278 [DefaultDispatcher-worker-9 @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-05 17:04:38.281 [Test worker @coroutine#2707] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:38.281 [Test worker @coroutine#2707] 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-02-05 17:04:38.281 [Test worker @coroutine#2707] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:38.281 [Test worker @coroutine#2707] 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-02-05 17:04:38.291 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:38.316 [eventLoopGroupProxy-16-1 @call-handler#2714] 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-02-05 17:04:38.317 [eventLoopGroupProxy-16-1 @call-handler#2714] 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-02-05 17:04:38.318 [eventLoopGroupProxy-16-1 @coroutine#2715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-05 17:04:38.321 [Test worker @coroutine#2707] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:38.321 [Test worker @coroutine#2707] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:04:38.321 [Test worker @coroutine#2707] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:04:38.321 [Test worker @coroutine#2707] 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-02-05 17:04:38.326 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:38.326 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:04:38.326 [Test worker @coroutine#2719] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:38.326 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:38.327 [eventLoopGroupProxy-16-1 @call-handler#2722] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-05 17:04:38.342 [eventLoopGroupProxy-16-1 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-05 17:04:38.342 [eventLoopGroupProxy-16-1 @call-handler#2722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:38.343 [Test worker @coroutine#2719] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:04:38.353 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:38.361 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:38.391 [eventLoopGroupProxy-16-2 @call-handler#2732] 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-02-05 17:04:38.398 [eventLoopGroupProxy-16-2 @call-handler#2732] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:38.406 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b9df4 2024-02-05 17:04:39.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@792eeae6 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:39.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-05 17:04:39.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e28f150 2024-02-05 17:04:39.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e28f150 2024-02-05 17:04:39.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-05 17:04:40.066 [DefaultDispatcher-worker-1 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e28f150 2024-02-05 17:04:40.072 [Test worker @coroutine#2744] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55629/api/blob/upload-init-batch 2024-02-05 17:04:40.073 [Test worker @coroutine#2744] 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:55629/api/blob/upload-init-batch. 2024-02-05 17:04:40.073 [Test worker @coroutine#2744] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55629/api/blob/upload-init-batch 2024-02-05 17:04:40.073 [Test worker @coroutine#2744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55629/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 17:04:40.091 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:40.099 [Test worker @coroutine#2744] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55629/api/blob/upload-init-batch 2024-02-05 17:04:40.099 [Test worker @coroutine#2744] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55629/api/blob/upload-init-batch 2024-02-05 17:04:40.099 [Test worker @coroutine#2744] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55629/api/blob/upload-init-batch. 2024-02-05 17:04:40.099 [Test worker @coroutine#2744] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55629/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:40.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-05 17:04:40.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-05 17:04:40.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:40.121 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e28f150: (connection evicted) 2024-02-05 17:04:40.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:40.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-05 17:04:40.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-05 17:04:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-05 17:04:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9c91e3 2024-02-05 17:04:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:40.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:40.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:40.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-05 17:04:40.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2d8770 2024-02-05 17:04:40.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2d8770 2024-02-05 17:04:40.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-05 17:04:40.197 [Test worker @coroutine#2754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45359/api/blob/upload-init-batch 2024-02-05 17:04:40.197 [Test worker @coroutine#2754] 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:45359/api/blob/upload-init-batch. 2024-02-05 17:04:40.197 [Test worker @coroutine#2754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45359/api/blob/upload-init-batch 2024-02-05 17:04:40.197 [Test worker @coroutine#2754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45359/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 17:04:40.228 [Test worker @coroutine#2754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45359/api/blob/upload-init-batch 2024-02-05 17:04:40.228 [Test worker @coroutine#2754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45359/api/blob/upload-init-batch 2024-02-05 17:04:40.228 [Test worker @coroutine#2754] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45359/api/blob/upload-init-batch. 2024-02-05 17:04:40.228 [Test worker @coroutine#2754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45359/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:40.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-05 17:04:40.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-05 17:04:40.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:40.251 [HikariPool-74 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:40.255 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f2d8770: (connection evicted) 2024-02-05 17:04:40.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:40.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-05 17:04:40.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-05 17:04:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-05 17:04:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25d9298e 2024-02-05 17:04:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:40.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:40.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:40.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-05 17:04:40.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@219db855 2024-02-05 17:04:40.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@219db855 2024-02-05 17:04:40.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-05 17:04:40.315 [Test worker @coroutine#2761] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56815/api/blob/upload-init-batch 2024-02-05 17:04:40.315 [Test worker @coroutine#2761] 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:56815/api/blob/upload-init-batch. 2024-02-05 17:04:40.315 [Test worker @coroutine#2761] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56815/api/blob/upload-init-batch 2024-02-05 17:04:40.315 [Test worker @coroutine#2761] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56815/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 17:04:40.352 [Test worker @coroutine#2761] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56815/api/blob/upload-init-batch 2024-02-05 17:04:40.352 [Test worker @coroutine#2761] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56815/api/blob/upload-init-batch 2024-02-05 17:04:40.353 [Test worker @coroutine#2761] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56815/api/blob/upload-init-batch. 2024-02-05 17:04:40.353 [Test worker @coroutine#2761] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56815/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:40.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-05 17:04:40.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-05 17:04:40.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:40.383 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219db855: (connection evicted) 2024-02-05 17:04:40.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:40.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-05 17:04:40.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193d7ac7 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:40.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:40.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:40.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:40.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:40.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:40.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:40.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:40.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-05 17:04:40.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:40.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:40.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:40.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:40.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:40.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:40.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:40.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:40.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-05 17:04:40.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 17:04:40.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 17:04:40.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-05 17:04:40.611 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 17:04:40.642 [DefaultDispatcher-worker-8 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 17:04:40.651 [DefaultDispatcher-worker-14 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 17:04:40.662 [DefaultDispatcher-worker-13 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 17:04:40.671 [DefaultDispatcher-worker-10 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 17:04:40.680 [DefaultDispatcher-worker-4 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 17:04:40.683 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:40.690 [DefaultDispatcher-worker-9 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 17:04:40.700 [DefaultDispatcher-worker-6 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 17:04:40.707 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@199236ba 2024-02-05 17:04:40.707 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@199236ba 2024-02-05 17:04:40.710 [DefaultDispatcher-worker-8 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 17:04:40.710 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1755dbf8 2024-02-05 17:04:40.711 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1755dbf8 2024-02-05 17:04:40.714 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@136a5dca 2024-02-05 17:04:40.714 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@136a5dca 2024-02-05 17:04:40.720 [DefaultDispatcher-worker-5 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 17:04:40.726 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5668d1c3 2024-02-05 17:04:40.726 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5668d1c3 2024-02-05 17:04:40.728 [DefaultDispatcher-worker-16 @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 17:04:40.730 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e471a52 2024-02-05 17:04:40.730 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e471a52 2024-02-05 17:04:40.739 [DefaultDispatcher-worker-14 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 17:04:40.746 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@67748079 2024-02-05 17:04:40.746 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@67748079 2024-02-05 17:04:40.747 [DefaultDispatcher-worker-2 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 17:04:40.750 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b11550 2024-02-05 17:04:40.750 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b11550 2024-02-05 17:04:40.754 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@36472e8c 2024-02-05 17:04:40.754 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@36472e8c 2024-02-05 17:04:40.760 [DefaultDispatcher-worker-5 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6 2024-02-05 17:04:40.763 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b4279c 2024-02-05 17:04:40.763 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b4279c 2024-02-05 17:04:40.763 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:04:40.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-05 17:04:40.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-05 17:04:40.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:40.787 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@185b7cc6: (connection evicted) 2024-02-05 17:04:40.788 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@199236ba: (connection evicted) 2024-02-05 17:04:40.788 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1755dbf8: (connection evicted) 2024-02-05 17:04:40.789 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@136a5dca: (connection evicted) 2024-02-05 17:04:40.789 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5668d1c3: (connection evicted) 2024-02-05 17:04:40.790 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e471a52: (connection evicted) 2024-02-05 17:04:40.790 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67748079: (connection evicted) 2024-02-05 17:04:40.790 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26b11550: (connection evicted) 2024-02-05 17:04:40.791 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36472e8c: (connection evicted) 2024-02-05 17:04:40.791 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50b4279c: (connection evicted) 2024-02-05 17:04:40.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:40.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-05 17:04:40.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b86a656 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-05 17:04:40.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:40.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:40.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:40.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:40.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:40.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:40.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:40.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:40.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-05 17:04:40.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 17:04:40.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 17:04:40.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-05 17:04:40.850 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 17:04:40.877 [DefaultDispatcher-worker-4 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 17:04:40.887 [DefaultDispatcher-worker-3 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 17:04:40.898 [DefaultDispatcher-worker-5 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 17:04:40.907 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:40.909 [DefaultDispatcher-worker-13 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 17:04:40.920 [DefaultDispatcher-worker-3 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 17:04:40.926 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffbf767 2024-02-05 17:04:40.926 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffbf767 2024-02-05 17:04:40.930 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@513c02e8 2024-02-05 17:04:40.930 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@513c02e8 2024-02-05 17:04:40.932 [DefaultDispatcher-worker-13 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 17:04:40.934 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@55039c17 2024-02-05 17:04:40.934 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@55039c17 2024-02-05 17:04:40.943 [DefaultDispatcher-worker-8 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 17:04:40.946 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@100108d3 2024-02-05 17:04:40.946 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@100108d3 2024-02-05 17:04:40.949 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c1957b 2024-02-05 17:04:40.950 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c1957b 2024-02-05 17:04:40.953 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dbfec9 2024-02-05 17:04:40.953 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dbfec9 2024-02-05 17:04:40.953 [DefaultDispatcher-worker-5 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 17:04:40.959 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f13dc1 2024-02-05 17:04:40.959 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f13dc1 2024-02-05 17:04:40.963 [DefaultDispatcher-worker-12 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 17:04:40.963 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@702ef79c 2024-02-05 17:04:40.963 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@702ef79c 2024-02-05 17:04:40.973 [DefaultDispatcher-worker-3 @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 17:04:40.981 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c58deaf 2024-02-05 17:04:40.981 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c58deaf 2024-02-05 17:04:40.981 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:04:40.983 [DefaultDispatcher-worker-11 @coroutine#2806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 17:04:40.995 [DefaultDispatcher-worker-11 @coroutine#2806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 17:04:41.007 [DefaultDispatcher-worker-10 @coroutine#2806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4797023d 2024-02-05 17:04:41.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-05 17:04:41.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-05 17:04:41.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:41.021 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4797023d: (connection evicted) 2024-02-05 17:04:41.022 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ffbf767: (connection evicted) 2024-02-05 17:04:41.023 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@513c02e8: (connection evicted) 2024-02-05 17:04:41.023 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55039c17: (connection evicted) 2024-02-05 17:04:41.024 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@100108d3: (connection evicted) 2024-02-05 17:04:41.024 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10c1957b: (connection evicted) 2024-02-05 17:04:41.025 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21dbfec9: (connection evicted) 2024-02-05 17:04:41.025 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68f13dc1: (connection evicted) 2024-02-05 17:04:41.025 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@702ef79c: (connection evicted) 2024-02-05 17:04:41.026 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c58deaf: (connection evicted) 2024-02-05 17:04:41.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:41.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-05 17:04:41.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20462820 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:41.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:41.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-05 17:04:41.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@384f0e32 2024-02-05 17:04:41.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@384f0e32 2024-02-05 17:04:41.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-05 17:04:41.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ce8084a 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:41.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:41.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-05 17:04:41.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@347f8029 2024-02-05 17:04:41.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@347f8029 2024-02-05 17:04:41.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-05 17:04:41.883 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:41.890 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347f8029 2024-02-05 17:04:41.905 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347f8029 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2119b989 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:41.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:41.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-05 17:04:41.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0d3715 2024-02-05 17:04:41.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0d3715 2024-02-05 17:04:41.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-05 17:04:41.935 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:41.954 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0d3715 2024-02-05 17:04:41.959 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0d3715 2024-02-05 17:04:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75507e68 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:41.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:41.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-05 17:04:41.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-05 17:04:41.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-05 17:04:41.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-05 17:04:42.013 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-05 17:04:42.016 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:42.017 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d373794 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:42.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:42.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-05 17:04:42.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-05 17:04:42.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-05 17:04:42.065 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-05 17:04:42.070 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-05 17:04:42.070 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:42.081 [Test worker @coroutine#2836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/ 2024-02-05 17:04:42.081 [Test worker @coroutine#2836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35507/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:42.086 [Test worker @coroutine#2836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/ 2024-02-05 17:04:42.086 [Test worker @coroutine#2836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/ 2024-02-05 17:04:42.086 [Test worker @coroutine#2836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35507/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:42.092 [Test worker @coroutine#2836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/ 2024-02-05 17:04:42.092 [Test worker @coroutine#2836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/ 2024-02-05 17:04:42.092 [Test worker @coroutine#2836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35507/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:42.094 [Test worker @coroutine#2836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/ 2024-02-05 17:04:42.094 [Test worker @coroutine#2836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/ 2024-02-05 17:04:42.095 [Test worker @coroutine#2836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35507/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:42.123 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:42.144 [Test worker @coroutine#2836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/ 2024-02-05 17:04:42.144 [Test worker @coroutine#2836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/ 2024-02-05 17:04:42.144 [Test worker @coroutine#2836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35507/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:42.147 [Test worker @coroutine#2836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/ 2024-02-05 17:04:42.148 [Test worker @coroutine#2836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/ 2024-02-05 17:04:42.148 [Test worker @coroutine#2836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35507/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:42.149 [Test worker @coroutine#2836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/ 2024-02-05 17:04:42.149 [Test worker @coroutine#2836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35507/ 2024-02-05 17:04:42.149 [Test worker @coroutine#2836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35507/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:42.192 [Test worker @coroutine#2836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35507/ 2024-02-05 17:04:42.198 [Test worker @coroutine#2853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60401/ 2024-02-05 17:04:42.198 [Test worker @coroutine#2853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60401/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:42.202 [Test worker @coroutine#2853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60401/ 2024-02-05 17:04:42.202 [Test worker @coroutine#2853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60401/ 2024-02-05 17:04:42.202 [Test worker @coroutine#2853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60401/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:42.204 [Test worker @coroutine#2853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60401/ 2024-02-05 17:04:42.205 [Test worker @coroutine#2853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60401/ 2024-02-05 17:04:42.205 [Test worker @coroutine#2853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60401/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:42.209 [Test worker @coroutine#2853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60401/ 2024-02-05 17:04:42.209 [Test worker @coroutine#2853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60401/ 2024-02-05 17:04:42.209 [Test worker @coroutine#2853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60401/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:42.252 [Test worker @coroutine#2853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60401/ 2024-02-05 17:04:42.252 [Test worker @coroutine#2853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60401/ 2024-02-05 17:04:42.252 [Test worker @coroutine#2853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60401/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:42.296 [Test worker @coroutine#2853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60401/ 2024-02-05 17:04:42.296 [Test worker @coroutine#2853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60401/ 2024-02-05 17:04:42.297 [Test worker @coroutine#2853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60401/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:42.298 [Test worker @coroutine#2853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60401/ 2024-02-05 17:04:42.299 [Test worker @coroutine#2853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60401/ 2024-02-05 17:04:42.299 [Test worker @coroutine#2853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60401/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:04:42.302 [Test worker @coroutine#2853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60401/ 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3777fc44 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-05 17:04:42.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:42.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:42.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:42.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:42.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:42.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:42.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:42.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:42.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-05 17:04:42.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:42.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:42.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-05 17:04:42.734 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:42.746 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:42.748 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:42.752 [DefaultDispatcher-worker-14 @coroutine#2889] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:42.752 [DefaultDispatcher-worker-14 @coroutine#2889] 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:50185/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:04:42.752 [DefaultDispatcher-worker-14 @coroutine#2889] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:42.752 [DefaultDispatcher-worker-14 @coroutine#2889] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50185/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:04:42.757 [DefaultDispatcher-worker-3 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:42.757 [DefaultDispatcher-worker-3 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:42.757 [DefaultDispatcher-worker-3 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:42.757 [DefaultDispatcher-worker-3 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:42.768 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-05 17:04:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:42.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:42.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:42.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d8562f 2024-02-05 17:04:42.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:42.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:42.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:42.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:42.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:42.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:42.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:42.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:42.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-05 17:04:42.777 [DefaultDispatcher-worker-3 @coroutine#2889] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:42.777 [DefaultDispatcher-worker-3 @coroutine#2889] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:42.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-05 17:04:42.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-05 17:04:42.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-05 17:04:42.792 [DefaultDispatcher-worker-9 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:42.792 [DefaultDispatcher-worker-9 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:42.795 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:42.814 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-05 17:04:42.817 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3e0c3e 2024-02-05 17:04:42.818 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3e0c3e 2024-02-05 17:04:42.821 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9f309 2024-02-05 17:04:42.822 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9f309 2024-02-05 17:04:42.826 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6674e 2024-02-05 17:04:42.826 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6674e 2024-02-05 17:04:42.836 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-05 17:04:42.839 [Test worker @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-05 17:04:42.847 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c4f932 2024-02-05 17:04:42.847 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c4f932 2024-02-05 17:04:42.850 [DefaultDispatcher-worker-12 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614ae4eb 2024-02-05 17:04:42.851 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f614248 2024-02-05 17:04:42.851 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f614248 2024-02-05 17:04:42.856 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@744b9f16 2024-02-05 17:04:42.856 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@744b9f16 2024-02-05 17:04:42.863 [DefaultDispatcher-worker-13 @coroutine#2912] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 17:04:42.863 [DefaultDispatcher-worker-13 @coroutine#2912] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-05 17:04:42.863 [DefaultDispatcher-worker-13 @coroutine#2912] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 17:04:42.865 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@47047ac6 2024-02-05 17:04:42.865 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@47047ac6 2024-02-05 17:04:42.866 [DefaultDispatcher-worker-9 @coroutine#2912] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 17:04:42.866 [DefaultDispatcher-worker-9 @coroutine#2912] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 17:04:42.871 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@25eb067d 2024-02-05 17:04:42.871 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@25eb067d 2024-02-05 17:04:42.875 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ad738a 2024-02-05 17:04:42.875 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ad738a 2024-02-05 17:04:42.875 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f3f9e2 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:42.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-05 17:04:42.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:42.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:42.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:42.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:42.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:42.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:42.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:42.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:42.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-05 17:04:42.881 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:42.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:42.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:42.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-05 17:04:42.890 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c7cc6 2024-02-05 17:04:42.890 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0c7cc6 2024-02-05 17:04:42.899 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb9317 2024-02-05 17:04:42.899 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb9317 2024-02-05 17:04:42.903 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f417b6 2024-02-05 17:04:42.903 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f417b6 2024-02-05 17:04:42.907 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f6992c 2024-02-05 17:04:42.907 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f6992c 2024-02-05 17:04:42.910 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf237f8 2024-02-05 17:04:42.910 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf237f8 2024-02-05 17:04:42.912 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:42.914 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@73fe5a5a 2024-02-05 17:04:42.915 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@73fe5a5a 2024-02-05 17:04:42.918 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5410aa34 2024-02-05 17:04:42.918 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5410aa34 2024-02-05 17:04:42.922 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d96663 2024-02-05 17:04:42.922 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d96663 2024-02-05 17:04:42.926 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa9c837 2024-02-05 17:04:42.926 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa9c837 2024-02-05 17:04:42.926 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:42.932 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:42.935 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:42.937 [DefaultDispatcher-worker-14 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:42.937 [DefaultDispatcher-worker-14 @coroutine#2921] 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:33579/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:04:42.937 [DefaultDispatcher-worker-14 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:42.937 [DefaultDispatcher-worker-14 @coroutine#2921] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33579/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:04:42.943 [DefaultDispatcher-worker-9 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:42.944 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:42.944 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:42.944 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:42.948 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:42.957 [DefaultDispatcher-worker-1 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:42.967 [DefaultDispatcher-worker-11 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:42.977 [DefaultDispatcher-worker-7 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:42.984 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:42.989 [DefaultDispatcher-worker-10 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:43.002 [DefaultDispatcher-worker-6 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:43.003 [DefaultDispatcher-worker-8 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.003 [DefaultDispatcher-worker-8 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.005 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@62197829 2024-02-05 17:04:43.005 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@62197829 2024-02-05 17:04:43.009 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde9a1a 2024-02-05 17:04:43.009 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde9a1a 2024-02-05 17:04:43.012 [DefaultDispatcher-worker-10 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:43.016 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.016 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.020 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e11359 2024-02-05 17:04:43.020 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e11359 2024-02-05 17:04:43.022 [DefaultDispatcher-worker-8 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:43.024 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de39021 2024-02-05 17:04:43.024 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de39021 2024-02-05 17:04:43.032 [DefaultDispatcher-worker-4 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:43.039 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4127d84 2024-02-05 17:04:43.040 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4127d84 2024-02-05 17:04:43.043 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c843956 2024-02-05 17:04:43.043 [DefaultDispatcher-worker-2 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:43.045 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c843956 2024-02-05 17:04:43.052 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9f8a44 2024-02-05 17:04:43.052 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9f8a44 2024-02-05 17:04:43.054 [DefaultDispatcher-worker-9 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:43.062 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcc6f6e 2024-02-05 17:04:43.062 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcc6f6e 2024-02-05 17:04:43.066 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa5d50e 2024-02-05 17:04:43.066 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa5d50e 2024-02-05 17:04:43.066 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:04:43.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-05 17:04:43.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:43.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:43.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:43.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:43.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:43.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:43.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549404e7 2024-02-05 17:04:43.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:43.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:43.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:43.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:43.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:43.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:43.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:43.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-05 17:04:43.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:43.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:43.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-05 17:04:43.140 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:43.159 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:43.162 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:43.165 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.165 [DefaultDispatcher-worker-10 @coroutine#2968] 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:55279/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:04:43.165 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.165 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55279/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:04:43.173 [DefaultDispatcher-worker-9 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:43.173 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.173 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:43.173 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.183 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:43.191 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14980819 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:43.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:43.193 [DefaultDispatcher-worker-10 @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64908ab9 2024-02-05 17:04:43.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-05 17:04:43.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:04:43.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:04:43.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-05 17:04:43.236 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:04:43.262 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ac4336 2024-02-05 17:04:43.262 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ac4336 2024-02-05 17:04:43.263 [DefaultDispatcher-worker-9 @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-05 17:04:43.277 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6bb5f3 2024-02-05 17:04:43.277 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6bb5f3 2024-02-05 17:04:43.279 [Test worker @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:04:43.280 [DefaultDispatcher-worker-6 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.280 [DefaultDispatcher-worker-6 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.281 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f542846 2024-02-05 17:04:43.281 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f542846 2024-02-05 17:04:43.282 [Test worker @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:04:43.285 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@a56bfc8 2024-02-05 17:04:43.285 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@a56bfc8 2024-02-05 17:04:43.288 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.289 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.295 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 17:04:43.295 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-05 17:04:43.295 [DefaultDispatcher-worker-13 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 17:04:43.296 [DefaultDispatcher-worker-1 @coroutine#2985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a12b5 2024-02-05 17:04:43.297 [DefaultDispatcher-worker-3 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 17:04:43.297 [DefaultDispatcher-worker-3 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 17:04:43.309 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc4e847 2024-02-05 17:04:43.309 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc4e847 2024-02-05 17:04:43.314 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b961421 2024-02-05 17:04:43.314 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b961421 2024-02-05 17:04:43.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e4b70c6 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:43.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-05 17:04:43.318 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ee1d0d 2024-02-05 17:04:43.318 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ee1d0d 2024-02-05 17:04:43.330 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a794087 2024-02-05 17:04:43.330 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a794087 2024-02-05 17:04:43.334 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@60751b5f 2024-02-05 17:04:43.334 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@60751b5f 2024-02-05 17:04:43.334 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:43.335 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:43.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:43.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:43.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-05 17:04:43.351 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a6e779 2024-02-05 17:04:43.351 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a6e779 2024-02-05 17:04:43.354 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6113bd 2024-02-05 17:04:43.354 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6113bd 2024-02-05 17:04:43.358 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5e8c09 2024-02-05 17:04:43.358 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5e8c09 2024-02-05 17:04:43.362 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5c1986 2024-02-05 17:04:43.362 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5c1986 2024-02-05 17:04:43.388 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a3b89b 2024-02-05 17:04:43.388 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a3b89b 2024-02-05 17:04:43.391 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8ca0c9 2024-02-05 17:04:43.391 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8ca0c9 2024-02-05 17:04:43.395 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@995f75 2024-02-05 17:04:43.395 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@995f75 2024-02-05 17:04:43.398 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a73e6c9 2024-02-05 17:04:43.399 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a73e6c9 2024-02-05 17:04:43.404 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:43.407 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff1ee7c 2024-02-05 17:04:43.411 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff1ee7c 2024-02-05 17:04:43.411 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:43.436 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:43.446 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1779c960 2024-02-05 17:04:43.446 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1779c960 2024-02-05 17:04:43.461 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@19be35ff 2024-02-05 17:04:43.461 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@19be35ff 2024-02-05 17:04:43.465 [Test worker @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:43.475 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d81a210 2024-02-05 17:04:43.475 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d81a210 2024-02-05 17:04:43.477 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:43.478 [DefaultDispatcher-worker-7 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.479 [DefaultDispatcher-worker-7 @coroutine#3005] 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:50577/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:04:43.479 [DefaultDispatcher-worker-7 @coroutine#3005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.479 [DefaultDispatcher-worker-7 @coroutine#3005] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50577/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:04:43.481 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@58833fc4 2024-02-05 17:04:43.481 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@58833fc4 2024-02-05 17:04:43.485 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@168df7d 2024-02-05 17:04:43.486 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@168df7d 2024-02-05 17:04:43.487 [DefaultDispatcher-worker-16 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:43.487 [DefaultDispatcher-worker-16 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.487 [DefaultDispatcher-worker-16 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:43.487 [DefaultDispatcher-worker-16 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.497 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@69110362 2024-02-05 17:04:43.498 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@69110362 2024-02-05 17:04:43.509 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7910bd72 2024-02-05 17:04:43.509 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7910bd72 2024-02-05 17:04:43.513 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@38acc08b 2024-02-05 17:04:43.514 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@38acc08b 2024-02-05 17:04:43.521 [Test worker @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74a991cf 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:43.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:43.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-05 17:04:43.530 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7863d4 2024-02-05 17:04:43.530 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7863d4 2024-02-05 17:04:43.530 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:43.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5507584d 2024-02-05 17:04:43.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5507584d 2024-02-05 17:04:43.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-05 17:04:43.556 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5507584d 2024-02-05 17:04:43.584 [DefaultDispatcher-worker-6 @coroutine#3005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.584 [DefaultDispatcher-worker-6 @coroutine#3005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.585 [Test worker @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5507584d 2024-02-05 17:04:43.595 [Test worker @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5507584d 2024-02-05 17:04:43.604 [DefaultDispatcher-worker-6 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5507584d 2024-02-05 17:04:43.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fa8ea5 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:43.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:43.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-05 17:04:43.643 [DefaultDispatcher-worker-11 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.643 [DefaultDispatcher-worker-11 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.655 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:43.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:43.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:43.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-05 17:04:43.693 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:43.703 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a03201 2024-02-05 17:04:43.703 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a03201 2024-02-05 17:04:43.707 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3767db45 2024-02-05 17:04:43.707 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3767db45 2024-02-05 17:04:43.710 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@33585971 2024-02-05 17:04:43.711 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@33585971 2024-02-05 17:04:43.714 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@765ad17e 2024-02-05 17:04:43.714 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@765ad17e 2024-02-05 17:04:43.718 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed2d58e 2024-02-05 17:04:43.718 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed2d58e 2024-02-05 17:04:43.722 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@476682e2 2024-02-05 17:04:43.722 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@476682e2 2024-02-05 17:04:43.726 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3604d8ae 2024-02-05 17:04:43.726 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3604d8ae 2024-02-05 17:04:43.730 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@16752e31 2024-02-05 17:04:43.730 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@16752e31 2024-02-05 17:04:43.733 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e53e7d4 2024-02-05 17:04:43.733 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e53e7d4 2024-02-05 17:04:43.733 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:43.734 [Test worker @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:43.736 [Test worker @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:43.745 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.745 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:04:43.745 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.745 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43387/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:04:43.755 [DefaultDispatcher-worker-13 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:43.755 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.755 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:43.755 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.763 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:43.764 [Test worker @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c512bb 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:43.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:43.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:43.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-05 17:04:43.778 [DefaultDispatcher-worker-2 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.778 [DefaultDispatcher-worker-2 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:04:43.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:04:43.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-05 17:04:43.802 [DefaultDispatcher-worker-4 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:43.803 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.803 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:43.803 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.803 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:04:43.812 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.812 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.812 [DefaultDispatcher-worker-10 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.812 [DefaultDispatcher-worker-10 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.818 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@11603272 2024-02-05 17:04:43.818 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@11603272 2024-02-05 17:04:43.822 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa7de2e 2024-02-05 17:04:43.822 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa7de2e 2024-02-05 17:04:43.829 [Test worker @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:04:43.830 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b985902 2024-02-05 17:04:43.830 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b985902 2024-02-05 17:04:43.834 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9ad415 2024-02-05 17:04:43.834 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9ad415 2024-02-05 17:04:43.837 [Test worker @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:04:43.838 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef98e16 2024-02-05 17:04:43.838 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef98e16 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@319960ab 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:43.840 [DefaultDispatcher-worker-14 @coroutine#3060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-05 17:04:43.841 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8e6f49 2024-02-05 17:04:43.841 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8e6f49 2024-02-05 17:04:43.845 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:43.845 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:43.845 [DefaultDispatcher-worker-14 @coroutine#3060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-05 17:04:43.848 [DefaultDispatcher-worker-15 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-05 17:04:43.865 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@36076bf3 2024-02-05 17:04:43.865 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@36076bf3 2024-02-05 17:04:43.869 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb52b5a 2024-02-05 17:04:43.869 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb52b5a 2024-02-05 17:04:43.872 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3e8ba4 2024-02-05 17:04:43.872 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3e8ba4 2024-02-05 17:04:43.872 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:43.897 [DefaultDispatcher-worker-14 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:43.902 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:43.914 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f640234 2024-02-05 17:04:43.915 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f640234 2024-02-05 17:04:43.918 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a3fba8 2024-02-05 17:04:43.918 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a3fba8 2024-02-05 17:04:43.922 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@359c6944 2024-02-05 17:04:43.922 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@359c6944 2024-02-05 17:04:43.934 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@709ef193 2024-02-05 17:04:43.934 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@709ef193 2024-02-05 17:04:43.934 [DefaultDispatcher-worker-14 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:43.937 [DefaultDispatcher-worker-14 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:43.937 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff43816 2024-02-05 17:04:43.937 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff43816 2024-02-05 17:04:43.942 [DefaultDispatcher-worker-12 @coroutine#3068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.942 [DefaultDispatcher-worker-12 @coroutine#3068] 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-02-05 17:04:43.942 [DefaultDispatcher-worker-12 @coroutine#3068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.942 [DefaultDispatcher-worker-12 @coroutine#3068] 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-02-05 17:04:43.943 [DefaultDispatcher-worker-14 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:04:43.943 [DefaultDispatcher-worker-14 @coroutine#3060] 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-02-05 17:04:43.943 [DefaultDispatcher-worker-14 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:04:43.944 [DefaultDispatcher-worker-4 @coroutine#3068] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:43.944 [DefaultDispatcher-worker-9 @coroutine#3060] 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-02-05 17:04:43.946 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:43.946 [DefaultDispatcher-worker-10 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:43.946 [DefaultDispatcher-worker-10 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.946 [DefaultDispatcher-worker-10 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:43.946 [DefaultDispatcher-worker-10 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.948 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:43.961 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4124e0fb 2024-02-05 17:04:43.961 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4124e0fb 2024-02-05 17:04:43.961 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cbd427 2024-02-05 17:04:43.961 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cbd427 2024-02-05 17:04:43.965 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a477d2 2024-02-05 17:04:43.965 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a477d2 2024-02-05 17:04:43.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e553d60 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:43.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:43.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-05 17:04:43.968 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b10edc 2024-02-05 17:04:43.968 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b10edc 2024-02-05 17:04:43.969 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b0c22ee 2024-02-05 17:04:43.969 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b0c22ee 2024-02-05 17:04:43.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:43.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:43.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-05 17:04:43.979 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f33bf57 2024-02-05 17:04:43.979 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f33bf57 2024-02-05 17:04:43.983 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3128d5 2024-02-05 17:04:43.983 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3128d5 2024-02-05 17:04:43.984 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ecbb054 2024-02-05 17:04:43.984 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ecbb054 2024-02-05 17:04:43.984 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:43.987 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1140bf58 2024-02-05 17:04:43.987 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1140bf58 2024-02-05 17:04:43.998 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf1e4cc 2024-02-05 17:04:43.998 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf1e4cc 2024-02-05 17:04:44.008 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@696a2de2 2024-02-05 17:04:44.008 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@696a2de2 2024-02-05 17:04:44.012 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1ed79a 2024-02-05 17:04:44.012 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1ed79a 2024-02-05 17:04:44.020 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e301ffe 2024-02-05 17:04:44.020 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e301ffe 2024-02-05 17:04:44.020 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:44.035 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:44.035 [DefaultDispatcher-worker-9 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:44.035 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.035 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:44.035 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.038 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.038 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.066 [Test worker @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:44.069 [Test worker @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:44.070 [DefaultDispatcher-worker-3 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:44.071 [DefaultDispatcher-worker-3 @coroutine#3085] 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:54779/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:04:44.071 [DefaultDispatcher-worker-3 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:44.071 [DefaultDispatcher-worker-3 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54779/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:04:44.079 [DefaultDispatcher-worker-13 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:44.079 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:44.079 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.079 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:44.080 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.095 [Test worker @coroutine#3091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:44.106 [DefaultDispatcher-worker-7 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:44.110 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f416a38 2024-02-05 17:04:44.110 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f416a38 2024-02-05 17:04:44.114 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@51869fa0 2024-02-05 17:04:44.114 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@51869fa0 2024-02-05 17:04:44.116 [DefaultDispatcher-worker-14 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:44.123 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b90148 2024-02-05 17:04:44.123 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b90148 2024-02-05 17:04:44.127 [DefaultDispatcher-worker-12 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:44.135 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bb959b 2024-02-05 17:04:44.135 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bb959b 2024-02-05 17:04:44.138 [DefaultDispatcher-worker-14 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:44.140 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ff3d1e 2024-02-05 17:04:44.140 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ff3d1e 2024-02-05 17:04:44.148 [DefaultDispatcher-worker-15 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:44.149 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2161c1be 2024-02-05 17:04:44.149 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2161c1be 2024-02-05 17:04:44.153 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccf379b 2024-02-05 17:04:44.153 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccf379b 2024-02-05 17:04:44.159 [DefaultDispatcher-worker-5 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:44.162 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@70946ad4 2024-02-05 17:04:44.162 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@70946ad4 2024-02-05 17:04:44.169 [DefaultDispatcher-worker-15 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:44.170 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbebe15 2024-02-05 17:04:44.170 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbebe15 2024-02-05 17:04:44.170 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:04:44.176 [DefaultDispatcher-worker-8 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:44.176 [DefaultDispatcher-worker-8 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:44.177 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.177 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.178 [DefaultDispatcher-worker-2 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:44.194 [DefaultDispatcher-worker-12 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:44.199 [DefaultDispatcher-worker-14 @coroutine#3114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:04:44.200 [DefaultDispatcher-worker-14 @coroutine#3114] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 17:04:44.200 [DefaultDispatcher-worker-14 @coroutine#3114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:04:44.202 [DefaultDispatcher-worker-9 @coroutine#3114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:04:44.202 [DefaultDispatcher-worker-9 @coroutine#3114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:04:44.219 [DefaultDispatcher-worker-9 @coroutine#3114] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54779/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 17:04:44.219 [DefaultDispatcher-worker-9 @coroutine#3114] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54779/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:44.221 [DefaultDispatcher-worker-9 @coroutine#3114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:04:44.221 [DefaultDispatcher-worker-9 @coroutine#3114] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-05 17:04:44.221 [DefaultDispatcher-worker-9 @coroutine#3114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:04:44.223 [DefaultDispatcher-worker-14 @coroutine#3114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:04:44.223 [DefaultDispatcher-worker-14 @coroutine#3114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:04:44.263 [DefaultDispatcher-worker-9 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c2ae7d7 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:44.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:44.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:44.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-05 17:04:44.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-05 17:04:44.298 [DefaultDispatcher-worker-13 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:44.299 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.299 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:44.299 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.300 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.300 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.325 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.343 [Test worker @coroutine#3134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.346 [Test worker @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.349 [DefaultDispatcher-worker-1 @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:44.349 [DefaultDispatcher-worker-1 @coroutine#3140] 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:42499/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:04:44.349 [DefaultDispatcher-worker-1 @coroutine#3140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:44.349 [DefaultDispatcher-worker-1 @coroutine#3140] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42499/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:04:44.357 [DefaultDispatcher-worker-7 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.358 [DefaultDispatcher-worker-7 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.358 [DefaultDispatcher-worker-7 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:44.358 [DefaultDispatcher-worker-7 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.366 [Test worker @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-05 17:04:44.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:44.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3599b18 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:44.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:44.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-05 17:04:44.383 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:44.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-05 17:04:44.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-05 17:04:44.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-05 17:04:44.411 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-05 17:04:44.419 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@344dc577 2024-02-05 17:04:44.419 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@344dc577 2024-02-05 17:04:44.422 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8a3d8e 2024-02-05 17:04:44.422 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8a3d8e 2024-02-05 17:04:44.426 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb5ae07 2024-02-05 17:04:44.426 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb5ae07 2024-02-05 17:04:44.429 [Test worker @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-05 17:04:44.438 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb737b5 2024-02-05 17:04:44.438 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb737b5 2024-02-05 17:04:44.442 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@218b33c9 2024-02-05 17:04:44.442 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@218b33c9 2024-02-05 17:04:44.443 [Test worker @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-05 17:04:44.454 [DefaultDispatcher-worker-1 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712594f4 2024-02-05 17:04:44.455 [DefaultDispatcher-worker-7 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.456 [DefaultDispatcher-worker-11 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.456 [DefaultDispatcher-worker-11 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.456 [DefaultDispatcher-worker-1 @coroutine#3140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:44.457 [DefaultDispatcher-worker-1 @coroutine#3140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:44.460 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a060c3b 2024-02-05 17:04:44.460 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a060c3b 2024-02-05 17:04:44.468 [DefaultDispatcher-worker-14 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.474 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d056ea 2024-02-05 17:04:44.475 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d056ea 2024-02-05 17:04:44.478 [DefaultDispatcher-worker-10 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.478 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b98c8fa 2024-02-05 17:04:44.478 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b98c8fa 2024-02-05 17:04:44.482 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6375a53b 2024-02-05 17:04:44.482 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6375a53b 2024-02-05 17:04:44.482 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:04:44.487 [DefaultDispatcher-worker-14 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.502 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:44.512 [DefaultDispatcher-worker-5 @coroutine#3168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.522 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@567e123d 2024-02-05 17:04:44.522 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@567e123d 2024-02-05 17:04:44.526 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b9e682 2024-02-05 17:04:44.526 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b9e682 2024-02-05 17:04:44.529 [DefaultDispatcher-worker-12 @coroutine#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.530 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c86794d 2024-02-05 17:04:44.530 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c86794d 2024-02-05 17:04:44.539 [DefaultDispatcher-worker-15 @coroutine#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.550 [DefaultDispatcher-worker-14 @coroutine#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.554 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1984ecb9 2024-02-05 17:04:44.554 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1984ecb9 2024-02-05 17:04:44.558 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcdea4e 2024-02-05 17:04:44.558 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcdea4e 2024-02-05 17:04:44.559 [DefaultDispatcher-worker-7 @coroutine#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.561 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@285796c3 2024-02-05 17:04:44.561 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@285796c3 2024-02-05 17:04:44.567 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f4ce95 2024-02-05 17:04:44.567 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f4ce95 2024-02-05 17:04:44.572 [DefaultDispatcher-worker-8 @coroutine#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:44.579 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ab13f6 2024-02-05 17:04:44.579 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ab13f6 2024-02-05 17:04:44.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3113595e 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:44.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:44.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-05 17:04:44.583 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@29641917 2024-02-05 17:04:44.583 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@29641917 2024-02-05 17:04:44.583 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:44.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:44.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:44.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-05 17:04:44.633 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:44.653 [DefaultDispatcher-worker-2 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:44.653 [DefaultDispatcher-worker-2 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.653 [DefaultDispatcher-worker-2 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:44.653 [DefaultDispatcher-worker-2 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.655 [DefaultDispatcher-worker-13 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.655 [DefaultDispatcher-worker-13 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.660 [Test worker @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:44.663 [Test worker @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:44.678 [DefaultDispatcher-worker-9 @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:44.679 [DefaultDispatcher-worker-9 @coroutine#3186] 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:44023/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:04:44.679 [DefaultDispatcher-worker-9 @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:44.679 [DefaultDispatcher-worker-9 @coroutine#3186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44023/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:04:44.687 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:44.687 [DefaultDispatcher-worker-12 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:44.688 [DefaultDispatcher-worker-12 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.688 [DefaultDispatcher-worker-12 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:44.688 [DefaultDispatcher-worker-12 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.698 [DefaultDispatcher-worker-11 @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:44.698 [DefaultDispatcher-worker-11 @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:44.718 [Test worker @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:44.718 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de8ab9b 2024-02-05 17:04:44.718 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de8ab9b 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ecfff32 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:44.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:44.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-05 17:04:44.722 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@232f5056 2024-02-05 17:04:44.722 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@232f5056 2024-02-05 17:04:44.725 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2710c0eb 2024-02-05 17:04:44.725 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2710c0eb 2024-02-05 17:04:44.730 [DefaultDispatcher-worker-12 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.730 [DefaultDispatcher-worker-12 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.733 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@62125a6d 2024-02-05 17:04:44.733 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@62125a6d 2024-02-05 17:04:44.736 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace81c7 2024-02-05 17:04:44.736 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace81c7 2024-02-05 17:04:44.744 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@53badd28 2024-02-05 17:04:44.744 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@53badd28 2024-02-05 17:04:44.757 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@728c582c 2024-02-05 17:04:44.757 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@728c582c 2024-02-05 17:04:44.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@c247b02 2024-02-05 17:04:44.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@c247b02 2024-02-05 17:04:44.760 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@23da522 2024-02-05 17:04:44.760 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@23da522 2024-02-05 17:04:44.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-05 17:04:44.761 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c247b02 2024-02-05 17:04:44.769 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c03dc1b 2024-02-05 17:04:44.769 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c03dc1b 2024-02-05 17:04:44.769 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:44.781 [Test worker @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c247b02 2024-02-05 17:04:44.784 [Test worker @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c247b02 2024-02-05 17:04:44.811 [DefaultDispatcher-worker-9 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c247b02 2024-02-05 17:04:44.817 [DefaultDispatcher-worker-17 @coroutine#3209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:44.822 [DefaultDispatcher-worker-16 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:44.822 [DefaultDispatcher-worker-7 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:44.823 [DefaultDispatcher-worker-16 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.823 [DefaultDispatcher-worker-16 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:44.823 [DefaultDispatcher-worker-16 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.823 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.823 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:44.823 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.824 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.824 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.824 [DefaultDispatcher-worker-7 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.825 [DefaultDispatcher-worker-7 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.829 [DefaultDispatcher-worker-14 @coroutine#3209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:44.856 [DefaultDispatcher-worker-14 @coroutine#3209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:44.860 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:44.866 [DefaultDispatcher-worker-14 @coroutine#3209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:44.868 [DefaultDispatcher-worker-6 @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:04:44.868 [DefaultDispatcher-worker-6 @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 17:04:44.868 [DefaultDispatcher-worker-6 @coroutine#3222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:04:44.869 [DefaultDispatcher-worker-5 @coroutine#3222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:04:44.870 [DefaultDispatcher-worker-5 @coroutine#3222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:04:44.870 [DefaultDispatcher-worker-5 @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44023/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 17:04:44.870 [DefaultDispatcher-worker-5 @coroutine#3222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44023/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:44.871 [DefaultDispatcher-worker-5 @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:04:44.871 [DefaultDispatcher-worker-5 @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-05 17:04:44.871 [DefaultDispatcher-worker-5 @coroutine#3222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:04:44.872 [DefaultDispatcher-worker-16 @coroutine#3222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:04:44.872 [DefaultDispatcher-worker-16 @coroutine#3222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:04:44.881 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb22a96 2024-02-05 17:04:44.881 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb22a96 2024-02-05 17:04:44.885 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3275c370 2024-02-05 17:04:44.885 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3275c370 2024-02-05 17:04:44.895 [DefaultDispatcher-worker-4 @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:44.901 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@364a41e6 2024-02-05 17:04:44.901 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@364a41e6 2024-02-05 17:04:44.911 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7348c94b 2024-02-05 17:04:44.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-05 17:04:44.911 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7348c94b 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b38db21 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:44.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:44.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-05 17:04:44.915 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e83bb2e 2024-02-05 17:04:44.915 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e83bb2e 2024-02-05 17:04:44.919 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@42719dcd 2024-02-05 17:04:44.919 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@42719dcd 2024-02-05 17:04:44.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:44.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:44.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-05 17:04:44.923 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2650b114 2024-02-05 17:04:44.923 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2650b114 2024-02-05 17:04:44.927 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@13673604 2024-02-05 17:04:44.927 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@13673604 2024-02-05 17:04:44.931 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@507eb58d 2024-02-05 17:04:44.931 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@507eb58d 2024-02-05 17:04:44.931 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:44.953 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:44.959 [DefaultDispatcher-worker-8 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:44.960 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.960 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:44.960 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.961 [DefaultDispatcher-worker-16 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.974 [Test worker @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:44.977 [Test worker @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:44.978 [DefaultDispatcher-worker-2 @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:44.979 [DefaultDispatcher-worker-2 @coroutine#3249] 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:47187/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:04:44.979 [DefaultDispatcher-worker-2 @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:44.979 [DefaultDispatcher-worker-2 @coroutine#3249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47187/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:04:44.988 [DefaultDispatcher-worker-5 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:44.989 [DefaultDispatcher-worker-5 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.989 [DefaultDispatcher-worker-5 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:44.989 [DefaultDispatcher-worker-5 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:44.994 [Test worker @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3976910 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:44.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:44.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-05 17:04:45.023 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:45.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-05 17:04:45.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-05 17:04:45.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-05 17:04:45.032 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-05 17:04:45.052 [DefaultDispatcher-worker-8 @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:45.052 [DefaultDispatcher-worker-8 @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:45.052 [DefaultDispatcher-worker-6 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:45.052 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.052 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:45.052 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.054 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.054 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.059 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0f2d90 2024-02-05 17:04:45.059 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0f2d90 2024-02-05 17:04:45.060 [Test worker @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-05 17:04:45.062 [Test worker @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-05 17:04:45.064 [DefaultDispatcher-worker-6 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.064 [DefaultDispatcher-worker-6 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.072 [DefaultDispatcher-worker-7 @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/auth/register 2024-02-05 17:04:45.072 [DefaultDispatcher-worker-7 @coroutine#3275] 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:47187/auth/register. 2024-02-05 17:04:45.072 [DefaultDispatcher-worker-7 @coroutine#3275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/auth/register 2024-02-05 17:04:45.072 [DefaultDispatcher-worker-7 @coroutine#3275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47187/auth/register from class io.ktor.http.content.TextContent 2024-02-05 17:04:45.072 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8c221 2024-02-05 17:04:45.072 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8c221 2024-02-05 17:04:45.074 [DefaultDispatcher-worker-1 @coroutine#3275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/auth/register 2024-02-05 17:04:45.074 [DefaultDispatcher-worker-1 @coroutine#3275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/auth/register 2024-02-05 17:04:45.074 [DefaultDispatcher-worker-1 @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47187/auth/register. 2024-02-05 17:04:45.074 [DefaultDispatcher-worker-1 @coroutine#3275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47187/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:45.075 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f746e0 2024-02-05 17:04:45.076 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f746e0 2024-02-05 17:04:45.077 [DefaultDispatcher-worker-6 @coroutine#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-02-05 17:04:45.079 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f5c81a 2024-02-05 17:04:45.079 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f5c81a 2024-02-05 17:04:45.082 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@36610e19 2024-02-05 17:04:45.082 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@36610e19 2024-02-05 17:04:45.085 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@70fe0b3e 2024-02-05 17:04:45.085 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@70fe0b3e 2024-02-05 17:04:45.089 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e809387 2024-02-05 17:04:45.089 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e809387 2024-02-05 17:04:45.092 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@21da3755 2024-02-05 17:04:45.092 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@21da3755 2024-02-05 17:04:45.095 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f75f4b1 2024-02-05 17:04:45.095 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f75f4b1 2024-02-05 17:04:45.095 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:04:45.105 [DefaultDispatcher-worker-14 @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:45.117 [DefaultDispatcher-worker-6 @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:45.132 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:45.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29088be1 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:45.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:45.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-05 17:04:45.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-02-05 17:04:45.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-02-05 17:04:45.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-05 17:04:45.154 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f1d8c1 2024-02-05 17:04:45.154 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f1d8c1 2024-02-05 17:04:45.157 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3620cf 2024-02-05 17:04:45.158 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3620cf 2024-02-05 17:04:45.161 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3909b3b1 2024-02-05 17:04:45.161 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3909b3b1 2024-02-05 17:04:45.165 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0b2af4 2024-02-05 17:04:45.165 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0b2af4 2024-02-05 17:04:45.169 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4181d264 2024-02-05 17:04:45.169 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4181d264 2024-02-05 17:04:45.173 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbdb2c3 2024-02-05 17:04:45.173 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbdb2c3 2024-02-05 17:04:45.176 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dd14fe 2024-02-05 17:04:45.176 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dd14fe 2024-02-05 17:04:45.180 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c24d5bb 2024-02-05 17:04:45.180 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c24d5bb 2024-02-05 17:04:45.184 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@537936a9 2024-02-05 17:04:45.184 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@537936a9 2024-02-05 17:04:45.184 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:45.187 [DefaultDispatcher-worker-12 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:45.188 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.188 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:45.188 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.189 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.189 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.196 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-02-05 17:04:45.212 [Test worker @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-02-05 17:04:45.215 [Test worker @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-02-05 17:04:45.232 [DefaultDispatcher-worker-9 @coroutine#3292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.232 [DefaultDispatcher-worker-9 @coroutine#3292] 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-02-05 17:04:45.232 [DefaultDispatcher-worker-9 @coroutine#3292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.232 [DefaultDispatcher-worker-9 @coroutine#3292] 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-02-05 17:04:45.240 [DefaultDispatcher-worker-10 @coroutine#3291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-02-05 17:04:45.241 [DefaultDispatcher-worker-10 @coroutine#3291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.241 [DefaultDispatcher-worker-10 @coroutine#3291] 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-02-05 17:04:45.241 [DefaultDispatcher-worker-10 @coroutine#3291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.243 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:45.243 [DefaultDispatcher-worker-4 @coroutine#3292] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.243 [DefaultDispatcher-worker-4 @coroutine#3292] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.253 [Test worker @coroutine#3299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-02-05 17:04:45.259 [Test worker @coroutine#3302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-02-05 17:04:45.272 [DefaultDispatcher-worker-15 @coroutine#3291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.272 [DefaultDispatcher-worker-15 @coroutine#3291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.288 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bba53d2 2024-02-05 17:04:45.288 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bba53d2 2024-02-05 17:04:45.292 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@557da6d5 2024-02-05 17:04:45.292 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@557da6d5 2024-02-05 17:04:45.297 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@514238a2 2024-02-05 17:04:45.297 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@514238a2 2024-02-05 17:04:45.301 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1440acee 2024-02-05 17:04:45.301 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1440acee 2024-02-05 17:04:45.301 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f 2024-02-05 17:04:45.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-05 17:04:45.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-05 17:04:45.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=5, active=0, idle=5, waiting=0) 2024-02-05 17:04:45.304 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15a6a91f: (connection evicted) 2024-02-05 17:04:45.304 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ded5977 2024-02-05 17:04:45.304 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ded5977 2024-02-05 17:04:45.305 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bba53d2: (connection evicted) 2024-02-05 17:04:45.305 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@557da6d5: (connection evicted) 2024-02-05 17:04:45.306 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@514238a2: (connection evicted) 2024-02-05 17:04:45.306 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1440acee: (connection evicted) 2024-02-05 17:04:45.307 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ded5977: (connection evicted) 2024-02-05 17:04:45.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:45.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-05 17:04:45.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-05 17:04:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-05 17:04:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5923210 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:45.310 [DefaultDispatcher-worker-6 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:45.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:45.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-05 17:04:45.310 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.310 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:45.310 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.312 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.312 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-02-05 17:04:45.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-02-05 17:04:45.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-05 17:04:45.315 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-02-05 17:04:45.330 [Test worker @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-02-05 17:04:45.331 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-02-05 17:04:45.333 [DefaultDispatcher-worker-16 @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.333 [DefaultDispatcher-worker-16 @coroutine#3323] 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-02-05 17:04:45.333 [DefaultDispatcher-worker-16 @coroutine#3323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.333 [DefaultDispatcher-worker-16 @coroutine#3323] 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-02-05 17:04:45.336 [DefaultDispatcher-worker-8 @coroutine#3323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.336 [DefaultDispatcher-worker-8 @coroutine#3323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.342 [DefaultDispatcher-worker-12 @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-02-05 17:04:45.342 [DefaultDispatcher-worker-12 @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.342 [DefaultDispatcher-worker-12 @coroutine#3322] 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-02-05 17:04:45.342 [DefaultDispatcher-worker-12 @coroutine#3322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.344 [DefaultDispatcher-worker-3 @coroutine#3322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.344 [DefaultDispatcher-worker-3 @coroutine#3322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.346 [Test worker @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-02-05 17:04:45.349 [Test worker @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-02-05 17:04:45.353 [Test worker @coroutine#3341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2024-02-05 17:04:45.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-05 17:04:45.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-05 17:04:45.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:45.355 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ee19768: (connection evicted) 2024-02-05 17:04:45.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:45.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-05 17:04:45.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a85454b 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:45.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:45.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-05 17:04:45.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 17:04:45.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 17:04:45.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-05 17:04:45.360 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 17:04:45.375 [Test worker @coroutine#3344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 17:04:45.377 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 17:04:45.378 [DefaultDispatcher-worker-14 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.378 [DefaultDispatcher-worker-14 @coroutine#3350] 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-02-05 17:04:45.378 [DefaultDispatcher-worker-14 @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.378 [DefaultDispatcher-worker-14 @coroutine#3350] 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-02-05 17:04:45.379 [DefaultDispatcher-worker-16 @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.380 [DefaultDispatcher-worker-16 @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.386 [DefaultDispatcher-worker-1 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 17:04:45.386 [DefaultDispatcher-worker-1 @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.386 [DefaultDispatcher-worker-1 @coroutine#3349] 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-02-05 17:04:45.386 [DefaultDispatcher-worker-1 @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.387 [DefaultDispatcher-worker-12 @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.387 [DefaultDispatcher-worker-12 @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.390 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 17:04:45.393 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 17:04:45.398 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 17:04:45.402 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 17:04:45.407 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 17:04:45.412 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 17:04:45.416 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-02-05 17:04:45.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-05 17:04:45.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-05 17:04:45.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:45.417 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@739be7ec: (connection evicted) 2024-02-05 17:04:45.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:45.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-05 17:04:45.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d745ac6 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:45.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:45.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-05 17:04:45.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-02-05 17:04:45.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-02-05 17:04:45.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-05 17:04:45.423 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-02-05 17:04:45.435 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-02-05 17:04:45.437 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-02-05 17:04:45.438 [DefaultDispatcher-worker-2 @coroutine#3389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.438 [DefaultDispatcher-worker-2 @coroutine#3389] 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-02-05 17:04:45.438 [DefaultDispatcher-worker-2 @coroutine#3389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.438 [DefaultDispatcher-worker-2 @coroutine#3389] 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-02-05 17:04:45.440 [DefaultDispatcher-worker-12 @coroutine#3389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.440 [DefaultDispatcher-worker-12 @coroutine#3389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.446 [DefaultDispatcher-worker-14 @coroutine#3388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-02-05 17:04:45.447 [DefaultDispatcher-worker-14 @coroutine#3388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.447 [DefaultDispatcher-worker-14 @coroutine#3388] 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-02-05 17:04:45.447 [DefaultDispatcher-worker-14 @coroutine#3388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.448 [DefaultDispatcher-worker-2 @coroutine#3388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.448 [DefaultDispatcher-worker-2 @coroutine#3388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.450 [Test worker @coroutine#3393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-02-05 17:04:45.453 [Test worker @coroutine#3400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-02-05 17:04:45.458 [Test worker @coroutine#3407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2024-02-05 17:04:45.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-05 17:04:45.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-05 17:04:45.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:45.467 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296: (connection evicted) 2024-02-05 17:04:45.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:45.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-05 17:04:45.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-05 17:04:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-05 17:04:45.469 [DefaultDispatcher-worker-12 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:45.469 [DefaultDispatcher-worker-12 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.469 [DefaultDispatcher-worker-12 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:45.469 [DefaultDispatcher-worker-12 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.476 [DefaultDispatcher-worker-16 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.476 [DefaultDispatcher-worker-16 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7097ead6 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:45.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-05 17:04:45.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2024-02-05 17:04:45.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2024-02-05 17:04:45.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-05 17:04:45.494 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2024-02-05 17:04:45.506 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2024-02-05 17:04:45.508 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2024-02-05 17:04:45.509 [DefaultDispatcher-worker-6 @coroutine#3424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.509 [DefaultDispatcher-worker-6 @coroutine#3424] 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-02-05 17:04:45.509 [DefaultDispatcher-worker-6 @coroutine#3424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.509 [DefaultDispatcher-worker-6 @coroutine#3424] 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-02-05 17:04:45.511 [DefaultDispatcher-worker-8 @coroutine#3424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.511 [DefaultDispatcher-worker-8 @coroutine#3424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.518 [DefaultDispatcher-worker-16 @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2024-02-05 17:04:45.518 [DefaultDispatcher-worker-16 @coroutine#3423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.518 [DefaultDispatcher-worker-16 @coroutine#3423] 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-02-05 17:04:45.519 [DefaultDispatcher-worker-16 @coroutine#3423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.520 [DefaultDispatcher-worker-7 @coroutine#3423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.520 [DefaultDispatcher-worker-7 @coroutine#3423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.523 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2024-02-05 17:04:45.528 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2024-02-05 17:04:45.531 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2024-02-05 17:04:45.533 [Test worker @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2024-02-05 17:04:45.537 [Test worker @coroutine#3446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2024-02-05 17:04:45.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-05 17:04:45.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-05 17:04:45.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:45.538 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21dd91da: (connection evicted) 2024-02-05 17:04:45.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:45.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-05 17:04:45.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@148f94dc 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:45.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:45.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-05 17:04:45.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2024-02-05 17:04:45.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2024-02-05 17:04:45.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-05 17:04:45.544 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2024-02-05 17:04:45.557 [Test worker @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2024-02-05 17:04:45.559 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2024-02-05 17:04:45.560 [DefaultDispatcher-worker-7 @coroutine#3455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.560 [DefaultDispatcher-worker-7 @coroutine#3455] 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-02-05 17:04:45.560 [DefaultDispatcher-worker-7 @coroutine#3455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.560 [DefaultDispatcher-worker-7 @coroutine#3455] 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-02-05 17:04:45.561 [DefaultDispatcher-worker-16 @coroutine#3455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.561 [DefaultDispatcher-worker-16 @coroutine#3455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:04:45.569 [DefaultDispatcher-worker-4 @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2024-02-05 17:04:45.569 [DefaultDispatcher-worker-4 @coroutine#3454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.569 [DefaultDispatcher-worker-4 @coroutine#3454] 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-02-05 17:04:45.569 [DefaultDispatcher-worker-4 @coroutine#3454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.570 [DefaultDispatcher-worker-17 @coroutine#3454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.570 [DefaultDispatcher-worker-17 @coroutine#3454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 17:04:45.572 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2024-02-05 17:04:45.575 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d1973e8 2024-02-05 17:04:45.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-05 17:04:45.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-05 17:04:45.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:45.581 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d1973e8: (connection evicted) 2024-02-05 17:04:45.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:45.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-05 17:04:45.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-05 17:04:45.740 [DefaultDispatcher-worker-15 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:45.741 [DefaultDispatcher-worker-15 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.741 [DefaultDispatcher-worker-15 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:45.741 [DefaultDispatcher-worker-15 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.742 [DefaultDispatcher-worker-5 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:45.742 [DefaultDispatcher-worker-14 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.742 [DefaultDispatcher-worker-14 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.742 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.742 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:45.742 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.744 [DefaultDispatcher-worker-16 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.744 [DefaultDispatcher-worker-16 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.877 [DefaultDispatcher-worker-2 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:45.877 [DefaultDispatcher-worker-5 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:45.877 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.877 [DefaultDispatcher-worker-2 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.878 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:45.878 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.878 [DefaultDispatcher-worker-2 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:45.878 [DefaultDispatcher-worker-2 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.879 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.879 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.879 [DefaultDispatcher-worker-16 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.880 [DefaultDispatcher-worker-16 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1abd1a28 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:45.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:45.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-05 17:04:45.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a1e1e6 2024-02-05 17:04:45.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a1e1e6 2024-02-05 17:04:45.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-05 17:04:45.972 [DefaultDispatcher-worker-5 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:45.972 [DefaultDispatcher-worker-5 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.972 [DefaultDispatcher-worker-5 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:45.972 [DefaultDispatcher-worker-5 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.974 [DefaultDispatcher-worker-17 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:45.993 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a1e1e6 2024-02-05 17:04:46.010 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a1e1e6 2024-02-05 17:04:46.013 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a1e1e6 2024-02-05 17:04:46.027 [DefaultDispatcher-worker-5 @coroutine#3518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.028 [DefaultDispatcher-worker-5 @coroutine#3518] 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-02-05 17:04:46.028 [DefaultDispatcher-worker-5 @coroutine#3518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.028 [DefaultDispatcher-worker-5 @coroutine#3518] 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-02-05 17:04:46.036 [DefaultDispatcher-worker-7 @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a1e1e6 2024-02-05 17:04:46.036 [DefaultDispatcher-worker-7 @coroutine#3517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.036 [DefaultDispatcher-worker-7 @coroutine#3517] 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-02-05 17:04:46.036 [DefaultDispatcher-worker-7 @coroutine#3517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.040 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a1e1e6 2024-02-05 17:04:46.048 [DefaultDispatcher-worker-2 @coroutine#3518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.048 [DefaultDispatcher-worker-2 @coroutine#3518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.058 [DefaultDispatcher-worker-11 @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a1e1e6 2024-02-05 17:04:46.060 [DefaultDispatcher-worker-12 @coroutine#3517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.060 [DefaultDispatcher-worker-12 @coroutine#3517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.063 [DefaultDispatcher-worker-1 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:46.064 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.064 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:46.064 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.066 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.066 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.067 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:46.074 [DefaultDispatcher-worker-4 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:46.074 [DefaultDispatcher-worker-4 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.074 [DefaultDispatcher-worker-4 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:46.074 [DefaultDispatcher-worker-4 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.076 [DefaultDispatcher-worker-5 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.076 [DefaultDispatcher-worker-5 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.080 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@73298dfb 2024-02-05 17:04:46.080 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@73298dfb 2024-02-05 17:04:46.084 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dee6dee 2024-02-05 17:04:46.084 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dee6dee 2024-02-05 17:04:46.088 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d1e68b 2024-02-05 17:04:46.088 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d1e68b 2024-02-05 17:04:46.091 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd367d5 2024-02-05 17:04:46.092 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd367d5 2024-02-05 17:04:46.095 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a73e1 2024-02-05 17:04:46.095 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a73e1 2024-02-05 17:04:46.099 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@da5ff77 2024-02-05 17:04:46.099 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@da5ff77 2024-02-05 17:04:46.103 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb6b5f6 2024-02-05 17:04:46.103 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb6b5f6 2024-02-05 17:04:46.106 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfc989a 2024-02-05 17:04:46.106 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfc989a 2024-02-05 17:04:46.110 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@c994d9f 2024-02-05 17:04:46.110 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@c994d9f 2024-02-05 17:04:46.110 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:04:46.146 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a1e1e6 2024-02-05 17:04:46.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-05 17:04:46.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-05 17:04:46.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:46.195 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39a1e1e6: (connection evicted) 2024-02-05 17:04:46.196 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73298dfb: (connection evicted) 2024-02-05 17:04:46.196 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dee6dee: (connection evicted) 2024-02-05 17:04:46.197 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79d1e68b: (connection evicted) 2024-02-05 17:04:46.197 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cd367d5: (connection evicted) 2024-02-05 17:04:46.198 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32a73e1: (connection evicted) 2024-02-05 17:04:46.198 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@da5ff77: (connection evicted) 2024-02-05 17:04:46.198 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bb6b5f6: (connection evicted) 2024-02-05 17:04:46.199 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cfc989a: (connection evicted) 2024-02-05 17:04:46.199 [DefaultDispatcher-worker-15 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:46.199 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c994d9f: (connection evicted) 2024-02-05 17:04:46.200 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.200 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:46.200 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:46.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-05 17:04:46.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-05 17:04:46.202 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.202 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bca9b64 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:46.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:46.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:46.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:46.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-05 17:04:46.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@508abc74 2024-02-05 17:04:46.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@508abc74 2024-02-05 17:04:46.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-05 17:04:46.223 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508abc74 2024-02-05 17:04:46.239 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508abc74 2024-02-05 17:04:46.242 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508abc74 2024-02-05 17:04:46.245 [DefaultDispatcher-worker-12 @coroutine#3551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.245 [DefaultDispatcher-worker-12 @coroutine#3551] 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-02-05 17:04:46.245 [DefaultDispatcher-worker-12 @coroutine#3551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.246 [DefaultDispatcher-worker-12 @coroutine#3551] 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-02-05 17:04:46.255 [DefaultDispatcher-worker-3 @coroutine#3550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508abc74 2024-02-05 17:04:46.255 [DefaultDispatcher-worker-3 @coroutine#3550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.255 [DefaultDispatcher-worker-3 @coroutine#3550] 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-02-05 17:04:46.255 [DefaultDispatcher-worker-3 @coroutine#3550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.280 [DefaultDispatcher-worker-12 @coroutine#3551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.280 [DefaultDispatcher-worker-12 @coroutine#3551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.294 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508abc74 2024-02-05 17:04:46.308 [DefaultDispatcher-worker-8 @coroutine#3550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.308 [DefaultDispatcher-worker-8 @coroutine#3550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.311 [DefaultDispatcher-worker-1 @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508abc74 2024-02-05 17:04:46.321 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:46.326 [DefaultDispatcher-worker-7 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:46.326 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.326 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:46.326 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.328 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.328 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.334 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1b747e 2024-02-05 17:04:46.334 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b1b747e 2024-02-05 17:04:46.337 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@25dc8f6d 2024-02-05 17:04:46.337 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@25dc8f6d 2024-02-05 17:04:46.340 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e31f0e 2024-02-05 17:04:46.340 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e31f0e 2024-02-05 17:04:46.351 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e18556 2024-02-05 17:04:46.352 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e18556 2024-02-05 17:04:46.355 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a9a530 2024-02-05 17:04:46.355 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a9a530 2024-02-05 17:04:46.358 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@554fe72f 2024-02-05 17:04:46.359 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@554fe72f 2024-02-05 17:04:46.374 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ced99e7 2024-02-05 17:04:46.374 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ced99e7 2024-02-05 17:04:46.377 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@508abc74 2024-02-05 17:04:46.378 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce7a19 2024-02-05 17:04:46.378 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce7a19 2024-02-05 17:04:46.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-05 17:04:46.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-05 17:04:46.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-02-05 17:04:46.394 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d17df95 2024-02-05 17:04:46.394 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d17df95 2024-02-05 17:04:46.394 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After adding stats (total=9, active=0, idle=9, waiting=0) 2024-02-05 17:04:46.402 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@508abc74: (connection evicted) 2024-02-05 17:04:46.403 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b1b747e: (connection evicted) 2024-02-05 17:04:46.403 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25dc8f6d: (connection evicted) 2024-02-05 17:04:46.404 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21e31f0e: (connection evicted) 2024-02-05 17:04:46.404 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64e18556: (connection evicted) 2024-02-05 17:04:46.405 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14a9a530: (connection evicted) 2024-02-05 17:04:46.405 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@554fe72f: (connection evicted) 2024-02-05 17:04:46.405 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ced99e7: (connection evicted) 2024-02-05 17:04:46.406 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ce7a19: (connection evicted) 2024-02-05 17:04:46.406 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d17df95: (connection evicted) 2024-02-05 17:04:46.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:46.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-05 17:04:46.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fafd099 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:46.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:46.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-05 17:04:46.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:46.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:46.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:46.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:46.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:46.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:46.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:46.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:46.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-05 17:04:46.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9a10e9 2024-02-05 17:04:46.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9a10e9 2024-02-05 17:04:46.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-05 17:04:46.428 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9a10e9 2024-02-05 17:04:46.446 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9a10e9 2024-02-05 17:04:46.448 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9a10e9 2024-02-05 17:04:46.450 [DefaultDispatcher-worker-13 @coroutine#3578] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.451 [DefaultDispatcher-worker-13 @coroutine#3578] 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-02-05 17:04:46.451 [DefaultDispatcher-worker-13 @coroutine#3578] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.451 [DefaultDispatcher-worker-13 @coroutine#3578] 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-02-05 17:04:46.459 [DefaultDispatcher-worker-16 @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9a10e9 2024-02-05 17:04:46.460 [DefaultDispatcher-worker-16 @coroutine#3577] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.460 [DefaultDispatcher-worker-16 @coroutine#3577] 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-02-05 17:04:46.460 [DefaultDispatcher-worker-16 @coroutine#3577] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.460 [DefaultDispatcher-worker-3 @coroutine#3578] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.460 [DefaultDispatcher-worker-3 @coroutine#3578] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.466 [DefaultDispatcher-worker-7 @coroutine#3577] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.466 [DefaultDispatcher-worker-7 @coroutine#3577] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.471 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9a10e9 2024-02-05 17:04:46.485 [DefaultDispatcher-worker-2 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:46.486 [DefaultDispatcher-worker-2 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.486 [DefaultDispatcher-worker-2 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:46.486 [DefaultDispatcher-worker-2 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.487 [DefaultDispatcher-worker-8 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.487 [DefaultDispatcher-worker-8 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.488 [DefaultDispatcher-worker-7 @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9a10e9 2024-02-05 17:04:46.527 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:46.531 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a96f0bf 2024-02-05 17:04:46.531 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a96f0bf 2024-02-05 17:04:46.536 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5451159d 2024-02-05 17:04:46.536 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5451159d 2024-02-05 17:04:46.540 [Test worker @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9a10e9 2024-02-05 17:04:46.542 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@506e9bcf 2024-02-05 17:04:46.542 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@506e9bcf 2024-02-05 17:04:46.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-05 17:04:46.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-05 17:04:46.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2024-02-05 17:04:46.544 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e9a10e9: (connection evicted) 2024-02-05 17:04:46.545 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a96f0bf: (connection evicted) 2024-02-05 17:04:46.546 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@156c1fa6 2024-02-05 17:04:46.546 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5451159d: (connection evicted) 2024-02-05 17:04:46.546 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@156c1fa6 2024-02-05 17:04:46.546 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@506e9bcf: (connection evicted) 2024-02-05 17:04:46.546 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@156c1fa6: (connection evicted) 2024-02-05 17:04:46.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:46.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-05 17:04:46.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-05 17:04:46.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c1fed69 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:46.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:46.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-05 17:04:46.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 17:04:46.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 17:04:46.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-05 17:04:46.558 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 17:04:46.570 [Test worker @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 17:04:46.572 [Test worker @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 17:04:46.573 [DefaultDispatcher-worker-7 @coroutine#3603] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.573 [DefaultDispatcher-worker-7 @coroutine#3603] 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-02-05 17:04:46.573 [DefaultDispatcher-worker-7 @coroutine#3603] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.573 [DefaultDispatcher-worker-7 @coroutine#3603] 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-02-05 17:04:46.574 [DefaultDispatcher-worker-11 @coroutine#3603] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.575 [DefaultDispatcher-worker-11 @coroutine#3603] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.584 [DefaultDispatcher-worker-10 @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 17:04:46.584 [DefaultDispatcher-worker-10 @coroutine#3602] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.584 [DefaultDispatcher-worker-10 @coroutine#3602] 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-02-05 17:04:46.584 [DefaultDispatcher-worker-10 @coroutine#3602] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.588 [DefaultDispatcher-worker-11 @coroutine#3602] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.588 [DefaultDispatcher-worker-11 @coroutine#3602] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.591 [Test worker @coroutine#3607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 17:04:46.607 [DefaultDispatcher-worker-4 @coroutine#3614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 17:04:46.656 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c955487 2024-02-05 17:04:46.657 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:46.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-05 17:04:46.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-05 17:04:46.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:46.660 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c955487: (connection evicted) 2024-02-05 17:04:46.661 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@60396e76 2024-02-05 17:04:46.661 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@60396e76 2024-02-05 17:04:46.662 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60396e76: (connection evicted) 2024-02-05 17:04:46.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:46.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-05 17:04:46.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-05 17:04:46.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29f114e0 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:46.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:46.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-05 17:04:46.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a5f924 2024-02-05 17:04:46.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a5f924 2024-02-05 17:04:46.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-05 17:04:46.670 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a5f924 2024-02-05 17:04:46.687 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a5f924 2024-02-05 17:04:46.690 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a5f924 2024-02-05 17:04:46.693 [DefaultDispatcher-worker-8 @coroutine#3626] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.693 [DefaultDispatcher-worker-8 @coroutine#3626] 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/replication/ackAndGetPendingReplications. 2024-02-05 17:04:46.693 [DefaultDispatcher-worker-8 @coroutine#3626] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.693 [DefaultDispatcher-worker-8 @coroutine#3626] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:04:46.700 [DefaultDispatcher-worker-1 @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a5f924 2024-02-05 17:04:46.700 [DefaultDispatcher-worker-1 @coroutine#3625] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 17:04:46.700 [DefaultDispatcher-worker-1 @coroutine#3625] 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/replication/nodeId. 2024-02-05 17:04:46.700 [DefaultDispatcher-worker-1 @coroutine#3625] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 17:04:46.711 [DefaultDispatcher-worker-12 @coroutine#3626] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.711 [DefaultDispatcher-worker-12 @coroutine#3626] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.724 [DefaultDispatcher-worker-16 @coroutine#3625] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 17:04:46.724 [DefaultDispatcher-worker-16 @coroutine#3625] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 17:04:46.725 [DefaultDispatcher-worker-3 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a5f924 2024-02-05 17:04:46.735 [DefaultDispatcher-worker-5 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a5f924 2024-02-05 17:04:46.746 [DefaultDispatcher-worker-4 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a5f924 2024-02-05 17:04:46.750 [DefaultDispatcher-worker-2 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:46.750 [DefaultDispatcher-worker-2 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.750 [DefaultDispatcher-worker-2 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:46.750 [DefaultDispatcher-worker-2 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.751 [DefaultDispatcher-worker-17 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:46.752 [DefaultDispatcher-worker-17 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.752 [DefaultDispatcher-worker-17 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:46.752 [DefaultDispatcher-worker-17 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.752 [DefaultDispatcher-worker-12 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.752 [DefaultDispatcher-worker-12 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.754 [DefaultDispatcher-worker-11 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.754 [DefaultDispatcher-worker-11 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.756 [DefaultDispatcher-worker-2 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a5f924 2024-02-05 17:04:46.760 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a5f924 2024-02-05 17:04:46.769 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:46.776 [DefaultDispatcher-worker-7 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a5f924 2024-02-05 17:04:46.781 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbabac9 2024-02-05 17:04:46.781 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbabac9 2024-02-05 17:04:46.785 [DefaultDispatcher-worker-9 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a5f924 2024-02-05 17:04:46.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-05 17:04:46.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-05 17:04:46.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=2, active=0, idle=2, waiting=0) 2024-02-05 17:04:46.789 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@117d474e 2024-02-05 17:04:46.789 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@117d474e 2024-02-05 17:04:46.789 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29a5f924: (connection evicted) 2024-02-05 17:04:46.790 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fbabac9: (connection evicted) 2024-02-05 17:04:46.790 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@117d474e: (connection evicted) 2024-02-05 17:04:46.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:46.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-05 17:04:46.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-05 17:04:46.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae5e1cf 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:46.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:46.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-05 17:04:46.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-05 17:04:46.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-05 17:04:46.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-05 17:04:46.797 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-05 17:04:46.813 [Test worker @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-05 17:04:46.815 [Test worker @coroutine#3654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-05 17:04:46.818 [DefaultDispatcher-worker-7 @coroutine#3658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.818 [DefaultDispatcher-worker-7 @coroutine#3658] 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/replication/ackAndGetPendingReplications. 2024-02-05 17:04:46.818 [DefaultDispatcher-worker-7 @coroutine#3658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.818 [DefaultDispatcher-worker-7 @coroutine#3658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:04:46.821 [DefaultDispatcher-worker-2 @coroutine#3658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.821 [DefaultDispatcher-worker-2 @coroutine#3658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.825 [DefaultDispatcher-worker-3 @coroutine#3657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-05 17:04:46.825 [DefaultDispatcher-worker-3 @coroutine#3657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 17:04:46.825 [DefaultDispatcher-worker-3 @coroutine#3657] 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/replication/nodeId. 2024-02-05 17:04:46.825 [DefaultDispatcher-worker-3 @coroutine#3657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 17:04:46.829 [DefaultDispatcher-worker-15 @coroutine#3657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 17:04:46.829 [DefaultDispatcher-worker-15 @coroutine#3657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 17:04:46.833 [DefaultDispatcher-worker-14 @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-05 17:04:46.855 [DefaultDispatcher-worker-6 @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-05 17:04:46.866 [DefaultDispatcher-worker-1 @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-05 17:04:46.874 [DefaultDispatcher-worker-8 @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-05 17:04:46.885 [DefaultDispatcher-worker-10 @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-05 17:04:46.888 [DefaultDispatcher-worker-7 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:46.889 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.889 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:46.889 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.889 [DefaultDispatcher-worker-4 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:46.890 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.890 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:46.890 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.890 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.893 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.894 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.894 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.895 [DefaultDispatcher-worker-7 @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8 2024-02-05 17:04:46.896 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:46.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-05 17:04:46.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-05 17:04:46.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:46.903 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e627ab8: (connection evicted) 2024-02-05 17:04:46.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:46.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-05 17:04:46.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-05 17:04:46.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40da1644 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:46.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:46.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-05 17:04:46.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:46.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:46.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-05 17:04:46.910 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:46.927 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:46.930 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:46.932 [DefaultDispatcher-worker-7 @coroutine#3689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.932 [DefaultDispatcher-worker-7 @coroutine#3689] 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/replication/ackAndGetPendingReplications. 2024-02-05 17:04:46.932 [DefaultDispatcher-worker-7 @coroutine#3689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.932 [DefaultDispatcher-worker-7 @coroutine#3689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:04:46.934 [DefaultDispatcher-worker-13 @coroutine#3689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.934 [DefaultDispatcher-worker-13 @coroutine#3689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:04:46.941 [DefaultDispatcher-worker-6 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:46.942 [DefaultDispatcher-worker-6 @coroutine#3688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 17:04:46.942 [DefaultDispatcher-worker-6 @coroutine#3688] 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/replication/nodeId. 2024-02-05 17:04:46.942 [DefaultDispatcher-worker-6 @coroutine#3688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 17:04:46.943 [DefaultDispatcher-worker-13 @coroutine#3688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 17:04:46.943 [DefaultDispatcher-worker-13 @coroutine#3688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 17:04:46.951 [DefaultDispatcher-worker-12 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:46.960 [DefaultDispatcher-worker-12 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:46.969 [DefaultDispatcher-worker-15 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:46.978 [DefaultDispatcher-worker-6 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:46.986 [DefaultDispatcher-worker-11 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:46.986 [DefaultDispatcher-worker-11 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.986 [DefaultDispatcher-worker-11 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:46.986 [DefaultDispatcher-worker-11 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.987 [DefaultDispatcher-worker-9 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:46.988 [DefaultDispatcher-worker-4 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:46.996 [DefaultDispatcher-worker-4 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:46.999 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:47.003 [Test worker @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:47.009 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:47.013 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3612d70 2024-02-05 17:04:47.013 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3612d70 2024-02-05 17:04:47.014 [DefaultDispatcher-worker-9 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:47.016 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@da6d36c 2024-02-05 17:04:47.016 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@da6d36c 2024-02-05 17:04:47.020 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@9994600 2024-02-05 17:04:47.020 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@9994600 2024-02-05 17:04:47.023 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9bd957 2024-02-05 17:04:47.023 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9bd957 2024-02-05 17:04:47.023 [DefaultDispatcher-worker-12 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:47.026 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@469b6719 2024-02-05 17:04:47.026 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@469b6719 2024-02-05 17:04:47.030 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1df115 2024-02-05 17:04:47.030 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1df115 2024-02-05 17:04:47.033 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef711f0 2024-02-05 17:04:47.033 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef711f0 2024-02-05 17:04:47.033 [DefaultDispatcher-worker-12 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:47.035 [Test worker @coroutine#3695] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=555392046638768128 2024-02-05 17:04:47.035 [Test worker @coroutine#3695] 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/PersonDao/findByUidAsync?uid=555392046638768128. 2024-02-05 17:04:47.035 [Test worker @coroutine#3695] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=555392046638768128 2024-02-05 17:04:47.036 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb42618 2024-02-05 17:04:47.036 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb42618 2024-02-05 17:04:47.036 [Test worker @coroutine#3695] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=555392046638768128 2024-02-05 17:04:47.036 [Test worker @coroutine#3695] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=555392046638768128 2024-02-05 17:04:47.039 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@310a2f38 2024-02-05 17:04:47.039 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@310a2f38 2024-02-05 17:04:47.039 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:04:47.047 [DefaultDispatcher-worker-9 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:47.056 [DefaultDispatcher-worker-1 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b 2024-02-05 17:04:47.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-05 17:04:47.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-05 17:04:47.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:04:47.058 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cdd156b: (connection evicted) 2024-02-05 17:04:47.059 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3612d70: (connection evicted) 2024-02-05 17:04:47.059 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@da6d36c: (connection evicted) 2024-02-05 17:04:47.059 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9994600: (connection evicted) 2024-02-05 17:04:47.060 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c9bd957: (connection evicted) 2024-02-05 17:04:47.060 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@469b6719: (connection evicted) 2024-02-05 17:04:47.060 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d1df115: (connection evicted) 2024-02-05 17:04:47.061 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ef711f0: (connection evicted) 2024-02-05 17:04:47.061 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cb42618: (connection evicted) 2024-02-05 17:04:47.062 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@310a2f38: (connection evicted) 2024-02-05 17:04:47.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:47.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-05 17:04:47.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d03df76 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:47.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:47.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:04:47.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:47.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-05 17:04:47.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:47.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:47.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:47.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:47.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:47.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:47.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:47.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:47.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-05 17:04:47.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-05 17:04:47.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-05 17:04:47.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-05 17:04:47.069 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-05 17:04:47.076 [DefaultDispatcher-worker-17 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:47.076 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.076 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:47.076 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.078 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.078 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.084 [Test worker @coroutine#3721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-05 17:04:47.086 [DefaultDispatcher-worker-11 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:47.086 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-05 17:04:47.086 [DefaultDispatcher-worker-11 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.086 [DefaultDispatcher-worker-11 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:47.086 [DefaultDispatcher-worker-11 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.088 [DefaultDispatcher-worker-15 @coroutine#3732] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:04:47.088 [DefaultDispatcher-worker-15 @coroutine#3732] 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/replication/ackAndGetPendingReplications. 2024-02-05 17:04:47.088 [DefaultDispatcher-worker-15 @coroutine#3732] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:04:47.088 [DefaultDispatcher-worker-6 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.088 [DefaultDispatcher-worker-6 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.088 [DefaultDispatcher-worker-15 @coroutine#3732] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:04:47.089 [DefaultDispatcher-worker-2 @coroutine#3732] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:04:47.089 [DefaultDispatcher-worker-2 @coroutine#3732] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:04:47.098 [DefaultDispatcher-worker-3 @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-05 17:04:47.099 [DefaultDispatcher-worker-3 @coroutine#3731] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 17:04:47.099 [DefaultDispatcher-worker-3 @coroutine#3731] 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/replication/nodeId. 2024-02-05 17:04:47.099 [DefaultDispatcher-worker-3 @coroutine#3731] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 17:04:47.100 [DefaultDispatcher-worker-1 @coroutine#3731] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 17:04:47.100 [DefaultDispatcher-worker-1 @coroutine#3731] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 17:04:47.110 [DefaultDispatcher-worker-13 @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-05 17:04:47.119 [DefaultDispatcher-worker-12 @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-05 17:04:47.129 [DefaultDispatcher-worker-16 @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-05 17:04:47.137 [DefaultDispatcher-worker-8 @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-05 17:04:47.146 [DefaultDispatcher-worker-5 @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-05 17:04:47.154 [DefaultDispatcher-worker-5 @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-05 17:04:47.158 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-05 17:04:47.167 [DefaultDispatcher-worker-3 @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-05 17:04:47.168 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:47.175 [DefaultDispatcher-worker-7 @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d62feaf 2024-02-05 17:04:47.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-05 17:04:47.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-05 17:04:47.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:47.199 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d62feaf: (connection evicted) 2024-02-05 17:04:47.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:47.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-05 17:04:47.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-05 17:04:47.209 [DefaultDispatcher-worker-12 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:47.210 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.210 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:47.210 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.211 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.211 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7ddf8d 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:47.218 [Test worker @coroutine#3756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-05 17:04:47.219 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-05 17:04:47.219 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-05 17:04:47.219 [Test worker @coroutine#3756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-05 17:04:47.241 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-05 17:04:47.257 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-05 17:04:47.259 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-05 17:04:47.261 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-05 17:04:47.268 [DefaultDispatcher-worker-6 @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-05 17:04:47.279 [DefaultDispatcher-worker-3 @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b 2024-02-05 17:04:47.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-05 17:04:47.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-05 17:04:47.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:47.281 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22a8e87b: (connection evicted) 2024-02-05 17:04:47.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:47.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-05 17:04:47.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-05 17:04:47.284 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-05 17:04:47.284 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46067a74 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-02-05 17:04:47.285 [Test worker @coroutine#3782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-05 17:04:47.301 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-02-05 17:04:47.312 [Test worker @coroutine#3784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-02-05 17:04:47.313 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-02-05 17:04:47.315 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b60be3 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:47.316 [Test worker @coroutine#3782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-05 17:04:47.317 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-05 17:04:47.317 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-05 17:04:47.317 [Test worker @coroutine#3782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-05 17:04:47.332 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-05 17:04:47.337 [DefaultDispatcher-worker-11 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:47.337 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.337 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:47.337 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.339 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.339 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.344 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-05 17:04:47.346 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-05 17:04:47.348 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-05 17:04:47.357 [DefaultDispatcher-worker-1 @coroutine#3799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-05 17:04:47.375 [DefaultDispatcher-worker-5 @coroutine#3782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-02-05 17:04:47.384 [DefaultDispatcher-worker-12 @coroutine#3782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-02-05 17:04:47.385 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:47.393 [DefaultDispatcher-worker-16 @coroutine#3782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e6fe 2024-02-05 17:04:47.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-05 17:04:47.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-05 17:04:47.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:47.405 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362e6fe: (connection evicted) 2024-02-05 17:04:47.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:47.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-05 17:04:47.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-05 17:04:47.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-05 17:04:47.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-05 17:04:47.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:47.407 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a8851a: (connection evicted) 2024-02-05 17:04:47.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:47.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-05 17:04:47.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ef4a8fb 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:47.409 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-05 17:04:47.410 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@edb8f0c 2024-02-05 17:04:47.410 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@edb8f0c 2024-02-05 17:04:47.410 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-05 17:04:47.432 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edb8f0c 2024-02-05 17:04:47.448 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edb8f0c 2024-02-05 17:04:47.451 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edb8f0c 2024-02-05 17:04:47.454 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edb8f0c 2024-02-05 17:04:47.454 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c30a4f 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:47.455 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-05 17:04:47.456 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0fc8b 2024-02-05 17:04:47.456 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0fc8b 2024-02-05 17:04:47.456 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-05 17:04:47.476 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0fc8b 2024-02-05 17:04:47.492 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0fc8b 2024-02-05 17:04:47.495 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0fc8b 2024-02-05 17:04:47.498 [Test worker @coroutine#3827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0fc8b 2024-02-05 17:04:47.498 [DefaultDispatcher-worker-11 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:47.498 [DefaultDispatcher-worker-11 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.498 [DefaultDispatcher-worker-11 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:47.498 [DefaultDispatcher-worker-11 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.500 [DefaultDispatcher-worker-16 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.500 [DefaultDispatcher-worker-16 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.509 [DefaultDispatcher-worker-2 @coroutine#3831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0fc8b 2024-02-05 17:04:47.510 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:47.524 [DefaultDispatcher-worker-2 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edb8f0c 2024-02-05 17:04:47.532 [DefaultDispatcher-worker-2 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edb8f0c 2024-02-05 17:04:47.544 [DefaultDispatcher-worker-14 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@edb8f0c 2024-02-05 17:04:47.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-05 17:04:47.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-05 17:04:47.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:47.556 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:47.556 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@edb8f0c: (connection evicted) 2024-02-05 17:04:47.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:47.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-05 17:04:47.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-05 17:04:47.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-05 17:04:47.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-05 17:04:47.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:47.557 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b0fc8b: (connection evicted) 2024-02-05 17:04:47.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:47.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-05 17:04:47.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-05 17:04:47.560 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36a25457 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-05 17:04:47.561 [Test worker @coroutine#3858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-05 17:04:47.582 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-05 17:04:47.598 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-05 17:04:47.601 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-05 17:04:47.603 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-05 17:04:47.613 [DefaultDispatcher-worker-14 @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-05 17:04:47.635 [DefaultDispatcher-worker-2 @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-05 17:04:47.638 [Test worker @coroutine#3874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-05 17:04:47.647 [DefaultDispatcher-worker-17 @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48590849 2024-02-05 17:04:47.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-05 17:04:47.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-05 17:04:47.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:47.660 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48590849: (connection evicted) 2024-02-05 17:04:47.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:47.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-05 17:04:47.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55bafbc1 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:47.663 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-05 17:04:47.664 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d02dc6 2024-02-05 17:04:47.664 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d02dc6 2024-02-05 17:04:47.664 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-05 17:04:47.685 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d02dc6 2024-02-05 17:04:47.701 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d02dc6 2024-02-05 17:04:47.704 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d02dc6 2024-02-05 17:04:47.707 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d02dc6 2024-02-05 17:04:47.717 [DefaultDispatcher-worker-2 @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d02dc6 2024-02-05 17:04:47.719 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d02dc6 2024-02-05 17:04:47.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-05 17:04:47.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-05 17:04:47.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:47.724 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26d02dc6: (connection evicted) 2024-02-05 17:04:47.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:47.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-05 17:04:47.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44ba9f25 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:47.727 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:47.728 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:47.728 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:47.728 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:47.728 [Test worker @coroutine#3924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-05 17:04:47.728 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-05 17:04:47.728 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-05 17:04:47.728 [Test worker @coroutine#3924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-05 17:04:47.749 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-05 17:04:47.763 [DefaultDispatcher-worker-5 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:47.764 [DefaultDispatcher-worker-5 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.764 [DefaultDispatcher-worker-5 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:47.764 [DefaultDispatcher-worker-5 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.765 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-05 17:04:47.765 [DefaultDispatcher-worker-1 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:47.765 [DefaultDispatcher-worker-1 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.765 [DefaultDispatcher-worker-1 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:47.765 [DefaultDispatcher-worker-1 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.765 [DefaultDispatcher-worker-3 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.765 [DefaultDispatcher-worker-3 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.766 [DefaultDispatcher-worker-7 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.766 [DefaultDispatcher-worker-7 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.767 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-05 17:04:47.770 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-05 17:04:47.780 [DefaultDispatcher-worker-16 @coroutine#3937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-05 17:04:47.783 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5df971 2024-02-05 17:04:47.851 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:47.972 [DefaultDispatcher-worker-16 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:47.973 [DefaultDispatcher-worker-16 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.973 [DefaultDispatcher-worker-16 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:47.973 [DefaultDispatcher-worker-16 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.975 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.975 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.983 [DefaultDispatcher-worker-12 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:47.984 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.984 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:47.984 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.986 [DefaultDispatcher-worker-7 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:47.986 [DefaultDispatcher-worker-7 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.064 [DefaultDispatcher-worker-5 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:48.064 [DefaultDispatcher-worker-5 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.064 [DefaultDispatcher-worker-5 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:48.064 [DefaultDispatcher-worker-5 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.065 [DefaultDispatcher-worker-12 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.089 [DefaultDispatcher-worker-16 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:48.090 [DefaultDispatcher-worker-16 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.090 [DefaultDispatcher-worker-16 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:48.090 [DefaultDispatcher-worker-16 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.097 [DefaultDispatcher-worker-3 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:48.098 [DefaultDispatcher-worker-3 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.098 [DefaultDispatcher-worker-3 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:48.098 [DefaultDispatcher-worker-3 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.103 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.103 [DefaultDispatcher-worker-15 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.103 [DefaultDispatcher-worker-15 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.103 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.222 [DefaultDispatcher-worker-17 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:48.223 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.223 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:48.223 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.224 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.224 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.347 [DefaultDispatcher-worker-12 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:48.347 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.347 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:48.347 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.349 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.349 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.510 [DefaultDispatcher-worker-3 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:48.510 [DefaultDispatcher-worker-3 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.510 [DefaultDispatcher-worker-3 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:48.510 [DefaultDispatcher-worker-3 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.512 [DefaultDispatcher-worker-11 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.512 [DefaultDispatcher-worker-11 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.775 [DefaultDispatcher-worker-13 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:48.775 [DefaultDispatcher-worker-13 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.775 [DefaultDispatcher-worker-13 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:48.775 [DefaultDispatcher-worker-13 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.775 [DefaultDispatcher-worker-5 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:48.776 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.776 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:48.776 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.777 [DefaultDispatcher-worker-4 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.777 [DefaultDispatcher-worker-4 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.777 [DefaultDispatcher-worker-13 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.777 [DefaultDispatcher-worker-13 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.984 [DefaultDispatcher-worker-6 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:48.984 [DefaultDispatcher-worker-6 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.984 [DefaultDispatcher-worker-6 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:48.984 [DefaultDispatcher-worker-6 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.985 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.986 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.995 [DefaultDispatcher-worker-4 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:48.995 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.995 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:48.995 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.996 [DefaultDispatcher-worker-14 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:48.996 [DefaultDispatcher-worker-14 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.076 [DefaultDispatcher-worker-13 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:49.076 [DefaultDispatcher-worker-13 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.076 [DefaultDispatcher-worker-13 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:49.076 [DefaultDispatcher-worker-13 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.077 [DefaultDispatcher-worker-2 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.114 [DefaultDispatcher-worker-14 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:49.115 [DefaultDispatcher-worker-14 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.115 [DefaultDispatcher-worker-14 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:49.115 [DefaultDispatcher-worker-14 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.116 [DefaultDispatcher-worker-9 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.116 [DefaultDispatcher-worker-9 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.117 [DefaultDispatcher-worker-10 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:49.118 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.118 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:49.118 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.119 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.119 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.235 [DefaultDispatcher-worker-13 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:49.235 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.235 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:49.235 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.236 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.236 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.358 [DefaultDispatcher-worker-11 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:49.359 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.359 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:49.359 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.360 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.360 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.521 [DefaultDispatcher-worker-13 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:49.521 [DefaultDispatcher-worker-13 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.521 [DefaultDispatcher-worker-13 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:49.521 [DefaultDispatcher-worker-13 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.523 [DefaultDispatcher-worker-9 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.523 [DefaultDispatcher-worker-9 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.788 [DefaultDispatcher-worker-10 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:49.788 [DefaultDispatcher-worker-5 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:49.788 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.788 [DefaultDispatcher-worker-10 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.788 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:49.788 [DefaultDispatcher-worker-10 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:49.788 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.788 [DefaultDispatcher-worker-10 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.789 [DefaultDispatcher-worker-6 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.789 [DefaultDispatcher-worker-4 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.789 [DefaultDispatcher-worker-6 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.789 [DefaultDispatcher-worker-4 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.994 [DefaultDispatcher-worker-5 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:49.995 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.995 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:49.995 [DefaultDispatcher-worker-5 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.996 [DefaultDispatcher-worker-17 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:49.996 [DefaultDispatcher-worker-17 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.004 [DefaultDispatcher-worker-17 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:50.005 [DefaultDispatcher-worker-17 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.005 [DefaultDispatcher-worker-17 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:50.005 [DefaultDispatcher-worker-17 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.006 [DefaultDispatcher-worker-8 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.006 [DefaultDispatcher-worker-8 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.086 [DefaultDispatcher-worker-1 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:50.086 [DefaultDispatcher-worker-1 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.086 [DefaultDispatcher-worker-1 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:50.086 [DefaultDispatcher-worker-1 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.087 [DefaultDispatcher-worker-6 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.127 [DefaultDispatcher-worker-17 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:50.128 [DefaultDispatcher-worker-17 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.128 [DefaultDispatcher-worker-17 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:50.128 [DefaultDispatcher-worker-17 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.129 [DefaultDispatcher-worker-4 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.129 [DefaultDispatcher-worker-4 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.131 [DefaultDispatcher-worker-5 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:50.131 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.131 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:50.131 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.135 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.135 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.138 [DefaultDispatcher-worker-3 @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3bf8db 2024-02-05 17:04:50.230 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:50.246 [DefaultDispatcher-worker-6 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:50.246 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.246 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:50.246 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.247 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.247 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.369 [DefaultDispatcher-worker-10 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:50.369 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.369 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:50.369 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.370 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.370 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.529 [DefaultDispatcher-worker-17 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:50.530 [DefaultDispatcher-worker-17 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.530 [DefaultDispatcher-worker-17 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:50.530 [DefaultDispatcher-worker-17 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.531 [DefaultDispatcher-worker-9 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.531 [DefaultDispatcher-worker-9 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.636 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:50.797 [DefaultDispatcher-worker-8 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:50.797 [DefaultDispatcher-worker-15 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:50.797 [DefaultDispatcher-worker-8 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.798 [DefaultDispatcher-worker-8 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:50.798 [DefaultDispatcher-worker-15 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.798 [DefaultDispatcher-worker-8 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.798 [DefaultDispatcher-worker-15 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:50.798 [DefaultDispatcher-worker-15 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.799 [DefaultDispatcher-worker-12 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.799 [DefaultDispatcher-worker-1 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.799 [DefaultDispatcher-worker-12 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:50.799 [DefaultDispatcher-worker-1 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.005 [DefaultDispatcher-worker-2 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:51.005 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.005 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:51.005 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.007 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.007 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.015 [DefaultDispatcher-worker-6 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:51.015 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.015 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:51.015 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.016 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.016 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.096 [DefaultDispatcher-worker-14 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:51.096 [DefaultDispatcher-worker-14 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.096 [DefaultDispatcher-worker-14 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:51.096 [DefaultDispatcher-worker-14 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.103 [DefaultDispatcher-worker-14 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.138 [DefaultDispatcher-worker-17 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:51.138 [DefaultDispatcher-worker-17 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.138 [DefaultDispatcher-worker-17 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:51.138 [DefaultDispatcher-worker-17 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.145 [DefaultDispatcher-worker-17 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:51.145 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.145 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:51.145 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.146 [DefaultDispatcher-worker-1 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.146 [DefaultDispatcher-worker-1 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.146 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.147 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.257 [DefaultDispatcher-worker-3 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:51.257 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.257 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:51.257 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.259 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.259 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.379 [DefaultDispatcher-worker-15 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:51.379 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.379 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:51.379 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.381 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.381 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.541 [DefaultDispatcher-worker-17 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:51.541 [DefaultDispatcher-worker-17 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.541 [DefaultDispatcher-worker-17 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:51.541 [DefaultDispatcher-worker-17 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.542 [DefaultDispatcher-worker-3 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.542 [DefaultDispatcher-worker-3 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.810 [DefaultDispatcher-worker-17 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:51.810 [DefaultDispatcher-worker-8 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:51.810 [DefaultDispatcher-worker-17 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.811 [DefaultDispatcher-worker-17 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:51.811 [DefaultDispatcher-worker-17 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.811 [DefaultDispatcher-worker-8 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.811 [DefaultDispatcher-worker-8 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:51.811 [DefaultDispatcher-worker-8 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.812 [DefaultDispatcher-worker-8 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.812 [DefaultDispatcher-worker-8 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.812 [DefaultDispatcher-worker-2 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:51.812 [DefaultDispatcher-worker-2 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.016 [DefaultDispatcher-worker-13 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:52.016 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.016 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:52.016 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.018 [DefaultDispatcher-worker-10 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.018 [DefaultDispatcher-worker-10 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.026 [DefaultDispatcher-worker-14 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:52.026 [DefaultDispatcher-worker-14 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.026 [DefaultDispatcher-worker-14 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:52.026 [DefaultDispatcher-worker-14 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.027 [DefaultDispatcher-worker-17 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.028 [DefaultDispatcher-worker-17 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.064 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:52.113 [DefaultDispatcher-worker-7 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:52.113 [DefaultDispatcher-worker-7 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.113 [DefaultDispatcher-worker-7 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:52.113 [DefaultDispatcher-worker-7 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.114 [DefaultDispatcher-worker-6 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.157 [DefaultDispatcher-worker-2 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:52.157 [DefaultDispatcher-worker-14 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:52.157 [DefaultDispatcher-worker-14 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.157 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.157 [DefaultDispatcher-worker-14 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:52.157 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:52.157 [DefaultDispatcher-worker-14 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.157 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.158 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.158 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.158 [DefaultDispatcher-worker-5 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.158 [DefaultDispatcher-worker-5 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.267 [DefaultDispatcher-worker-14 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:52.267 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.267 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:52.267 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.268 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.268 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.316 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:52.390 [DefaultDispatcher-worker-2 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:52.391 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.391 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:52.391 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.392 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.392 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.442 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:52.550 [DefaultDispatcher-worker-2 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:52.551 [DefaultDispatcher-worker-2 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.551 [DefaultDispatcher-worker-2 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:52.551 [DefaultDispatcher-worker-2 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.552 [DefaultDispatcher-worker-17 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.552 [DefaultDispatcher-worker-17 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.555 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:52.823 [DefaultDispatcher-worker-8 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:52.823 [DefaultDispatcher-worker-17 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:52.823 [DefaultDispatcher-worker-8 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.823 [DefaultDispatcher-worker-8 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:52.823 [DefaultDispatcher-worker-8 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.823 [DefaultDispatcher-worker-17 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.823 [DefaultDispatcher-worker-17 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:52.823 [DefaultDispatcher-worker-17 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.824 [DefaultDispatcher-worker-8 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.824 [DefaultDispatcher-worker-8 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.824 [DefaultDispatcher-worker-15 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:52.824 [DefaultDispatcher-worker-15 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.008 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:53.027 [DefaultDispatcher-worker-7 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:53.027 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.028 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:53.028 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.029 [DefaultDispatcher-worker-8 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.029 [DefaultDispatcher-worker-8 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.036 [DefaultDispatcher-worker-7 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:53.036 [DefaultDispatcher-worker-7 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.036 [DefaultDispatcher-worker-7 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:53.036 [DefaultDispatcher-worker-7 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.037 [DefaultDispatcher-worker-15 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.037 [DefaultDispatcher-worker-15 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.124 [DefaultDispatcher-worker-8 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:53.124 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.124 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:53.124 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.125 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.170 [DefaultDispatcher-worker-15 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:53.170 [DefaultDispatcher-worker-7 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:53.170 [DefaultDispatcher-worker-7 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.170 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.170 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:53.170 [DefaultDispatcher-worker-7 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:53.170 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.170 [DefaultDispatcher-worker-7 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.171 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.171 [DefaultDispatcher-worker-5 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.171 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.171 [DefaultDispatcher-worker-5 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.277 [DefaultDispatcher-worker-14 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:53.278 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.278 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:53.278 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.279 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.279 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.402 [DefaultDispatcher-worker-11 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:53.402 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.402 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:53.402 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.404 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.404 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.543 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:53.561 [DefaultDispatcher-worker-15 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:53.562 [DefaultDispatcher-worker-15 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.562 [DefaultDispatcher-worker-15 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:53.562 [DefaultDispatcher-worker-15 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.563 [DefaultDispatcher-worker-14 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.563 [DefaultDispatcher-worker-14 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.608 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:53.685 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:53.806 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:53.835 [DefaultDispatcher-worker-13 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:53.835 [DefaultDispatcher-worker-13 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.835 [DefaultDispatcher-worker-13 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:53.835 [DefaultDispatcher-worker-13 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.836 [DefaultDispatcher-worker-1 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:53.836 [DefaultDispatcher-worker-1 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.836 [DefaultDispatcher-worker-1 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:53.836 [DefaultDispatcher-worker-1 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.837 [DefaultDispatcher-worker-16 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.837 [DefaultDispatcher-worker-16 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.837 [DefaultDispatcher-worker-15 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.837 [DefaultDispatcher-worker-15 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:53.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-05 17:04:53.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-05 17:04:53.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:53.987 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e5df971: (connection evicted) 2024-02-05 17:04:53.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:53.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-05 17:04:53.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@755a4ef5 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:53.994 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-05 17:04:53.995 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:53.995 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:53.995 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:53.995 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:53.995 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:53.995 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:53.995 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:53.995 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:53.995 [Test worker @coroutine#4194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-05 17:04:53.995 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-05 17:04:53.995 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-05 17:04:53.995 [Test worker @coroutine#4194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-05 17:04:54.017 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-05 17:04:54.034 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-05 17:04:54.036 [DefaultDispatcher-worker-1 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:54.037 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.037 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:54.037 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.037 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-05 17:04:54.038 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.039 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.042 [Test worker @coroutine#4201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-05 17:04:54.046 [DefaultDispatcher-worker-6 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:54.046 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.046 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:54.046 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.047 [DefaultDispatcher-worker-8 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.047 [DefaultDispatcher-worker-8 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.050 [DefaultDispatcher-worker-5 @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-05 17:04:54.073 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.073 [DefaultDispatcher-worker-17 @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1002c49e 2024-02-05 17:04:54.140 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.141 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-05 17:04:54.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-05 17:04:54.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.150 [DefaultDispatcher-worker-3 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:54.150 [DefaultDispatcher-worker-3 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.150 [DefaultDispatcher-worker-3 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:54.150 [DefaultDispatcher-worker-3 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.151 [DefaultDispatcher-worker-10 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.155 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1002c49e: (connection evicted) 2024-02-05 17:04:54.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:54.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-05 17:04:54.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-05 17:04:54.158 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ff40324 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:54.159 [Test worker @coroutine#4244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-05 17:04:54.161 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 17:04:54.161 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 17:04:54.161 [Test worker @coroutine#4244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-05 17:04:54.171 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.181 [DefaultDispatcher-worker-5 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:54.182 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.182 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:54.182 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.183 [DefaultDispatcher-worker-10 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:54.184 [DefaultDispatcher-worker-10 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.184 [DefaultDispatcher-worker-10 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:54.184 [DefaultDispatcher-worker-10 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.184 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.184 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.184 [DefaultDispatcher-worker-13 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.184 [DefaultDispatcher-worker-13 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.191 [Test worker @coroutine#4244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 17:04:54.207 [Test worker @coroutine#4251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 17:04:54.209 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 17:04:54.212 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 17:04:54.223 [DefaultDispatcher-worker-2 @coroutine#4257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 17:04:54.225 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 17:04:54.249 [DefaultDispatcher-worker-5 @coroutine#4244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 17:04:54.259 [DefaultDispatcher-worker-12 @coroutine#4244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7164e54 2024-02-05 17:04:54.261 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-05 17:04:54.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-05 17:04:54.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.273 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7164e54: (connection evicted) 2024-02-05 17:04:54.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:54.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-05 17:04:54.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-05 17:04:54.275 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-05 17:04:54.275 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:54.275 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:54.275 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afaae7e 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-02-05 17:04:54.276 [Test worker @coroutine#4280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-05 17:04:54.289 [DefaultDispatcher-worker-9 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:54.290 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.290 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:54.290 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.292 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.292 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.301 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-02-05 17:04:54.311 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.317 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-02-05 17:04:54.320 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-02-05 17:04:54.324 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-02-05 17:04:54.334 [DefaultDispatcher-worker-3 @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-02-05 17:04:54.420 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.420 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.428 [DefaultDispatcher-worker-7 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:54.429 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.429 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:54.429 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.430 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.430 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-05 17:04:54.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-05 17:04:54.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.460 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50331591: (connection evicted) 2024-02-05 17:04:54.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:54.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-05 17:04:54.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-05 17:04:54.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@443b9ebb 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:54.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:54.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-05 17:04:54.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:54.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:54.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-05 17:04:54.510 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.593 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.593 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.603 [DefaultDispatcher-worker-4 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:54.603 [DefaultDispatcher-worker-4 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.603 [DefaultDispatcher-worker-4 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:54.603 [DefaultDispatcher-worker-4 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.606 [DefaultDispatcher-worker-4 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.606 [DefaultDispatcher-worker-4 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.641 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.642 [DefaultDispatcher-worker-4 @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:54.652 [DefaultDispatcher-worker-13 @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:54.661 [DefaultDispatcher-worker-3 @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:54.670 [DefaultDispatcher-worker-11 @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:54.708 [DefaultDispatcher-worker-11 @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:54.709 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:04:54.715 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8aa3013 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:54.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:54.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-05 17:04:54.718 [DefaultDispatcher-worker-2 @coroutine#4322] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:04:54.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:54.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:54.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-05 17:04:54.729 [DefaultDispatcher-worker-2 @coroutine#4323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2024-02-05 17:04:54.745 [DefaultDispatcher-worker-6 @coroutine#4325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:54.745 [DefaultDispatcher-worker-6 @coroutine#4325] 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-02-05 17:04:54.745 [DefaultDispatcher-worker-6 @coroutine#4325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:54.745 [DefaultDispatcher-worker-6 @coroutine#4325] 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-02-05 17:04:54.771 [DefaultDispatcher-worker-6 @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:54.771 [DefaultDispatcher-worker-6 @coroutine#4324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.771 [DefaultDispatcher-worker-6 @coroutine#4324] 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-02-05 17:04:54.771 [DefaultDispatcher-worker-6 @coroutine#4324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14aa2123 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:54.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:54.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-05 17:04:54.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:54.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:54.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-05 17:04:54.784 [eventLoopGroupProxy-19-1 @call-handler#4336] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:04:54.785 [eventLoopGroupProxy-19-1 @call-handler#4336] 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-02-05 17:04:54.785 [eventLoopGroupProxy-19-1 @call-handler#4336] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:04:54.785 [eventLoopGroupProxy-19-1 @call-handler#4336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:54.786 [DefaultDispatcher-worker-5 @coroutine#4325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:54.787 [DefaultDispatcher-worker-5 @coroutine#4325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:54.788 [eventLoopGroupProxy-19-2 @call-handler#4341] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:04:54.789 [eventLoopGroupProxy-19-2 @call-handler#4341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:54.793 [eventLoopGroupProxy-19-3 @call-handler#4344] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:04:54.793 [eventLoopGroupProxy-19-3 @call-handler#4344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:54.794 [DefaultDispatcher-worker-6 @coroutine#4324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.794 [DefaultDispatcher-worker-6 @coroutine#4324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.803 [DefaultDispatcher-worker-12 @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:54.811 [DefaultDispatcher-worker-5 @coroutine#4350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:54.811 [DefaultDispatcher-worker-5 @coroutine#4350] 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-02-05 17:04:54.811 [DefaultDispatcher-worker-5 @coroutine#4350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:54.812 [DefaultDispatcher-worker-5 @coroutine#4350] 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-02-05 17:04:54.813 [eventLoopGroupProxy-19-1 @call-handler#4354] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:04:54.813 [eventLoopGroupProxy-19-1 @call-handler#4354] 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-02-05 17:04:54.813 [eventLoopGroupProxy-19-1 @call-handler#4354] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:04:54.814 [DefaultDispatcher-worker-2 @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:54.815 [eventLoopGroupProxy-19-1 @call-handler#4354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:54.816 [DefaultDispatcher-worker-2 @coroutine#4350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:54.816 [DefaultDispatcher-worker-2 @coroutine#4350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:54.819 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-05 17:04:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b2114ce 2024-02-05 17:04:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:54.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:54.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:54.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:54.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:54.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-05 17:04:54.828 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2024-02-05 17:04:54.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2024-02-05 17:04:54.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-05 17:04:54.833 [DefaultDispatcher-worker-14 @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2024-02-05 17:04:54.841 [DefaultDispatcher-worker-12 @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:54.841 [DefaultDispatcher-worker-12 @coroutine#4349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.841 [DefaultDispatcher-worker-12 @coroutine#4349] 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-02-05 17:04:54.841 [DefaultDispatcher-worker-12 @coroutine#4349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.842 [eventLoopGroupProxy-19-1 @call-handler#4360] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:04:54.842 [eventLoopGroupProxy-19-1 @call-handler#4360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:54.843 [DefaultDispatcher-worker-11 @coroutine#4349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.843 [DefaultDispatcher-worker-11 @coroutine#4349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.846 [DefaultDispatcher-worker-3 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:54.846 [DefaultDispatcher-worker-3 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.846 [DefaultDispatcher-worker-3 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:54.846 [DefaultDispatcher-worker-3 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.847 [DefaultDispatcher-worker-16 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.847 [DefaultDispatcher-worker-16 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.852 [DefaultDispatcher-worker-3 @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:54.852 [eventLoopGroupProxy-19-4 @call-handler#4369] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:04:54.852 [eventLoopGroupProxy-19-4 @call-handler#4369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:54.858 [DefaultDispatcher-worker-13 @coroutine#4372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:54.858 [DefaultDispatcher-worker-13 @coroutine#4372] 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-02-05 17:04:54.858 [DefaultDispatcher-worker-13 @coroutine#4372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:54.858 [DefaultDispatcher-worker-13 @coroutine#4372] 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-02-05 17:04:54.859 [eventLoopGroupProxy-19-1 @call-handler#4376] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:04:54.860 [eventLoopGroupProxy-19-1 @call-handler#4376] 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-02-05 17:04:54.860 [eventLoopGroupProxy-19-1 @call-handler#4376] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:04:54.860 [DefaultDispatcher-worker-13 @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:54.860 [eventLoopGroupProxy-19-1 @call-handler#4376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:54.863 [DefaultDispatcher-worker-5 @coroutine#4372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:54.863 [DefaultDispatcher-worker-5 @coroutine#4372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:04:54.882 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.914 [DefaultDispatcher-worker-10 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:54.915 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.915 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:54.915 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.917 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.917 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.924 [DefaultDispatcher-worker-1 @coroutine#4371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2024-02-05 17:04:54.924 [DefaultDispatcher-worker-1 @coroutine#4371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.924 [DefaultDispatcher-worker-1 @coroutine#4371] 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-02-05 17:04:54.924 [DefaultDispatcher-worker-1 @coroutine#4371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.925 [eventLoopGroupProxy-19-1 @call-handler#4385] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:04:54.926 [eventLoopGroupProxy-19-1 @call-handler#4385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:54.926 [DefaultDispatcher-worker-13 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:54.927 [DefaultDispatcher-worker-13 @coroutine#4371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.927 [DefaultDispatcher-worker-13 @coroutine#4371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:04:54.930 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:54.931 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:54.937 [eventLoopGroupProxy-19-5 @call-handler#4391] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:04:54.937 [eventLoopGroupProxy-19-5 @call-handler#4391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:54.940 [DefaultDispatcher-worker-11 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:54.940 [DefaultDispatcher-worker-12 @coroutine#4371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2024-02-05 17:04:54.950 [DefaultDispatcher-worker-14 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:54.951 [DefaultDispatcher-worker-17 @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2024-02-05 17:04:54.960 [DefaultDispatcher-worker-11 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:54.970 [DefaultDispatcher-worker-13 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:54.983 [DefaultDispatcher-worker-4 @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e043e4 2024-02-05 17:04:55.001 [DefaultDispatcher-worker-7 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:55.004 [DefaultDispatcher-worker-6 @coroutine#4378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 17:04:55.005 [DefaultDispatcher-worker-6 @coroutine#4378] 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-02-05 17:04:55.005 [DefaultDispatcher-worker-6 @coroutine#4378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 17:04:55.006 [eventLoopGroupProxy-19-1 @call-handler#4409] 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-02-05 17:04:55.012 [DefaultDispatcher-worker-12 @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:55.048 [DefaultDispatcher-worker-13 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:55.048 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.048 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:55.048 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.051 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.051 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.058 [DefaultDispatcher-worker-13 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:55.058 [DefaultDispatcher-worker-13 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.058 [DefaultDispatcher-worker-13 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:55.058 [DefaultDispatcher-worker-13 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.060 [DefaultDispatcher-worker-3 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.060 [DefaultDispatcher-worker-3 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.064 [DefaultDispatcher-worker-7 @coroutine#4378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 17:04:55.064 [DefaultDispatcher-worker-7 @coroutine#4378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 17:04:55.064 [DefaultDispatcher-worker-7 @coroutine#4378] 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-02-05 17:04:55.064 [DefaultDispatcher-worker-7 @coroutine#4378] 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-02-05 17:04:55.065 [DefaultDispatcher-worker-7 @coroutine#4378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555392077228822529 2024-02-05 17:04:55.065 [DefaultDispatcher-worker-7 @coroutine#4378] 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?uid=555392077228822529. 2024-02-05 17:04:55.065 [DefaultDispatcher-worker-7 @coroutine#4378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555392077228822529 2024-02-05 17:04:55.066 [eventLoopGroupProxy-19-1 @call-handler#4421] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-05 17:04:55.077 [eventLoopGroupProxy-19-1 @call-handler#4421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.078 [DefaultDispatcher-worker-13 @coroutine#4378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555392077228822529 2024-02-05 17:04:55.078 [DefaultDispatcher-worker-13 @coroutine#4378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555392077228822529 2024-02-05 17:04:55.078 [DefaultDispatcher-worker-13 @coroutine#4378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555392077228822529. 2024-02-05 17:04:55.078 [DefaultDispatcher-worker-13 @coroutine#4378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555392077228822529 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:55.079 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:55.088 [DefaultDispatcher-worker-14 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:55.089 [DefaultDispatcher-worker-14 @coroutine#4378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:04:55.089 [DefaultDispatcher-worker-14 @coroutine#4378] 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-02-05 17:04:55.089 [DefaultDispatcher-worker-14 @coroutine#4378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:04:55.090 [DefaultDispatcher-worker-3 @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-02-05 17:04:55.091 [eventLoopGroupProxy-19-1 @call-handler#4426] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-05 17:04:55.103 [eventLoopGroupProxy-19-1 @call-handler#4426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.104 [DefaultDispatcher-worker-8 @coroutine#4378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:04:55.104 [DefaultDispatcher-worker-8 @coroutine#4378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:04:55.104 [DefaultDispatcher-worker-8 @coroutine#4378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-05 17:04:55.104 [DefaultDispatcher-worker-8 @coroutine#4378] 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-02-05 17:04:55.113 [DefaultDispatcher-worker-5 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:55.138 [DefaultDispatcher-worker-14 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:55.180 [DefaultDispatcher-worker-10 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:55.181 [DefaultDispatcher-worker-9 @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:55.181 [DefaultDispatcher-worker-9 @coroutine#4326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:55.181 [DefaultDispatcher-worker-9 @coroutine#4326] 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-02-05 17:04:55.181 [DefaultDispatcher-worker-9 @coroutine#4326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:55.181 [DefaultDispatcher-worker-9 @coroutine#4326] 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-02-05 17:04:55.181 [DefaultDispatcher-worker-10 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:55.181 [DefaultDispatcher-worker-10 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.181 [DefaultDispatcher-worker-10 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:55.181 [DefaultDispatcher-worker-10 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.182 [eventLoopGroupProxy-19-1 @call-handler#4434] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:04:55.182 [DefaultDispatcher-worker-10 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.183 [eventLoopGroupProxy-19-1 @call-handler#4434] 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-02-05 17:04:55.183 [eventLoopGroupProxy-19-1 @call-handler#4434] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:04:55.190 [DefaultDispatcher-worker-11 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:55.194 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:55.200 [DefaultDispatcher-worker-12 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:55.200 [DefaultDispatcher-worker-12 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.200 [DefaultDispatcher-worker-12 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:55.200 [DefaultDispatcher-worker-12 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.201 [DefaultDispatcher-worker-4 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:55.201 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.201 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:55.201 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.204 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.204 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.205 [DefaultDispatcher-worker-17 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.205 [DefaultDispatcher-worker-17 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.206 [DefaultDispatcher-worker-4 @call-handler#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:55.207 [eventLoopGroupProxy-19-1 @call-handler#4434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.208 [DefaultDispatcher-worker-6 @coroutine#4326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:55.208 [DefaultDispatcher-worker-6 @coroutine#4326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:55.208 [DefaultDispatcher-worker-10 @coroutine#4326] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:04:55.208 [DefaultDispatcher-worker-10 @coroutine#4326] 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-02-05 17:04:55.217 [DefaultDispatcher-worker-19 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:55.220 [DefaultDispatcher-worker-18 @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:55.228 [DefaultDispatcher-worker-13 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:55.262 [DefaultDispatcher-worker-11 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:55.263 [DefaultDispatcher-worker-13 @coroutine#4378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 17:04:55.264 [DefaultDispatcher-worker-13 @coroutine#4378] 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-02-05 17:04:55.264 [DefaultDispatcher-worker-13 @coroutine#4378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 17:04:55.265 [eventLoopGroupProxy-19-1 @call-handler#4456] 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-02-05 17:04:55.271 [DefaultDispatcher-worker-4 @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:55.293 [DefaultDispatcher-worker-9 @coroutine#4378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 17:04:55.293 [DefaultDispatcher-worker-9 @coroutine#4378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 17:04:55.294 [DefaultDispatcher-worker-9 @coroutine#4378] 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-02-05 17:04:55.294 [DefaultDispatcher-worker-9 @coroutine#4378] 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-02-05 17:04:55.294 [DefaultDispatcher-worker-9 @coroutine#4378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555392081523789824 2024-02-05 17:04:55.294 [DefaultDispatcher-worker-9 @coroutine#4378] 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?uid=555392081523789824. 2024-02-05 17:04:55.294 [DefaultDispatcher-worker-9 @coroutine#4378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555392081523789824 2024-02-05 17:04:55.308 [eventLoopGroupProxy-19-1 @call-handler#4460] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-05 17:04:55.309 [DefaultDispatcher-worker-9 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:55.309 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.309 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:55.309 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.311 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.311 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.312 [eventLoopGroupProxy-19-1 @call-handler#4460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.313 [DefaultDispatcher-worker-3 @coroutine#4378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555392081523789824 2024-02-05 17:04:55.313 [DefaultDispatcher-worker-3 @coroutine#4378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555392081523789824 2024-02-05 17:04:55.313 [DefaultDispatcher-worker-3 @coroutine#4378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555392081523789824. 2024-02-05 17:04:55.313 [DefaultDispatcher-worker-3 @coroutine#4378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555392081523789824 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:55.324 [DefaultDispatcher-worker-10 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:55.325 [DefaultDispatcher-worker-10 @coroutine#4378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:04:55.325 [DefaultDispatcher-worker-10 @coroutine#4378] 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-02-05 17:04:55.325 [DefaultDispatcher-worker-10 @coroutine#4378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:04:55.326 [eventLoopGroupProxy-19-1 @call-handler#4468] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-05 17:04:55.327 [eventLoopGroupProxy-19-1 @call-handler#4468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.328 [DefaultDispatcher-worker-1 @coroutine#4378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:04:55.328 [DefaultDispatcher-worker-1 @coroutine#4378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:04:55.328 [DefaultDispatcher-worker-1 @coroutine#4378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-05 17:04:55.328 [DefaultDispatcher-worker-1 @coroutine#4378] 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-02-05 17:04:55.338 [DefaultDispatcher-worker-15 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:55.361 [DefaultDispatcher-worker-12 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:55.373 [DefaultDispatcher-worker-10 @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:55.373 [DefaultDispatcher-worker-10 @coroutine#4351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:55.373 [DefaultDispatcher-worker-10 @coroutine#4351] 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-02-05 17:04:55.373 [DefaultDispatcher-worker-10 @coroutine#4351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:55.373 [DefaultDispatcher-worker-10 @coroutine#4351] 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-02-05 17:04:55.375 [DefaultDispatcher-worker-10 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:55.375 [eventLoopGroupProxy-19-1 @call-handler#4475] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:04:55.375 [eventLoopGroupProxy-19-1 @call-handler#4475] 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-02-05 17:04:55.375 [eventLoopGroupProxy-19-1 @call-handler#4475] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:04:55.384 [DefaultDispatcher-worker-17 @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:55.393 [DefaultDispatcher-worker-4 @call-handler#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:55.394 [eventLoopGroupProxy-19-1 @call-handler#4475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.395 [DefaultDispatcher-worker-6 @coroutine#4351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:55.395 [DefaultDispatcher-worker-6 @coroutine#4351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:55.395 [DefaultDispatcher-worker-6 @coroutine#4351] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:04:55.395 [DefaultDispatcher-worker-6 @coroutine#4351] 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-02-05 17:04:55.404 [DefaultDispatcher-worker-8 @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:55.404 [UI Thread @coroutine#4480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.404 [UI Thread @coroutine#4480] 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/getLatestSubmissionForUserAsync?accountPersonUid=555392077228822529&assignmentUid=555392077228822528. 2024-02-05 17:04:55.404 [UI Thread @coroutine#4480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.406 [eventLoopGroupProxy-19-1 @call-handler#4492] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-05 17:04:55.423 [eventLoopGroupProxy-19-1 @call-handler#4492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.433 [UI Thread @coroutine#4493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555392077228822528&accountPersonUid=555392077228822529 2024-02-05 17:04:55.433 [UI Thread @coroutine#4493] 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=555392077228822528&accountPersonUid=555392077228822529. 2024-02-05 17:04:55.433 [UI Thread @coroutine#4493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555392077228822528&accountPersonUid=555392077228822529 2024-02-05 17:04:55.435 [eventLoopGroupProxy-19-1 @call-handler#4500] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-05 17:04:55.436 [UI Thread @coroutine#4496] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.436 [UI Thread @coroutine#4496] 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=555392077228822529&assignmentUid=555392077228822528. 2024-02-05 17:04:55.436 [UI Thread @coroutine#4496] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.438 [UI Thread @coroutine#4480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.438 [UI Thread @coroutine#4480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.442 [UI Thread @coroutine#4480] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555392077228822529&assignmentUid=555392077228822528. 2024-02-05 17:04:55.442 [UI Thread @coroutine#4480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:55.442 [DefaultDispatcher-worker-13 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:55.443 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.443 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:55.443 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.444 [eventLoopGroupProxy-19-1 @call-handler#4500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.445 [UI Thread @coroutine#4493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555392077228822528&accountPersonUid=555392077228822529 2024-02-05 17:04:55.445 [UI Thread @coroutine#4493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555392077228822528&accountPersonUid=555392077228822529 2024-02-05 17:04:55.445 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.445 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.446 [UI Thread @coroutine#4493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555392077228822528&accountPersonUid=555392077228822529. 2024-02-05 17:04:55.446 [UI Thread @coroutine#4493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555392077228822528&accountPersonUid=555392077228822529 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:55.453 [DefaultDispatcher-worker-7 @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:55.465 [DefaultDispatcher-worker-2 @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:55.469 [UI Thread @coroutine#4514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555392077228822528 2024-02-05 17:04:55.469 [UI Thread @coroutine#4514] 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=555392077228822528. 2024-02-05 17:04:55.469 [UI Thread @coroutine#4514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555392077228822528 2024-02-05 17:04:55.470 [eventLoopGroupProxy-19-1 @call-handler#4516] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-05 17:04:55.472 [eventLoopGroupProxy-19-1 @call-handler#4516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.473 [eventLoopGroupProxy-19-6 @call-handler#4518] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-05 17:04:55.473 [UI Thread @coroutine#4514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555392077228822528 2024-02-05 17:04:55.473 [UI Thread @coroutine#4514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555392077228822528 2024-02-05 17:04:55.474 [UI Thread @coroutine#4514] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555392077228822528. 2024-02-05 17:04:55.474 [UI Thread @coroutine#4514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555392077228822528 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:55.476 [eventLoopGroupProxy-19-6 @call-handler#4518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.477 [UI Thread @coroutine#4496] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.477 [UI Thread @coroutine#4496] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.477 [UI Thread @coroutine#4496] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555392077228822529&assignmentUid=555392077228822528. 2024-02-05 17:04:55.477 [UI Thread @coroutine#4496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:55.485 [DefaultDispatcher-worker-8 @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:55.496 [DefaultDispatcher-worker-3 @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:55.508 [DefaultDispatcher-worker-17 @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:55.518 [DefaultDispatcher-worker-9 @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:55.518 [DefaultDispatcher-worker-9 @coroutine#4326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:55.518 [DefaultDispatcher-worker-9 @coroutine#4326] 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-02-05 17:04:55.518 [DefaultDispatcher-worker-9 @coroutine#4326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:55.518 [DefaultDispatcher-worker-9 @coroutine#4326] 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-02-05 17:04:55.519 [eventLoopGroupProxy-19-1 @call-handler#4531] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:04:55.520 [eventLoopGroupProxy-19-1 @call-handler#4531] 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-02-05 17:04:55.520 [eventLoopGroupProxy-19-1 @call-handler#4531] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:04:55.530 [DefaultDispatcher-worker-13 @call-handler#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:55.530 [eventLoopGroupProxy-19-1 @call-handler#4531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.531 [DefaultDispatcher-worker-6 @coroutine#4326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:55.531 [DefaultDispatcher-worker-6 @coroutine#4326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:55.532 [DefaultDispatcher-worker-6 @coroutine#4326] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:04:55.532 [DefaultDispatcher-worker-6 @coroutine#4326] 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-02-05 17:04:55.541 [DefaultDispatcher-worker-10 @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:55.545 [UI Thread @coroutine#4537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555392077228822528&accountPersonUid=555392081523789824 2024-02-05 17:04:55.545 [UI Thread @coroutine#4537] 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=555392077228822528&accountPersonUid=555392081523789824. 2024-02-05 17:04:55.545 [UI Thread @coroutine#4537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555392077228822528&accountPersonUid=555392081523789824 2024-02-05 17:04:55.546 [UI Thread @coroutine#4539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555392077228822529 2024-02-05 17:04:55.546 [UI Thread @coroutine#4539] 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=555392077228822529. 2024-02-05 17:04:55.546 [UI Thread @coroutine#4539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555392077228822529 2024-02-05 17:04:55.547 [eventLoopGroupProxy-19-6 @call-handler#4546] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-05 17:04:55.547 [eventLoopGroupProxy-19-1 @call-handler#4545] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-05 17:04:55.548 [eventLoopGroupProxy-19-6 @call-handler#4546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.552 [eventLoopGroupProxy-19-1 @call-handler#4545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.554 [UI Thread @coroutine#4554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555392077228822528 2024-02-05 17:04:55.554 [UI Thread @coroutine#4554] 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=555392077228822528. 2024-02-05 17:04:55.554 [UI Thread @coroutine#4554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555392077228822528 2024-02-05 17:04:55.554 [UI Thread @coroutine#4556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.554 [UI Thread @coroutine#4556] 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=555392077228822529&assignmentUid=555392077228822528. 2024-02-05 17:04:55.554 [UI Thread @coroutine#4556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.555 [UI Thread @coroutine#4558] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.555 [UI Thread @coroutine#4558] 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=555392077228822529&assignmentUid=555392077228822528. 2024-02-05 17:04:55.555 [UI Thread @coroutine#4558] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.555 [UI Thread @coroutine#4539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555392077228822529 2024-02-05 17:04:55.555 [UI Thread @coroutine#4539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555392077228822529 2024-02-05 17:04:55.555 [eventLoopGroupProxy-19-1 @call-handler#4567] 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/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-05 17:04:55.556 [eventLoopGroupProxy-19-6 @call-handler#4568] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-05 17:04:55.557 [eventLoopGroupProxy-19-6 @call-handler#4568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.557 [UI Thread @coroutine#4537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555392077228822528&accountPersonUid=555392081523789824 2024-02-05 17:04:55.557 [eventLoopGroupProxy-19-1 @call-handler#4567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.557 [UI Thread @coroutine#4537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555392077228822528&accountPersonUid=555392081523789824 2024-02-05 17:04:55.558 [UI Thread @coroutine#4539] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555392077228822529. 2024-02-05 17:04:55.558 [UI Thread @coroutine#4539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555392077228822529 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:55.558 [UI Thread @coroutine#4537] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555392077228822528&accountPersonUid=555392081523789824. 2024-02-05 17:04:55.558 [UI Thread @coroutine#4537] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555392077228822528&accountPersonUid=555392081523789824 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:55.567 [UI Thread @coroutine#4554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555392077228822528 2024-02-05 17:04:55.567 [UI Thread @coroutine#4554] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555392077228822528 2024-02-05 17:04:55.567 [UI Thread @coroutine#4556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.567 [UI Thread @coroutine#4556] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.568 [UI Thread @coroutine#4554] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555392077228822528. 2024-02-05 17:04:55.568 [UI Thread @coroutine#4554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555392077228822528 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:55.568 [UI Thread @coroutine#4556] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555392077228822529&assignmentUid=555392077228822528. 2024-02-05 17:04:55.568 [UI Thread @coroutine#4556] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555392077228822529&assignmentUid=555392077228822528 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:55.568 [DefaultDispatcher-worker-16 @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:55.569 [eventLoopGroupProxy-19-1 @call-handler#4576] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-05 17:04:55.572 [eventLoopGroupProxy-19-1 @call-handler#4576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.573 [UI Thread @coroutine#4558] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.573 [UI Thread @coroutine#4558] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.573 [UI Thread @coroutine#4558] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555392077228822529&assignmentUid=555392077228822528. 2024-02-05 17:04:55.573 [UI Thread @coroutine#4558] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555392077228822529&assignmentUid=555392077228822528 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:55.579 [DefaultDispatcher-worker-19 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:55.588 [DefaultDispatcher-worker-19 @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:55.597 [DefaultDispatcher-worker-10 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:55.608 [DefaultDispatcher-worker-7 @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:55.613 [UI Thread @coroutine#4583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555392077228822528&accountPersonUid=555392081523789824 2024-02-05 17:04:55.613 [UI Thread @coroutine#4583] 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=555392077228822528&accountPersonUid=555392081523789824. 2024-02-05 17:04:55.613 [UI Thread @coroutine#4583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555392077228822528&accountPersonUid=555392081523789824 2024-02-05 17:04:55.614 [eventLoopGroupProxy-19-1 @call-handler#4585] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-05 17:04:55.617 [DefaultDispatcher-worker-17 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:55.617 [eventLoopGroupProxy-19-1 @call-handler#4585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.617 [DefaultDispatcher-worker-17 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.617 [DefaultDispatcher-worker-17 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:55.617 [DefaultDispatcher-worker-17 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.618 [UI Thread @coroutine#4583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555392077228822528&accountPersonUid=555392081523789824 2024-02-05 17:04:55.618 [UI Thread @coroutine#4583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555392077228822528&accountPersonUid=555392081523789824 2024-02-05 17:04:55.618 [DefaultDispatcher-worker-8 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.618 [DefaultDispatcher-worker-8 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.618 [UI Thread @coroutine#4583] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555392077228822528&accountPersonUid=555392081523789824. 2024-02-05 17:04:55.618 [UI Thread @coroutine#4583] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555392077228822528&accountPersonUid=555392081523789824 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:55.629 [DefaultDispatcher-worker-6 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:55.641 [DefaultDispatcher-worker-11 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:55.651 [DefaultDispatcher-worker-2 @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:55.651 [DefaultDispatcher-worker-2 @coroutine#4351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:55.651 [DefaultDispatcher-worker-2 @coroutine#4351] 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-02-05 17:04:55.651 [DefaultDispatcher-worker-2 @coroutine#4351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:55.651 [DefaultDispatcher-worker-2 @coroutine#4351] 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-02-05 17:04:55.653 [eventLoopGroupProxy-19-1 @call-handler#4593] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:04:55.653 [eventLoopGroupProxy-19-1 @call-handler#4593] 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-02-05 17:04:55.653 [eventLoopGroupProxy-19-1 @call-handler#4593] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:04:55.666 [DefaultDispatcher-worker-2 @call-handler#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d98ce13 2024-02-05 17:04:55.667 [eventLoopGroupProxy-19-1 @call-handler#4593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.668 [DefaultDispatcher-worker-10 @coroutine#4351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:55.668 [DefaultDispatcher-worker-10 @coroutine#4351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:04:55.669 [DefaultDispatcher-worker-10 @coroutine#4351] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:04:55.669 [DefaultDispatcher-worker-10 @coroutine#4351] 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-02-05 17:04:55.670 [UI Thread @coroutine#4605] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.670 [UI Thread @coroutine#4605] 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/getLatestSubmissionForUserAsync?accountPersonUid=555392077228822529&assignmentUid=555392077228822528. 2024-02-05 17:04:55.670 [UI Thread @coroutine#4605] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.671 [UI Thread @coroutine#4614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555392077228822528&accountPersonUid=555392077228822529 2024-02-05 17:04:55.671 [UI Thread @coroutine#4614] 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=555392077228822528&accountPersonUid=555392077228822529. 2024-02-05 17:04:55.671 [UI Thread @coroutine#4614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555392077228822528&accountPersonUid=555392077228822529 2024-02-05 17:04:55.671 [UI Thread @coroutine#4616] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.671 [UI Thread @coroutine#4616] 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=555392077228822529&assignmentUid=555392077228822528. 2024-02-05 17:04:55.671 [UI Thread @coroutine#4616] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.672 [eventLoopGroupProxy-19-1 @call-handler#4622] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-05 17:04:55.673 [eventLoopGroupProxy-19-6 @call-handler#4625] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-05 17:04:55.675 [eventLoopGroupProxy-19-6 @call-handler#4625] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.676 [eventLoopGroupProxy-19-1 @call-handler#4622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.678 [UI Thread @coroutine#4616] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.678 [UI Thread @coroutine#4616] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.678 [UI Thread @coroutine#4614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555392077228822528&accountPersonUid=555392077228822529 2024-02-05 17:04:55.678 [UI Thread @coroutine#4614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555392077228822528&accountPersonUid=555392077228822529 2024-02-05 17:04:55.679 [UI Thread @coroutine#4616] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555392077228822529&assignmentUid=555392077228822528. 2024-02-05 17:04:55.679 [UI Thread @coroutine#4616] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:55.679 [DefaultDispatcher-worker-9 @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2 2024-02-05 17:04:55.679 [UI Thread @coroutine#4614] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555392077228822528&accountPersonUid=555392077228822529. 2024-02-05 17:04:55.679 [UI Thread @coroutine#4614] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555392077228822528&accountPersonUid=555392077228822529 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:04:55.687 [DefaultDispatcher-worker-18 @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:55.698 [DefaultDispatcher-worker-14 @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2024-02-05 17:04:55.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-05 17:04:55.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-05 17:04:55.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:55.705 [UI Thread @coroutine#4605] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555392077228822529&assignmentUid=555392077228822528 2024-02-05 17:04:55.711 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77feca04: (connection evicted) 2024-02-05 17:04:55.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:55.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-05 17:04:55.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-05 17:04:55.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-02-05 17:04:55.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-02-05 17:04:55.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:55.714 [eventLoopGroupProxy-19-7 @call-handler#4635] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-05 17:04:55.716 [eventLoopGroupProxy-19-7 @call-handler#4635] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:04:55.723 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@736eb2a2: (connection evicted) 2024-02-05 17:04:55.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:55.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-02-05 17:04:55.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-02-05 17:04:55.857 [DefaultDispatcher-worker-17 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:55.857 [DefaultDispatcher-worker-17 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.857 [DefaultDispatcher-worker-17 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:55.857 [DefaultDispatcher-worker-17 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.858 [DefaultDispatcher-worker-10 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.859 [DefaultDispatcher-worker-10 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.926 [DefaultDispatcher-worker-17 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:55.926 [DefaultDispatcher-worker-17 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.926 [DefaultDispatcher-worker-17 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:55.926 [DefaultDispatcher-worker-17 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.927 [DefaultDispatcher-worker-19 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:55.927 [DefaultDispatcher-worker-19 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.062 [DefaultDispatcher-worker-15 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:56.063 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.063 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:56.063 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.064 [DefaultDispatcher-worker-10 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.064 [DefaultDispatcher-worker-10 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.068 [DefaultDispatcher-worker-14 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:56.068 [DefaultDispatcher-worker-14 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.068 [DefaultDispatcher-worker-14 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:56.068 [DefaultDispatcher-worker-14 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.070 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.070 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.192 [DefaultDispatcher-worker-18 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:56.193 [DefaultDispatcher-worker-18 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.193 [DefaultDispatcher-worker-18 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:56.193 [DefaultDispatcher-worker-18 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.195 [DefaultDispatcher-worker-9 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.228 [DefaultDispatcher-worker-14 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:56.228 [DefaultDispatcher-worker-14 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.228 [DefaultDispatcher-worker-14 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:56.228 [DefaultDispatcher-worker-14 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.230 [DefaultDispatcher-worker-2 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:56.231 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.231 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:56.231 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.231 [DefaultDispatcher-worker-2 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.231 [DefaultDispatcher-worker-2 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.238 [DefaultDispatcher-worker-16 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.239 [DefaultDispatcher-worker-16 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.319 [DefaultDispatcher-worker-14 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:56.319 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.319 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:56.319 [DefaultDispatcher-worker-14 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.323 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.323 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.412 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:56.456 [DefaultDispatcher-worker-1 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:56.457 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.457 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:56.457 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.458 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.458 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.628 [DefaultDispatcher-worker-1 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:56.628 [DefaultDispatcher-worker-1 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.628 [DefaultDispatcher-worker-1 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:56.628 [DefaultDispatcher-worker-1 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.630 [DefaultDispatcher-worker-4 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.630 [DefaultDispatcher-worker-4 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-05 17:04:56.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-05 17:04:56.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:56.836 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d98ce13: (connection evicted) 2024-02-05 17:04:56.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:56.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-05 17:04:56.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e9947af 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:56.840 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:56.841 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-05 17:04:56.841 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:56.841 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:56.841 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:56.841 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:56.841 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:56.841 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:56.841 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:56.841 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:56.841 [Test worker @coroutine#4675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-05 17:04:56.841 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:04:56.841 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:04:56.841 [Test worker @coroutine#4675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-05 17:04:56.866 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:04:56.869 [DefaultDispatcher-worker-10 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:56.870 [DefaultDispatcher-worker-10 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.870 [DefaultDispatcher-worker-10 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:56.870 [DefaultDispatcher-worker-10 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.872 [DefaultDispatcher-worker-10 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.872 [DefaultDispatcher-worker-10 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.884 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:04:56.887 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:04:56.889 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:04:56.890 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-05 17:04:56.890 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ad5f35 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:56.891 [Test worker @coroutine#4675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-05 17:04:56.892 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2024-02-05 17:04:56.892 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2024-02-05 17:04:56.892 [Test worker @coroutine#4675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-05 17:04:56.911 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:56.914 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2024-02-05 17:04:56.932 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2024-02-05 17:04:56.935 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2024-02-05 17:04:56.937 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2024-02-05 17:04:56.938 [DefaultDispatcher-worker-8 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:56.938 [DefaultDispatcher-worker-8 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.938 [DefaultDispatcher-worker-8 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:56.938 [DefaultDispatcher-worker-8 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.940 [DefaultDispatcher-worker-15 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.940 [DefaultDispatcher-worker-15 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:56.941 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:56.948 [DefaultDispatcher-worker-16 @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2024-02-05 17:04:56.964 [DefaultDispatcher-worker-14 @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:04:56.981 [DefaultDispatcher-worker-17 @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30942f54 2024-02-05 17:04:56.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-05 17:04:56.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-05 17:04:56.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:56.987 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30942f54: (connection evicted) 2024-02-05 17:04:56.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:56.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-05 17:04:56.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-05 17:04:56.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-05 17:04:56.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-05 17:04:56.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:56.989 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9: (connection evicted) 2024-02-05 17:04:56.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:56.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-05 17:04:56.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4512f5f1 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:56.991 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bfead8d 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bfead8d 2024-02-05 17:04:56.992 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-05 17:04:57.015 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bfead8d 2024-02-05 17:04:57.033 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bfead8d 2024-02-05 17:04:57.036 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bfead8d 2024-02-05 17:04:57.039 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bfead8d 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5603632c 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:57.040 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-05 17:04:57.043 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-02-05 17:04:57.043 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-02-05 17:04:57.043 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-05 17:04:57.065 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-02-05 17:04:57.073 [DefaultDispatcher-worker-19 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:57.074 [DefaultDispatcher-worker-19 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.074 [DefaultDispatcher-worker-19 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:57.074 [DefaultDispatcher-worker-19 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.075 [DefaultDispatcher-worker-8 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.075 [DefaultDispatcher-worker-8 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.081 [DefaultDispatcher-worker-19 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:57.081 [DefaultDispatcher-worker-19 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.081 [DefaultDispatcher-worker-19 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:57.081 [DefaultDispatcher-worker-19 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.082 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.082 [DefaultDispatcher-worker-4 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.082 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-02-05 17:04:57.085 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-02-05 17:04:57.088 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-02-05 17:04:57.093 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:57.127 [DefaultDispatcher-worker-7 @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-02-05 17:04:57.143 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.148 [DefaultDispatcher-worker-16 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bfead8d 2024-02-05 17:04:57.162 [DefaultDispatcher-worker-2 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bfead8d 2024-02-05 17:04:57.174 [DefaultDispatcher-worker-18 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bfead8d 2024-02-05 17:04:57.199 [DefaultDispatcher-worker-7 @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bfead8d 2024-02-05 17:04:57.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-05 17:04:57.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-05 17:04:57.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.206 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bfead8d: (connection evicted) 2024-02-05 17:04:57.207 [DefaultDispatcher-worker-8 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:57.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:57.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-05 17:04:57.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-05 17:04:57.207 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.207 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:57.207 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-05 17:04:57.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-05 17:04:57.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.208 [DefaultDispatcher-worker-13 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.215 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548: (connection evicted) 2024-02-05 17:04:57.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:57.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-05 17:04:57.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-05 17:04:57.217 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a1bb31 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:57.218 [Test worker @coroutine#4785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-05 17:04:57.219 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-02-05 17:04:57.219 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-02-05 17:04:57.219 [Test worker @coroutine#4785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-05 17:04:57.242 [DefaultDispatcher-worker-18 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:57.242 [DefaultDispatcher-worker-18 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.242 [DefaultDispatcher-worker-18 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:57.242 [DefaultDispatcher-worker-18 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.243 [DefaultDispatcher-worker-11 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.244 [DefaultDispatcher-worker-11 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.247 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-02-05 17:04:57.248 [DefaultDispatcher-worker-15 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:57.248 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.248 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:57.248 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.250 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.250 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.264 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-02-05 17:04:57.267 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-02-05 17:04:57.270 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-02-05 17:04:57.270 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d7df55 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:57.271 [Test worker @coroutine#4785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-05 17:04:57.272 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-02-05 17:04:57.272 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-02-05 17:04:57.272 [Test worker @coroutine#4785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-05 17:04:57.294 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-02-05 17:04:57.312 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-02-05 17:04:57.315 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-02-05 17:04:57.318 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-02-05 17:04:57.319 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.328 [DefaultDispatcher-worker-16 @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7 2024-02-05 17:04:57.334 [DefaultDispatcher-worker-16 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:57.334 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.334 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:57.334 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.337 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.337 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.346 [DefaultDispatcher-worker-15 @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-02-05 17:04:57.362 [DefaultDispatcher-worker-7 @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2024-02-05 17:04:57.372 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-05 17:04:57.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-05 17:04:57.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.379 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787: (connection evicted) 2024-02-05 17:04:57.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:57.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-05 17:04:57.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-05 17:04:57.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-05 17:04:57.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-05 17:04:57.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.381 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b8ba6b7: (connection evicted) 2024-02-05 17:04:57.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:57.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-05 17:04:57.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@154cbb46 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:57.384 [Test worker @coroutine#4835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-05 17:04:57.385 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-02-05 17:04:57.385 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-02-05 17:04:57.385 [Test worker @coroutine#4835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-05 17:04:57.408 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-02-05 17:04:57.427 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-02-05 17:04:57.431 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-02-05 17:04:57.434 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e594c46 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:57.435 [Test worker @coroutine#4835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-05 17:04:57.436 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6bae60 2024-02-05 17:04:57.436 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6bae60 2024-02-05 17:04:57.436 [Test worker @coroutine#4835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-05 17:04:57.460 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6bae60 2024-02-05 17:04:57.468 [DefaultDispatcher-worker-15 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:57.468 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.468 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:57.468 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.470 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.470 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.481 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6bae60 2024-02-05 17:04:57.484 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6bae60 2024-02-05 17:04:57.485 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.487 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6bae60 2024-02-05 17:04:57.497 [DefaultDispatcher-worker-14 @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6bae60 2024-02-05 17:04:57.508 [DefaultDispatcher-worker-18 @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-02-05 17:04:57.520 [DefaultDispatcher-worker-1 @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-02-05 17:04:57.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-05 17:04:57.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-05 17:04:57.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.536 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.536 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299615a5: (connection evicted) 2024-02-05 17:04:57.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:57.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-05 17:04:57.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-05 17:04:57.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-05 17:04:57.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-05 17:04:57.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.539 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b6bae60: (connection evicted) 2024-02-05 17:04:57.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:57.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-05 17:04:57.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-05 17:04:57.541 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33fc92d6 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:57.542 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-05 17:04:57.544 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f 2024-02-05 17:04:57.544 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f 2024-02-05 17:04:57.544 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-05 17:04:57.567 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f 2024-02-05 17:04:57.584 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f 2024-02-05 17:04:57.587 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f 2024-02-05 17:04:57.590 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f 2024-02-05 17:04:57.590 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-05 17:04:57.590 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:57.590 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:57.590 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:57.590 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:57.590 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:57.590 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:57.590 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@496e2bdd 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-02-05 17:04:57.591 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-05 17:04:57.613 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-02-05 17:04:57.631 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-02-05 17:04:57.634 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-02-05 17:04:57.636 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-02-05 17:04:57.640 [DefaultDispatcher-worker-17 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:57.640 [DefaultDispatcher-worker-17 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.640 [DefaultDispatcher-worker-17 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:57.640 [DefaultDispatcher-worker-17 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.641 [DefaultDispatcher-worker-12 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.641 [DefaultDispatcher-worker-12 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.644 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:57.645 [DefaultDispatcher-worker-4 @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-02-05 17:04:57.659 [DefaultDispatcher-worker-16 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f 2024-02-05 17:04:57.677 [DefaultDispatcher-worker-2 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f 2024-02-05 17:04:57.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-05 17:04:57.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-05 17:04:57.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.682 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@189f9f9f: (connection evicted) 2024-02-05 17:04:57.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:57.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-05 17:04:57.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-05 17:04:57.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-05 17:04:57.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-05 17:04:57.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.684 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76379796: (connection evicted) 2024-02-05 17:04:57.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:57.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-05 17:04:57.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-05 17:04:57.686 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-05 17:04:57.686 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:57.686 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da799 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2024-02-05 17:04:57.687 [Test worker @coroutine#4922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-05 17:04:57.717 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2024-02-05 17:04:57.736 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2024-02-05 17:04:57.738 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2024-02-05 17:04:57.741 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2024-02-05 17:04:57.742 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-05 17:04:57.742 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:57.742 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:57.742 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:57.742 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:57.742 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:57.742 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:57.742 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@147203c2 2024-02-05 17:04:57.742 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:57.743 [Test worker @coroutine#4922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-05 17:04:57.745 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c88fce 2024-02-05 17:04:57.745 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c88fce 2024-02-05 17:04:57.745 [Test worker @coroutine#4922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-05 17:04:57.768 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c88fce 2024-02-05 17:04:57.785 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c88fce 2024-02-05 17:04:57.788 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.788 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c88fce 2024-02-05 17:04:57.791 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c88fce 2024-02-05 17:04:57.800 [DefaultDispatcher-worker-12 @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c88fce 2024-02-05 17:04:57.816 [DefaultDispatcher-worker-12 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2024-02-05 17:04:57.830 [DefaultDispatcher-worker-17 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2024-02-05 17:04:57.840 [DefaultDispatcher-worker-17 @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1 2024-02-05 17:04:57.845 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-05 17:04:57.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-05 17:04:57.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.853 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a15e3c1: (connection evicted) 2024-02-05 17:04:57.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:57.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-05 17:04:57.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-05 17:04:57.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-05 17:04:57.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-05 17:04:57.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:57.854 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66c88fce: (connection evicted) 2024-02-05 17:04:57.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:57.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-05 17:04:57.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-05 17:04:57.856 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cbd855e 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b436a7 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b436a7 2024-02-05 17:04:57.857 [Test worker @coroutine#4964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-05 17:04:57.880 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b436a7 2024-02-05 17:04:57.882 [DefaultDispatcher-worker-5 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:57.882 [DefaultDispatcher-worker-5 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.882 [DefaultDispatcher-worker-5 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:57.882 [DefaultDispatcher-worker-5 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.884 [DefaultDispatcher-worker-4 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.884 [DefaultDispatcher-worker-4 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.899 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b436a7 2024-02-05 17:04:57.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b436a7 2024-02-05 17:04:57.905 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b436a7 2024-02-05 17:04:57.905 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70736b19 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:57.906 [Test worker @coroutine#4964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-05 17:04:57.907 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a553110 2024-02-05 17:04:57.907 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a553110 2024-02-05 17:04:57.907 [Test worker @coroutine#4964] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-05 17:04:57.927 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a553110 2024-02-05 17:04:57.944 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a553110 2024-02-05 17:04:57.947 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a553110 2024-02-05 17:04:57.950 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a553110 2024-02-05 17:04:57.950 [DefaultDispatcher-worker-11 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:57.950 [DefaultDispatcher-worker-11 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.950 [DefaultDispatcher-worker-11 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:57.950 [DefaultDispatcher-worker-11 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.952 [DefaultDispatcher-worker-11 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.953 [DefaultDispatcher-worker-11 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:57.958 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:57.959 [DefaultDispatcher-worker-11 @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a553110 2024-02-05 17:04:57.974 [DefaultDispatcher-worker-5 @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b436a7 2024-02-05 17:04:57.988 [DefaultDispatcher-worker-10 @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b436a7 2024-02-05 17:04:57.999 [DefaultDispatcher-worker-2 @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b436a7 2024-02-05 17:04:58.007 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:58.019 [DefaultDispatcher-worker-2 @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b436a7 2024-02-05 17:04:58.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-05 17:04:58.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-05 17:04:58.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:58.024 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69b436a7: (connection evicted) 2024-02-05 17:04:58.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:58.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-05 17:04:58.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-05 17:04:58.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-05 17:04:58.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-05 17:04:58.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:58.026 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a553110: (connection evicted) 2024-02-05 17:04:58.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:58.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-05 17:04:58.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b9c74a 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:58.028 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-05 17:04:58.029 [Test worker @coroutine#5025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-05 17:04:58.052 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-05 17:04:58.070 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-05 17:04:58.073 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-05 17:04:58.076 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-05 17:04:58.076 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1043c493 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:58.077 [Test worker @coroutine#5025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-05 17:04:58.078 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-05 17:04:58.078 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-05 17:04:58.078 [Test worker @coroutine#5025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-05 17:04:58.084 [DefaultDispatcher-worker-7 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:58.085 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.085 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:58.085 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.089 [DefaultDispatcher-worker-16 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.089 [DefaultDispatcher-worker-16 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.090 [DefaultDispatcher-worker-1 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:58.090 [DefaultDispatcher-worker-1 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.090 [DefaultDispatcher-worker-1 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:58.090 [DefaultDispatcher-worker-1 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.091 [DefaultDispatcher-worker-16 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.091 [DefaultDispatcher-worker-16 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.101 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-05 17:04:58.120 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-05 17:04:58.123 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-05 17:04:58.125 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-05 17:04:58.129 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:58.133 [DefaultDispatcher-worker-10 @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-05 17:04:58.150 [DefaultDispatcher-worker-12 @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-05 17:04:58.164 [DefaultDispatcher-worker-11 @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-05 17:04:58.168 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-05 17:04:58.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-05 17:04:58.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-05 17:04:58.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:58.175 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24facb47: (connection evicted) 2024-02-05 17:04:58.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:58.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-05 17:04:58.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-05 17:04:58.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-05 17:04:58.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-05 17:04:58.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:58.178 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:58.179 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12115c28: (connection evicted) 2024-02-05 17:04:58.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:58.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-05 17:04:58.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0ce8a1 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:58.183 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-05 17:04:58.184 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2024-02-05 17:04:58.184 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2024-02-05 17:04:58.184 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-05 17:04:58.205 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2024-02-05 17:04:58.217 [DefaultDispatcher-worker-9 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:58.217 [DefaultDispatcher-worker-9 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.217 [DefaultDispatcher-worker-9 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:58.217 [DefaultDispatcher-worker-9 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.218 [DefaultDispatcher-worker-10 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.220 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2024-02-05 17:04:58.222 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2024-02-05 17:04:58.224 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2024-02-05 17:04:58.224 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-05 17:04:58.224 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:58.224 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:58.224 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:58.224 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:58.224 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:58.224 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:58.224 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c2a7c73 2024-02-05 17:04:58.224 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:58.224 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-02-05 17:04:58.225 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-05 17:04:58.247 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-02-05 17:04:58.252 [DefaultDispatcher-worker-13 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:58.253 [DefaultDispatcher-worker-13 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.253 [DefaultDispatcher-worker-13 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:58.253 [DefaultDispatcher-worker-13 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.254 [DefaultDispatcher-worker-1 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.254 [DefaultDispatcher-worker-1 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.259 [DefaultDispatcher-worker-11 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:58.259 [DefaultDispatcher-worker-11 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.259 [DefaultDispatcher-worker-11 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:58.259 [DefaultDispatcher-worker-11 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.260 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.260 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.265 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-02-05 17:04:58.268 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-02-05 17:04:58.270 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-02-05 17:04:58.280 [DefaultDispatcher-worker-10 @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2024-02-05 17:04:58.284 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:58.301 [DefaultDispatcher-worker-13 @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2024-02-05 17:04:58.313 [DefaultDispatcher-worker-1 @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2024-02-05 17:04:58.316 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2024-02-05 17:04:58.319 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2024-02-05 17:04:58.326 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:58.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-05 17:04:58.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-05 17:04:58.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:58.331 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@549b26d7: (connection evicted) 2024-02-05 17:04:58.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:58.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-05 17:04:58.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-05 17:04:58.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-05 17:04:58.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-05 17:04:58.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:58.338 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193710c3: (connection evicted) 2024-02-05 17:04:58.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:58.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-05 17:04:58.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3524ee20 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:58.341 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-05 17:04:58.345 [DefaultDispatcher-worker-10 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:58.345 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.345 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:58.345 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.347 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.347 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.354 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2024-02-05 17:04:58.354 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2024-02-05 17:04:58.354 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-05 17:04:58.396 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2024-02-05 17:04:58.435 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2024-02-05 17:04:58.438 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2024-02-05 17:04:58.441 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2024-02-05 17:04:58.441 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-05 17:04:58.441 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:58.441 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:58.441 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:58.441 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:58.441 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce7ab6f 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2024-02-05 17:04:58.442 [Test worker @coroutine#5127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-05 17:04:58.454 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:58.473 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2024-02-05 17:04:58.478 [DefaultDispatcher-worker-18 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:58.479 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.479 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:58.479 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.480 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.480 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.496 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2024-02-05 17:04:58.499 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2024-02-05 17:04:58.502 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2024-02-05 17:04:58.511 [DefaultDispatcher-worker-11 @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2024-02-05 17:04:58.538 [DefaultDispatcher-worker-4 @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2024-02-05 17:04:58.543 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:58.552 [DefaultDispatcher-worker-15 @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2024-02-05 17:04:58.652 [DefaultDispatcher-worker-2 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:58.652 [DefaultDispatcher-worker-2 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.652 [DefaultDispatcher-worker-2 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:58.652 [DefaultDispatcher-worker-2 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.654 [DefaultDispatcher-worker-8 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.654 [DefaultDispatcher-worker-8 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-05 17:04:58.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-05 17:04:58.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:58.662 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1: (connection evicted) 2024-02-05 17:04:58.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:58.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-05 17:04:58.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-05 17:04:58.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-05 17:04:58.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-05 17:04:58.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:58.677 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6015c745: (connection evicted) 2024-02-05 17:04:58.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:58.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-05 17:04:58.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10b36d8a 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:58.685 [Test worker @coroutine#5190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-05 17:04:58.686 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@900ffc4 2024-02-05 17:04:58.686 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@900ffc4 2024-02-05 17:04:58.686 [Test worker @coroutine#5190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-05 17:04:58.709 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900ffc4 2024-02-05 17:04:58.727 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900ffc4 2024-02-05 17:04:58.730 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900ffc4 2024-02-05 17:04:58.733 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900ffc4 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c74ef4a 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:58.734 [Test worker @coroutine#5190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-05 17:04:58.735 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2024-02-05 17:04:58.735 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2024-02-05 17:04:58.735 [Test worker @coroutine#5190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-05 17:04:58.758 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2024-02-05 17:04:58.778 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2024-02-05 17:04:58.780 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2024-02-05 17:04:58.783 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2024-02-05 17:04:58.786 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:58.792 [DefaultDispatcher-worker-14 @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2024-02-05 17:04:58.808 [DefaultDispatcher-worker-16 @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900ffc4 2024-02-05 17:04:58.820 [DefaultDispatcher-worker-16 @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900ffc4 2024-02-05 17:04:58.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-05 17:04:58.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-05 17:04:58.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:58.827 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@900ffc4: (connection evicted) 2024-02-05 17:04:58.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:58.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-05 17:04:58.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-05 17:04:58.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-05 17:04:58.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-05 17:04:58.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:58.835 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ec96512: (connection evicted) 2024-02-05 17:04:58.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:58.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-05 17:04:58.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-05 17:04:58.837 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d72abea 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:58.838 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-05 17:04:58.847 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ea6c24 2024-02-05 17:04:58.847 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ea6c24 2024-02-05 17:04:58.847 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-05 17:04:58.870 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ea6c24 2024-02-05 17:04:58.893 [DefaultDispatcher-worker-14 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:58.893 [DefaultDispatcher-worker-14 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.893 [DefaultDispatcher-worker-14 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:58.893 [DefaultDispatcher-worker-14 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.894 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ea6c24 2024-02-05 17:04:58.895 [DefaultDispatcher-worker-11 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.895 [DefaultDispatcher-worker-11 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.898 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ea6c24 2024-02-05 17:04:58.900 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ea6c24 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b9c8678 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:58.901 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:58.902 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-05 17:04:58.919 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a88f45 2024-02-05 17:04:58.919 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a88f45 2024-02-05 17:04:58.919 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-05 17:04:58.946 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a88f45 2024-02-05 17:04:58.947 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:58.961 [DefaultDispatcher-worker-5 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:58.962 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.962 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:58.962 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.963 [DefaultDispatcher-worker-16 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.963 [DefaultDispatcher-worker-16 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:58.981 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a88f45 2024-02-05 17:04:58.983 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a88f45 2024-02-05 17:04:58.987 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a88f45 2024-02-05 17:04:58.998 [DefaultDispatcher-worker-11 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a88f45 2024-02-05 17:04:59.012 [DefaultDispatcher-worker-16 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ea6c24 2024-02-05 17:04:59.019 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:59.026 [DefaultDispatcher-worker-13 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ea6c24 2024-02-05 17:04:59.029 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ea6c24 2024-02-05 17:04:59.033 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ea6c24 2024-02-05 17:04:59.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-05 17:04:59.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-05 17:04:59.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:59.047 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45ea6c24: (connection evicted) 2024-02-05 17:04:59.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:59.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-05 17:04:59.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-05 17:04:59.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-05 17:04:59.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-05 17:04:59.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:59.051 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79a88f45: (connection evicted) 2024-02-05 17:04:59.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:59.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-05 17:04:59.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-05 17:04:59.053 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@328b2c2a 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:59.054 [Test worker @coroutine#5283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-05 17:04:59.064 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2024-02-05 17:04:59.064 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2024-02-05 17:04:59.064 [Test worker @coroutine#5283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-05 17:04:59.086 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2024-02-05 17:04:59.097 [DefaultDispatcher-worker-17 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:04:59.097 [DefaultDispatcher-worker-17 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.097 [DefaultDispatcher-worker-17 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:59.097 [DefaultDispatcher-worker-17 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.098 [DefaultDispatcher-worker-11 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:04:59.098 [DefaultDispatcher-worker-11 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.098 [DefaultDispatcher-worker-11 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:59.098 [DefaultDispatcher-worker-11 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.099 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.099 [DefaultDispatcher-worker-5 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.099 [DefaultDispatcher-worker-13 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.099 [DefaultDispatcher-worker-5 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.102 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2024-02-05 17:04:59.105 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2024-02-05 17:04:59.108 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:59.108 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f32b12 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:59.109 [Test worker @coroutine#5283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-05 17:04:59.110 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-02-05 17:04:59.110 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-02-05 17:04:59.110 [Test worker @coroutine#5283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-05 17:04:59.133 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-02-05 17:04:59.151 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-02-05 17:04:59.153 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-02-05 17:04:59.156 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-02-05 17:04:59.164 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:59.166 [DefaultDispatcher-worker-11 @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2024-02-05 17:04:59.190 [DefaultDispatcher-worker-5 @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2024-02-05 17:04:59.195 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:59.202 [DefaultDispatcher-worker-8 @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c289070 2024-02-05 17:04:59.210 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:59.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-05 17:04:59.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-05 17:04:59.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:59.231 [DefaultDispatcher-worker-8 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:04:59.231 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.231 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:59.231 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.233 [DefaultDispatcher-worker-9 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.235 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c289070: (connection evicted) 2024-02-05 17:04:59.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:59.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-05 17:04:59.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-05 17:04:59.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-05 17:04:59.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-05 17:04:59.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:59.251 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3: (connection evicted) 2024-02-05 17:04:59.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:59.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-05 17:04:59.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-05 17:04:59.254 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c83c56 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:59.255 [Test worker @coroutine#5338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-05 17:04:59.263 [DefaultDispatcher-worker-12 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:04:59.263 [DefaultDispatcher-worker-12 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.263 [DefaultDispatcher-worker-12 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:59.263 [DefaultDispatcher-worker-12 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.264 [DefaultDispatcher-worker-17 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.264 [DefaultDispatcher-worker-17 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.267 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf2c83 2024-02-05 17:04:59.267 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf2c83 2024-02-05 17:04:59.267 [Test worker @coroutine#5338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-05 17:04:59.270 [DefaultDispatcher-worker-14 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:04:59.271 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.271 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:59.271 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.272 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.272 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.289 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf2c83 2024-02-05 17:04:59.305 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf2c83 2024-02-05 17:04:59.308 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf2c83 2024-02-05 17:04:59.311 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf2c83 2024-02-05 17:04:59.321 [DefaultDispatcher-worker-9 @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf2c83 2024-02-05 17:04:59.324 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf2c83 2024-02-05 17:04:59.343 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf2c83 2024-02-05 17:04:59.356 [DefaultDispatcher-worker-10 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:04:59.356 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.356 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:59.356 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.357 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.357 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-05 17:04:59.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-05 17:04:59.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:59.359 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cdf2c83: (connection evicted) 2024-02-05 17:04:59.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:59.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-05 17:04:59.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2552cb80 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:59.362 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:59.363 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:59.363 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:59.363 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-05 17:04:59.363 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@adb15df 2024-02-05 17:04:59.363 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@adb15df 2024-02-05 17:04:59.363 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-05 17:04:59.385 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adb15df 2024-02-05 17:04:59.400 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adb15df 2024-02-05 17:04:59.402 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adb15df 2024-02-05 17:04:59.404 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@adb15df 2024-02-05 17:04:59.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-05 17:04:59.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-05 17:04:59.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:59.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:59.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-05 17:04:59.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-05 17:04:59.409 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-05 17:04:59.409 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:59.409 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:59.409 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:59.409 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d12eff1 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@c509742 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@c509742 2024-02-05 17:04:59.410 [Test worker @coroutine#5411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-05 17:04:59.426 [Test worker @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c509742 2024-02-05 17:04:59.439 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c509742 2024-02-05 17:04:59.441 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c509742 2024-02-05 17:04:59.443 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c509742 2024-02-05 17:04:59.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-05 17:04:59.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-05 17:04:59.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:59.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:59.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-05 17:04:59.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-05 17:04:59.449 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d180628 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:59.450 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-05 17:04:59.451 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1046aaa4 2024-02-05 17:04:59.451 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1046aaa4 2024-02-05 17:04:59.451 [Test worker @coroutine#5440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-05 17:04:59.469 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1046aaa4 2024-02-05 17:04:59.481 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1046aaa4 2024-02-05 17:04:59.482 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1046aaa4 2024-02-05 17:04:59.484 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1046aaa4 2024-02-05 17:04:59.489 [DefaultDispatcher-worker-18 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:04:59.490 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.490 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:59.490 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-05 17:04:59.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-05 17:04:59.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:59.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:59.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-05 17:04:59.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-05 17:04:59.491 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.491 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f9a5d3b 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:59.492 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-05 17:04:59.493 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2024-02-05 17:04:59.493 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2024-02-05 17:04:59.493 [Test worker @coroutine#5476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-05 17:04:59.507 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2024-02-05 17:04:59.526 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2024-02-05 17:04:59.529 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2024-02-05 17:04:59.532 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56adb75e 2024-02-05 17:04:59.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-05 17:04:59.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-05 17:04:59.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:59.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:59.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-05 17:04:59.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@149fab7f 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:59.549 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-05 17:04:59.551 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5702232d 2024-02-05 17:04:59.551 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5702232d 2024-02-05 17:04:59.551 [Test worker @coroutine#5505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-05 17:04:59.570 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702232d 2024-02-05 17:04:59.587 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702232d 2024-02-05 17:04:59.590 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702232d 2024-02-05 17:04:59.592 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702232d 2024-02-05 17:04:59.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-05 17:04:59.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-05 17:04:59.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:59.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:59.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-05 17:04:59.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6567de86 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:59.601 [Test worker @coroutine#5539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-05 17:04:59.602 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@77732366 2024-02-05 17:04:59.602 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@77732366 2024-02-05 17:04:59.602 [Test worker @coroutine#5539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-05 17:04:59.623 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77732366 2024-02-05 17:04:59.642 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77732366 2024-02-05 17:04:59.645 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77732366 2024-02-05 17:04:59.648 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77732366 2024-02-05 17:04:59.658 [DefaultDispatcher-worker-9 @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77732366 2024-02-05 17:04:59.661 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77732366 2024-02-05 17:04:59.665 [DefaultDispatcher-worker-6 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:04:59.665 [DefaultDispatcher-worker-6 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.665 [DefaultDispatcher-worker-6 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:59.665 [DefaultDispatcher-worker-6 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.666 [DefaultDispatcher-worker-2 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.666 [DefaultDispatcher-worker-2 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.666 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77732366 2024-02-05 17:04:59.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-05 17:04:59.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-05 17:04:59.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:59.669 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77732366: (connection evicted) 2024-02-05 17:04:59.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:59.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-05 17:04:59.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-05 17:04:59.672 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-05 17:04:59.672 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff65426 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f 2024-02-05 17:04:59.673 [Test worker @coroutine#5576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-05 17:04:59.696 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f 2024-02-05 17:04:59.710 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f 2024-02-05 17:04:59.712 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f 2024-02-05 17:04:59.715 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a4595e 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:59.716 [Test worker @coroutine#5576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-05 17:04:59.717 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@406cc81b 2024-02-05 17:04:59.717 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@406cc81b 2024-02-05 17:04:59.717 [Test worker @coroutine#5576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-05 17:04:59.738 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cc81b 2024-02-05 17:04:59.753 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cc81b 2024-02-05 17:04:59.755 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cc81b 2024-02-05 17:04:59.757 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cc81b 2024-02-05 17:04:59.767 [DefaultDispatcher-worker-12 @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@406cc81b 2024-02-05 17:04:59.774 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:59.782 [DefaultDispatcher-worker-14 @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f 2024-02-05 17:04:59.817 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:59.818 [DefaultDispatcher-worker-17 @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f 2024-02-05 17:04:59.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-05 17:04:59.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-05 17:04:59.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:59.826 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d4bb60f: (connection evicted) 2024-02-05 17:04:59.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:59.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-05 17:04:59.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-05 17:04:59.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-05 17:04:59.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-05 17:04:59.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:59.827 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@406cc81b: (connection evicted) 2024-02-05 17:04:59.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:59.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-05 17:04:59.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f8c76d 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:59.829 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-02-05 17:04:59.830 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-05 17:04:59.847 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-02-05 17:04:59.857 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-02-05 17:04:59.859 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-02-05 17:04:59.861 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@441d3ddf 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:59.861 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-05 17:04:59.862 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c 2024-02-05 17:04:59.862 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c 2024-02-05 17:04:59.862 [Test worker @coroutine#5602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-05 17:04:59.875 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c 2024-02-05 17:04:59.888 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c 2024-02-05 17:04:59.890 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c 2024-02-05 17:04:59.892 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c 2024-02-05 17:04:59.902 [DefaultDispatcher-worker-10 @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c 2024-02-05 17:04:59.905 [DefaultDispatcher-worker-15 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:04:59.905 [DefaultDispatcher-worker-15 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.905 [DefaultDispatcher-worker-15 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:59.905 [DefaultDispatcher-worker-15 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.906 [DefaultDispatcher-worker-1 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.906 [DefaultDispatcher-worker-1 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.917 [DefaultDispatcher-worker-18 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-02-05 17:04:59.931 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:04:59.944 [DefaultDispatcher-worker-5 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-02-05 17:04:59.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-05 17:04:59.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-05 17:04:59.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:59.948 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c59f315: (connection evicted) 2024-02-05 17:04:59.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:59.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-05 17:04:59.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-05 17:04:59.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-05 17:04:59.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-05 17:04:59.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:04:59.949 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e584f3c: (connection evicted) 2024-02-05 17:04:59.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:04:59.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-05 17:04:59.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f8c4bcf 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:59.953 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-05 17:04:59.954 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@645b67d6 2024-02-05 17:04:59.954 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@645b67d6 2024-02-05 17:04:59.954 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-05 17:04:59.971 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645b67d6 2024-02-05 17:04:59.973 [DefaultDispatcher-worker-16 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:04:59.974 [DefaultDispatcher-worker-16 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.974 [DefaultDispatcher-worker-16 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:04:59.974 [DefaultDispatcher-worker-16 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.975 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.975 [DefaultDispatcher-worker-5 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:04:59.983 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645b67d6 2024-02-05 17:04:59.986 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645b67d6 2024-02-05 17:04:59.987 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645b67d6 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eaa6f76 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:04:59.988 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-05 17:04:59.989 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@35129b9e 2024-02-05 17:04:59.989 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@35129b9e 2024-02-05 17:04:59.989 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-05 17:05:00.004 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35129b9e 2024-02-05 17:05:00.015 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35129b9e 2024-02-05 17:05:00.017 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35129b9e 2024-02-05 17:05:00.019 [Test worker @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35129b9e 2024-02-05 17:05:00.028 [DefaultDispatcher-worker-19 @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35129b9e 2024-02-05 17:05:00.042 [DefaultDispatcher-worker-1 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645b67d6 2024-02-05 17:05:00.054 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:00.068 [DefaultDispatcher-worker-1 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645b67d6 2024-02-05 17:05:00.076 [DefaultDispatcher-worker-19 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645b67d6 2024-02-05 17:05:00.088 [DefaultDispatcher-worker-1 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645b67d6 2024-02-05 17:05:00.089 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-05 17:05:00.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-05 17:05:00.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.101 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@645b67d6: (connection evicted) 2024-02-05 17:05:00.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:00.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-05 17:05:00.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-05 17:05:00.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-05 17:05:00.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-05 17:05:00.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.102 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35129b9e: (connection evicted) 2024-02-05 17:05:00.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:00.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-05 17:05:00.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-05 17:05:00.105 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d9a150 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:00.106 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-05 17:05:00.107 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a12552 2024-02-05 17:05:00.107 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a12552 2024-02-05 17:05:00.107 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-05 17:05:00.111 [DefaultDispatcher-worker-1 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:05:00.111 [DefaultDispatcher-worker-3 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:05:00.111 [DefaultDispatcher-worker-1 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.111 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.111 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:00.111 [DefaultDispatcher-worker-1 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:00.111 [DefaultDispatcher-worker-3 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.111 [DefaultDispatcher-worker-1 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.112 [DefaultDispatcher-worker-9 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.112 [DefaultDispatcher-worker-19 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.112 [DefaultDispatcher-worker-9 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.112 [DefaultDispatcher-worker-19 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.125 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a12552 2024-02-05 17:05:00.136 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a12552 2024-02-05 17:05:00.138 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a12552 2024-02-05 17:05:00.139 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a12552 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@394a7390 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:00.140 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-05 17:05:00.141 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a93f51 2024-02-05 17:05:00.141 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a93f51 2024-02-05 17:05:00.141 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-05 17:05:00.155 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a93f51 2024-02-05 17:05:00.166 [Test worker @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a93f51 2024-02-05 17:05:00.168 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a93f51 2024-02-05 17:05:00.169 [Test worker @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a93f51 2024-02-05 17:05:00.180 [DefaultDispatcher-worker-18 @coroutine#5696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a93f51 2024-02-05 17:05:00.195 [DefaultDispatcher-worker-19 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a12552 2024-02-05 17:05:00.205 [DefaultDispatcher-worker-9 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a12552 2024-02-05 17:05:00.207 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:00.213 [DefaultDispatcher-worker-19 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a12552 2024-02-05 17:05:00.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-05 17:05:00.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-05 17:05:00.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.223 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79a12552: (connection evicted) 2024-02-05 17:05:00.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:00.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-05 17:05:00.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-05 17:05:00.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-05 17:05:00.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-05 17:05:00.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.224 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58a93f51: (connection evicted) 2024-02-05 17:05:00.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:00.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-05 17:05:00.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e9ba7 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:00.226 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-05 17:05:00.227 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-02-05 17:05:00.227 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-02-05 17:05:00.227 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-05 17:05:00.241 [DefaultDispatcher-worker-3 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:05:00.242 [DefaultDispatcher-worker-3 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.242 [DefaultDispatcher-worker-3 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:00.242 [DefaultDispatcher-worker-3 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.243 [DefaultDispatcher-worker-3 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.244 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-02-05 17:05:00.255 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-02-05 17:05:00.256 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-02-05 17:05:00.258 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-02-05 17:05:00.258 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3325f17 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d51203b 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d51203b 2024-02-05 17:05:00.259 [Test worker @coroutine#5722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-05 17:05:00.272 [DefaultDispatcher-worker-15 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:05:00.273 [DefaultDispatcher-worker-15 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.273 [DefaultDispatcher-worker-15 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:00.273 [DefaultDispatcher-worker-15 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.274 [DefaultDispatcher-worker-10 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.274 [DefaultDispatcher-worker-10 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.275 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d51203b 2024-02-05 17:05:00.283 [DefaultDispatcher-worker-10 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:05:00.283 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.283 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:00.283 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.284 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.284 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.286 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d51203b 2024-02-05 17:05:00.288 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d51203b 2024-02-05 17:05:00.289 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d51203b 2024-02-05 17:05:00.300 [DefaultDispatcher-worker-8 @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d51203b 2024-02-05 17:05:00.314 [DefaultDispatcher-worker-8 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-02-05 17:05:00.323 [DefaultDispatcher-worker-5 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@455591ad 2024-02-05 17:05:00.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-05 17:05:00.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-05 17:05:00.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.325 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@455591ad: (connection evicted) 2024-02-05 17:05:00.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:00.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-05 17:05:00.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-05 17:05:00.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-05 17:05:00.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-05 17:05:00.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.326 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d51203b: (connection evicted) 2024-02-05 17:05:00.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:00.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-05 17:05:00.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-05 17:05:00.329 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31e5d408 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@638b05fb 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@638b05fb 2024-02-05 17:05:00.330 [Test worker @coroutine#5769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-05 17:05:00.344 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638b05fb 2024-02-05 17:05:00.355 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638b05fb 2024-02-05 17:05:00.357 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638b05fb 2024-02-05 17:05:00.360 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638b05fb 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2972b493 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:00.360 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:00.361 [Test worker @coroutine#5769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-05 17:05:00.361 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b37003 2024-02-05 17:05:00.361 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b37003 2024-02-05 17:05:00.361 [Test worker @coroutine#5769] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-05 17:05:00.366 [DefaultDispatcher-worker-18 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:05:00.366 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.366 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:00.366 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.367 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.367 [DefaultDispatcher-worker-4 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.376 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b37003 2024-02-05 17:05:00.387 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b37003 2024-02-05 17:05:00.389 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b37003 2024-02-05 17:05:00.391 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b37003 2024-02-05 17:05:00.403 [DefaultDispatcher-worker-7 @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b37003 2024-02-05 17:05:00.418 [DefaultDispatcher-worker-10 @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638b05fb 2024-02-05 17:05:00.430 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:00.432 [DefaultDispatcher-worker-9 @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638b05fb 2024-02-05 17:05:00.452 [DefaultDispatcher-worker-6 @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638b05fb 2024-02-05 17:05:00.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-05 17:05:00.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-05 17:05:00.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.456 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@638b05fb: (connection evicted) 2024-02-05 17:05:00.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:00.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-05 17:05:00.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-05 17:05:00.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-05 17:05:00.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-05 17:05:00.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.457 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b37003: (connection evicted) 2024-02-05 17:05:00.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:00.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-05 17:05:00.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-05 17:05:00.458 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63541960 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 17:05:00.459 [Test worker @coroutine#5808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-05 17:05:00.480 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 17:05:00.491 [Test worker @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 17:05:00.493 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 17:05:00.495 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 17:05:00.495 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7473cfe2 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a6ab50 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a6ab50 2024-02-05 17:05:00.496 [Test worker @coroutine#5808] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-05 17:05:00.500 [DefaultDispatcher-worker-7 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:05:00.500 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.500 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:00.500 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.501 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.501 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.512 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6ab50 2024-02-05 17:05:00.527 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6ab50 2024-02-05 17:05:00.530 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6ab50 2024-02-05 17:05:00.533 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6ab50 2024-02-05 17:05:00.542 [DefaultDispatcher-worker-2 @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a6ab50 2024-02-05 17:05:00.556 [DefaultDispatcher-worker-17 @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 17:05:00.560 [HikariPool-174 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:00.564 [DefaultDispatcher-worker-11 @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 17:05:00.571 [DefaultDispatcher-worker-11 @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 17:05:00.579 [DefaultDispatcher-worker-16 @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 17:05:00.594 [DefaultDispatcher-worker-17 @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467625e3 2024-02-05 17:05:00.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-05 17:05:00.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-05 17:05:00.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.596 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@467625e3: (connection evicted) 2024-02-05 17:05:00.596 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:00.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-05 17:05:00.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-05 17:05:00.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-05 17:05:00.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-05 17:05:00.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.597 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a6ab50: (connection evicted) 2024-02-05 17:05:00.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:00.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-05 17:05:00.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@759862a2 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@197c3101 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@197c3101 2024-02-05 17:05:00.600 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-05 17:05:00.618 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197c3101 2024-02-05 17:05:00.628 [Test worker @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197c3101 2024-02-05 17:05:00.630 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197c3101 2024-02-05 17:05:00.632 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197c3101 2024-02-05 17:05:00.632 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f71ea2 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-02-05 17:05:00.633 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-05 17:05:00.649 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-02-05 17:05:00.665 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-02-05 17:05:00.668 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-02-05 17:05:00.670 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-02-05 17:05:00.674 [DefaultDispatcher-worker-15 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:05:00.674 [DefaultDispatcher-worker-15 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.674 [DefaultDispatcher-worker-15 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:00.674 [DefaultDispatcher-worker-15 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.676 [DefaultDispatcher-worker-5 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.676 [DefaultDispatcher-worker-5 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.680 [DefaultDispatcher-worker-7 @coroutine#5863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d8769e 2024-02-05 17:05:00.695 [DefaultDispatcher-worker-13 @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197c3101 2024-02-05 17:05:00.701 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:00.707 [DefaultDispatcher-worker-15 @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197c3101 2024-02-05 17:05:00.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-05 17:05:00.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-05 17:05:00.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.715 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@197c3101: (connection evicted) 2024-02-05 17:05:00.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:00.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-05 17:05:00.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-05 17:05:00.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-05 17:05:00.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-05 17:05:00.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.717 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10d8769e: (connection evicted) 2024-02-05 17:05:00.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:00.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-05 17:05:00.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bf27411 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:00.718 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:00.719 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-05 17:05:00.719 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-02-05 17:05:00.719 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-02-05 17:05:00.719 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-05 17:05:00.734 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-02-05 17:05:00.745 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-02-05 17:05:00.746 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-02-05 17:05:00.748 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-02-05 17:05:00.748 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c3125ff 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-02-05 17:05:00.749 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-05 17:05:00.763 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-02-05 17:05:00.774 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-02-05 17:05:00.776 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-02-05 17:05:00.777 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-02-05 17:05:00.788 [DefaultDispatcher-worker-8 @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b26d289 2024-02-05 17:05:00.803 [DefaultDispatcher-worker-8 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-02-05 17:05:00.814 [DefaultDispatcher-worker-5 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e83608 2024-02-05 17:05:00.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-05 17:05:00.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-05 17:05:00.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.819 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57e83608: (connection evicted) 2024-02-05 17:05:00.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:00.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-05 17:05:00.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-05 17:05:00.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-05 17:05:00.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-05 17:05:00.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.820 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b26d289: (connection evicted) 2024-02-05 17:05:00.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:00.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-05 17:05:00.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1147ab09 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:00.821 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:00.822 [Test worker @coroutine#5935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-05 17:05:00.822 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@265361a 2024-02-05 17:05:00.822 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@265361a 2024-02-05 17:05:00.822 [Test worker @coroutine#5935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-05 17:05:00.839 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265361a 2024-02-05 17:05:00.850 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265361a 2024-02-05 17:05:00.851 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265361a 2024-02-05 17:05:00.853 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265361a 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77954f77 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-05 17:05:00.853 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:00.854 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:00.854 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:00.854 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:00.854 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:00.854 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:00.854 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:00.854 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:00.854 [Test worker @coroutine#5935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-05 17:05:00.854 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e 2024-02-05 17:05:00.854 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e 2024-02-05 17:05:00.854 [Test worker @coroutine#5935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-05 17:05:00.867 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e 2024-02-05 17:05:00.877 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e 2024-02-05 17:05:00.879 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e 2024-02-05 17:05:00.881 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e 2024-02-05 17:05:00.891 [DefaultDispatcher-worker-1 @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e 2024-02-05 17:05:00.905 [DefaultDispatcher-worker-8 @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265361a 2024-02-05 17:05:00.917 [DefaultDispatcher-worker-16 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:05:00.917 [DefaultDispatcher-worker-16 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.917 [DefaultDispatcher-worker-16 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:00.917 [DefaultDispatcher-worker-16 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.917 [DefaultDispatcher-worker-10 @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265361a 2024-02-05 17:05:00.918 [DefaultDispatcher-worker-16 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.918 [DefaultDispatcher-worker-16 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-05 17:05:00.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-05 17:05:00.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.921 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@265361a: (connection evicted) 2024-02-05 17:05:00.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:00.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-05 17:05:00.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-05 17:05:00.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-05 17:05:00.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-05 17:05:00.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:00.922 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f744b4e: (connection evicted) 2024-02-05 17:05:00.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:00.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-05 17:05:00.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6894d28d 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:00.925 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-05 17:05:00.926 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-05 17:05:00.926 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-05 17:05:00.926 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-05 17:05:00.940 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-05 17:05:00.951 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-05 17:05:00.952 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-05 17:05:00.954 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-05 17:05:00.954 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ffe7c42 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9295e2 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9295e2 2024-02-05 17:05:00.955 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-05 17:05:00.968 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9295e2 2024-02-05 17:05:00.980 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9295e2 2024-02-05 17:05:00.983 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9295e2 2024-02-05 17:05:00.983 [DefaultDispatcher-worker-16 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:05:00.983 [DefaultDispatcher-worker-16 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.983 [DefaultDispatcher-worker-16 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:00.983 [DefaultDispatcher-worker-16 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.984 [DefaultDispatcher-worker-19 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.984 [DefaultDispatcher-worker-19 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:00.985 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9295e2 2024-02-05 17:05:00.995 [DefaultDispatcher-worker-13 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9295e2 2024-02-05 17:05:01.009 [DefaultDispatcher-worker-3 @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-05 17:05:01.026 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:01.033 [DefaultDispatcher-worker-2 @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-05 17:05:01.042 [DefaultDispatcher-worker-19 @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-05 17:05:01.055 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:01.122 [DefaultDispatcher-worker-6 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:05:01.122 [DefaultDispatcher-worker-19 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:05:01.122 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.122 [DefaultDispatcher-worker-19 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.122 [DefaultDispatcher-worker-19 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:01.122 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:01.122 [DefaultDispatcher-worker-19 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.122 [DefaultDispatcher-worker-6 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.123 [DefaultDispatcher-worker-19 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.123 [DefaultDispatcher-worker-19 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.123 [DefaultDispatcher-worker-10 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.123 [DefaultDispatcher-worker-10 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.166 [DefaultDispatcher-worker-17 @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19beeb61 2024-02-05 17:05:01.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-05 17:05:01.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-05 17:05:01.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:01.169 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19beeb61: (connection evicted) 2024-02-05 17:05:01.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:01.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-05 17:05:01.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-05 17:05:01.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-05 17:05:01.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-05 17:05:01.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:01.171 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d9295e2: (connection evicted) 2024-02-05 17:05:01.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:01.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-05 17:05:01.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-05 17:05:01.172 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17fbbf0a 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:01.173 [Test worker @coroutine#6026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-05 17:05:01.174 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-02-05 17:05:01.174 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-02-05 17:05:01.174 [Test worker @coroutine#6026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-05 17:05:01.192 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-02-05 17:05:01.205 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-02-05 17:05:01.208 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-02-05 17:05:01.210 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b60ff1c 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:01.211 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:01.212 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:01.212 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:01.212 [Test worker @coroutine#6026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-05 17:05:01.215 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406 2024-02-05 17:05:01.215 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406 2024-02-05 17:05:01.215 [Test worker @coroutine#6026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-05 17:05:01.234 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406 2024-02-05 17:05:01.246 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406 2024-02-05 17:05:01.248 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406 2024-02-05 17:05:01.250 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406 2024-02-05 17:05:01.252 [DefaultDispatcher-worker-1 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:05:01.252 [DefaultDispatcher-worker-1 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.252 [DefaultDispatcher-worker-1 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:01.252 [DefaultDispatcher-worker-1 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.253 [DefaultDispatcher-worker-6 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.260 [DefaultDispatcher-worker-12 @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406 2024-02-05 17:05:01.274 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:01.275 [DefaultDispatcher-worker-19 @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-02-05 17:05:01.283 [DefaultDispatcher-worker-14 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:05:01.283 [DefaultDispatcher-worker-14 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.283 [DefaultDispatcher-worker-14 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:01.283 [DefaultDispatcher-worker-14 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.284 [DefaultDispatcher-worker-19 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.284 [DefaultDispatcher-worker-19 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.294 [DefaultDispatcher-worker-4 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:05:01.294 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.294 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:01.294 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.295 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.295 [DefaultDispatcher-worker-17 @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-02-05 17:05:01.295 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.304 [DefaultDispatcher-worker-14 @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2024-02-05 17:05:01.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-05 17:05:01.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-05 17:05:01.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:01.308 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a28d987: (connection evicted) 2024-02-05 17:05:01.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:01.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-05 17:05:01.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-05 17:05:01.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-05 17:05:01.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-05 17:05:01.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:01.309 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aaa3406: (connection evicted) 2024-02-05 17:05:01.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:01.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-05 17:05:01.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42102827 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:01.311 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-05 17:05:01.312 [Test worker @coroutine#6064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-05 17:05:01.326 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-05 17:05:01.337 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-05 17:05:01.339 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-05 17:05:01.341 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a8177f6 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:01.342 [Test worker @coroutine#6064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-05 17:05:01.343 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-05 17:05:01.343 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-05 17:05:01.343 [Test worker @coroutine#6064] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-05 17:05:01.358 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-05 17:05:01.369 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-05 17:05:01.372 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-05 17:05:01.374 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-05 17:05:01.377 [DefaultDispatcher-worker-16 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:05:01.377 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.377 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:01.377 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.378 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.378 [DefaultDispatcher-worker-6 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.382 [DefaultDispatcher-worker-3 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2024-02-05 17:05:01.395 [DefaultDispatcher-worker-7 @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-05 17:05:01.410 [DefaultDispatcher-worker-14 @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2024-02-05 17:05:01.412 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:01.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-05 17:05:01.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-05 17:05:01.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:01.416 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd: (connection evicted) 2024-02-05 17:05:01.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:01.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-05 17:05:01.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-05 17:05:01.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-05 17:05:01.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-05 17:05:01.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:01.417 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@664217a8: (connection evicted) 2024-02-05 17:05:01.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:01.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-05 17:05:01.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67629872 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:01.419 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-05 17:05:01.420 [Test worker @coroutine#6096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-05 17:05:01.438 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-05 17:05:01.449 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-05 17:05:01.451 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-05 17:05:01.453 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a4340f2 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:01.453 [Test worker @coroutine#6096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-05 17:05:01.454 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6098fd 2024-02-05 17:05:01.454 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6098fd 2024-02-05 17:05:01.454 [Test worker @coroutine#6096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-05 17:05:01.467 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6098fd 2024-02-05 17:05:01.479 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6098fd 2024-02-05 17:05:01.480 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6098fd 2024-02-05 17:05:01.482 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6098fd 2024-02-05 17:05:01.491 [DefaultDispatcher-worker-18 @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6098fd 2024-02-05 17:05:01.503 [DefaultDispatcher-worker-11 @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-05 17:05:01.511 [DefaultDispatcher-worker-5 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:05:01.511 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.511 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:01.511 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.512 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.512 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.520 [HikariPool-188 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:01.521 [DefaultDispatcher-worker-6 @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-05 17:05:01.531 [DefaultDispatcher-worker-5 @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa 2024-02-05 17:05:01.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-05 17:05:01.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-05 17:05:01.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:01.536 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c2812aa: (connection evicted) 2024-02-05 17:05:01.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:01.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-05 17:05:01.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-05 17:05:01.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-05 17:05:01.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-05 17:05:01.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:01.537 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b6098fd: (connection evicted) 2024-02-05 17:05:01.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:01.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-05 17:05:01.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27c9500c 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-05 17:05:01.540 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-05 17:05:01.555 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-05 17:05:01.566 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-05 17:05:01.567 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-05 17:05:01.569 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-05 17:05:01.576 [DefaultDispatcher-worker-12 @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-05 17:05:01.584 [DefaultDispatcher-worker-11 @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453961d7 2024-02-05 17:05:01.584 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:01.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-05 17:05:01.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-05 17:05:01.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:01.594 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@453961d7: (connection evicted) 2024-02-05 17:05:01.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:01.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-05 17:05:01.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-05 17:05:01.667 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:01.671 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71739267 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:01.672 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-05 17:05:01.673 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2024-02-05 17:05:01.673 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2024-02-05 17:05:01.680 [Test worker @coroutine#6163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-05 17:05:01.689 [DefaultDispatcher-worker-12 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:05:01.689 [DefaultDispatcher-worker-12 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.689 [DefaultDispatcher-worker-12 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:01.689 [DefaultDispatcher-worker-12 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.690 [DefaultDispatcher-worker-13 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.690 [DefaultDispatcher-worker-13 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.700 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2024-02-05 17:05:01.715 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2024-02-05 17:05:01.718 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2024-02-05 17:05:01.721 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2024-02-05 17:05:01.732 [DefaultDispatcher-worker-2 @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2024-02-05 17:05:01.732 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2024-02-05 17:05:01.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-05 17:05:01.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-05 17:05:01.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:01.733 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3: (connection evicted) 2024-02-05 17:05:01.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:01.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-05 17:05:01.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@564e0a6c 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:01.801 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:01.802 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:01.802 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-05 17:05:01.802 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:01.802 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:01.802 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:01.802 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:01.802 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:01.802 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:01.802 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:01.802 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:01.802 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-05 17:05:01.802 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2024-02-05 17:05:01.802 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2024-02-05 17:05:01.802 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-05 17:05:01.817 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2024-02-05 17:05:01.828 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2024-02-05 17:05:01.830 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2024-02-05 17:05:01.832 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@647468a7 2024-02-05 17:05:01.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-05 17:05:01.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-05 17:05:01.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:01.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:01.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-05 17:05:01.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c5ab79 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:01.838 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-05 17:05:01.839 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-02-05 17:05:01.839 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-02-05 17:05:01.839 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-05 17:05:01.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-02-05 17:05:01.863 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-02-05 17:05:01.865 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-02-05 17:05:01.867 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-02-05 17:05:01.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-05 17:05:01.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-05 17:05:01.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:01.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:01.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-05 17:05:01.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-05 17:05:01.872 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-05 17:05:01.872 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:01.872 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:01.872 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:01.872 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:01.872 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:01.872 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:01.872 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fa48ee4 2024-02-05 17:05:01.872 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:01.872 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c39950 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c39950 2024-02-05 17:05:01.873 [Test worker @coroutine#6223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-05 17:05:01.887 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c39950 2024-02-05 17:05:01.898 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c39950 2024-02-05 17:05:01.900 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c39950 2024-02-05 17:05:01.902 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c39950 2024-02-05 17:05:01.902 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c34fd2 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55b4f9 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@a55b4f9 2024-02-05 17:05:01.903 [Test worker @coroutine#6223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-05 17:05:01.918 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a55b4f9 2024-02-05 17:05:01.927 [DefaultDispatcher-worker-2 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:05:01.927 [DefaultDispatcher-worker-2 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.927 [DefaultDispatcher-worker-2 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:01.927 [DefaultDispatcher-worker-2 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.928 [DefaultDispatcher-worker-7 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.928 [DefaultDispatcher-worker-7 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.929 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a55b4f9 2024-02-05 17:05:01.931 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a55b4f9 2024-02-05 17:05:01.933 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a55b4f9 2024-02-05 17:05:01.943 [DefaultDispatcher-worker-18 @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a55b4f9 2024-02-05 17:05:01.956 [DefaultDispatcher-worker-19 @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c39950 2024-02-05 17:05:01.961 [UI Thread @coroutine#6250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38909/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:05:01.961 [UI Thread @coroutine#6250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38909/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 17:05:01.961 [UI Thread @coroutine#6250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38909/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:05:01.963 [UI Thread @coroutine#6250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38909/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:05:01.963 [UI Thread @coroutine#6250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38909/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:05:01.963 [UI Thread @coroutine#6250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38909/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 17:05:01.963 [UI Thread @coroutine#6250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38909/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:05:01.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-05 17:05:01.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-05 17:05:01.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:01.966 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53c39950: (connection evicted) 2024-02-05 17:05:01.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:01.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-05 17:05:01.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-05 17:05:01.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-05 17:05:01.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-05 17:05:01.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:01.967 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a55b4f9: (connection evicted) 2024-02-05 17:05:01.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:01.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-05 17:05:01.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ed6de 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:01.969 [Test worker @coroutine#6257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-05 17:05:01.970 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-05 17:05:01.970 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-05 17:05:01.970 [Test worker @coroutine#6257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-05 17:05:01.987 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-05 17:05:01.994 [DefaultDispatcher-worker-19 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:05:01.994 [DefaultDispatcher-worker-19 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.994 [DefaultDispatcher-worker-19 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:01.994 [DefaultDispatcher-worker-19 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.995 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.995 [DefaultDispatcher-worker-10 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:01.999 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-05 17:05:02.001 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-05 17:05:02.002 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f999cf4 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.003 [Test worker @coroutine#6257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-05 17:05:02.004 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c9a128 2024-02-05 17:05:02.004 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c9a128 2024-02-05 17:05:02.004 [Test worker @coroutine#6257] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-05 17:05:02.017 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c9a128 2024-02-05 17:05:02.028 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c9a128 2024-02-05 17:05:02.030 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c9a128 2024-02-05 17:05:02.032 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c9a128 2024-02-05 17:05:02.043 [DefaultDispatcher-worker-13 @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c9a128 2024-02-05 17:05:02.057 [DefaultDispatcher-worker-3 @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5852605c 2024-02-05 17:05:02.059 [UI Thread @coroutine#6284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:05:02.059 [UI Thread @coroutine#6284] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 17:05:02.059 [UI Thread @coroutine#6284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:05:02.061 [UI Thread @coroutine#6284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:05:02.061 [UI Thread @coroutine#6284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47127/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:05:02.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-05 17:05:02.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-05 17:05:02.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:02.063 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5852605c: (connection evicted) 2024-02-05 17:05:02.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-05 17:05:02.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-05 17:05:02.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-05 17:05:02.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-05 17:05:02.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:02.064 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79c9a128: (connection evicted) 2024-02-05 17:05:02.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-05 17:05:02.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cc9a5a2 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.066 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9c188f 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9c188f 2024-02-05 17:05:02.067 [Test worker @coroutine#6290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-05 17:05:02.083 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9c188f 2024-02-05 17:05:02.094 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9c188f 2024-02-05 17:05:02.095 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9c188f 2024-02-05 17:05:02.097 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9c188f 2024-02-05 17:05:02.097 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f32fe68 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-05 17:05:02.098 [Test worker @coroutine#6290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-05 17:05:02.111 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-05 17:05:02.122 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-05 17:05:02.124 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-05 17:05:02.126 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-05 17:05:02.133 [DefaultDispatcher-worker-11 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:05:02.133 [DefaultDispatcher-worker-11 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.133 [DefaultDispatcher-worker-11 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:02.133 [DefaultDispatcher-worker-11 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.133 [DefaultDispatcher-worker-9 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:05:02.133 [DefaultDispatcher-worker-9 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.133 [DefaultDispatcher-worker-9 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:02.133 [DefaultDispatcher-worker-9 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.134 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.134 [DefaultDispatcher-worker-15 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.134 [DefaultDispatcher-worker-7 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.134 [DefaultDispatcher-worker-7 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.135 [DefaultDispatcher-worker-19 @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10770c1 2024-02-05 17:05:02.147 [DefaultDispatcher-worker-12 @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9c188f 2024-02-05 17:05:02.149 [UI Thread @coroutine#6319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39529/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:05:02.149 [UI Thread @coroutine#6319] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39529/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 17:05:02.149 [UI Thread @coroutine#6319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39529/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:05:02.150 [UI Thread @coroutine#6319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39529/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:05:02.150 [UI Thread @coroutine#6319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39529/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:05:02.150 [UI Thread @coroutine#6319] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39529/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 17:05:02.150 [UI Thread @coroutine#6319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39529/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:05:02.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-05 17:05:02.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-05 17:05:02.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:02.155 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a9c188f: (connection evicted) 2024-02-05 17:05:02.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-05 17:05:02.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-05 17:05:02.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-05 17:05:02.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-05 17:05:02.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:02.156 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10770c1: (connection evicted) 2024-02-05 17:05:02.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-05 17:05:02.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-05 17:05:02.158 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5545137d 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e2e426 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e2e426 2024-02-05 17:05:02.159 [Test worker @coroutine#6326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-05 17:05:02.175 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e2e426 2024-02-05 17:05:02.186 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e2e426 2024-02-05 17:05:02.188 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e2e426 2024-02-05 17:05:02.189 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e2e426 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b87f7cd 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac6da02 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac6da02 2024-02-05 17:05:02.190 [Test worker @coroutine#6326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-05 17:05:02.203 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac6da02 2024-02-05 17:05:02.214 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac6da02 2024-02-05 17:05:02.216 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac6da02 2024-02-05 17:05:02.217 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac6da02 2024-02-05 17:05:02.227 [DefaultDispatcher-worker-5 @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac6da02 2024-02-05 17:05:02.239 [DefaultDispatcher-worker-5 @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e2e426 2024-02-05 17:05:02.260 [HikariPool-200 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:02.263 [DefaultDispatcher-worker-4 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:05:02.263 [DefaultDispatcher-worker-4 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.263 [DefaultDispatcher-worker-4 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:02.263 [DefaultDispatcher-worker-4 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.263 [DefaultDispatcher-worker-2 @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e2e426 2024-02-05 17:05:02.264 [DefaultDispatcher-worker-7 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-05 17:05:02.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-05 17:05:02.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:02.272 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52e2e426: (connection evicted) 2024-02-05 17:05:02.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-05 17:05:02.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-05 17:05:02.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-05 17:05:02.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-05 17:05:02.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:02.272 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ac6da02: (connection evicted) 2024-02-05 17:05:02.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-05 17:05:02.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-05 17:05:02.275 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-05 17:05:02.275 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.275 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.275 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.275 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.275 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.275 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.275 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48971262 2024-02-05 17:05:02.275 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.275 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.275 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.275 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.275 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.275 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.275 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.275 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-05 17:05:02.276 [Test worker @coroutine#6367] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-05 17:05:02.294 [DefaultDispatcher-worker-3 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:05:02.294 [DefaultDispatcher-worker-3 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.294 [DefaultDispatcher-worker-3 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:02.294 [DefaultDispatcher-worker-3 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.295 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-05 17:05:02.295 [DefaultDispatcher-worker-18 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.295 [DefaultDispatcher-worker-18 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.303 [DefaultDispatcher-worker-3 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:05:02.303 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.303 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:02.303 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.304 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.304 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.312 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-05 17:05:02.316 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-05 17:05:02.317 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-05 17:05:02.324 [DefaultDispatcher-worker-16 @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-05 17:05:02.344 [DefaultDispatcher-worker-2 @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-05 17:05:02.364 [DefaultDispatcher-worker-17 @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-05 17:05:02.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-05 17:05:02.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-05 17:05:02.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:02.368 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5: (connection evicted) 2024-02-05 17:05:02.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-05 17:05:02.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10f64bc3 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.370 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.371 [Test worker @coroutine#6407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-05 17:05:02.371 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be15455 2024-02-05 17:05:02.371 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be15455 2024-02-05 17:05:02.371 [Test worker @coroutine#6407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-05 17:05:02.387 [DefaultDispatcher-worker-1 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:05:02.388 [DefaultDispatcher-worker-1 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.388 [DefaultDispatcher-worker-1 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:02.388 [DefaultDispatcher-worker-1 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.388 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be15455 2024-02-05 17:05:02.389 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.389 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.399 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be15455 2024-02-05 17:05:02.401 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be15455 2024-02-05 17:05:02.403 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be15455 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a983294 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.403 [Test worker @coroutine#6407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-05 17:05:02.404 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-05 17:05:02.404 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-05 17:05:02.404 [Test worker @coroutine#6407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-05 17:05:02.417 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-05 17:05:02.428 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-05 17:05:02.430 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-05 17:05:02.431 [Test worker @coroutine#6422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-05 17:05:02.442 [DefaultDispatcher-worker-19 @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-02-05 17:05:02.457 [DefaultDispatcher-worker-19 @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be15455 2024-02-05 17:05:02.466 [DefaultDispatcher-worker-11 @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be15455 2024-02-05 17:05:02.471 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:02.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-05 17:05:02.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-05 17:05:02.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:02.473 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be15455: (connection evicted) 2024-02-05 17:05:02.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-05 17:05:02.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-05 17:05:02.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-05 17:05:02.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-05 17:05:02.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:02.475 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7937f96e: (connection evicted) 2024-02-05 17:05:02.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-05 17:05:02.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-05 17:05:02.477 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-05 17:05:02.477 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.477 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.477 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.477 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.477 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.477 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.477 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259647f2 2024-02-05 17:05:02.477 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.477 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.477 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.477 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-05 17:05:02.478 [Test worker @coroutine#6450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-05 17:05:02.493 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-05 17:05:02.504 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-05 17:05:02.506 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-05 17:05:02.508 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-05 17:05:02.517 [DefaultDispatcher-worker-12 @coroutine#6457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-05 17:05:02.523 [DefaultDispatcher-worker-2 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:05:02.523 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.523 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:02.523 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.524 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.525 [DefaultDispatcher-worker-14 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.526 [DefaultDispatcher-worker-1 @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-05 17:05:02.540 [DefaultDispatcher-worker-10 @coroutine#6473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2024-02-05 17:05:02.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-05 17:05:02.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-05 17:05:02.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:02.543 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b: (connection evicted) 2024-02-05 17:05:02.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-05 17:05:02.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f2c36de 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.545 [Test worker @coroutine#6481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-05 17:05:02.546 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce7ec5f 2024-02-05 17:05:02.546 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce7ec5f 2024-02-05 17:05:02.546 [Test worker @coroutine#6481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-05 17:05:02.563 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7ec5f 2024-02-05 17:05:02.573 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7ec5f 2024-02-05 17:05:02.575 [Test worker @coroutine#6485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7ec5f 2024-02-05 17:05:02.577 [Test worker @coroutine#6487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7ec5f 2024-02-05 17:05:02.588 [DefaultDispatcher-worker-1 @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7ec5f 2024-02-05 17:05:02.594 [DefaultDispatcher-worker-11 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ce7ec5f 2024-02-05 17:05:02.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-05 17:05:02.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-05 17:05:02.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:02.597 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ce7ec5f: (connection evicted) 2024-02-05 17:05:02.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-05 17:05:02.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@349504d5 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.600 [Test worker @coroutine#6510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-05 17:05:02.601 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-05 17:05:02.601 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-05 17:05:02.601 [Test worker @coroutine#6510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-05 17:05:02.616 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-05 17:05:02.626 [Test worker @coroutine#6511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-05 17:05:02.628 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-05 17:05:02.630 [Test worker @coroutine#6515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-05 17:05:02.693 [DefaultDispatcher-worker-18 @coroutine#6517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-05 17:05:02.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-05 17:05:02.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-05 17:05:02.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:02.697 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@218e28d9: (connection evicted) 2024-02-05 17:05:02.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-05 17:05:02.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-05 17:05:02.699 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-05 17:05:02.699 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.699 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7746330a 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@252459b2 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@252459b2 2024-02-05 17:05:02.700 [Test worker @coroutine#6532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-05 17:05:02.700 [DefaultDispatcher-worker-1 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:05:02.700 [DefaultDispatcher-worker-1 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.700 [DefaultDispatcher-worker-1 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:02.701 [DefaultDispatcher-worker-1 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.702 [DefaultDispatcher-worker-16 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.702 [DefaultDispatcher-worker-16 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.716 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252459b2 2024-02-05 17:05:02.727 [Test worker @coroutine#6536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252459b2 2024-02-05 17:05:02.729 [Test worker @coroutine#6538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252459b2 2024-02-05 17:05:02.731 [Test worker @coroutine#6540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252459b2 2024-02-05 17:05:02.739 [DefaultDispatcher-worker-2 @coroutine#6542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252459b2 2024-02-05 17:05:02.746 [DefaultDispatcher-worker-1 @coroutine#6532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252459b2 2024-02-05 17:05:02.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-05 17:05:02.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-05 17:05:02.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:02.752 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@252459b2: (connection evicted) 2024-02-05 17:05:02.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-05 17:05:02.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30ae6721 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.757 [Test worker @coroutine#6558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-05 17:05:02.758 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@d35d84a 2024-02-05 17:05:02.758 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@d35d84a 2024-02-05 17:05:02.758 [Test worker @coroutine#6558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-05 17:05:02.772 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d35d84a 2024-02-05 17:05:02.783 [Test worker @coroutine#6560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d35d84a 2024-02-05 17:05:02.784 [Test worker @coroutine#6562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d35d84a 2024-02-05 17:05:02.786 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d35d84a 2024-02-05 17:05:02.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-05 17:05:02.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-05 17:05:02.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:02.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-05 17:05:02.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1179731c 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2024-02-05 17:05:02.791 [Test worker @coroutine#6575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-05 17:05:02.811 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2024-02-05 17:05:02.822 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2024-02-05 17:05:02.824 [Test worker @coroutine#6579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2024-02-05 17:05:02.825 [Test worker @coroutine#6581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2024-02-05 17:05:02.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-05 17:05:02.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-05 17:05:02.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:02.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-05 17:05:02.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@718198db 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.829 [Test worker @coroutine#6592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-05 17:05:02.830 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc80978 2024-02-05 17:05:02.830 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc80978 2024-02-05 17:05:02.830 [Test worker @coroutine#6592] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-05 17:05:02.844 [Test worker @coroutine#6592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc80978 2024-02-05 17:05:02.855 [Test worker @coroutine#6593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc80978 2024-02-05 17:05:02.856 [Test worker @coroutine#6595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc80978 2024-02-05 17:05:02.858 [Test worker @coroutine#6597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc80978 2024-02-05 17:05:02.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-05 17:05:02.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-05 17:05:02.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:02.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-05 17:05:02.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-05 17:05:02.869 [UI Thread @coroutine#6613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48137/Site/verify 2024-02-05 17:05:02.869 [UI Thread @coroutine#6613] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48137/Site/verify. 2024-02-05 17:05:02.869 [UI Thread @coroutine#6613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48137/Site/verify 2024-02-05 17:05:02.871 [UI Thread @coroutine#6613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48137/Site/verify 2024-02-05 17:05:02.871 [UI Thread @coroutine#6613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48137/Site/verify 2024-02-05 17:05:02.872 [UI Thread @coroutine#6613] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48137/Site/verify. 2024-02-05 17:05:02.872 [UI Thread @coroutine#6613] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48137/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:05:02.876 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@583b177a 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-05 17:05:02.877 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d0b43 2024-02-05 17:05:02.878 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@796d0b43 2024-02-05 17:05:02.878 [Test worker @coroutine#6628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-05 17:05:02.895 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796d0b43 2024-02-05 17:05:02.906 [Test worker @coroutine#6629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796d0b43 2024-02-05 17:05:02.907 [Test worker @coroutine#6631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796d0b43 2024-02-05 17:05:02.909 [Test worker @coroutine#6633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796d0b43 2024-02-05 17:05:02.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-05 17:05:02.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-05 17:05:02.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:02.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-05 17:05:02.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-05 17:05:02.912 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b4da7c 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b93a232 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b93a232 2024-02-05 17:05:02.913 [Test worker @coroutine#6645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-05 17:05:02.933 [Test worker @coroutine#6645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b93a232 2024-02-05 17:05:02.937 [DefaultDispatcher-worker-11 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:05:02.937 [DefaultDispatcher-worker-11 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.937 [DefaultDispatcher-worker-11 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:02.937 [DefaultDispatcher-worker-11 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.938 [DefaultDispatcher-worker-1 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.938 [DefaultDispatcher-worker-1 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:02.945 [Test worker @coroutine#6646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b93a232 2024-02-05 17:05:02.947 [Test worker @coroutine#6651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b93a232 2024-02-05 17:05:02.949 [Test worker @coroutine#6653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b93a232 2024-02-05 17:05:02.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-05 17:05:02.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-05 17:05:02.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:02.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-05 17:05:02.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e24db00 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:02.952 [Test worker @coroutine#6665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-05 17:05:02.953 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@452d4bb2 2024-02-05 17:05:02.953 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@452d4bb2 2024-02-05 17:05:02.953 [Test worker @coroutine#6665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-05 17:05:02.967 [Test worker @coroutine#6665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452d4bb2 2024-02-05 17:05:02.977 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452d4bb2 2024-02-05 17:05:02.979 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452d4bb2 2024-02-05 17:05:02.981 [Test worker @coroutine#6670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452d4bb2 2024-02-05 17:05:02.983 [UI Thread @coroutine#6679] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54039/Site/verify 2024-02-05 17:05:02.983 [UI Thread @coroutine#6679] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54039/Site/verify. 2024-02-05 17:05:02.983 [UI Thread @coroutine#6679] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54039/Site/verify 2024-02-05 17:05:02.985 [UI Thread @coroutine#6679] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54039/Site/verify 2024-02-05 17:05:02.985 [UI Thread @coroutine#6679] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54039/Site/verify 2024-02-05 17:05:02.986 [UI Thread @coroutine#6679] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54039/Site/verify. 2024-02-05 17:05:02.986 [UI Thread @coroutine#6679] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54039/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:05:02.989 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-214 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@452d4bb2 due to dirty commit state on close(). 2024-02-05 17:05:02.995 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452d4bb2 2024-02-05 17:05:02.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-05 17:05:02.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-05 17:05:02.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:02.995 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@452d4bb2: (connection evicted) 2024-02-05 17:05:02.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:02.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-05 17:05:02.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-05 17:05:03.001 [UI Thread @coroutine#6691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35245/Site/verify 2024-02-05 17:05:03.001 [UI Thread @coroutine#6691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35245/Site/verify. 2024-02-05 17:05:03.001 [UI Thread @coroutine#6691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35245/Site/verify 2024-02-05 17:05:03.002 [UI Thread @coroutine#6691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35245/Site/verify 2024-02-05 17:05:03.002 [UI Thread @coroutine#6691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35245/Site/verify 2024-02-05 17:05:03.002 [UI Thread @coroutine#6691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35245/Site/verify. 2024-02-05 17:05:03.002 [UI Thread @coroutine#6691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35245/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:05:03.003 [DefaultDispatcher-worker-14 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:05:03.003 [DefaultDispatcher-worker-14 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.003 [DefaultDispatcher-worker-14 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:03.003 [DefaultDispatcher-worker-14 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.005 [DefaultDispatcher-worker-8 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.005 [DefaultDispatcher-worker-8 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.009 [UI Thread @coroutine#6707] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42871/Site/verify 2024-02-05 17:05:03.009 [UI Thread @coroutine#6707] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42871/Site/verify. 2024-02-05 17:05:03.009 [UI Thread @coroutine#6707] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42871/Site/verify 2024-02-05 17:05:03.010 [UI Thread @coroutine#6707] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42871/Site/verify 2024-02-05 17:05:03.010 [UI Thread @coroutine#6707] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42871/Site/verify 2024-02-05 17:05:03.011 [UI Thread @coroutine#6707] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42871/Site/verify. 2024-02-05 17:05:03.011 [UI Thread @coroutine#6707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42871/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:05:03.020 [UI Thread @coroutine#6722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-05 17:05:03.020 [UI Thread @coroutine#6722] 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-02-05 17:05:03.020 [UI Thread @coroutine#6722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-05 17:05:03.021 [UI Thread @coroutine#6722] 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-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a12389e 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:03.025 [Test worker @coroutine#6729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-05 17:05:03.026 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-02-05 17:05:03.026 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-02-05 17:05:03.026 [Test worker @coroutine#6729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-05 17:05:03.049 [Test worker @coroutine#6729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-02-05 17:05:03.061 [Test worker @coroutine#6730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-02-05 17:05:03.063 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-02-05 17:05:03.065 [Test worker @coroutine#6734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-02-05 17:05:03.082 [DefaultDispatcher-worker-8 @coroutine#6729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-02-05 17:05:03.088 [DefaultDispatcher-worker-2 @coroutine#6737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-02-05 17:05:03.093 [DefaultDispatcher-worker-2 @coroutine#6729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-02-05 17:05:03.099 [DefaultDispatcher-worker-19 @coroutine#6729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-02-05 17:05:03.106 [DefaultDispatcher-worker-5 @coroutine#6729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-02-05 17:05:03.112 [DefaultDispatcher-worker-14 @coroutine#6729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-02-05 17:05:03.119 [DefaultDispatcher-worker-19 @coroutine#6729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-02-05 17:05:03.126 [HikariPool-215 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.135 [DefaultDispatcher-worker-8 @coroutine#6753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-02-05 17:05:03.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-05 17:05:03.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-05 17:05:03.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.137 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7296675e: (connection evicted) 2024-02-05 17:05:03.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:03.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-05 17:05:03.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377b773c 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:03.140 [Test worker @coroutine#6759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-05 17:05:03.141 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:05:03.141 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:05:03.141 [Test worker @coroutine#6759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-05 17:05:03.146 [DefaultDispatcher-worker-2 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:05:03.146 [DefaultDispatcher-worker-5 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:05:03.146 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.146 [DefaultDispatcher-worker-5 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.146 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:03.146 [DefaultDispatcher-worker-5 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:03.146 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.146 [DefaultDispatcher-worker-5 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.147 [DefaultDispatcher-worker-16 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.147 [DefaultDispatcher-worker-16 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.147 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.147 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.159 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:05:03.163 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.170 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:05:03.171 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:05:03.173 [Test worker @coroutine#6771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:05:03.173 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72cf43fa 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f748d43 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f748d43 2024-02-05 17:05:03.174 [Test worker @coroutine#6759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-05 17:05:03.188 [Test worker @coroutine#6759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f748d43 2024-02-05 17:05:03.199 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f748d43 2024-02-05 17:05:03.201 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f748d43 2024-02-05 17:05:03.202 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f748d43 2024-02-05 17:05:03.214 [DefaultDispatcher-worker-7 @coroutine#6779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f748d43 2024-02-05 17:05:03.226 [DefaultDispatcher-worker-12 @coroutine#6759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2024-02-05 17:05:03.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-05 17:05:03.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-05 17:05:03.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.240 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@650929dc: (connection evicted) 2024-02-05 17:05:03.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:03.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-05 17:05:03.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-05 17:05:03.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-05 17:05:03.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-05 17:05:03.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.241 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f748d43: (connection evicted) 2024-02-05 17:05:03.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:03.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-05 17:05:03.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-05 17:05:03.242 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-05 17:05:03.242 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:03.242 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:03.242 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:03.242 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:03.242 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:03.242 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:03.242 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@210e971e 2024-02-05 17:05:03.242 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:03.242 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:03.242 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:03.242 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:03.242 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:03.242 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-05 17:05:03.243 [Test worker @coroutine#6811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-05 17:05:03.261 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-05 17:05:03.273 [Test worker @coroutine#6812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-05 17:05:03.273 [DefaultDispatcher-worker-12 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:05:03.273 [DefaultDispatcher-worker-12 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.273 [DefaultDispatcher-worker-12 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:03.273 [DefaultDispatcher-worker-12 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.275 [DefaultDispatcher-worker-4 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.275 [Test worker @coroutine#6814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-05 17:05:03.277 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dabad5c 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:03.277 [Test worker @coroutine#6811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-05 17:05:03.278 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2024-02-05 17:05:03.278 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2024-02-05 17:05:03.278 [Test worker @coroutine#6811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-05 17:05:03.291 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2024-02-05 17:05:03.299 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.303 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2024-02-05 17:05:03.304 [DefaultDispatcher-worker-19 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:05:03.304 [DefaultDispatcher-worker-19 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.305 [DefaultDispatcher-worker-19 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:03.305 [DefaultDispatcher-worker-19 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.305 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2024-02-05 17:05:03.306 [DefaultDispatcher-worker-7 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.306 [DefaultDispatcher-worker-7 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.307 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2024-02-05 17:05:03.313 [DefaultDispatcher-worker-7 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:05:03.314 [DefaultDispatcher-worker-7 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.314 [DefaultDispatcher-worker-7 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:03.314 [DefaultDispatcher-worker-7 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.315 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.315 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.316 [DefaultDispatcher-worker-1 @coroutine#6829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1203c259 2024-02-05 17:05:03.331 [DefaultDispatcher-worker-9 @coroutine#6811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-05 17:05:03.342 [DefaultDispatcher-worker-14 @coroutine#6811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-05 17:05:03.343 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-05 17:05:03.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-05 17:05:03.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.347 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@340f4723: (connection evicted) 2024-02-05 17:05:03.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:03.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-05 17:05:03.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-05 17:05:03.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-05 17:05:03.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-05 17:05:03.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.348 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1203c259: (connection evicted) 2024-02-05 17:05:03.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:03.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-05 17:05:03.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a524c6b 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:03.350 [Test worker @coroutine#6868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-05 17:05:03.351 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2024-02-05 17:05:03.351 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2024-02-05 17:05:03.351 [Test worker @coroutine#6868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-05 17:05:03.367 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2024-02-05 17:05:03.385 [Test worker @coroutine#6869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2024-02-05 17:05:03.387 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2024-02-05 17:05:03.389 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2024-02-05 17:05:03.389 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33fefbbe 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0ca8a5 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0ca8a5 2024-02-05 17:05:03.390 [Test worker @coroutine#6868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-05 17:05:03.398 [DefaultDispatcher-worker-16 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:05:03.398 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.398 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:03.398 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.399 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.399 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.405 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d0ca8a5 2024-02-05 17:05:03.416 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d0ca8a5 2024-02-05 17:05:03.417 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d0ca8a5 2024-02-05 17:05:03.419 [Test worker @coroutine#6882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d0ca8a5 2024-02-05 17:05:03.430 [DefaultDispatcher-worker-14 @coroutine#6884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d0ca8a5 2024-02-05 17:05:03.443 [DefaultDispatcher-worker-14 @coroutine#6868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2024-02-05 17:05:03.451 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:03.452 [DefaultDispatcher-worker-18 @coroutine#6868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2024-02-05 17:05:03.490 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.533 [DefaultDispatcher-worker-9 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:05:03.533 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.533 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:03.533 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.534 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.534 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-05 17:05:03.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-05 17:05:03.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.707 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481: (connection evicted) 2024-02-05 17:05:03.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:03.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-05 17:05:03.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-05 17:05:03.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-05 17:05:03.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-05 17:05:03.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.708 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d0ca8a5: (connection evicted) 2024-02-05 17:05:03.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:03.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-05 17:05:03.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-05 17:05:03.711 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-05 17:05:03.711 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:03.711 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:03.711 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:03.711 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:03.711 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:03.711 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:03.711 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72161dbb 2024-02-05 17:05:03.711 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:03.711 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:03.711 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:03.711 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:03.711 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:03.711 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:03.711 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-05 17:05:03.712 [DefaultDispatcher-worker-1 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-02-05 17:05:03.712 [Test worker @coroutine#6924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-05 17:05:03.712 [DefaultDispatcher-worker-1 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.712 [DefaultDispatcher-worker-1 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:03.712 [DefaultDispatcher-worker-1 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.714 [DefaultDispatcher-worker-15 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.714 [DefaultDispatcher-worker-15 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.726 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-02-05 17:05:03.737 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-02-05 17:05:03.739 [Test worker @coroutine#6930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-02-05 17:05:03.741 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@450b99f2 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:03.741 [Test worker @coroutine#6924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-05 17:05:03.742 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1915879c 2024-02-05 17:05:03.742 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1915879c 2024-02-05 17:05:03.742 [Test worker @coroutine#6924] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-05 17:05:03.755 [Test worker @coroutine#6924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1915879c 2024-02-05 17:05:03.766 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1915879c 2024-02-05 17:05:03.768 [Test worker @coroutine#6936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1915879c 2024-02-05 17:05:03.770 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1915879c 2024-02-05 17:05:03.790 [DefaultDispatcher-worker-13 @coroutine#6941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1915879c 2024-02-05 17:05:03.801 [DefaultDispatcher-worker-14 @coroutine#6924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-02-05 17:05:03.808 [DefaultDispatcher-worker-14 @coroutine#6924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-02-05 17:05:03.812 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:03.817 [DefaultDispatcher-worker-18 @coroutine#6924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-02-05 17:05:03.823 [DefaultDispatcher-worker-17 @coroutine#6924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-02-05 17:05:03.830 [DefaultDispatcher-worker-13 @coroutine#6924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-02-05 17:05:03.838 [DefaultDispatcher-worker-18 @coroutine#6924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5 2024-02-05 17:05:03.842 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-05 17:05:03.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-05 17:05:03.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.842 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@371a7fd5: (connection evicted) 2024-02-05 17:05:03.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:03.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-05 17:05:03.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-05 17:05:03.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-05 17:05:03.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-05 17:05:03.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.844 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1915879c: (connection evicted) 2024-02-05 17:05:03.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:03.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-05 17:05:03.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-05 17:05:03.845 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34fe89a5 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:03.846 [Test worker @coroutine#6980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-05 17:05:03.847 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3705e3fb 2024-02-05 17:05:03.847 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3705e3fb 2024-02-05 17:05:03.847 [Test worker @coroutine#6980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-05 17:05:03.868 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3705e3fb 2024-02-05 17:05:03.884 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3705e3fb 2024-02-05 17:05:03.887 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3705e3fb 2024-02-05 17:05:03.890 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3705e3fb 2024-02-05 17:05:03.890 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-05 17:05:03.890 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:03.890 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:03.890 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:03.890 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:03.890 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:03.890 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:03.890 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6479b4cb 2024-02-05 17:05:03.890 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:03.890 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:03.890 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:03.890 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:03.890 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:03.890 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:03.890 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@69fc5803 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@69fc5803 2024-02-05 17:05:03.891 [Test worker @coroutine#6980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-05 17:05:03.911 [Test worker @coroutine#6980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69fc5803 2024-02-05 17:05:03.922 [Test worker @coroutine#6987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69fc5803 2024-02-05 17:05:03.924 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69fc5803 2024-02-05 17:05:03.926 [Test worker @coroutine#6991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69fc5803 2024-02-05 17:05:03.937 [DefaultDispatcher-worker-14 @coroutine#6993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69fc5803 2024-02-05 17:05:03.947 [DefaultDispatcher-worker-13 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:05:03.947 [HikariPool-224 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:03.947 [DefaultDispatcher-worker-13 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.947 [DefaultDispatcher-worker-13 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:03.947 [DefaultDispatcher-worker-13 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.948 [DefaultDispatcher-worker-13 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.948 [DefaultDispatcher-worker-13 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:03.950 [DefaultDispatcher-worker-2 @coroutine#6980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3705e3fb 2024-02-05 17:05:03.957 [DefaultDispatcher-worker-14 @coroutine#6980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3705e3fb 2024-02-05 17:05:03.964 [DefaultDispatcher-worker-13 @coroutine#6980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3705e3fb 2024-02-05 17:05:03.972 [DefaultDispatcher-worker-14 @coroutine#6980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3705e3fb 2024-02-05 17:05:03.980 [DefaultDispatcher-worker-14 @coroutine#6980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3705e3fb 2024-02-05 17:05:03.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-05 17:05:03.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-05 17:05:03.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.984 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3705e3fb: (connection evicted) 2024-02-05 17:05:03.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:03.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-05 17:05:03.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-05 17:05:03.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-05 17:05:03.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-05 17:05:03.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:03.986 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69fc5803: (connection evicted) 2024-02-05 17:05:03.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:03.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-05 17:05:03.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@582b6362 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:03.988 [Test worker @coroutine#7036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-05 17:05:03.989 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2024-02-05 17:05:03.989 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2024-02-05 17:05:03.989 [Test worker @coroutine#7036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-05 17:05:04.010 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2024-02-05 17:05:04.014 [DefaultDispatcher-worker-1 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:05:04.014 [DefaultDispatcher-worker-1 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.014 [DefaultDispatcher-worker-1 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:04.014 [DefaultDispatcher-worker-1 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.015 [DefaultDispatcher-worker-15 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.015 [DefaultDispatcher-worker-15 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.027 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2024-02-05 17:05:04.029 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2024-02-05 17:05:04.032 [Test worker @coroutine#7044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f81488 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.032 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2024-02-05 17:05:04.033 [Test worker @coroutine#7036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-05 17:05:04.051 [Test worker @coroutine#7036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2024-02-05 17:05:04.062 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2024-02-05 17:05:04.070 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2024-02-05 17:05:04.072 [Test worker @coroutine#7051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2024-02-05 17:05:04.081 [DefaultDispatcher-worker-2 @coroutine#7053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2024-02-05 17:05:04.089 [HikariPool-226 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:04.097 [DefaultDispatcher-worker-13 @coroutine#7036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2024-02-05 17:05:04.105 [DefaultDispatcher-worker-14 @coroutine#7036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2024-02-05 17:05:04.113 [DefaultDispatcher-worker-3 @coroutine#7036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2024-02-05 17:05:04.122 [DefaultDispatcher-worker-14 @coroutine#7036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2024-02-05 17:05:04.130 [DefaultDispatcher-worker-3 @coroutine#7036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2024-02-05 17:05:04.133 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:04.139 [DefaultDispatcher-worker-15 @coroutine#7036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e89310c 2024-02-05 17:05:04.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-05 17:05:04.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-05 17:05:04.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:04.145 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e89310c: (connection evicted) 2024-02-05 17:05:04.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-05 17:05:04.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-05 17:05:04.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-05 17:05:04.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-05 17:05:04.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:04.146 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf: (connection evicted) 2024-02-05 17:05:04.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-05 17:05:04.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f6ae1d 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.149 [Test worker @coroutine#7092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-05 17:05:04.155 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7405e77f 2024-02-05 17:05:04.155 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7405e77f 2024-02-05 17:05:04.155 [Test worker @coroutine#7092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-05 17:05:04.157 [DefaultDispatcher-worker-7 @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2e018 2024-02-05 17:05:04.158 [DefaultDispatcher-worker-7 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.158 [DefaultDispatcher-worker-7 @coroutine#2888] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:04.158 [DefaultDispatcher-worker-7 @coroutine#2888] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.158 [DefaultDispatcher-worker-1 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-02-05 17:05:04.158 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.158 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:04.158 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.159 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.159 [DefaultDispatcher-worker-12 @coroutine#2888] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50185/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.159 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.159 [DefaultDispatcher-worker-7 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43387/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.170 [Test worker @coroutine#7092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7405e77f 2024-02-05 17:05:04.181 [Test worker @coroutine#7100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7405e77f 2024-02-05 17:05:04.183 [Test worker @coroutine#7102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7405e77f 2024-02-05 17:05:04.184 [Test worker @coroutine#7104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7405e77f 2024-02-05 17:05:04.194 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-228 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@7405e77f due to dirty commit state on close(). 2024-02-05 17:05:04.200 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7405e77f 2024-02-05 17:05:04.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-05 17:05:04.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-05 17:05:04.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:04.200 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7405e77f: (connection evicted) 2024-02-05 17:05:04.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-05 17:05:04.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-05 17:05:04.284 [DefaultDispatcher-worker-8 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739aada4 2024-02-05 17:05:04.284 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.284 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:04.284 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@386cc1c4 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.284 [Test worker @coroutine#7121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-05 17:05:04.285 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-02-05 17:05:04.285 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-02-05 17:05:04.285 [Test worker @coroutine#7121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-05 17:05:04.285 [DefaultDispatcher-worker-8 @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.299 [Test worker @coroutine#7121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-02-05 17:05:04.310 [Test worker @coroutine#7125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-02-05 17:05:04.312 [Test worker @coroutine#7127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-02-05 17:05:04.313 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@790bd0e 2024-02-05 17:05:04.316 [DefaultDispatcher-worker-18 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2024-02-05 17:05:04.316 [DefaultDispatcher-worker-18 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.316 [DefaultDispatcher-worker-18 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:04.316 [DefaultDispatcher-worker-18 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-05 17:05:04.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-05 17:05:04.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:04.317 [DefaultDispatcher-worker-2 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.317 [DefaultDispatcher-worker-2 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47187/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-05 17:05:04.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@de06f28 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.319 [Test worker @coroutine#7149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-05 17:05:04.320 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-02-05 17:05:04.320 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-02-05 17:05:04.320 [Test worker @coroutine#7149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-05 17:05:04.325 [DefaultDispatcher-worker-3 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dd3a46 2024-02-05 17:05:04.325 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.325 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:04.325 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.331 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.331 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33579/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.337 [Test worker @coroutine#7149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-02-05 17:05:04.353 [Test worker @coroutine#7153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-02-05 17:05:04.355 [Test worker @coroutine#7155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-02-05 17:05:04.358 [Test worker @coroutine#7157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-02-05 17:05:04.368 [DefaultDispatcher-worker-8 @coroutine#7159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-02-05 17:05:04.381 [DefaultDispatcher-worker-18 @coroutine#7174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe 2024-02-05 17:05:04.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-05 17:05:04.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-05 17:05:04.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:04.387 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52d0a5fe: (connection evicted) 2024-02-05 17:05:04.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-05 17:05:04.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27959922 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.392 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.393 [Test worker @coroutine#7182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-05 17:05:04.393 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-05 17:05:04.393 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-05 17:05:04.393 [Test worker @coroutine#7182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-05 17:05:04.409 [DefaultDispatcher-worker-19 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45f6181a 2024-02-05 17:05:04.409 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.409 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:04.409 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.411 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.411 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54779/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.421 [Test worker @coroutine#7182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-05 17:05:04.436 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-05 17:05:04.438 [Test worker @coroutine#7189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-05 17:05:04.440 [Test worker @coroutine#7191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-05 17:05:04.449 [DefaultDispatcher-worker-3 @coroutine#7193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-05 17:05:04.457 [DefaultDispatcher-worker-12 @coroutine#7206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-05 17:05:04.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-05 17:05:04.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-05 17:05:04.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:04.461 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796267e8: (connection evicted) 2024-02-05 17:05:04.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-05 17:05:04.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-05 17:05:04.467 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22ca5fe1 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fe054 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fe054 2024-02-05 17:05:04.468 [Test worker @coroutine#7215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-05 17:05:04.485 [Test worker @coroutine#7215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fe054 2024-02-05 17:05:04.496 [Test worker @coroutine#7216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fe054 2024-02-05 17:05:04.498 [Test worker @coroutine#7218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fe054 2024-02-05 17:05:04.499 [Test worker @coroutine#7220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fe054 2024-02-05 17:05:04.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-05 17:05:04.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-05 17:05:04.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:04.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-05 17:05:04.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-05 17:05:04.507 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34d08905 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2728e305 2024-02-05 17:05:04.508 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2728e305 2024-02-05 17:05:04.509 [Test worker @coroutine#7239] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-05 17:05:04.523 [Test worker @coroutine#7239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2728e305 2024-02-05 17:05:04.536 [Test worker @coroutine#7240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2728e305 2024-02-05 17:05:04.539 [Test worker @coroutine#7242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2728e305 2024-02-05 17:05:04.541 [Test worker @coroutine#7244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2728e305 2024-02-05 17:05:04.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-05 17:05:04.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-05 17:05:04.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:04.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-05 17:05:04.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-05 17:05:04.547 [DefaultDispatcher-worker-6 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346a2799 2024-02-05 17:05:04.548 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.548 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:04.548 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.548 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-05 17:05:04.548 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.548 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.548 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.548 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.548 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.548 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f37ed4 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.549 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-05 17:05:04.549 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55279/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@16dc12cf 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@16dc12cf 2024-02-05 17:05:04.549 [Test worker @coroutine#7263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-05 17:05:04.567 [Test worker @coroutine#7263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16dc12cf 2024-02-05 17:05:04.578 [Test worker @coroutine#7265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16dc12cf 2024-02-05 17:05:04.580 [Test worker @coroutine#7267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16dc12cf 2024-02-05 17:05:04.581 [Test worker @coroutine#7269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16dc12cf 2024-02-05 17:05:04.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-05 17:05:04.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-05 17:05:04.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:04.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-05 17:05:04.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-05 17:05:04.591 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-05 17:05:04.591 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.591 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.591 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.591 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.591 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.591 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.591 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cfb255 2024-02-05 17:05:04.591 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.591 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.591 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.591 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.591 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.591 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.591 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545ac62 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545ac62 2024-02-05 17:05:04.592 [Test worker @coroutine#7294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-05 17:05:04.606 [Test worker @coroutine#7294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4545ac62 2024-02-05 17:05:04.617 [Test worker @coroutine#7295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4545ac62 2024-02-05 17:05:04.619 [Test worker @coroutine#7297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4545ac62 2024-02-05 17:05:04.621 [Test worker @coroutine#7299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4545ac62 2024-02-05 17:05:04.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-05 17:05:04.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-05 17:05:04.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:04.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-05 17:05:04.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9da20f1 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c9bd51 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c9bd51 2024-02-05 17:05:04.625 [Test worker @coroutine#7310] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-05 17:05:04.640 [Test worker @coroutine#7310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c9bd51 2024-02-05 17:05:04.651 [Test worker @coroutine#7311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c9bd51 2024-02-05 17:05:04.653 [Test worker @coroutine#7313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c9bd51 2024-02-05 17:05:04.654 [Test worker @coroutine#7315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c9bd51 2024-02-05 17:05:04.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-05 17:05:04.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-05 17:05:04.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:04.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-05 17:05:04.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-05 17:05:04.657 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35abfeba 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f 2024-02-05 17:05:04.658 [Test worker @coroutine#7326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-05 17:05:04.672 [Test worker @coroutine#7326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f 2024-02-05 17:05:04.683 [Test worker @coroutine#7328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f 2024-02-05 17:05:04.685 [Test worker @coroutine#7330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f 2024-02-05 17:05:04.686 [Test worker @coroutine#7332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b42eb0f 2024-02-05 17:05:04.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-05 17:05:04.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-05 17:05:04.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:04.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-05 17:05:04.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79f14c56 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2024-02-05 17:05:04.690 [Test worker @coroutine#7343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-05 17:05:04.706 [Test worker @coroutine#7343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2024-02-05 17:05:04.718 [Test worker @coroutine#7344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2024-02-05 17:05:04.720 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2024-02-05 17:05:04.721 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73790bb5 2024-02-05 17:05:04.723 [DefaultDispatcher-worker-15 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236206f8 2024-02-05 17:05:04.723 [DefaultDispatcher-worker-15 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.723 [DefaultDispatcher-worker-15 @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:04.723 [DefaultDispatcher-worker-15 @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-05 17:05:04.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-05 17:05:04.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:04.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-05 17:05:04.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-05 17:05:04.725 [DefaultDispatcher-worker-19 @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.725 [DefaultDispatcher-worker-19 @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42499/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3987bfc8 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.726 [Test worker @coroutine#7362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-05 17:05:04.727 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2024-02-05 17:05:04.727 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2024-02-05 17:05:04.727 [Test worker @coroutine#7362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-05 17:05:04.741 [Test worker @coroutine#7362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2024-02-05 17:05:04.752 [Test worker @coroutine#7363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2024-02-05 17:05:04.754 [Test worker @coroutine#7365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2024-02-05 17:05:04.756 [Test worker @coroutine#7367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ececb56 2024-02-05 17:05:04.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-05 17:05:04.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-05 17:05:04.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:04.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-05 17:05:04.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c7a699b 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.761 [Test worker @coroutine#7380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-05 17:05:04.762 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd36967 2024-02-05 17:05:04.762 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd36967 2024-02-05 17:05:04.762 [Test worker @coroutine#7380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-05 17:05:04.776 [Test worker @coroutine#7380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd36967 2024-02-05 17:05:04.787 [Test worker @coroutine#7382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd36967 2024-02-05 17:05:04.789 [Test worker @coroutine#7384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd36967 2024-02-05 17:05:04.790 [Test worker @coroutine#7386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd36967 2024-02-05 17:05:04.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-05 17:05:04.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-05 17:05:04.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:04.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-05 17:05:04.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-05 17:05:04.794 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-05 17:05:04.794 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.794 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.794 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.794 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.794 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.794 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.794 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bdec54 2024-02-05 17:05:04.794 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.794 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9e38d4 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9e38d4 2024-02-05 17:05:04.795 [Test worker @coroutine#7400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-05 17:05:04.810 [Test worker @coroutine#7400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9e38d4 2024-02-05 17:05:04.825 [Test worker @coroutine#7401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9e38d4 2024-02-05 17:05:04.828 [Test worker @coroutine#7403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9e38d4 2024-02-05 17:05:04.830 [Test worker @coroutine#7405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9e38d4 2024-02-05 17:05:04.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-05 17:05:04.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-05 17:05:04.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:04.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-05 17:05:04.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-05 17:05:04.835 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38ebf8dc 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.836 [Test worker @coroutine#7418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-05 17:05:04.840 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8c6694 2024-02-05 17:05:04.841 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8c6694 2024-02-05 17:05:04.841 [Test worker @coroutine#7418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-05 17:05:04.862 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8c6694 2024-02-05 17:05:04.873 [Test worker @coroutine#7419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8c6694 2024-02-05 17:05:04.875 [Test worker @coroutine#7421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8c6694 2024-02-05 17:05:04.877 [Test worker @coroutine#7423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8c6694 2024-02-05 17:05:04.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-05 17:05:04.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-05 17:05:04.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:04.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-05 17:05:04.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71f9f8ba 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.882 [Test worker @coroutine#7436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-05 17:05:04.883 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea3b20d 2024-02-05 17:05:04.883 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea3b20d 2024-02-05 17:05:04.883 [Test worker @coroutine#7436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-05 17:05:04.897 [Test worker @coroutine#7436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea3b20d 2024-02-05 17:05:04.908 [Test worker @coroutine#7437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea3b20d 2024-02-05 17:05:04.910 [Test worker @coroutine#7439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea3b20d 2024-02-05 17:05:04.912 [Test worker @coroutine#7441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea3b20d 2024-02-05 17:05:04.915 [UI Thread @coroutine#7450] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-05 17:05:04.915 [UI Thread @coroutine#7450] 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-02-05 17:05:04.915 [UI Thread @coroutine#7450] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-05 17:05:04.917 [UI Thread @coroutine#7450] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-05 17:05:04.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-05 17:05:04.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-05 17:05:04.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:04.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-05 17:05:04.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ef89e43 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.921 [Test worker @coroutine#7456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-05 17:05:04.922 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-05 17:05:04.922 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-05 17:05:04.922 [Test worker @coroutine#7456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-05 17:05:04.939 [Test worker @coroutine#7456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-05 17:05:04.950 [Test worker @coroutine#7457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-05 17:05:04.953 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-05 17:05:04.956 [Test worker @coroutine#7461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-05 17:05:04.958 [DefaultDispatcher-worker-18 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-05 17:05:04.959 [DefaultDispatcher-worker-18 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.959 [DefaultDispatcher-worker-18 @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:04.959 [DefaultDispatcher-worker-18 @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.959 [UI Thread @coroutine#7472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35811/Site/verify 2024-02-05 17:05:04.959 [UI Thread @coroutine#7472] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35811/Site/verify. 2024-02-05 17:05:04.959 [UI Thread @coroutine#7472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35811/Site/verify 2024-02-05 17:05:04.960 [DefaultDispatcher-worker-11 @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.960 [DefaultDispatcher-worker-11 @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44023/UmAppDatabase/replication/nodeId 2024-02-05 17:05:04.960 [UI Thread @coroutine#7472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35811/Site/verify 2024-02-05 17:05:04.960 [UI Thread @coroutine#7472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35811/Site/verify 2024-02-05 17:05:04.961 [UI Thread @coroutine#7472] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35811/Site/verify. 2024-02-05 17:05:04.961 [UI Thread @coroutine#7472] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35811/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:05:04.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-05 17:05:04.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-05 17:05:04.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:05:04.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:04.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-05 17:05:04.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7308e2d6 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:05:04.970 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-02-05 17:05:04.971 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:05:04.971 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:05:04.971 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:05:04.971 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:05:04.971 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:05:04.971 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:05:04.971 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:05:04.971 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:05:04.971 [Test worker @coroutine#7482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-02-05 17:05:04.971 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2024-02-05 17:05:04.971 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2024-02-05 17:05:04.971 [Test worker @coroutine#7482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-02-05 17:05:04.986 [Test worker @coroutine#7482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2024-02-05 17:05:04.998 [Test worker @coroutine#7484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2024-02-05 17:05:04.999 [Test worker @coroutine#7486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2024-02-05 17:05:05.001 [Test worker @coroutine#7488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2024-02-05 17:05:05.012 [DefaultDispatcher-worker-19 @coroutine#7490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2024-02-05 17:05:05.021 [DefaultDispatcher-worker-18 @coroutine#7482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f371390 2024-02-05 17:05:05.026 [DefaultDispatcher-worker-2 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48301bfe 2024-02-05 17:05:05.026 [DefaultDispatcher-worker-2 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:05.026 [DefaultDispatcher-worker-2 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId. 2024-02-05 17:05:05.026 [DefaultDispatcher-worker-2 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:05.026 [UI Thread @coroutine#7500] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58157/555392124259799040/_ustadmanifest.json 2024-02-05 17:05:05.027 [UI Thread @coroutine#7500] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58157/555392124259799040/_ustadmanifest.json. 2024-02-05 17:05:05.027 [UI Thread @coroutine#7500] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58157/555392124259799040/_ustadmanifest.json 2024-02-05 17:05:05.027 [DefaultDispatcher-worker-2 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:05.027 [DefaultDispatcher-worker-2 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50577/UmAppDatabase/replication/nodeId 2024-02-05 17:05:05.028 [UI Thread @coroutine#7500] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58157/555392124259799040/_ustadmanifest.json 2024-02-05 17:05:05.028 [UI Thread @coroutine#7500] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58157/555392124259799040/_ustadmanifest.json 2024-02-05 17:05:05.028 [UI Thread @coroutine#7500] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58157/555392124259799040/_ustadmanifest.json. 2024-02-05 17:05:05.029 [UI Thread @coroutine#7500] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58157/555392124259799040/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:05:05.029 [UI Thread @coroutine#7500] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58157/tincan.xml 2024-02-05 17:05:05.029 [UI Thread @coroutine#7500] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58157/tincan.xml. 2024-02-05 17:05:05.029 [UI Thread @coroutine#7500] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58157/tincan.xml 2024-02-05 17:05:05.030 [UI Thread @coroutine#7500] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58157/tincan.xml 2024-02-05 17:05:05.030 [UI Thread @coroutine#7500] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58157/tincan.xml 2024-02-05 17:05:05.030 [UI Thread @coroutine#7500] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58157/tincan.xml. 2024-02-05 17:05:05.030 [UI Thread @coroutine#7500] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58157/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:05:05.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-02-05 17:05:05.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-02-05 17:05:05.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:05:05.032 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f371390: (connection evicted) 2024-02-05 17:05:05.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:05:05.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-02-05 17:05:05.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-02-05 17:27:35.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-05 17:27:35.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:35.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:35.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:35.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:35.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:35.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:35.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d074b14 2024-02-05 17:27:35.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:35.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:35.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:35.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:35.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:35.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:35.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:35.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:35.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:35.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:35.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:35.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:35.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:35.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-05 17:27:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:35.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:35.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:35.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:35.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:35.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:35.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:35.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-05 17:27:36.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:27:36.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:27:36.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-05 17:27:36.136 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:36.141 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d73fcff 2024-02-05 17:27:36.141 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d73fcff 2024-02-05 17:27:36.146 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:27:36.146 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b40121 2024-02-05 17:27:36.147 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b40121 2024-02-05 17:27:36.152 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@178b978f 2024-02-05 17:27:36.152 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@178b978f 2024-02-05 17:27:36.156 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@52890b1a 2024-02-05 17:27:36.156 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@52890b1a 2024-02-05 17:27:36.160 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@509f81b0 2024-02-05 17:27:36.160 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@509f81b0 2024-02-05 17:27:36.164 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@63113f8b 2024-02-05 17:27:36.164 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@63113f8b 2024-02-05 17:27:36.167 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@28edeb89 2024-02-05 17:27:36.167 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@28edeb89 2024-02-05 17:27:36.170 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a6f455 2024-02-05 17:27:36.170 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a6f455 2024-02-05 17:27:36.173 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9861b0 2024-02-05 17:27:36.173 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9861b0 2024-02-05 17:27:36.173 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:27:36.177 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:27:36.181 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:27:36.400 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:36.400 [DefaultDispatcher-worker-4 @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-02-05 17:27:36.401 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:36.402 [DefaultDispatcher-worker-4 @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-02-05 17:27:36.432 [DefaultDispatcher-worker-5 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:27:36.433 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 17:27:36.433 [DefaultDispatcher-worker-5 @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-02-05 17:27:36.433 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 17:27:36.496 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:27:36.547 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:27:36.581 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:27:36.605 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:27:36.623 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 17:27:36.632 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:36.665 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:27:36.671 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:27:36.847 [DefaultDispatcher-worker-10 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f 2024-02-05 17:27:36.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-05 17:27:36.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-05 17:27:36.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:36.887 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66f28a1f: (connection evicted) 2024-02-05 17:27:36.888 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d73fcff: (connection evicted) 2024-02-05 17:27:36.888 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13b40121: (connection evicted) 2024-02-05 17:27:36.888 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@178b978f: (connection evicted) 2024-02-05 17:27:36.889 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52890b1a: (connection evicted) 2024-02-05 17:27:36.889 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@509f81b0: (connection evicted) 2024-02-05 17:27:36.889 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63113f8b: (connection evicted) 2024-02-05 17:27:36.890 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28edeb89: (connection evicted) 2024-02-05 17:27:36.890 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32a6f455: (connection evicted) 2024-02-05 17:27:36.890 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e9861b0: (connection evicted) 2024-02-05 17:27:36.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:36.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-05 17:27:36.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-05 17:27:36.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-05 17:27:36.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:36.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:36.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:36.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:36.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:36.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:36.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4416e18d 2024-02-05 17:27:36.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:36.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:36.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:36.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:36.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:36.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:36.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:36.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:36.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:36.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:36.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:36.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:36.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:36.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:36.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:36.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:36.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:36.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:36.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:36.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-05 17:27:36.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:36.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:36.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:36.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:36.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:36.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:36.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:36.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:36.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-05 17:27:36.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-05 17:27:36.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-05 17:27:36.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-05 17:27:36.909 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-05 17:27:36.929 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-05 17:27:36.933 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-05 17:27:36.935 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:36.935 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:27:36.936 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:36.936 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:27:36.951 [DefaultDispatcher-worker-4 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-05 17:27:36.953 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 17:27:36.953 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:36.953 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 17:27:36.959 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-05 17:27:36.978 [DefaultDispatcher-worker-3 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-05 17:27:36.996 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-05 17:27:37.002 [DefaultDispatcher-worker-4 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:37.007 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:37.011 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3950b4 2024-02-05 17:27:37.011 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3950b4 2024-02-05 17:27:37.016 [DefaultDispatcher-worker-12 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-05 17:27:37.016 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fea923 2024-02-05 17:27:37.017 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fea923 2024-02-05 17:27:37.018 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-05 17:27:37.021 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c13bc4 2024-02-05 17:27:37.021 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c13bc4 2024-02-05 17:27:37.025 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c3a318 2024-02-05 17:27:37.026 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c3a318 2024-02-05 17:27:37.029 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@58af144 2024-02-05 17:27:37.029 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@58af144 2024-02-05 17:27:37.033 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4179f767 2024-02-05 17:27:37.033 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4179f767 2024-02-05 17:27:37.036 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-05 17:27:37.037 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddafb97 2024-02-05 17:27:37.037 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddafb97 2024-02-05 17:27:37.041 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ec5c57 2024-02-05 17:27:37.041 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ec5c57 2024-02-05 17:27:37.042 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-05 17:27:37.044 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@42be8fdf 2024-02-05 17:27:37.044 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@42be8fdf 2024-02-05 17:27:37.044 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:37.122 [DefaultDispatcher-worker-12 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3120495d 2024-02-05 17:27:37.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-05 17:27:37.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-05 17:27:37.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:37.160 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3120495d: (connection evicted) 2024-02-05 17:27:37.161 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f3950b4: (connection evicted) 2024-02-05 17:27:37.161 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31fea923: (connection evicted) 2024-02-05 17:27:37.162 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35c13bc4: (connection evicted) 2024-02-05 17:27:37.163 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c3a318: (connection evicted) 2024-02-05 17:27:37.163 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58af144: (connection evicted) 2024-02-05 17:27:37.163 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4179f767: (connection evicted) 2024-02-05 17:27:37.164 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ddafb97: (connection evicted) 2024-02-05 17:27:37.164 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10ec5c57: (connection evicted) 2024-02-05 17:27:37.165 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42be8fdf: (connection evicted) 2024-02-05 17:27:37.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:37.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-05 17:27:37.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-05 17:27:37.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-05 17:27:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:37.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6164e137 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:37.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:37.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:37.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-05 17:27:37.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:37.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:37.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:37.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:37.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:37.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:37.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:37.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:37.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-05 17:27:37.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d970e 2024-02-05 17:27:37.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d970e 2024-02-05 17:27:37.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-05 17:27:37.324 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:37.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f0c45f4 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:37.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:37.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:37.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:37.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:37.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:37.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-05 17:27:37.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:37.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:37.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:37.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:37.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:37.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:37.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:37.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:37.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-05 17:27:37.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@faec277 2024-02-05 17:27:37.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@faec277 2024-02-05 17:27:37.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-05 17:27:37.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1669931a 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:37.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:37.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:37.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:37.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:37.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:37.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:37.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:37.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-05 17:27:37.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:37.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:37.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:37.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:37.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:37.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:37.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:37.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:37.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-05 17:27:37.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-05 17:27:37.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-05 17:27:37.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-05 17:27:37.684 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:37.702 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@faec277 2024-02-05 17:27:37.707 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36275/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 17:27:37.707 [DefaultDispatcher-worker-3 @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:36275/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-05 17:27:37.707 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36275/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 17:27:37.720 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:37.747 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36275/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 17:27:37.747 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36275/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-05 17:27:37.777 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-05 17:27:37.937 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-05 17:27:37.937 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36275/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-05 17:27:38.146 [DefaultDispatcher-worker-3 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-05 17:27:38.155 [DefaultDispatcher-worker-3 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-05 17:27:38.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-05 17:27:38.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-05 17:27:38.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:38.204 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@faec277: (connection evicted) 2024-02-05 17:27:38.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:38.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-05 17:27:38.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-05 17:27:38.208 [Test worker @coroutine#105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-05 17:27:38.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-05 17:27:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f408ab6 2024-02-05 17:27:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-05 17:27:38.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f495f0 2024-02-05 17:27:38.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f495f0 2024-02-05 17:27:38.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-05 17:27:38.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-05 17:27:38.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5efe5b25 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-05 17:27:38.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-05 17:27:38.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f0e2bdc 2024-02-05 17:27:38.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f0e2bdc 2024-02-05 17:27:38.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-05 17:27:38.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-05 17:27:38.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-05 17:27:38.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:38.367 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53f495f0: (connection evicted) 2024-02-05 17:27:38.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:38.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-05 17:27:38.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-05 17:27:38.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-05 17:27:38.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@284d4885 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-05 17:27:38.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@a69f9d 2024-02-05 17:27:38.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@a69f9d 2024-02-05 17:27:38.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-05 17:27:38.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a8dcfbb 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-05 17:27:38.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-05 17:27:38.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5597ca3 2024-02-05 17:27:38.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5597ca3 2024-02-05 17:27:38.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-05 17:27:38.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-05 17:27:38.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-05 17:27:38.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:38.399 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a69f9d: (connection evicted) 2024-02-05 17:27:38.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:38.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-05 17:27:38.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-05 17:27:38.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-05 17:27:38.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37e55819 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-05 17:27:38.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6248cfab 2024-02-05 17:27:38.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6248cfab 2024-02-05 17:27:38.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-05 17:27:38.413 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:38.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-05 17:27:38.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5871a482 2024-02-05 17:27:38.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-05 17:27:38.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@296676c4 2024-02-05 17:27:38.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@296676c4 2024-02-05 17:27:38.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-05 17:27:38.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-05 17:27:38.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-05 17:27:38.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:38.447 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6248cfab: (connection evicted) 2024-02-05 17:27:38.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:38.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-05 17:27:38.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-05 17:27:38.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-05 17:27:38.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@156324b 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-05 17:27:38.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e29a81a 2024-02-05 17:27:38.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e29a81a 2024-02-05 17:27:38.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-05 17:27:38.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b4b8199 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-05 17:27:38.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fced25c 2024-02-05 17:27:38.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fced25c 2024-02-05 17:27:38.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-05 17:27:38.493 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:38.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-05 17:27:38.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-05 17:27:38.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:38.515 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e29a81a: (connection evicted) 2024-02-05 17:27:38.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:38.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-05 17:27:38.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-05 17:27:38.531 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:38.579 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9e19de 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-05 17:27:38.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-05 17:27:38.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@6115846e 2024-02-05 17:27:38.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@6115846e 2024-02-05 17:27:38.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-05 17:27:38.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bec1589 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-05 17:27:38.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-05 17:27:38.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@14590fe2 2024-02-05 17:27:38.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@14590fe2 2024-02-05 17:27:38.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-05 17:27:38.722 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:38.741 [DefaultDispatcher-worker-14 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14590fe2 2024-02-05 17:27:38.746 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:38.761 [DefaultDispatcher-worker-14 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14590fe2 2024-02-05 17:27:38.771 [DefaultDispatcher-worker-14 @coroutine#139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14590fe2 2024-02-05 17:27:38.781 [DefaultDispatcher-worker-14 @coroutine#141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14590fe2 2024-02-05 17:27:38.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-05 17:27:38.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-05 17:27:38.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:38.861 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6115846e: (connection evicted) 2024-02-05 17:27:38.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:38.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-05 17:27:38.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-05 17:27:38.868 [Test worker @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14590fe2 2024-02-05 17:27:38.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-05 17:27:38.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@604f376a 2024-02-05 17:27:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-05 17:27:38.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-05 17:27:38.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@28bd5015 2024-02-05 17:27:38.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@28bd5015 2024-02-05 17:27:38.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-05 17:27:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-05 17:27:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e159116 2024-02-05 17:27:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-05 17:27:38.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ca51 2024-02-05 17:27:38.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ca51 2024-02-05 17:27:38.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-05 17:27:38.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-05 17:27:38.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-05 17:27:38.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:38.913 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28bd5015: (connection evicted) 2024-02-05 17:27:38.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:38.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-05 17:27:38.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-05 17:27:38.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f1d799 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-05 17:27:38.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@a120b9 2024-02-05 17:27:38.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@a120b9 2024-02-05 17:27:38.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@333e5fb6 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a9f95b 2024-02-05 17:27:38.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a9f95b 2024-02-05 17:27:38.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-05 17:27:38.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-05 17:27:38.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-05 17:27:38.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:38.945 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a120b9: (connection evicted) 2024-02-05 17:27:38.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:38.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-05 17:27:38.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-05 17:27:38.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b3ba5a 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-05 17:27:38.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@a047bdb 2024-02-05 17:27:38.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@a047bdb 2024-02-05 17:27:38.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14dbfdb1 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-05 17:27:38.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fbae40 2024-02-05 17:27:38.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fbae40 2024-02-05 17:27:38.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-05 17:27:38.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-05 17:27:38.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-05 17:27:38.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:38.974 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a047bdb: (connection evicted) 2024-02-05 17:27:38.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:38.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-05 17:27:38.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-05 17:27:38.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@238ad211 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-05 17:27:38.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6591f8ea 2024-02-05 17:27:38.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6591f8ea 2024-02-05 17:27:38.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5273143e 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:38.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:38.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-05 17:27:38.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@334b392d 2024-02-05 17:27:38.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@334b392d 2024-02-05 17:27:38.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-05 17:27:39.007 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.018 [DefaultDispatcher-worker-1 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-05 17:27:39.042 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.056 [DefaultDispatcher-worker-1 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit12198778737660058028/junit16034586897741549255.tmp 2024-02-05 17:27:39.070 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.081 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.098 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.102 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-05 17:27:39.116 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-05 17:27:39.118 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-05 17:27:39.118 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit12198778737660058028/junit16034586897741549255.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-05 17:27:39.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-05 17:27:39.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-05 17:27:39.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.119 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6591f8ea: (connection evicted) 2024-02-05 17:27:39.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:39.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-05 17:27:39.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-05 17:27:39.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e93108a 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-05 17:27:39.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f308c6 2024-02-05 17:27:39.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f308c6 2024-02-05 17:27:39.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f2b9da8 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-05 17:27:39.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-05 17:27:39.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fea5ee0 2024-02-05 17:27:39.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fea5ee0 2024-02-05 17:27:39.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-05 17:27:39.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-05 17:27:39.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-05 17:27:39.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.148 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32f308c6: (connection evicted) 2024-02-05 17:27:39.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:39.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-05 17:27:39.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-05 17:27:39.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-05 17:27:39.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2acca224 2024-02-05 17:27:39.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@223cbf0d 2024-02-05 17:27:39.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@223cbf0d 2024-02-05 17:27:39.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-05 17:27:39.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a4ff5ed 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-05 17:27:39.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab 2024-02-05 17:27:39.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab 2024-02-05 17:27:39.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-05 17:27:39.191 [DefaultDispatcher-worker-1 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab 2024-02-05 17:27:39.193 [DefaultDispatcher-worker-1 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab 2024-02-05 17:27:39.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-05 17:27:39.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-05 17:27:39.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.196 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@223cbf0d: (connection evicted) 2024-02-05 17:27:39.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:39.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-05 17:27:39.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-05 17:27:39.198 [Test worker @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7ab7ab 2024-02-05 17:27:39.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e85e3f1 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-05 17:27:39.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360972 2024-02-05 17:27:39.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360972 2024-02-05 17:27:39.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@793d09e 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-05 17:27:39.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-05 17:27:39.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba46845 2024-02-05 17:27:39.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba46845 2024-02-05 17:27:39.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-05 17:27:39.224 [DefaultDispatcher-worker-3 @coroutine#359] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-05 17:27:39.245 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.268 [DefaultDispatcher-worker-3 @coroutine#359] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit14677947692600861230/junit5676306829118723287.tmp 2024-02-05 17:27:39.275 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.303 [HikariPool-28 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.303 [DefaultDispatcher-worker-3 @coroutine#359] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-05 17:27:39.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-05 17:27:39.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-05 17:27:39.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.307 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b360972: (connection evicted) 2024-02-05 17:27:39.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:39.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-05 17:27:39.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-05 17:27:39.322 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb1943b 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2024-02-05 17:27:39.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2024-02-05 17:27:39.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-05 17:27:39.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-05 17:27:39.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d18338b 2024-02-05 17:27:39.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-05 17:27:39.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2024-02-05 17:27:39.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2024-02-05 17:27:39.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-05 17:27:39.350 [DefaultDispatcher-worker-1 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2024-02-05 17:27:39.351 [DefaultDispatcher-worker-1 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2024-02-05 17:27:39.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-05 17:27:39.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-05 17:27:39.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.353 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@534d0e20: (connection evicted) 2024-02-05 17:27:39.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:39.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-05 17:27:39.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-05 17:27:39.355 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2024-02-05 17:27:39.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a99c42c 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-05 17:27:39.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2024-02-05 17:27:39.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2024-02-05 17:27:39.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-05 17:27:39.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cf2f5d6 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-05 17:27:39.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2024-02-05 17:27:39.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2024-02-05 17:27:39.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-05 17:27:39.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-05 17:27:39.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-05 17:27:39.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.439 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c: (connection evicted) 2024-02-05 17:27:39.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:39.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-05 17:27:39.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-05 17:27:39.441 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8afdad 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-05 17:27:39.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3722f39d 2024-02-05 17:27:39.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3722f39d 2024-02-05 17:27:39.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-05 17:27:39.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ec8d9b2 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-05 17:27:39.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0013b8 2024-02-05 17:27:39.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0013b8 2024-02-05 17:27:39.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-05 17:27:39.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-05 17:27:39.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-05 17:27:39.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.466 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3722f39d: (connection evicted) 2024-02-05 17:27:39.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:39.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-05 17:27:39.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30fa8a6b 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-05 17:27:39.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@342723a3 2024-02-05 17:27:39.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@342723a3 2024-02-05 17:27:39.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-05 17:27:39.480 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f3876ef 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@df9d400 2024-02-05 17:27:39.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@df9d400 2024-02-05 17:27:39.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-05 17:27:39.491 [DefaultDispatcher-worker-14 @coroutine#389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df9d400 2024-02-05 17:27:39.493 [DefaultDispatcher-worker-14 @coroutine#391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df9d400 2024-02-05 17:27:39.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-05 17:27:39.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-05 17:27:39.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.494 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@342723a3: (connection evicted) 2024-02-05 17:27:39.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:39.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-05 17:27:39.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-05 17:27:39.495 [Test worker @coroutine#395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df9d400 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c4059a 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-05 17:27:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-05 17:27:39.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2024-02-05 17:27:39.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2024-02-05 17:27:39.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-05 17:27:39.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56881196 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-05 17:27:39.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@25464154 2024-02-05 17:27:39.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@25464154 2024-02-05 17:27:39.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-05 17:27:39.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-05 17:27:39.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-05 17:27:39.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.524 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2570b316: (connection evicted) 2024-02-05 17:27:39.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:39.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-05 17:27:39.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-05 17:27:39.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c4f23b 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-05 17:27:39.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2024-02-05 17:27:39.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2024-02-05 17:27:39.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-05 17:27:39.563 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.563 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2024-02-05 17:27:39.581 [Test worker @coroutine#403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2024-02-05 17:27:39.584 [Test worker @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2024-02-05 17:27:39.586 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.593 [Test worker @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2024-02-05 17:27:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-05 17:27:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a16d4dc 2024-02-05 17:27:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d984ee 2024-02-05 17:27:39.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d984ee 2024-02-05 17:27:39.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-05 17:27:39.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-05 17:27:39.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-05 17:27:39.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:39.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:39.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-05 17:27:39.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:39.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-05 17:27:39.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-05 17:27:39.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-05 17:27:39.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-05 17:27:39.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-05 17:27:39.613 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-05 17:27:39.620 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.626 [Test worker @coroutine#420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-05 17:27:39.628 [Test worker @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-05 17:27:39.631 [Test worker @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-05 17:27:39.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-05 17:27:39.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4345fd45 2024-02-05 17:27:39.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-05 17:27:39.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-05 17:27:39.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-05 17:27:39.642 [DefaultDispatcher-worker-10 @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-05 17:27:39.644 [DefaultDispatcher-worker-9 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-05 17:27:39.644 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-05 17:27:39.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-05 17:27:39.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-05 17:27:39.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.648 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bde6148: (connection evicted) 2024-02-05 17:27:39.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:39.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-05 17:27:39.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3ddc86 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:39.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-05 17:27:39.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-05 17:27:39.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-02-05 17:27:39.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-02-05 17:27:39.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-05 17:27:39.658 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-02-05 17:27:39.673 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-02-05 17:27:39.675 [Test worker @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-02-05 17:27:39.679 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2024-02-05 17:27:39.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-05 17:27:39.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40738846 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-05 17:27:39.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-02-05 17:27:39.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-02-05 17:27:39.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-05 17:27:39.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-05 17:27:39.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-05 17:27:39.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:39.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:39.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-05 17:27:39.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-05 17:27:39.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb1d475 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-05 17:27:39.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-02-05 17:27:39.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-02-05 17:27:39.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-05 17:27:39.691 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-02-05 17:27:39.696 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.702 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-02-05 17:27:39.705 [Test worker @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-02-05 17:27:39.708 [Test worker @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-05 17:27:39.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-02-05 17:27:39.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-02-05 17:27:39.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-05 17:27:39.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-05 17:27:39.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-05 17:27:39.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:39.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:39.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-05 17:27:39.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b25d695 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-05 17:27:39.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-02-05 17:27:39.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-02-05 17:27:39.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-05 17:27:39.733 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.781 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.785 [DefaultDispatcher-worker-9 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-02-05 17:27:39.796 [DefaultDispatcher-worker-2 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-02-05 17:27:39.810 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.823 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.860 [DefaultDispatcher-worker-10 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-02-05 17:27:39.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-05 17:27:39.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-05 17:27:39.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.862 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d31f14: (connection evicted) 2024-02-05 17:27:39.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:39.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-05 17:27:39.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-05 17:27:39.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7976e536 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-05 17:27:39.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ffdbba 2024-02-05 17:27:39.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ffdbba 2024-02-05 17:27:39.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-05 17:27:39.916 [DefaultDispatcher-worker-2 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffdbba 2024-02-05 17:27:39.926 [DefaultDispatcher-worker-2 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffdbba 2024-02-05 17:27:39.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-05 17:27:39.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-05 17:27:39.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.928 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47ffdbba: (connection evicted) 2024-02-05 17:27:39.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:39.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-05 17:27:39.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18463720 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f8e2d2 2024-02-05 17:27:39.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f8e2d2 2024-02-05 17:27:39.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-05 17:27:39.976 [DefaultDispatcher-worker-12 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10f8e2d2 2024-02-05 17:27:39.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-05 17:27:39.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-05 17:27:39.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:39.977 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10f8e2d2: (connection evicted) 2024-02-05 17:27:39.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:39.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-05 17:27:39.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-05 17:27:39.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-05 17:27:39.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:39.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:39.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:39.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:39.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:39.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:39.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25e95af1 2024-02-05 17:27:39.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:39.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:39.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:39.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:39.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:39.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-05 17:27:39.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5 2024-02-05 17:27:39.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5 2024-02-05 17:27:39.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-05 17:27:40.026 [DefaultDispatcher-worker-1 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5 2024-02-05 17:27:40.036 [DefaultDispatcher-worker-1 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5 2024-02-05 17:27:40.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-05 17:27:40.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-05 17:27:40.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:40.037 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5: (connection evicted) 2024-02-05 17:27:40.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:40.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-05 17:27:40.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b33c29 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:40.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:40.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-05 17:27:40.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@13390a96 2024-02-05 17:27:40.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@13390a96 2024-02-05 17:27:40.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-05 17:27:40.086 [DefaultDispatcher-worker-9 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13390a96 2024-02-05 17:27:40.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-05 17:27:40.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-05 17:27:40.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:40.089 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13390a96: (connection evicted) 2024-02-05 17:27:40.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:40.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-05 17:27:40.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-05 17:27:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-05 17:27:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69f3e556 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:40.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-05 17:27:40.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@36511772 2024-02-05 17:27:40.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@36511772 2024-02-05 17:27:40.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-05 17:27:40.133 [DefaultDispatcher-worker-2 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36511772 2024-02-05 17:27:40.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-05 17:27:40.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-05 17:27:40.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:40.133 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36511772: (connection evicted) 2024-02-05 17:27:40.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:40.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-05 17:27:40.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-05 17:27:40.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-05 17:27:40.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:40.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:40.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:40.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:40.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:40.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:40.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66944c7c 2024-02-05 17:27:40.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:40.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:40.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:40.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:40.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:40.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:40.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:40.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ae82da 2024-02-05 17:27:40.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ae82da 2024-02-05 17:27:40.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-05 17:27:40.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57bac3f0 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:40.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:40.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-05 17:27:40.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ddf339 2024-02-05 17:27:40.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ddf339 2024-02-05 17:27:40.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-05 17:27:40.254 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:27:40.299 [Test worker] INFO ktor.application - Application started in 0.05 seconds. 2024-02-05 17:27:40.299 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@33f81280 2024-02-05 17:27:40.304 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:40.317 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:40.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-05 17:27:40.386 [DefaultDispatcher-worker-10 @coroutine#509] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cea67b1 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:40.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:40.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-05 17:27:40.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d23d98 2024-02-05 17:27:40.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d23d98 2024-02-05 17:27:40.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-05 17:27:40.426 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 17:27:40.432 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 17:27:40.433 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 17:27:40.433 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 17:27:40.433 [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-02-05 17:27:40.433 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 17:27:40.433 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 17:27:40.434 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 17:27:40.434 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:27:40.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b289da 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:40.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e933cf1 2024-02-05 17:27:40.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e933cf1 2024-02-05 17:27:40.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-05 17:27:40.481 [DefaultDispatcher-worker-1 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e933cf1 2024-02-05 17:27:40.486 [DefaultDispatcher-worker-9 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d23d98 2024-02-05 17:27:40.488 [DefaultDispatcher-worker-9 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d23d98 2024-02-05 17:27:40.488 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:40.497 [DefaultDispatcher-worker-1 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e933cf1 2024-02-05 17:27:40.498 [Test worker @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555397944779919360/_ustadmanifest.json 2024-02-05 17:27:40.498 [Test worker @coroutine#514] 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/555397944779919360/_ustadmanifest.json. 2024-02-05 17:27:40.498 [Test worker @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555397944779919360/_ustadmanifest.json 2024-02-05 17:27:40.502 [Test worker @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555397944779919360/_ustadmanifest.json 2024-02-05 17:27:40.502 [Test worker @coroutine#514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555397944779919360/_ustadmanifest.json 2024-02-05 17:27:40.507 [Test worker @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555397944779919360/_ustadmanifest.json. 2024-02-05 17:27:40.507 [Test worker @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555397944779919360/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:40.509 [Test worker @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d23d98 2024-02-05 17:27:40.522 [DefaultDispatcher-worker-11 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e933cf1 2024-02-05 17:27:40.528 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 17:27:40.530 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2343d206-6579-4697-8a76-2d4f385481fc', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 17:27:40.534 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:27:40.534 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2343d206-6579-4697-8a76-2d4f385481fc 2024-02-05 17:27:40.536 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:40.539 [DefaultDispatcher-worker-1 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:40.539 [DefaultDispatcher-worker-1 @coroutine#534] 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-02-05 17:27:40.539 [DefaultDispatcher-worker-1 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:40.539 [DefaultDispatcher-worker-1 @coroutine#534] 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-02-05 17:27:40.549 [DefaultDispatcher-worker-6 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e933cf1 2024-02-05 17:27:40.550 [DefaultDispatcher-worker-6 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:40.550 [DefaultDispatcher-worker-6 @coroutine#533] 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-02-05 17:27:40.550 [DefaultDispatcher-worker-6 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:40.556 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:40.557 [MyScheduler_Worker-1 @coroutine#539] 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-02-05 17:27:40.557 [MyScheduler_Worker-1 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:40.557 [MyScheduler_Worker-1 @coroutine#539] 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-02-05 17:27:40.604 [eventLoopGroupProxy-4-3 @call-handler#558] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:27:40.604 [eventLoopGroupProxy-4-2 @call-handler#556] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:27:40.604 [eventLoopGroupProxy-4-4 @call-handler#559] 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-02-05 17:27:40.604 [eventLoopGroupProxy-4-1 @call-handler#557] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:27:40.612 [eventLoopGroupProxy-4-3 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:40.612 [eventLoopGroupProxy-4-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:40.617 [eventLoopGroupProxy-4-2 @call-handler#556] 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-02-05 17:27:40.617 [eventLoopGroupProxy-4-4 @call-handler#559] 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-02-05 17:27:40.617 [eventLoopGroupProxy-4-2 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:27:40.617 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:40.618 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:40.621 [eventLoopGroupProxy-4-2 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:40.622 [DefaultDispatcher-worker-11 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:40.622 [DefaultDispatcher-worker-11 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:40.629 [DefaultDispatcher-worker-13 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e933cf1 2024-02-05 17:27:40.637 [eventLoopGroupProxy-4-4 @coroutine#566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ae82da 2024-02-05 17:27:40.638 [DefaultDispatcher-worker-13 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e933cf1 2024-02-05 17:27:40.650 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:40.650 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:40.651 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:27:40.651 [MyScheduler_Worker-1 @coroutine#539] 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-02-05 17:27:40.666 [MyScheduler_Worker-1 @coroutine#570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:40.666 [MyScheduler_Worker-1 @coroutine#570] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:40.666 [MyScheduler_Worker-1 @coroutine#570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:40.666 [MyScheduler_Worker-1 @coroutine#570] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:40.725 [eventLoopGroupProxy-4-3 @call-handler#558] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 125ms 2024-02-05 17:27:40.725 [eventLoopGroupProxy-4-2 @call-handler#556] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 125ms 2024-02-05 17:27:40.725 [eventLoopGroupProxy-4-4 @call-handler#559] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 125ms 2024-02-05 17:27:40.726 [eventLoopGroupProxy-4-2 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:40.737 [eventLoopGroupProxy-4-2 @coroutine#574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ae82da 2024-02-05 17:27:40.737 [eventLoopGroupProxy-4-2 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:40.737 [eventLoopGroupProxy-4-2 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 17:27:40.738 [MyScheduler_Worker-1 @coroutine#570] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:40.747 [MyScheduler_Worker-1 @coroutine#570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:40.748 [MyScheduler_Worker-1 @coroutine#570] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:40.748 [MyScheduler_Worker-1 @coroutine#570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:40.748 [MyScheduler_Worker-1 @coroutine#570] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:40.752 [eventLoopGroupProxy-4-2 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:40.756 [eventLoopGroupProxy-4-2 @coroutine#580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ae82da 2024-02-05 17:27:40.756 [eventLoopGroupProxy-4-2 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:40.756 [eventLoopGroupProxy-4-2 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:27:40.757 [MyScheduler_Worker-1 @coroutine#570] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:40.774 [DefaultDispatcher-worker-11 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e933cf1 2024-02-05 17:27:40.788 [DefaultDispatcher-worker-2 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e933cf1 2024-02-05 17:27:40.805 [DefaultDispatcher-worker-2 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:40.805 [DefaultDispatcher-worker-2 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:27:40.805 [DefaultDispatcher-worker-2 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:40.805 [DefaultDispatcher-worker-2 @coroutine#535] 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-02-05 17:27:40.808 [eventLoopGroupProxy-4-2 @call-handler#598] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:27:40.808 [eventLoopGroupProxy-4-2 @call-handler#598] 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-02-05 17:27:40.809 [eventLoopGroupProxy-4-2 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:27:40.839 [DefaultDispatcher-worker-2 @call-handler#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ddf339 2024-02-05 17:27:40.841 [DefaultDispatcher-worker-2 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555397944779919360/_ustadmanifest.json 2024-02-05 17:27:40.841 [DefaultDispatcher-worker-2 @coroutine#508] 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/555397944779919360/_ustadmanifest.json. 2024-02-05 17:27:40.842 [DefaultDispatcher-worker-2 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555397944779919360/_ustadmanifest.json 2024-02-05 17:27:40.842 [eventLoopGroupProxy-4-2 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:40.842 [eventLoopGroupProxy-4-2 @call-handler#598] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 35ms 2024-02-05 17:27:40.843 [DefaultDispatcher-worker-1 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:40.843 [DefaultDispatcher-worker-1 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:40.844 [DefaultDispatcher-worker-1 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:27:40.844 [DefaultDispatcher-worker-1 @coroutine#535] 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-02-05 17:27:40.844 [DefaultDispatcher-worker-11 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555397944779919360/_ustadmanifest.json 2024-02-05 17:27:40.844 [DefaultDispatcher-worker-11 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555397944779919360/_ustadmanifest.json 2024-02-05 17:27:40.845 [DefaultDispatcher-worker-11 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555397944779919360/_ustadmanifest.json. 2024-02-05 17:27:40.845 [DefaultDispatcher-worker-11 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555397944779919360/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:40.845 [DefaultDispatcher-worker-11 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ae82da 2024-02-05 17:27:40.863 [DefaultDispatcher-worker-4 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e933cf1 2024-02-05 17:27:40.865 [DefaultDispatcher-worker-5 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ddf339 2024-02-05 17:27:40.867 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 17:27:40.867 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 17:27:40.867 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 17:27:40.867 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 17:27:40.867 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 17:27:40.869 [Test worker @coroutine#613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d23d98 2024-02-05 17:27:40.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-05 17:27:40.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-05 17:27:40.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:40.870 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e933cf1: (connection evicted) 2024-02-05 17:27:40.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:40.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-05 17:27:40.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-05 17:27:40.928 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:27:40.928 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:27:41.276 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:27:41.880 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@33f81280 2024-02-05 17:27:41.881 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@33f81280 2024-02-05 17:27:41.884 [Test worker @coroutine#618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ae82da 2024-02-05 17:27:41.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-05 17:27:41.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-05 17:27:41.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:41.884 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40ddf339: (connection evicted) 2024-02-05 17:27:41.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:41.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-05 17:27:41.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-05 17:27:41.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c200e57 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:41.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:41.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-05 17:27:41.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-05 17:27:41.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-05 17:27:41.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-05 17:27:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-05 17:27:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e1897d 2024-02-05 17:27:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:41.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:41.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc 2024-02-05 17:27:41.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc 2024-02-05 17:27:41.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-05 17:27:41.916 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:27:41.917 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-05 17:27:41.918 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4b762988 2024-02-05 17:27:41.919 [DefaultDispatcher-worker-12 @coroutine#624] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42172065 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:41.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:41.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 17:27:41.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 17:27:41.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-05 17:27:41.923 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 17:27:41.923 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 17:27:41.923 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 17:27:41.923 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 17:27:41.923 [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-02-05 17:27:41.923 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 17:27:41.923 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 17:27:41.923 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 17:27:41.923 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d167630 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:41.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-05 17:27:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:41.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:41.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-05 17:27:41.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-05 17:27:41.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-05 17:27:41.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-05 17:27:41.974 [DefaultDispatcher-worker-6 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-05 17:27:41.981 [DefaultDispatcher-worker-6 @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 17:27:41.984 [Test worker @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 17:27:41.991 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:41.994 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:41.995 [DefaultDispatcher-worker-6 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-05 17:27:41.995 [Test worker @coroutine#628] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555397947536474112/_ustadmanifest.json 2024-02-05 17:27:41.995 [Test worker @coroutine#628] 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/555397947536474112/_ustadmanifest.json. 2024-02-05 17:27:41.995 [Test worker @coroutine#628] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555397947536474112/_ustadmanifest.json 2024-02-05 17:27:41.997 [Test worker @coroutine#628] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555397947536474112/_ustadmanifest.json 2024-02-05 17:27:41.997 [Test worker @coroutine#628] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555397947536474112/_ustadmanifest.json 2024-02-05 17:27:41.998 [Test worker @coroutine#628] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555397947536474112/_ustadmanifest.json. 2024-02-05 17:27:41.998 [Test worker @coroutine#628] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555397947536474112/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:41.999 [Test worker @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 17:27:42.011 [DefaultDispatcher-worker-6 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-05 17:27:42.012 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 17:27:42.012 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1a4e90be-bb5d-4bc5-bc6c-2b6005095079', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 17:27:42.013 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:27:42.013 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1a4e90be-bb5d-4bc5-bc6c-2b6005095079 2024-02-05 17:27:42.015 [DefaultDispatcher-worker-4 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:42.015 [DefaultDispatcher-worker-4 @coroutine#651] 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-02-05 17:27:42.015 [DefaultDispatcher-worker-4 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:42.015 [DefaultDispatcher-worker-4 @coroutine#651] 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-02-05 17:27:42.021 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:42.021 [eventLoopGroupProxy-7-2 @call-handler#662] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:27:42.021 [eventLoopGroupProxy-7-1 @call-handler#661] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:27:42.022 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.022 [eventLoopGroupProxy-7-1 @call-handler#661] 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-02-05 17:27:42.022 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:27:42.022 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.023 [eventLoopGroupProxy-7-1 @call-handler#661] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 4ms 2024-02-05 17:27:42.023 [DefaultDispatcher-worker-2 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:42.024 [DefaultDispatcher-worker-2 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:42.024 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:42.026 [DefaultDispatcher-worker-5 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-05 17:27:42.026 [DefaultDispatcher-worker-5 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:42.026 [DefaultDispatcher-worker-5 @coroutine#650] 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-02-05 17:27:42.026 [DefaultDispatcher-worker-5 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:42.029 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:42.029 [MyScheduler_Worker-1 @coroutine#654] 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-02-05 17:27:42.029 [MyScheduler_Worker-1 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:42.029 [MyScheduler_Worker-1 @coroutine#654] 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-02-05 17:27:42.032 [eventLoopGroupProxy-7-1 @call-handler#675] 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-02-05 17:27:42.032 [eventLoopGroupProxy-7-1 @call-handler#675] 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-02-05 17:27:42.040 [eventLoopGroupProxy-7-1 @coroutine#676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-05 17:27:42.043 [eventLoopGroupProxy-7-1 @call-handler#675] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 11ms 2024-02-05 17:27:42.044 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:42.044 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:42.045 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:27:42.045 [eventLoopGroupProxy-7-3 @call-handler#681] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:27:42.045 [MyScheduler_Worker-1 @coroutine#654] 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-02-05 17:27:42.045 [eventLoopGroupProxy-7-3 @call-handler#681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.046 [eventLoopGroupProxy-7-3 @call-handler#681] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 2ms 2024-02-05 17:27:42.046 [DefaultDispatcher-worker-7 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:42.046 [DefaultDispatcher-worker-7 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:42.047 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.047 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.047 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.047 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.050 [eventLoopGroupProxy-7-1 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.053 [eventLoopGroupProxy-7-1 @coroutine#690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-05 17:27:42.053 [eventLoopGroupProxy-7-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.054 [eventLoopGroupProxy-7-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:27:42.054 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.056 [DefaultDispatcher-worker-4 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-05 17:27:42.057 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.057 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.057 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.057 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.059 [eventLoopGroupProxy-7-1 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.063 [eventLoopGroupProxy-7-1 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-05 17:27:42.063 [eventLoopGroupProxy-7-1 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.063 [eventLoopGroupProxy-7-1 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:27:42.064 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.065 [DefaultDispatcher-worker-12 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-05 17:27:42.066 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.066 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.066 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.066 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.068 [eventLoopGroupProxy-7-1 @call-handler#703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.114 [eventLoopGroupProxy-7-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.114 [eventLoopGroupProxy-7-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:27:42.115 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.116 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.116 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.116 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.117 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.120 [eventLoopGroupProxy-7-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.120 [eventLoopGroupProxy-7-1 @call-handler#707] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 17:27:42.121 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.122 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.122 [MyScheduler_Worker-1 @coroutine#683] 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-02-05 17:27:42.122 [MyScheduler_Worker-1 @coroutine#683] 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-02-05 17:27:42.122 [MyScheduler_Worker-1 @coroutine#683] 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-02-05 17:27:42.136 [DefaultDispatcher-worker-14 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-05 17:27:42.138 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 17:27:42.637 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d1daa3a2-ab13-4f94-9296-809d38b0e62b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 17:27:42.637 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:27:42.637 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d1daa3a2-ab13-4f94-9296-809d38b0e62b 2024-02-05 17:27:42.641 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:42.642 [MyScheduler_Worker-2 @coroutine#711] 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-02-05 17:27:42.642 [MyScheduler_Worker-2 @coroutine#711] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:42.642 [MyScheduler_Worker-2 @coroutine#711] 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-02-05 17:27:42.645 [eventLoopGroupProxy-7-1 @call-handler#719] 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-02-05 17:27:42.646 [eventLoopGroupProxy-7-1 @call-handler#719] 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-02-05 17:27:42.648 [eventLoopGroupProxy-7-1 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-05 17:27:42.652 [eventLoopGroupProxy-7-1 @call-handler#719] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 7ms 2024-02-05 17:27:42.653 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:42.653 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:42.654 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:27:42.654 [MyScheduler_Worker-2 @coroutine#711] 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-02-05 17:27:42.657 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.657 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.657 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.657 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.660 [eventLoopGroupProxy-7-1 @call-handler#727] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.664 [eventLoopGroupProxy-7-1 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.667 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.669 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.669 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.669 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.669 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.672 [eventLoopGroupProxy-7-1 @call-handler#727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 17:27:42.673 [eventLoopGroupProxy-7-1 @call-handler#732] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.712 [eventLoopGroupProxy-7-1 @call-handler#732] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.713 [eventLoopGroupProxy-7-1 @call-handler#732] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2024-02-05 17:27:42.713 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.714 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.715 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.715 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.715 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.717 [eventLoopGroupProxy-7-1 @call-handler#736] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.720 [eventLoopGroupProxy-7-1 @call-handler#736] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.720 [eventLoopGroupProxy-7-1 @call-handler#736] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:42.721 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.722 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.722 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.722 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.722 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.724 [eventLoopGroupProxy-7-1 @call-handler#740] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.725 [eventLoopGroupProxy-7-1 @call-handler#740] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.726 [eventLoopGroupProxy-7-1 @call-handler#740] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:42.726 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.727 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.727 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.727 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.727 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.729 [eventLoopGroupProxy-7-1 @call-handler#744] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.773 [eventLoopGroupProxy-7-1 @call-handler#744] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.773 [eventLoopGroupProxy-7-1 @call-handler#744] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 17:27:42.774 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.775 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.775 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.775 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.775 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.777 [eventLoopGroupProxy-7-1 @call-handler#748] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.779 [eventLoopGroupProxy-7-1 @call-handler#748] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.780 [eventLoopGroupProxy-7-1 @call-handler#748] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:42.780 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.781 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.782 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.782 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.782 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.784 [eventLoopGroupProxy-7-1 @call-handler#752] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.786 [eventLoopGroupProxy-7-1 @call-handler#752] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.786 [eventLoopGroupProxy-7-1 @call-handler#752] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:42.786 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.787 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.787 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.787 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.788 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.789 [eventLoopGroupProxy-7-1 @call-handler#756] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.833 [eventLoopGroupProxy-7-1 @call-handler#756] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.833 [eventLoopGroupProxy-7-1 @call-handler#756] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 17:27:42.833 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.835 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.835 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.835 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.835 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.837 [eventLoopGroupProxy-7-1 @call-handler#760] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.838 [eventLoopGroupProxy-7-1 @call-handler#760] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.838 [eventLoopGroupProxy-7-1 @call-handler#760] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 17:27:42.839 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.840 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.840 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.840 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.841 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.842 [eventLoopGroupProxy-7-1 @call-handler#764] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.844 [eventLoopGroupProxy-7-1 @call-handler#764] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.844 [eventLoopGroupProxy-7-1 @call-handler#764] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:42.845 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.846 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.846 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.846 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.846 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.847 [eventLoopGroupProxy-7-1 @call-handler#768] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.849 [eventLoopGroupProxy-7-1 @call-handler#768] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.849 [eventLoopGroupProxy-7-1 @call-handler#768] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:42.850 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.851 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.851 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.851 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.851 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.853 [eventLoopGroupProxy-7-1 @call-handler#772] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.899 [eventLoopGroupProxy-7-1 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-05 17:27:42.899 [eventLoopGroupProxy-7-1 @call-handler#772] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.899 [eventLoopGroupProxy-7-1 @call-handler#772] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:27:42.900 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.903 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.903 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.903 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.903 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.906 [eventLoopGroupProxy-7-1 @call-handler#778] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.908 [eventLoopGroupProxy-7-1 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-05 17:27:42.908 [eventLoopGroupProxy-7-1 @call-handler#778] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.908 [eventLoopGroupProxy-7-1 @call-handler#778] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:42.909 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.911 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.911 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:42.911 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.911 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:42.913 [eventLoopGroupProxy-7-1 @call-handler#784] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:42.916 [eventLoopGroupProxy-7-1 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-05 17:27:42.916 [eventLoopGroupProxy-7-1 @call-handler#784] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.916 [eventLoopGroupProxy-7-1 @call-handler#784] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:42.917 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:42.930 [DefaultDispatcher-worker-7 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-05 17:27:42.940 [DefaultDispatcher-worker-13 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-05 17:27:42.940 [DefaultDispatcher-worker-13 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:42.940 [DefaultDispatcher-worker-13 @coroutine#652] 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-02-05 17:27:42.940 [DefaultDispatcher-worker-13 @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:42.940 [DefaultDispatcher-worker-13 @coroutine#652] 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-02-05 17:27:42.943 [eventLoopGroupProxy-7-1 @call-handler#794] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:27:42.944 [eventLoopGroupProxy-7-1 @call-handler#794] 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-02-05 17:27:42.944 [eventLoopGroupProxy-7-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:27:42.970 [DefaultDispatcher-worker-14 @call-handler#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc 2024-02-05 17:27:42.971 [eventLoopGroupProxy-7-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:42.971 [eventLoopGroupProxy-7-1 @call-handler#794] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-02-05 17:27:42.971 [DefaultDispatcher-worker-14 @coroutine#623] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555397947536474112/_ustadmanifest.json 2024-02-05 17:27:42.971 [DefaultDispatcher-worker-14 @coroutine#623] 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/555397947536474112/_ustadmanifest.json. 2024-02-05 17:27:42.971 [DefaultDispatcher-worker-14 @coroutine#623] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555397947536474112/_ustadmanifest.json 2024-02-05 17:27:42.972 [DefaultDispatcher-worker-11 @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:42.972 [DefaultDispatcher-worker-11 @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:42.973 [DefaultDispatcher-worker-11 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:27:42.973 [DefaultDispatcher-worker-11 @coroutine#652] 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-02-05 17:27:42.973 [DefaultDispatcher-worker-12 @coroutine#623] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555397947536474112/_ustadmanifest.json 2024-02-05 17:27:42.973 [DefaultDispatcher-worker-12 @coroutine#623] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555397947536474112/_ustadmanifest.json 2024-02-05 17:27:42.974 [DefaultDispatcher-worker-12 @coroutine#623] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555397947536474112/_ustadmanifest.json. 2024-02-05 17:27:42.974 [DefaultDispatcher-worker-12 @coroutine#623] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555397947536474112/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:42.975 [DefaultDispatcher-worker-12 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-05 17:27:42.986 [DefaultDispatcher-worker-11 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-05 17:27:42.987 [DefaultDispatcher-worker-8 @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc 2024-02-05 17:27:42.988 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 17:27:42.989 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 17:27:42.989 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 17:27:42.989 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 17:27:42.989 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 17:27:42.990 [Test worker @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-05 17:27:42.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-05 17:27:42.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-05 17:27:42.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:42.991 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78: (connection evicted) 2024-02-05 17:27:42.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:42.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-05 17:27:42.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-05 17:27:43.138 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:27:43.423 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:27:43.431 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:27:43.996 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4b762988 2024-02-05 17:27:43.996 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4b762988 2024-02-05 17:27:43.997 [Test worker @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-05 17:27:43.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-05 17:27:43.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-05 17:27:43.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:43.998 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc: (connection evicted) 2024-02-05 17:27:43.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:43.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-05 17:27:43.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-05 17:27:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-05 17:27:44.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7c898a 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:44.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:44.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-05 17:27:44.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-05 17:27:44.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-05 17:27:44.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-05 17:27:44.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-05 17:27:44.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:44.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:44.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:44.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:44.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:44.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:44.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d946eee 2024-02-05 17:27:44.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:44.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:44.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:44.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:44.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:44.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:44.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:44.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:44.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-05 17:27:44.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-05 17:27:44.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-05 17:27:44.023 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:27:44.025 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-05 17:27:44.025 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@550f522b 2024-02-05 17:27:44.026 [DefaultDispatcher-worker-11 @coroutine#835] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46bdc55e 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:44.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:44.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:27:44.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:27:44.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-05 17:27:44.029 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 17:27:44.030 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 17:27:44.030 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 17:27:44.030 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 17:27:44.030 [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-02-05 17:27:44.030 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 17:27:44.030 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 17:27:44.030 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 17:27:44.030 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e9de8d 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:44.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:44.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-05 17:27:44.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-05 17:27:44.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-05 17:27:44.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-05 17:27:44.071 [DefaultDispatcher-worker-9 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-05 17:27:44.080 [DefaultDispatcher-worker-4 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:27:44.083 [Test worker @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:27:44.093 [DefaultDispatcher-worker-8 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-05 17:27:44.094 [Test worker @coroutine#839] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555397959787134976/_ustadmanifest.json 2024-02-05 17:27:44.094 [Test worker @coroutine#839] 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/555397959787134976/_ustadmanifest.json. 2024-02-05 17:27:44.094 [Test worker @coroutine#839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555397959787134976/_ustadmanifest.json 2024-02-05 17:27:44.096 [Test worker @coroutine#839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555397959787134976/_ustadmanifest.json 2024-02-05 17:27:44.096 [Test worker @coroutine#839] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555397959787134976/_ustadmanifest.json 2024-02-05 17:27:44.096 [Test worker @coroutine#839] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555397959787134976/_ustadmanifest.json. 2024-02-05 17:27:44.096 [Test worker @coroutine#839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555397959787134976/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:44.097 [Test worker @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:27:44.104 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:44.105 [DefaultDispatcher-worker-10 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-05 17:27:44.106 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 17:27:44.106 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e680573e-b39e-4344-96f4-a5ee3735fda0', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 17:27:44.107 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:27:44.107 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e680573e-b39e-4344-96f4-a5ee3735fda0 2024-02-05 17:27:44.107 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:44.108 [DefaultDispatcher-worker-12 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:44.108 [DefaultDispatcher-worker-12 @coroutine#862] 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-02-05 17:27:44.108 [DefaultDispatcher-worker-12 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:44.108 [DefaultDispatcher-worker-12 @coroutine#862] 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-02-05 17:27:44.111 [eventLoopGroupProxy-10-1 @call-handler#872] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:27:44.111 [eventLoopGroupProxy-10-2 @call-handler#873] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:27:44.112 [eventLoopGroupProxy-10-1 @call-handler#872] 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-02-05 17:27:44.112 [eventLoopGroupProxy-10-2 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:44.112 [eventLoopGroupProxy-10-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:27:44.113 [eventLoopGroupProxy-10-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:44.113 [eventLoopGroupProxy-10-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-05 17:27:44.113 [DefaultDispatcher-worker-2 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:44.113 [DefaultDispatcher-worker-2 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:44.118 [DefaultDispatcher-worker-11 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-05 17:27:44.119 [DefaultDispatcher-worker-11 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:44.119 [DefaultDispatcher-worker-11 @coroutine#861] 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-02-05 17:27:44.119 [DefaultDispatcher-worker-11 @coroutine#861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:44.121 [eventLoopGroupProxy-10-1 @call-handler#884] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:27:44.121 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:44.121 [MyScheduler_Worker-1 @coroutine#865] 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-02-05 17:27:44.121 [MyScheduler_Worker-1 @coroutine#865] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:44.121 [MyScheduler_Worker-1 @coroutine#865] 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-02-05 17:27:44.121 [eventLoopGroupProxy-10-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:44.121 [eventLoopGroupProxy-10-1 @call-handler#884] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-05 17:27:44.122 [DefaultDispatcher-worker-8 @coroutine#861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:44.122 [DefaultDispatcher-worker-8 @coroutine#861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:44.123 [eventLoopGroupProxy-10-1 @call-handler#890] 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-02-05 17:27:44.124 [eventLoopGroupProxy-10-1 @call-handler#890] 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-02-05 17:27:44.126 [eventLoopGroupProxy-10-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-05 17:27:44.127 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:44.128 [eventLoopGroupProxy-10-1 @call-handler#890] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-05 17:27:44.129 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:44.129 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:44.129 [MyScheduler_Worker-1 @coroutine#865] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:27:44.129 [MyScheduler_Worker-1 @coroutine#865] 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-02-05 17:27:44.132 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:44.132 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:44.132 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:44.132 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:44.132 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:44.135 [eventLoopGroupProxy-10-1 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:44.137 [DefaultDispatcher-worker-16 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-05 17:27:44.138 [eventLoopGroupProxy-10-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-05 17:27:44.138 [eventLoopGroupProxy-10-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:44.138 [eventLoopGroupProxy-10-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:27:44.139 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:44.141 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:44.141 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:44.141 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:44.141 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:44.143 [eventLoopGroupProxy-10-1 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:44.145 [eventLoopGroupProxy-10-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-05 17:27:44.145 [eventLoopGroupProxy-10-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:44.150 [eventLoopGroupProxy-10-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 17:27:44.151 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:44.151 [DefaultDispatcher-worker-3 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-05 17:27:44.153 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:44.153 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:44.153 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:44.153 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:44.155 [eventLoopGroupProxy-10-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-02-05 17:27:44.161 [eventLoopGroupProxy-10-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-05 17:27:44.161 [eventLoopGroupProxy-10-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:44.161 [eventLoopGroupProxy-10-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-05 17:27:44.162 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:44.164 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:44.165 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:44.165 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:44.165 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:44.167 [eventLoopGroupProxy-10-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:44.169 [eventLoopGroupProxy-10-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-05 17:27:44.169 [eventLoopGroupProxy-10-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:44.169 [eventLoopGroupProxy-10-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:44.170 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:44.171 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:44.171 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:44.171 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:44.171 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:44.173 [eventLoopGroupProxy-10-1 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:44.175 [eventLoopGroupProxy-10-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-05 17:27:44.175 [eventLoopGroupProxy-10-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:44.176 [eventLoopGroupProxy-10-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:44.176 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:44.187 [DefaultDispatcher-worker-2 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-05 17:27:44.196 [DefaultDispatcher-worker-7 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-05 17:27:44.196 [DefaultDispatcher-worker-7 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:44.197 [DefaultDispatcher-worker-7 @coroutine#863] 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-02-05 17:27:44.197 [DefaultDispatcher-worker-7 @coroutine#863] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:44.197 [DefaultDispatcher-worker-7 @coroutine#863] 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-02-05 17:27:44.199 [eventLoopGroupProxy-10-1 @call-handler#936] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:27:44.200 [eventLoopGroupProxy-10-1 @call-handler#936] 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-02-05 17:27:44.200 [eventLoopGroupProxy-10-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:27:44.223 [DefaultDispatcher-worker-5 @call-handler#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-05 17:27:44.224 [eventLoopGroupProxy-10-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:44.224 [eventLoopGroupProxy-10-1 @call-handler#936] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-05 17:27:44.225 [DefaultDispatcher-worker-7 @coroutine#834] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555397959787134976/_ustadmanifest.json 2024-02-05 17:27:44.225 [DefaultDispatcher-worker-7 @coroutine#834] 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/555397959787134976/_ustadmanifest.json. 2024-02-05 17:27:44.225 [DefaultDispatcher-worker-7 @coroutine#834] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555397959787134976/_ustadmanifest.json 2024-02-05 17:27:44.225 [DefaultDispatcher-worker-3 @coroutine#863] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:44.225 [DefaultDispatcher-worker-3 @coroutine#863] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:44.225 [DefaultDispatcher-worker-3 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:27:44.226 [DefaultDispatcher-worker-3 @coroutine#863] 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-02-05 17:27:44.227 [DefaultDispatcher-worker-16 @coroutine#834] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555397959787134976/_ustadmanifest.json 2024-02-05 17:27:44.227 [DefaultDispatcher-worker-16 @coroutine#834] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555397959787134976/_ustadmanifest.json 2024-02-05 17:27:44.227 [DefaultDispatcher-worker-16 @coroutine#834] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555397959787134976/_ustadmanifest.json. 2024-02-05 17:27:44.227 [DefaultDispatcher-worker-16 @coroutine#834] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555397959787134976/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:44.228 [DefaultDispatcher-worker-16 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-05 17:27:44.236 [DefaultDispatcher-worker-4 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ca5134 2024-02-05 17:27:44.238 [DefaultDispatcher-worker-4 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b907d9 2024-02-05 17:27:44.239 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 17:27:44.239 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 17:27:44.239 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 17:27:44.239 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 17:27:44.239 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 17:27:44.241 [Test worker @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a63f7 2024-02-05 17:27:44.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-05 17:27:44.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-05 17:27:44.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:44.241 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61ca5134: (connection evicted) 2024-02-05 17:27:44.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:44.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-05 17:27:44.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-05 17:27:44.530 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:27:44.530 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:27:44.635 [DefaultDispatcher-worker-15 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2024-02-05 17:27:44.687 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:27:45.247 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@550f522b 2024-02-05 17:27:45.248 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@550f522b 2024-02-05 17:27:45.249 [Test worker @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cae4518 2024-02-05 17:27:45.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-05 17:27:45.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-05 17:27:45.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:45.249 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53b907d9: (connection evicted) 2024-02-05 17:27:45.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:45.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-05 17:27:45.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-05 17:27:45.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f99aaf 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:45.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:45.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-05 17:27:45.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@161c9468 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:45.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:45.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-05 17:27:45.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-05 17:27:45.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-05 17:27:45.277 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:27:45.278 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-05 17:27:45.278 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@65a66a75 2024-02-05 17:27:45.280 [DefaultDispatcher-worker-1 @coroutine#976] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50b624da 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:45.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-05 17:27:45.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@3892802b 2024-02-05 17:27:45.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@3892802b 2024-02-05 17:27:45.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-05 17:27:45.283 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-05 17:27:45.284 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-05 17:27:45.284 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-05 17:27:45.284 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-05 17:27:45.284 [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-02-05 17:27:45.284 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-05 17:27:45.284 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-05 17:27:45.284 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-05 17:27:45.284 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7dcfb7 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:45.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-05 17:27:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:45.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:45.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-05 17:27:45.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@50008974 2024-02-05 17:27:45.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@50008974 2024-02-05 17:27:45.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-05 17:27:45.337 [DefaultDispatcher-worker-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50008974 2024-02-05 17:27:45.355 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:45.358 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:45.381 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:45.385 [DefaultDispatcher-worker-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3892802b 2024-02-05 17:27:45.385 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:45.417 [DefaultDispatcher-worker-12 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3892802b 2024-02-05 17:27:45.425 [DefaultDispatcher-worker-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3892802b 2024-02-05 17:27:45.431 [DefaultDispatcher-worker-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3892802b 2024-02-05 17:27:45.441 [DefaultDispatcher-worker-1 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50008974 2024-02-05 17:27:45.441 [Test worker @coroutine#980] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555397963128102912/_ustadmanifest.json 2024-02-05 17:27:45.441 [Test worker @coroutine#980] 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/555397963128102912/_ustadmanifest.json. 2024-02-05 17:27:45.441 [Test worker @coroutine#980] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555397963128102912/_ustadmanifest.json 2024-02-05 17:27:45.443 [Test worker @coroutine#980] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555397963128102912/_ustadmanifest.json 2024-02-05 17:27:45.443 [Test worker @coroutine#980] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555397963128102912/_ustadmanifest.json 2024-02-05 17:27:45.445 [Test worker @coroutine#980] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555397963128102912/_ustadmanifest.json. 2024-02-05 17:27:45.445 [Test worker @coroutine#980] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555397963128102912/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:45.460 [Test worker @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3892802b 2024-02-05 17:27:45.520 [DefaultDispatcher-worker-13 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50008974 2024-02-05 17:27:45.520 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-05 17:27:45.520 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2523e962-9768-4c8c-9c6f-863ecdd356f7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-05 17:27:45.521 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-05 17:27:45.521 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2523e962-9768-4c8c-9c6f-863ecdd356f7 2024-02-05 17:27:45.523 [DefaultDispatcher-worker-13 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:45.523 [DefaultDispatcher-worker-13 @coroutine#1158] 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-02-05 17:27:45.523 [DefaultDispatcher-worker-13 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:45.523 [DefaultDispatcher-worker-13 @coroutine#1158] 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-02-05 17:27:45.527 [eventLoopGroupProxy-13-1 @call-handler#1168] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:27:45.528 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.533 [DefaultDispatcher-worker-16 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50008974 2024-02-05 17:27:45.533 [DefaultDispatcher-worker-16 @coroutine#1157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:45.533 [DefaultDispatcher-worker-16 @coroutine#1157] 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-02-05 17:27:45.533 [DefaultDispatcher-worker-16 @coroutine#1157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:45.542 [eventLoopGroupProxy-13-2 @call-handler#1214] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:27:45.542 [eventLoopGroupProxy-13-2 @call-handler#1214] 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-02-05 17:27:45.542 [eventLoopGroupProxy-13-2 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:27:45.543 [eventLoopGroupProxy-13-2 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.543 [eventLoopGroupProxy-13-2 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 5ms 2024-02-05 17:27:45.544 [DefaultDispatcher-worker-13 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:45.544 [DefaultDispatcher-worker-13 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:45.547 [eventLoopGroupProxy-13-3 @call-handler#1267] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:27:45.548 [eventLoopGroupProxy-13-3 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.548 [eventLoopGroupProxy-13-3 @call-handler#1267] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-05 17:27:45.548 [DefaultDispatcher-worker-3 @coroutine#1157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:45.548 [DefaultDispatcher-worker-3 @coroutine#1157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:45.553 [MyScheduler_Worker-1 @coroutine#1161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:45.553 [MyScheduler_Worker-1 @coroutine#1161] 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-02-05 17:27:45.553 [MyScheduler_Worker-1 @coroutine#1161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:45.553 [MyScheduler_Worker-1 @coroutine#1161] 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-02-05 17:27:45.556 [eventLoopGroupProxy-13-2 @call-handler#1337] 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-02-05 17:27:45.556 [eventLoopGroupProxy-13-2 @call-handler#1337] 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-02-05 17:27:45.558 [DefaultDispatcher-worker-16 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50008974 2024-02-05 17:27:45.562 [eventLoopGroupProxy-13-2 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.565 [eventLoopGroupProxy-13-2 @call-handler#1337] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 10ms 2024-02-05 17:27:45.566 [MyScheduler_Worker-1 @coroutine#1161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:45.566 [MyScheduler_Worker-1 @coroutine#1161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:45.567 [DefaultDispatcher-worker-10 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50008974 2024-02-05 17:27:45.567 [MyScheduler_Worker-1 @coroutine#1161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:27:45.567 [MyScheduler_Worker-1 @coroutine#1161] 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-02-05 17:27:45.570 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.570 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.570 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.570 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.572 [eventLoopGroupProxy-13-2 @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-02-05 17:27:45.574 [eventLoopGroupProxy-13-2 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.575 [eventLoopGroupProxy-13-2 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.575 [eventLoopGroupProxy-13-2 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:45.575 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.577 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.577 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.577 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.577 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.578 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.581 [eventLoopGroupProxy-13-2 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.581 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.581 [eventLoopGroupProxy-13-2 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:45.581 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.583 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.583 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.583 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.583 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.585 [eventLoopGroupProxy-13-2 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.587 [eventLoopGroupProxy-13-2 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.587 [eventLoopGroupProxy-13-2 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.587 [eventLoopGroupProxy-13-2 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.588 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.589 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.589 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.589 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.589 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.591 [eventLoopGroupProxy-13-2 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.596 [eventLoopGroupProxy-13-2 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.596 [eventLoopGroupProxy-13-2 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.596 [eventLoopGroupProxy-13-2 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:27:45.597 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.598 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.598 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.598 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.598 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.600 [eventLoopGroupProxy-13-2 @call-handler#1370] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.647 [eventLoopGroupProxy-13-2 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.647 [eventLoopGroupProxy-13-2 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.648 [eventLoopGroupProxy-13-2 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-05 17:27:45.648 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.650 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.650 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.650 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.650 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.652 [eventLoopGroupProxy-13-2 @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-02-05 17:27:45.664 [eventLoopGroupProxy-13-2 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.664 [eventLoopGroupProxy-13-2 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.664 [eventLoopGroupProxy-13-2 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-05 17:27:45.665 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.666 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.666 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.666 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.666 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.668 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.672 [eventLoopGroupProxy-13-2 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.673 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.673 [eventLoopGroupProxy-13-2 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:27:45.673 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.675 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.675 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.675 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.675 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.676 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.723 [eventLoopGroupProxy-13-2 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.723 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.723 [eventLoopGroupProxy-13-2 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 17:27:45.724 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.725 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.725 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.725 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.725 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.727 [eventLoopGroupProxy-13-2 @call-handler#1395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.731 [eventLoopGroupProxy-13-2 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.731 [eventLoopGroupProxy-13-2 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.732 [eventLoopGroupProxy-13-2 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:27:45.732 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.733 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.734 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.734 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.734 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.736 [eventLoopGroupProxy-13-2 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.738 [eventLoopGroupProxy-13-2 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.738 [eventLoopGroupProxy-13-2 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.738 [eventLoopGroupProxy-13-2 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:45.739 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.740 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.740 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.740 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.740 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.742 [eventLoopGroupProxy-13-2 @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-02-05 17:27:45.743 [eventLoopGroupProxy-13-2 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.744 [eventLoopGroupProxy-13-2 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.744 [eventLoopGroupProxy-13-2 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.744 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.745 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.745 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.745 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.745 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.747 [eventLoopGroupProxy-13-2 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.749 [eventLoopGroupProxy-13-2 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.749 [eventLoopGroupProxy-13-2 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.749 [eventLoopGroupProxy-13-2 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.750 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.751 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.751 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.751 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.751 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.753 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.754 [eventLoopGroupProxy-13-2 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.754 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.755 [eventLoopGroupProxy-13-2 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:45.755 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.757 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.757 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.757 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.757 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.758 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.760 [eventLoopGroupProxy-13-2 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.760 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.760 [eventLoopGroupProxy-13-2 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.761 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.762 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.762 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.762 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.762 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.764 [eventLoopGroupProxy-13-2 @call-handler#1431] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.766 [eventLoopGroupProxy-13-2 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.766 [eventLoopGroupProxy-13-2 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.767 [eventLoopGroupProxy-13-2 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:45.767 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.769 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.769 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.769 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.769 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.770 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.772 [eventLoopGroupProxy-13-2 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.772 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.772 [eventLoopGroupProxy-13-2 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.773 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.774 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.774 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.774 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.774 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.776 [eventLoopGroupProxy-13-2 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.777 [eventLoopGroupProxy-13-2 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.778 [eventLoopGroupProxy-13-2 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.778 [eventLoopGroupProxy-13-2 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.778 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.780 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.780 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.780 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.780 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.781 [eventLoopGroupProxy-13-2 @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-02-05 17:27:45.783 [eventLoopGroupProxy-13-2 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.784 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.784 [eventLoopGroupProxy-13-2 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:45.784 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.786 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.786 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.786 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.786 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.788 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.790 [eventLoopGroupProxy-13-2 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.790 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.790 [eventLoopGroupProxy-13-2 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:45.791 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.794 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.794 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.794 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.794 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.796 [eventLoopGroupProxy-13-2 @call-handler#1461] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.798 [eventLoopGroupProxy-13-2 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.799 [eventLoopGroupProxy-13-2 @call-handler#1461] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.799 [eventLoopGroupProxy-13-2 @call-handler#1461] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:45.799 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.801 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.801 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.801 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.801 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.803 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.805 [eventLoopGroupProxy-13-2 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.805 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.805 [eventLoopGroupProxy-13-2 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.806 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.807 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.807 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.807 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.807 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.808 [eventLoopGroupProxy-13-2 @call-handler#1473] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.812 [eventLoopGroupProxy-13-2 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.812 [eventLoopGroupProxy-13-2 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.812 [eventLoopGroupProxy-13-2 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:27:45.813 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.814 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.814 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.814 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.814 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.816 [eventLoopGroupProxy-13-2 @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-02-05 17:27:45.818 [eventLoopGroupProxy-13-2 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.818 [eventLoopGroupProxy-13-2 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.818 [eventLoopGroupProxy-13-2 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.819 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.820 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.820 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.820 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.820 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.822 [eventLoopGroupProxy-13-2 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.823 [eventLoopGroupProxy-13-2 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.824 [eventLoopGroupProxy-13-2 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.824 [eventLoopGroupProxy-13-2 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:45.824 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.826 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.826 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.826 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.826 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.827 [eventLoopGroupProxy-13-2 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.829 [eventLoopGroupProxy-13-2 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.829 [eventLoopGroupProxy-13-2 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.829 [eventLoopGroupProxy-13-2 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.830 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.831 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.831 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.831 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.831 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.832 [eventLoopGroupProxy-13-2 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.834 [eventLoopGroupProxy-13-2 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.834 [eventLoopGroupProxy-13-2 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.834 [eventLoopGroupProxy-13-2 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.835 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.836 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.836 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.836 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.836 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.838 [eventLoopGroupProxy-13-2 @call-handler#1503] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.840 [eventLoopGroupProxy-13-2 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.840 [eventLoopGroupProxy-13-2 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.840 [eventLoopGroupProxy-13-2 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.841 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.842 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.842 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.842 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.842 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.844 [eventLoopGroupProxy-13-2 @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-02-05 17:27:45.846 [eventLoopGroupProxy-13-2 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.846 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.846 [eventLoopGroupProxy-13-2 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.847 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.848 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.848 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.848 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.848 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.850 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.851 [eventLoopGroupProxy-13-2 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.852 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.852 [eventLoopGroupProxy-13-2 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:45.852 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.854 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.854 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.854 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.854 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.855 [eventLoopGroupProxy-13-2 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.857 [eventLoopGroupProxy-13-2 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.857 [eventLoopGroupProxy-13-2 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.857 [eventLoopGroupProxy-13-2 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.858 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.860 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.860 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.860 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.860 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.861 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.863 [eventLoopGroupProxy-13-2 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.863 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.864 [eventLoopGroupProxy-13-2 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:45.864 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.866 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.866 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.866 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.866 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.868 [eventLoopGroupProxy-13-2 @call-handler#1533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.870 [eventLoopGroupProxy-13-2 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.870 [eventLoopGroupProxy-13-2 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.870 [eventLoopGroupProxy-13-2 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.871 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.872 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.872 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.872 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.872 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.873 [eventLoopGroupProxy-13-2 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.875 [eventLoopGroupProxy-13-2 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.875 [eventLoopGroupProxy-13-2 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.876 [eventLoopGroupProxy-13-2 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:45.876 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.878 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.878 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.878 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.878 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.879 [eventLoopGroupProxy-13-2 @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-02-05 17:27:45.881 [eventLoopGroupProxy-13-2 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.881 [eventLoopGroupProxy-13-2 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.881 [eventLoopGroupProxy-13-2 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.882 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.883 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.883 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.883 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.883 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.885 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.887 [eventLoopGroupProxy-13-2 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.887 [eventLoopGroupProxy-13-2 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.887 [eventLoopGroupProxy-13-2 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.888 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.889 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.889 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.889 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.889 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.891 [eventLoopGroupProxy-13-2 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.893 [eventLoopGroupProxy-13-2 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.893 [eventLoopGroupProxy-13-2 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.893 [eventLoopGroupProxy-13-2 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.894 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.895 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.895 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.895 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.895 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.897 [eventLoopGroupProxy-13-2 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.941 [eventLoopGroupProxy-13-2 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.942 [eventLoopGroupProxy-13-2 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.942 [eventLoopGroupProxy-13-2 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:27:45.942 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.944 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.944 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.944 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.944 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.945 [eventLoopGroupProxy-13-2 @call-handler#1569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.947 [eventLoopGroupProxy-13-2 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.947 [eventLoopGroupProxy-13-2 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.948 [eventLoopGroupProxy-13-2 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:45.948 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.950 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.950 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.950 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.950 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.952 [eventLoopGroupProxy-13-2 @call-handler#1575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:45.954 [eventLoopGroupProxy-13-2 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.954 [eventLoopGroupProxy-13-2 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.954 [eventLoopGroupProxy-13-2 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.955 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.956 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.956 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.956 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.956 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.957 [eventLoopGroupProxy-13-2 @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-02-05 17:27:45.959 [eventLoopGroupProxy-13-2 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:45.959 [eventLoopGroupProxy-13-2 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:45.959 [eventLoopGroupProxy-13-2 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:45.960 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.961 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.961 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:45.961 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:45.961 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:45.963 [eventLoopGroupProxy-13-2 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.009 [eventLoopGroupProxy-13-2 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.010 [eventLoopGroupProxy-13-2 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.010 [eventLoopGroupProxy-13-2 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 17:27:46.011 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.012 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.013 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.013 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.013 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.014 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.053 [DefaultDispatcher-worker-3 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50008974 2024-02-05 17:27:46.057 [eventLoopGroupProxy-13-2 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.057 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.057 [eventLoopGroupProxy-13-2 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 17:27:46.058 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.059 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.059 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.059 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.059 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.060 [eventLoopGroupProxy-13-2 @call-handler#1601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.062 [eventLoopGroupProxy-13-2 @coroutine#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.062 [eventLoopGroupProxy-13-2 @call-handler#1601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.062 [eventLoopGroupProxy-13-2 @call-handler#1601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.063 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.064 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.064 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.064 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.064 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.066 [eventLoopGroupProxy-13-2 @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-02-05 17:27:46.069 [eventLoopGroupProxy-13-2 @coroutine#1608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.069 [eventLoopGroupProxy-13-2 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.069 [eventLoopGroupProxy-13-2 @call-handler#1607] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:46.076 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.078 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.078 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.078 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.078 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.081 [eventLoopGroupProxy-13-2 @call-handler#1613] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.125 [eventLoopGroupProxy-13-2 @coroutine#1614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.126 [eventLoopGroupProxy-13-2 @call-handler#1613] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.126 [eventLoopGroupProxy-13-2 @call-handler#1613] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:27:46.126 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.128 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.128 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.128 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.128 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.130 [eventLoopGroupProxy-13-2 @call-handler#1619] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.132 [eventLoopGroupProxy-13-2 @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.132 [eventLoopGroupProxy-13-2 @call-handler#1619] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.132 [eventLoopGroupProxy-13-2 @call-handler#1619] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.133 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.134 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.134 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.134 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.134 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.136 [eventLoopGroupProxy-13-2 @call-handler#1625] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.138 [eventLoopGroupProxy-13-2 @coroutine#1626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.138 [eventLoopGroupProxy-13-2 @call-handler#1625] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.138 [eventLoopGroupProxy-13-2 @call-handler#1625] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.139 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.140 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.140 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.140 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.140 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.142 [eventLoopGroupProxy-13-2 @call-handler#1631] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.143 [eventLoopGroupProxy-13-2 @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.143 [eventLoopGroupProxy-13-2 @call-handler#1631] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.144 [eventLoopGroupProxy-13-2 @call-handler#1631] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:46.144 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.148 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.148 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.148 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.148 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.150 [eventLoopGroupProxy-13-2 @call-handler#1637] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.151 [eventLoopGroupProxy-13-2 @coroutine#1638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.152 [eventLoopGroupProxy-13-2 @call-handler#1637] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.152 [eventLoopGroupProxy-13-2 @call-handler#1637] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:46.152 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.154 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.154 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.154 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.154 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.155 [eventLoopGroupProxy-13-2 @call-handler#1643] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.202 [eventLoopGroupProxy-13-2 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.203 [eventLoopGroupProxy-13-2 @call-handler#1643] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.203 [eventLoopGroupProxy-13-2 @call-handler#1643] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-05 17:27:46.204 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.207 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.207 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.207 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.207 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.214 [eventLoopGroupProxy-13-2 @call-handler#1649] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.221 [eventLoopGroupProxy-13-2 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.222 [eventLoopGroupProxy-13-2 @call-handler#1649] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.222 [eventLoopGroupProxy-13-2 @call-handler#1649] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-05 17:27:46.223 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.225 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.225 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.225 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.225 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.227 [eventLoopGroupProxy-13-2 @call-handler#1655] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.231 [eventLoopGroupProxy-13-2 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.231 [eventLoopGroupProxy-13-2 @call-handler#1655] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.232 [eventLoopGroupProxy-13-2 @call-handler#1655] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:27:46.232 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.234 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.234 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.234 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.234 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.238 [eventLoopGroupProxy-13-2 @call-handler#1661] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.241 [eventLoopGroupProxy-13-2 @coroutine#1662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.241 [eventLoopGroupProxy-13-2 @call-handler#1661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.241 [eventLoopGroupProxy-13-2 @call-handler#1661] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:27:46.242 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.244 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.244 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.244 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.244 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.246 [eventLoopGroupProxy-13-2 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.249 [eventLoopGroupProxy-13-2 @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.249 [eventLoopGroupProxy-13-2 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.249 [eventLoopGroupProxy-13-2 @call-handler#1667] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:46.250 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.252 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.252 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.252 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.252 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.254 [eventLoopGroupProxy-13-2 @call-handler#1673] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.256 [eventLoopGroupProxy-13-2 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.256 [eventLoopGroupProxy-13-2 @call-handler#1673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.257 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.259 [eventLoopGroupProxy-13-2 @call-handler#1673] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-05 17:27:46.262 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.262 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.262 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.262 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.264 [eventLoopGroupProxy-13-2 @call-handler#1679] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.266 [eventLoopGroupProxy-13-2 @coroutine#1680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.266 [eventLoopGroupProxy-13-2 @call-handler#1679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.266 [eventLoopGroupProxy-13-2 @call-handler#1679] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.267 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.268 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.268 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.268 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.268 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.269 [eventLoopGroupProxy-13-2 @call-handler#1686] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.271 [eventLoopGroupProxy-13-2 @coroutine#1687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.271 [eventLoopGroupProxy-13-2 @call-handler#1686] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.271 [eventLoopGroupProxy-13-2 @call-handler#1686] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.271 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.273 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.273 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.273 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.273 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.274 [eventLoopGroupProxy-13-2 @call-handler#1692] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.276 [eventLoopGroupProxy-13-2 @coroutine#1693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.276 [eventLoopGroupProxy-13-2 @call-handler#1692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.276 [eventLoopGroupProxy-13-2 @call-handler#1692] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.276 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.278 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.278 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.278 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.278 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.279 [eventLoopGroupProxy-13-2 @call-handler#1698] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.280 [eventLoopGroupProxy-13-2 @coroutine#1699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.281 [eventLoopGroupProxy-13-2 @call-handler#1698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.281 [eventLoopGroupProxy-13-2 @call-handler#1698] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.281 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.283 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.283 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.283 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.283 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.284 [eventLoopGroupProxy-13-2 @call-handler#1704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.285 [eventLoopGroupProxy-13-2 @coroutine#1705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.285 [eventLoopGroupProxy-13-2 @call-handler#1704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.285 [eventLoopGroupProxy-13-2 @call-handler#1704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 17:27:46.286 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.287 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.287 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.287 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.287 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.289 [eventLoopGroupProxy-13-2 @call-handler#1710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.290 [eventLoopGroupProxy-13-2 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.290 [eventLoopGroupProxy-13-2 @call-handler#1710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.291 [eventLoopGroupProxy-13-2 @call-handler#1710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.291 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.292 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.292 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.292 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.292 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.294 [eventLoopGroupProxy-13-2 @call-handler#1716] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.295 [eventLoopGroupProxy-13-2 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.295 [eventLoopGroupProxy-13-2 @call-handler#1716] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.295 [eventLoopGroupProxy-13-2 @call-handler#1716] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 17:27:46.296 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.297 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.297 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.297 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.297 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.299 [eventLoopGroupProxy-13-2 @call-handler#1722] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.341 [eventLoopGroupProxy-13-2 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.342 [eventLoopGroupProxy-13-2 @call-handler#1722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.342 [eventLoopGroupProxy-13-2 @call-handler#1722] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 17:27:46.342 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.344 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.344 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.344 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.344 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.345 [eventLoopGroupProxy-13-2 @call-handler#1728] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.347 [eventLoopGroupProxy-13-2 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.347 [eventLoopGroupProxy-13-2 @call-handler#1728] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.348 [eventLoopGroupProxy-13-2 @call-handler#1728] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:46.348 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.350 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.350 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.350 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.350 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.352 [eventLoopGroupProxy-13-2 @call-handler#1734] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.354 [eventLoopGroupProxy-13-2 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.354 [eventLoopGroupProxy-13-2 @call-handler#1734] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.354 [eventLoopGroupProxy-13-2 @call-handler#1734] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:46.355 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.356 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.357 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.357 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.357 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.358 [eventLoopGroupProxy-13-2 @call-handler#1740] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.401 [eventLoopGroupProxy-13-2 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.402 [eventLoopGroupProxy-13-2 @call-handler#1740] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.402 [eventLoopGroupProxy-13-2 @call-handler#1740] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 17:27:46.402 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.404 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.404 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.404 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.404 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.406 [eventLoopGroupProxy-13-2 @call-handler#1746] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.408 [eventLoopGroupProxy-13-2 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.409 [eventLoopGroupProxy-13-2 @call-handler#1746] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.409 [eventLoopGroupProxy-13-2 @call-handler#1746] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:46.409 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.410 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.410 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.411 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.411 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.412 [eventLoopGroupProxy-13-2 @call-handler#1752] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.414 [eventLoopGroupProxy-13-2 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.414 [eventLoopGroupProxy-13-2 @call-handler#1752] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.414 [eventLoopGroupProxy-13-2 @call-handler#1752] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.415 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.416 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.416 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.416 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.416 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.418 [eventLoopGroupProxy-13-2 @call-handler#1758] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.420 [eventLoopGroupProxy-13-2 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.420 [eventLoopGroupProxy-13-2 @call-handler#1758] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.420 [eventLoopGroupProxy-13-2 @call-handler#1758] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.421 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.422 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.422 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.422 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.422 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.423 [eventLoopGroupProxy-13-2 @call-handler#1764] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.470 [eventLoopGroupProxy-13-2 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.470 [eventLoopGroupProxy-13-2 @call-handler#1764] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.470 [eventLoopGroupProxy-13-2 @call-handler#1764] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-05 17:27:46.471 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.472 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.473 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.473 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.473 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.474 [eventLoopGroupProxy-13-2 @call-handler#1770] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.476 [eventLoopGroupProxy-13-2 @coroutine#1771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.477 [eventLoopGroupProxy-13-2 @call-handler#1770] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.477 [eventLoopGroupProxy-13-2 @call-handler#1770] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:46.478 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.481 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.481 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.481 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.481 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.487 [eventLoopGroupProxy-13-2 @call-handler#1776] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.492 [eventLoopGroupProxy-13-2 @coroutine#1777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.492 [eventLoopGroupProxy-13-2 @call-handler#1776] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.493 [eventLoopGroupProxy-13-2 @call-handler#1776] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-05 17:27:46.494 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.496 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.496 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.496 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.496 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.499 [eventLoopGroupProxy-13-2 @call-handler#1782] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.542 [eventLoopGroupProxy-13-2 @coroutine#1783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.542 [eventLoopGroupProxy-13-2 @call-handler#1782] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.542 [eventLoopGroupProxy-13-2 @call-handler#1782] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 17:27:46.543 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.544 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.544 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.544 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.544 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.546 [eventLoopGroupProxy-13-2 @call-handler#1788] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.548 [eventLoopGroupProxy-13-2 @coroutine#1789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.548 [eventLoopGroupProxy-13-2 @call-handler#1788] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.549 [eventLoopGroupProxy-13-2 @call-handler#1788] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:46.549 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.550 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.550 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.550 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.550 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.552 [eventLoopGroupProxy-13-2 @call-handler#1794] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.554 [eventLoopGroupProxy-13-2 @coroutine#1795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.554 [eventLoopGroupProxy-13-2 @call-handler#1794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.554 [eventLoopGroupProxy-13-2 @call-handler#1794] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:46.555 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.556 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.556 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.556 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.556 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.557 [eventLoopGroupProxy-13-2 @call-handler#1800] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.559 [eventLoopGroupProxy-13-2 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.559 [eventLoopGroupProxy-13-2 @call-handler#1800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.559 [eventLoopGroupProxy-13-2 @call-handler#1800] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.560 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.561 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.561 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.561 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.561 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.562 [eventLoopGroupProxy-13-2 @call-handler#1806] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.563 [eventLoopGroupProxy-13-2 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.564 [eventLoopGroupProxy-13-2 @call-handler#1806] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.564 [eventLoopGroupProxy-13-2 @call-handler#1806] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.564 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.565 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.565 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.565 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.565 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.567 [eventLoopGroupProxy-13-2 @call-handler#1813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.568 [eventLoopGroupProxy-13-2 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.568 [eventLoopGroupProxy-13-2 @call-handler#1813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.568 [eventLoopGroupProxy-13-2 @call-handler#1813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.569 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.570 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.570 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.570 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.570 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.571 [eventLoopGroupProxy-13-2 @call-handler#1819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.573 [eventLoopGroupProxy-13-2 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.573 [eventLoopGroupProxy-13-2 @call-handler#1819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.573 [eventLoopGroupProxy-13-2 @call-handler#1819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.574 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.574 [DefaultDispatcher-worker-5 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50008974 2024-02-05 17:27:46.575 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.575 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.575 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.575 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.576 [eventLoopGroupProxy-13-2 @call-handler#1826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.577 [eventLoopGroupProxy-13-2 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.578 [eventLoopGroupProxy-13-2 @call-handler#1826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.578 [eventLoopGroupProxy-13-2 @call-handler#1826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.578 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.579 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.579 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.579 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.579 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.580 [eventLoopGroupProxy-13-2 @call-handler#1832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.582 [eventLoopGroupProxy-13-2 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.582 [eventLoopGroupProxy-13-2 @call-handler#1832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.582 [eventLoopGroupProxy-13-2 @call-handler#1832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.582 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.584 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.584 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.584 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.584 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.585 [eventLoopGroupProxy-13-2 @call-handler#1838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.586 [eventLoopGroupProxy-13-2 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.586 [eventLoopGroupProxy-13-2 @call-handler#1838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.586 [eventLoopGroupProxy-13-2 @call-handler#1838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 17:27:46.587 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.588 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.588 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.588 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.588 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.589 [eventLoopGroupProxy-13-2 @call-handler#1844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.591 [eventLoopGroupProxy-13-2 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.591 [eventLoopGroupProxy-13-2 @call-handler#1844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.591 [eventLoopGroupProxy-13-2 @call-handler#1844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.592 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.593 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.593 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.593 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.593 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.594 [eventLoopGroupProxy-13-2 @call-handler#1850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.595 [eventLoopGroupProxy-13-2 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.595 [eventLoopGroupProxy-13-2 @call-handler#1850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.596 [eventLoopGroupProxy-13-2 @call-handler#1850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.596 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.597 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.597 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.597 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.597 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.598 [eventLoopGroupProxy-13-2 @call-handler#1856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.600 [eventLoopGroupProxy-13-2 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.600 [eventLoopGroupProxy-13-2 @call-handler#1856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.600 [eventLoopGroupProxy-13-2 @call-handler#1856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.601 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.602 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.602 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.602 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.602 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.603 [eventLoopGroupProxy-13-2 @call-handler#1862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.604 [eventLoopGroupProxy-13-2 @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.605 [eventLoopGroupProxy-13-2 @call-handler#1862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.605 [eventLoopGroupProxy-13-2 @call-handler#1862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.605 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.606 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.606 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.606 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.606 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.607 [eventLoopGroupProxy-13-2 @call-handler#1868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.609 [eventLoopGroupProxy-13-2 @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.609 [eventLoopGroupProxy-13-2 @call-handler#1868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.609 [eventLoopGroupProxy-13-2 @call-handler#1868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.609 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.610 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.611 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.611 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.611 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.612 [eventLoopGroupProxy-13-2 @call-handler#1874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.613 [eventLoopGroupProxy-13-2 @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.613 [eventLoopGroupProxy-13-2 @call-handler#1874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.614 [eventLoopGroupProxy-13-2 @call-handler#1874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.614 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.615 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.615 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.615 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.615 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.616 [eventLoopGroupProxy-13-2 @call-handler#1880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.618 [eventLoopGroupProxy-13-2 @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.618 [eventLoopGroupProxy-13-2 @call-handler#1880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.618 [eventLoopGroupProxy-13-2 @call-handler#1880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.618 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.619 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.619 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.620 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.620 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.621 [eventLoopGroupProxy-13-2 @call-handler#1886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.665 [eventLoopGroupProxy-13-2 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.665 [eventLoopGroupProxy-13-2 @call-handler#1886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.665 [eventLoopGroupProxy-13-2 @call-handler#1886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 17:27:46.666 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.667 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.667 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.667 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.667 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.669 [eventLoopGroupProxy-13-2 @call-handler#1892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.670 [eventLoopGroupProxy-13-2 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.670 [eventLoopGroupProxy-13-2 @call-handler#1892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.670 [eventLoopGroupProxy-13-2 @call-handler#1892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 17:27:46.671 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.672 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.672 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.672 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.672 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.673 [eventLoopGroupProxy-13-2 @call-handler#1898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.675 [eventLoopGroupProxy-13-2 @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.675 [eventLoopGroupProxy-13-2 @call-handler#1898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.675 [eventLoopGroupProxy-13-2 @call-handler#1898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.675 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.676 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.677 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.677 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.677 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.678 [eventLoopGroupProxy-13-2 @call-handler#1904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.679 [eventLoopGroupProxy-13-2 @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.679 [eventLoopGroupProxy-13-2 @call-handler#1904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.680 [eventLoopGroupProxy-13-2 @call-handler#1904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.680 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.681 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.681 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.681 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.681 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.682 [eventLoopGroupProxy-13-2 @call-handler#1910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.684 [eventLoopGroupProxy-13-2 @coroutine#1911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.684 [eventLoopGroupProxy-13-2 @call-handler#1910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.684 [eventLoopGroupProxy-13-2 @call-handler#1910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.685 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.686 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.686 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.686 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.686 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.687 [eventLoopGroupProxy-13-2 @call-handler#1916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.689 [eventLoopGroupProxy-13-2 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.689 [eventLoopGroupProxy-13-2 @call-handler#1916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.689 [eventLoopGroupProxy-13-2 @call-handler#1916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.689 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.690 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.690 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.690 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.690 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.692 [eventLoopGroupProxy-13-2 @call-handler#1922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.693 [eventLoopGroupProxy-13-2 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.693 [eventLoopGroupProxy-13-2 @call-handler#1922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.693 [eventLoopGroupProxy-13-2 @call-handler#1922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 17:27:46.694 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.695 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.695 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.695 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.695 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.696 [eventLoopGroupProxy-13-2 @call-handler#1928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.741 [eventLoopGroupProxy-13-2 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.741 [eventLoopGroupProxy-13-2 @call-handler#1928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.741 [eventLoopGroupProxy-13-2 @call-handler#1928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:27:46.742 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.743 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.743 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.743 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.743 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.744 [eventLoopGroupProxy-13-2 @call-handler#1934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.746 [eventLoopGroupProxy-13-2 @coroutine#1935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.746 [eventLoopGroupProxy-13-2 @call-handler#1934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.746 [eventLoopGroupProxy-13-2 @call-handler#1934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.747 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.748 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.748 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.748 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.748 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.749 [eventLoopGroupProxy-13-2 @call-handler#1940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.751 [eventLoopGroupProxy-13-2 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.751 [eventLoopGroupProxy-13-2 @call-handler#1940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.751 [eventLoopGroupProxy-13-2 @call-handler#1940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.751 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.752 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.753 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.753 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.753 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.754 [eventLoopGroupProxy-13-2 @call-handler#1946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.797 [eventLoopGroupProxy-13-2 @coroutine#1947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.797 [eventLoopGroupProxy-13-2 @call-handler#1946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.797 [eventLoopGroupProxy-13-2 @call-handler#1946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 17:27:46.797 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.799 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.799 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.799 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.799 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.800 [eventLoopGroupProxy-13-2 @call-handler#1952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.802 [eventLoopGroupProxy-13-2 @coroutine#1953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.802 [eventLoopGroupProxy-13-2 @call-handler#1952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.802 [eventLoopGroupProxy-13-2 @call-handler#1952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.803 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.804 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.804 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.804 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.804 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.805 [eventLoopGroupProxy-13-2 @call-handler#1958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.807 [eventLoopGroupProxy-13-2 @coroutine#1959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.807 [eventLoopGroupProxy-13-2 @call-handler#1958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.807 [eventLoopGroupProxy-13-2 @call-handler#1958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.807 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.808 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.808 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.808 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.808 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.810 [eventLoopGroupProxy-13-2 @call-handler#1964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.811 [eventLoopGroupProxy-13-2 @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.811 [eventLoopGroupProxy-13-2 @call-handler#1964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.811 [eventLoopGroupProxy-13-2 @call-handler#1964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 17:27:46.812 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.813 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.813 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.813 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.813 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.814 [eventLoopGroupProxy-13-2 @call-handler#1970] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.816 [eventLoopGroupProxy-13-2 @coroutine#1971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.816 [eventLoopGroupProxy-13-2 @call-handler#1970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.816 [eventLoopGroupProxy-13-2 @call-handler#1970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.816 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.817 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.817 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.817 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.817 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.819 [eventLoopGroupProxy-13-2 @call-handler#1976] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.820 [eventLoopGroupProxy-13-2 @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.820 [eventLoopGroupProxy-13-2 @call-handler#1976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.820 [eventLoopGroupProxy-13-2 @call-handler#1976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 17:27:46.821 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.822 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.822 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.822 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.822 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.823 [eventLoopGroupProxy-13-2 @call-handler#1982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.825 [eventLoopGroupProxy-13-2 @coroutine#1983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.825 [eventLoopGroupProxy-13-2 @call-handler#1982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.825 [eventLoopGroupProxy-13-2 @call-handler#1982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.825 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.826 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.826 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.826 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.826 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.828 [eventLoopGroupProxy-13-2 @call-handler#1988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.829 [eventLoopGroupProxy-13-2 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.829 [eventLoopGroupProxy-13-2 @call-handler#1988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.829 [eventLoopGroupProxy-13-2 @call-handler#1988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.830 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.831 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.831 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.831 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.831 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.832 [eventLoopGroupProxy-13-2 @call-handler#1994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.833 [eventLoopGroupProxy-13-2 @coroutine#1995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.833 [eventLoopGroupProxy-13-2 @call-handler#1994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.834 [eventLoopGroupProxy-13-2 @call-handler#1994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.834 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.835 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.835 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.835 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.835 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.836 [eventLoopGroupProxy-13-2 @call-handler#2000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.838 [eventLoopGroupProxy-13-2 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.838 [eventLoopGroupProxy-13-2 @call-handler#2000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.838 [eventLoopGroupProxy-13-2 @call-handler#2000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.838 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.840 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.840 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.840 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.840 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.841 [eventLoopGroupProxy-13-2 @call-handler#2006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.842 [eventLoopGroupProxy-13-2 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.842 [eventLoopGroupProxy-13-2 @call-handler#2006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.842 [eventLoopGroupProxy-13-2 @call-handler#2006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 17:27:46.843 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.844 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.844 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.844 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.844 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.845 [eventLoopGroupProxy-13-2 @call-handler#2012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.846 [eventLoopGroupProxy-13-2 @coroutine#2013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.846 [eventLoopGroupProxy-13-2 @call-handler#2012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.846 [eventLoopGroupProxy-13-2 @call-handler#2012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 17:27:46.847 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.848 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.848 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.848 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.848 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.849 [eventLoopGroupProxy-13-2 @call-handler#2018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.893 [eventLoopGroupProxy-13-2 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.893 [eventLoopGroupProxy-13-2 @call-handler#2018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.893 [eventLoopGroupProxy-13-2 @call-handler#2018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 17:27:46.894 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.895 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.895 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.895 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.895 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.896 [eventLoopGroupProxy-13-2 @call-handler#2025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.898 [eventLoopGroupProxy-13-2 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.898 [eventLoopGroupProxy-13-2 @call-handler#2025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.898 [eventLoopGroupProxy-13-2 @call-handler#2025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.899 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.900 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.900 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.900 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.900 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.901 [eventLoopGroupProxy-13-2 @call-handler#2031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.903 [eventLoopGroupProxy-13-2 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.904 [eventLoopGroupProxy-13-2 @call-handler#2031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.904 [eventLoopGroupProxy-13-2 @call-handler#2031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:46.904 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.905 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.905 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.905 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.905 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.906 [eventLoopGroupProxy-13-2 @call-handler#2037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.908 [eventLoopGroupProxy-13-2 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.908 [eventLoopGroupProxy-13-2 @call-handler#2037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.908 [eventLoopGroupProxy-13-2 @call-handler#2037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.908 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.909 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.909 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.909 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.909 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.911 [eventLoopGroupProxy-13-2 @call-handler#2043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.953 [eventLoopGroupProxy-13-2 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.953 [eventLoopGroupProxy-13-2 @call-handler#2043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.953 [eventLoopGroupProxy-13-2 @call-handler#2043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-05 17:27:46.953 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.955 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.955 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.955 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.955 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.956 [eventLoopGroupProxy-13-2 @call-handler#2049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.958 [eventLoopGroupProxy-13-2 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.958 [eventLoopGroupProxy-13-2 @call-handler#2049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.958 [eventLoopGroupProxy-13-2 @call-handler#2049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:46.959 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.960 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.960 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.960 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.960 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.961 [eventLoopGroupProxy-13-2 @call-handler#2055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:46.962 [eventLoopGroupProxy-13-2 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:46.962 [eventLoopGroupProxy-13-2 @call-handler#2055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:46.962 [eventLoopGroupProxy-13-2 @call-handler#2055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 17:27:46.963 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.966 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.966 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:46.966 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:46.966 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:46.967 [eventLoopGroupProxy-13-2 @call-handler#2061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.013 [eventLoopGroupProxy-13-2 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.013 [eventLoopGroupProxy-13-2 @call-handler#2061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.013 [eventLoopGroupProxy-13-2 @call-handler#2061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-05 17:27:47.013 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.014 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.015 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.015 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.015 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.016 [eventLoopGroupProxy-13-2 @call-handler#2067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.018 [eventLoopGroupProxy-13-2 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.018 [eventLoopGroupProxy-13-2 @call-handler#2067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.018 [eventLoopGroupProxy-13-2 @call-handler#2067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:47.018 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.019 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.019 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.019 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.019 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.020 [eventLoopGroupProxy-13-2 @call-handler#2073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.022 [eventLoopGroupProxy-13-2 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.022 [eventLoopGroupProxy-13-2 @call-handler#2073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.022 [eventLoopGroupProxy-13-2 @call-handler#2073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:47.023 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.024 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.024 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.024 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.024 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.025 [eventLoopGroupProxy-13-2 @call-handler#2079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.069 [eventLoopGroupProxy-13-2 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.069 [eventLoopGroupProxy-13-2 @call-handler#2079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.069 [eventLoopGroupProxy-13-2 @call-handler#2079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 17:27:47.070 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.071 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.071 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.071 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.071 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.072 [eventLoopGroupProxy-13-2 @call-handler#2085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.075 [eventLoopGroupProxy-13-2 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.075 [eventLoopGroupProxy-13-2 @call-handler#2085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.075 [eventLoopGroupProxy-13-2 @call-handler#2085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:47.075 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.077 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.077 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.077 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.077 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.078 [eventLoopGroupProxy-13-2 @call-handler#2091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.081 [eventLoopGroupProxy-13-2 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.081 [eventLoopGroupProxy-13-2 @call-handler#2091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.081 [eventLoopGroupProxy-13-2 @call-handler#2091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:47.082 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.083 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.083 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.083 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.083 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.085 [eventLoopGroupProxy-13-2 @call-handler#2097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.087 [eventLoopGroupProxy-13-2 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.087 [eventLoopGroupProxy-13-2 @call-handler#2097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.087 [eventLoopGroupProxy-13-2 @call-handler#2097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:47.088 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.089 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.089 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.089 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.089 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.090 [eventLoopGroupProxy-13-2 @call-handler#2103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.092 [eventLoopGroupProxy-13-2 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.092 [eventLoopGroupProxy-13-2 @call-handler#2103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.093 [eventLoopGroupProxy-13-2 @call-handler#2103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:47.093 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.094 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.094 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.094 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.094 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.095 [eventLoopGroupProxy-13-2 @call-handler#2109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.097 [eventLoopGroupProxy-13-2 @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.097 [eventLoopGroupProxy-13-2 @call-handler#2109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.097 [eventLoopGroupProxy-13-2 @call-handler#2109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:47.097 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.098 [DefaultDispatcher-worker-3 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50008974 2024-02-05 17:27:47.099 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.099 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.099 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.099 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.100 [eventLoopGroupProxy-13-2 @call-handler#2116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.145 [eventLoopGroupProxy-13-2 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.145 [eventLoopGroupProxy-13-2 @call-handler#2116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.145 [eventLoopGroupProxy-13-2 @call-handler#2116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:27:47.145 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.147 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.147 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.147 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.147 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.148 [eventLoopGroupProxy-13-2 @call-handler#2122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.150 [eventLoopGroupProxy-13-2 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.150 [eventLoopGroupProxy-13-2 @call-handler#2122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.150 [eventLoopGroupProxy-13-2 @call-handler#2122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:47.150 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.151 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.152 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.152 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.152 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.153 [eventLoopGroupProxy-13-2 @call-handler#2128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.154 [eventLoopGroupProxy-13-2 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.154 [eventLoopGroupProxy-13-2 @call-handler#2128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.154 [eventLoopGroupProxy-13-2 @call-handler#2128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-05 17:27:47.155 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.155 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.156 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.156 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.156 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.156 [eventLoopGroupProxy-13-2 @call-handler#2134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.158 [eventLoopGroupProxy-13-2 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.159 [eventLoopGroupProxy-13-2 @call-handler#2134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.159 [eventLoopGroupProxy-13-2 @call-handler#2134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:47.159 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.160 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.160 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.160 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.160 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.161 [eventLoopGroupProxy-13-2 @call-handler#2140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.205 [eventLoopGroupProxy-13-2 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.205 [eventLoopGroupProxy-13-2 @call-handler#2140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.206 [eventLoopGroupProxy-13-2 @call-handler#2140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:27:47.206 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.207 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.207 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.207 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.207 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.208 [eventLoopGroupProxy-13-2 @call-handler#2147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.210 [eventLoopGroupProxy-13-2 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.210 [eventLoopGroupProxy-13-2 @call-handler#2147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.211 [eventLoopGroupProxy-13-2 @call-handler#2147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:47.211 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.212 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.212 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.212 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.212 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.213 [eventLoopGroupProxy-13-2 @call-handler#2153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.215 [eventLoopGroupProxy-13-2 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.215 [eventLoopGroupProxy-13-2 @call-handler#2153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.215 [eventLoopGroupProxy-13-2 @call-handler#2153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:47.215 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.216 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.216 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.216 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.216 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.217 [eventLoopGroupProxy-13-2 @call-handler#2159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.219 [eventLoopGroupProxy-13-2 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.219 [eventLoopGroupProxy-13-2 @call-handler#2159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.219 [eventLoopGroupProxy-13-2 @call-handler#2159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:47.219 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.220 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.220 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.220 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.220 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.221 [eventLoopGroupProxy-13-2 @call-handler#2165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.223 [eventLoopGroupProxy-13-2 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.223 [eventLoopGroupProxy-13-2 @call-handler#2165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.223 [eventLoopGroupProxy-13-2 @call-handler#2165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:47.223 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.224 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.224 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.224 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.225 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.225 [eventLoopGroupProxy-13-2 @call-handler#2171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.227 [eventLoopGroupProxy-13-2 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.228 [eventLoopGroupProxy-13-2 @call-handler#2171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.228 [eventLoopGroupProxy-13-2 @call-handler#2171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:47.228 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.229 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.229 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.229 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.229 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.230 [eventLoopGroupProxy-13-2 @call-handler#2177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.232 [eventLoopGroupProxy-13-2 @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.232 [eventLoopGroupProxy-13-2 @call-handler#2177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.232 [eventLoopGroupProxy-13-2 @call-handler#2177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:47.232 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.233 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.233 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.233 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.233 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.235 [eventLoopGroupProxy-13-2 @call-handler#2183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.237 [eventLoopGroupProxy-13-2 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.237 [eventLoopGroupProxy-13-2 @call-handler#2183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.237 [eventLoopGroupProxy-13-2 @call-handler#2183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:47.238 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.239 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.239 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.239 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.239 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.240 [eventLoopGroupProxy-13-2 @call-handler#2189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.242 [eventLoopGroupProxy-13-2 @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.242 [eventLoopGroupProxy-13-2 @call-handler#2189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.242 [eventLoopGroupProxy-13-2 @call-handler#2189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:47.243 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.243 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.244 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.244 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.244 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.245 [eventLoopGroupProxy-13-2 @call-handler#2195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.289 [eventLoopGroupProxy-13-2 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.289 [eventLoopGroupProxy-13-2 @call-handler#2195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.289 [eventLoopGroupProxy-13-2 @call-handler#2195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:27:47.290 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.291 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.291 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.291 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.291 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.292 [eventLoopGroupProxy-13-2 @call-handler#2201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.295 [eventLoopGroupProxy-13-2 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.295 [eventLoopGroupProxy-13-2 @call-handler#2201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.295 [eventLoopGroupProxy-13-2 @call-handler#2201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:47.296 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.297 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.297 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.297 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.297 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.298 [eventLoopGroupProxy-13-2 @call-handler#2207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.300 [eventLoopGroupProxy-13-2 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.301 [eventLoopGroupProxy-13-2 @call-handler#2207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.301 [eventLoopGroupProxy-13-2 @call-handler#2207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:47.301 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.302 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.302 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.302 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.302 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.303 [eventLoopGroupProxy-13-2 @call-handler#2213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.305 [eventLoopGroupProxy-13-2 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.306 [eventLoopGroupProxy-13-2 @call-handler#2213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.306 [eventLoopGroupProxy-13-2 @call-handler#2213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:47.306 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.307 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.307 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.307 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.307 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.308 [eventLoopGroupProxy-13-2 @call-handler#2219] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.310 [eventLoopGroupProxy-13-2 @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.310 [eventLoopGroupProxy-13-2 @call-handler#2219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.310 [eventLoopGroupProxy-13-2 @call-handler#2219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:47.311 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.312 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.312 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.312 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.312 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.313 [eventLoopGroupProxy-13-2 @call-handler#2225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.357 [eventLoopGroupProxy-13-2 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.358 [eventLoopGroupProxy-13-2 @call-handler#2225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.358 [eventLoopGroupProxy-13-2 @call-handler#2225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-05 17:27:47.358 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.359 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.359 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.359 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.359 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.361 [eventLoopGroupProxy-13-2 @call-handler#2231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.363 [eventLoopGroupProxy-13-2 @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.363 [eventLoopGroupProxy-13-2 @call-handler#2231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.363 [eventLoopGroupProxy-13-2 @call-handler#2231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:47.364 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.365 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.365 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.365 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.365 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.366 [eventLoopGroupProxy-13-2 @call-handler#2237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.368 [eventLoopGroupProxy-13-2 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.368 [eventLoopGroupProxy-13-2 @call-handler#2237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.368 [eventLoopGroupProxy-13-2 @call-handler#2237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:47.369 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.370 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.370 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.370 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.370 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.371 [eventLoopGroupProxy-13-2 @call-handler#2243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.373 [eventLoopGroupProxy-13-2 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.373 [eventLoopGroupProxy-13-2 @call-handler#2243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.373 [eventLoopGroupProxy-13-2 @call-handler#2243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:47.373 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.374 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.374 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.374 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.374 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.375 [eventLoopGroupProxy-13-2 @call-handler#2249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.378 [eventLoopGroupProxy-13-2 @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.379 [eventLoopGroupProxy-13-2 @call-handler#2249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.379 [eventLoopGroupProxy-13-2 @call-handler#2249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-05 17:27:47.379 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.380 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.380 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.380 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.380 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.381 [eventLoopGroupProxy-13-2 @call-handler#2255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.425 [eventLoopGroupProxy-13-2 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.425 [eventLoopGroupProxy-13-2 @call-handler#2255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.425 [eventLoopGroupProxy-13-2 @call-handler#2255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-05 17:27:47.426 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.427 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.427 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.427 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.427 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.428 [eventLoopGroupProxy-13-2 @call-handler#2261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.430 [eventLoopGroupProxy-13-2 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.430 [eventLoopGroupProxy-13-2 @call-handler#2261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.430 [eventLoopGroupProxy-13-2 @call-handler#2261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:47.431 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.432 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.432 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.432 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.432 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.433 [eventLoopGroupProxy-13-2 @call-handler#2267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.435 [eventLoopGroupProxy-13-2 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.435 [eventLoopGroupProxy-13-2 @call-handler#2267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.435 [eventLoopGroupProxy-13-2 @call-handler#2267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-05 17:27:47.436 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.437 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.437 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:47.437 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.437 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:47.438 [eventLoopGroupProxy-13-2 @call-handler#2273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-05 17:27:47.440 [eventLoopGroupProxy-13-2 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.440 [eventLoopGroupProxy-13-2 @call-handler#2273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.441 [eventLoopGroupProxy-13-2 @call-handler#2273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-05 17:27:47.441 [MyScheduler_Worker-1 @coroutine#1343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:47.460 [DefaultDispatcher-worker-3 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50008974 2024-02-05 17:27:47.469 [DefaultDispatcher-worker-5 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50008974 2024-02-05 17:27:47.469 [DefaultDispatcher-worker-5 @coroutine#1159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:47.469 [DefaultDispatcher-worker-5 @coroutine#1159] 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-02-05 17:27:47.469 [DefaultDispatcher-worker-5 @coroutine#1159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:47.469 [DefaultDispatcher-worker-5 @coroutine#1159] 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-02-05 17:27:47.471 [eventLoopGroupProxy-13-2 @call-handler#2284] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:27:47.471 [eventLoopGroupProxy-13-2 @call-handler#2284] 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-02-05 17:27:47.471 [eventLoopGroupProxy-13-2 @call-handler#2284] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:27:47.495 [DefaultDispatcher-worker-10 @call-handler#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-05 17:27:47.496 [eventLoopGroupProxy-13-2 @call-handler#2284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:47.496 [eventLoopGroupProxy-13-2 @call-handler#2284] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-02-05 17:27:47.496 [DefaultDispatcher-worker-10 @coroutine#975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555397963128102912/_ustadmanifest.json 2024-02-05 17:27:47.496 [DefaultDispatcher-worker-10 @coroutine#975] 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/555397963128102912/_ustadmanifest.json. 2024-02-05 17:27:47.496 [DefaultDispatcher-worker-10 @coroutine#975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555397963128102912/_ustadmanifest.json 2024-02-05 17:27:47.496 [DefaultDispatcher-worker-6 @coroutine#1159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:47.496 [DefaultDispatcher-worker-6 @coroutine#1159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:47.497 [DefaultDispatcher-worker-6 @coroutine#1159] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:27:47.497 [DefaultDispatcher-worker-6 @coroutine#1159] 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-02-05 17:27:47.497 [DefaultDispatcher-worker-10 @coroutine#975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555397963128102912/_ustadmanifest.json 2024-02-05 17:27:47.497 [DefaultDispatcher-worker-10 @coroutine#975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555397963128102912/_ustadmanifest.json 2024-02-05 17:27:47.498 [DefaultDispatcher-worker-13 @coroutine#975] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555397963128102912/_ustadmanifest.json. 2024-02-05 17:27:47.499 [DefaultDispatcher-worker-13 @coroutine#975] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555397963128102912/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:47.507 [DefaultDispatcher-worker-9 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50008974 2024-02-05 17:27:47.509 [DefaultDispatcher-worker-13 @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:47.525 [DefaultDispatcher-worker-10 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b32b678 2024-02-05 17:27:47.536 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-05 17:27:47.536 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-05 17:27:47.536 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-05 17:27:47.536 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-05 17:27:47.536 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-05 17:27:47.541 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3892802b 2024-02-05 17:27:47.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-05 17:27:47.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-05 17:27:47.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:47.541 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50008974: (connection evicted) 2024-02-05 17:27:47.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:47.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-05 17:27:47.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-05 17:27:47.784 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:27:47.784 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:27:47.961 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-05 17:27:48.546 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@65a66a75 2024-02-05 17:27:48.546 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@65a66a75 2024-02-05 17:27:48.550 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-02-05 17:27:48.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-05 17:27:48.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-05 17:27:48.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:48.550 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b32b678: (connection evicted) 2024-02-05 17:27:48.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:48.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-05 17:27:48.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@556a6320 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:48.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:48.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-05 17:27:48.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8fe7db 2024-02-05 17:27:48.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8fe7db 2024-02-05 17:27:48.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-05 17:27:48.571 [DefaultDispatcher-worker-11 @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8fe7db 2024-02-05 17:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d563c13 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:48.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-05 17:27:48.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-05 17:27:48.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-05 17:27:48.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ea19c97 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:48.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-05 17:27:48.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-05 17:27:48.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-05 17:27:48.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-05 17:27:48.586 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:27:48.587 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-05 17:27:48.588 [DefaultDispatcher-worker-1 @coroutine#2676] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:27:48.592 [DefaultDispatcher-worker-1 @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-05 17:27:48.593 [Test worker @coroutine#2677] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:48.593 [Test worker @coroutine#2677] 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-02-05 17:27:48.593 [Test worker @coroutine#2677] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:48.593 [Test worker @coroutine#2677] 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-02-05 17:27:48.596 [eventLoopGroupProxy-16-1 @call-handler#2684] 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-02-05 17:27:48.597 [eventLoopGroupProxy-16-1 @call-handler#2684] 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-02-05 17:27:48.598 [eventLoopGroupProxy-16-1 @coroutine#2685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-05 17:27:48.600 [Test worker @coroutine#2677] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:48.600 [Test worker @coroutine#2677] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-05 17:27:48.600 [Test worker @coroutine#2677] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-05 17:27:48.600 [Test worker @coroutine#2677] 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-02-05 17:27:48.601 [Test worker @coroutine#2689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:48.601 [Test worker @coroutine#2689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-05 17:27:48.601 [Test worker @coroutine#2689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:48.602 [Test worker @coroutine#2689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:48.603 [eventLoopGroupProxy-16-1 @call-handler#2692] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-05 17:27:48.606 [eventLoopGroupProxy-16-1 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-05 17:27:48.607 [eventLoopGroupProxy-16-1 @call-handler#2692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:48.607 [Test worker @coroutine#2689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-05 17:27:48.611 [eventLoopGroupProxy-16-2 @call-handler#2702] 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-02-05 17:27:48.617 [eventLoopGroupProxy-16-2 @call-handler#2702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:48.623 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-05 17:27:48.657 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:48.680 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:48.683 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:49.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf4644c 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:49.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-05 17:27:49.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@792eeae6 2024-02-05 17:27:49.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@792eeae6 2024-02-05 17:27:49.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-05 17:27:49.797 [DefaultDispatcher-worker-10 @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792eeae6 2024-02-05 17:27:49.804 [Test worker @coroutine#2712] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47559/api/blob/upload-init-batch 2024-02-05 17:27:49.804 [Test worker @coroutine#2712] 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:47559/api/blob/upload-init-batch. 2024-02-05 17:27:49.804 [Test worker @coroutine#2712] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47559/api/blob/upload-init-batch 2024-02-05 17:27:49.804 [Test worker @coroutine#2712] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47559/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 17:27:49.806 [Test worker @coroutine#2712] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47559/api/blob/upload-init-batch 2024-02-05 17:27:49.806 [Test worker @coroutine#2712] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47559/api/blob/upload-init-batch 2024-02-05 17:27:49.806 [Test worker @coroutine#2712] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47559/api/blob/upload-init-batch. 2024-02-05 17:27:49.806 [Test worker @coroutine#2712] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47559/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:49.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-05 17:27:49.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-05 17:27:49.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:49.813 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@792eeae6: (connection evicted) 2024-02-05 17:27:49.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:49.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-05 17:27:49.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-05 17:27:49.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-05 17:27:49.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:49.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:49.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:49.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:49.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:49.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:49.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43e30f15 2024-02-05 17:27:49.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:49.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:49.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:49.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-05 17:27:49.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9c91e3 2024-02-05 17:27:49.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9c91e3 2024-02-05 17:27:49.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-05 17:27:49.849 [Test worker @coroutine#2722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54119/api/blob/upload-init-batch 2024-02-05 17:27:49.849 [Test worker @coroutine#2722] 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:54119/api/blob/upload-init-batch. 2024-02-05 17:27:49.849 [Test worker @coroutine#2722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54119/api/blob/upload-init-batch 2024-02-05 17:27:49.849 [Test worker @coroutine#2722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54119/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 17:27:49.852 [Test worker @coroutine#2722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54119/api/blob/upload-init-batch 2024-02-05 17:27:49.852 [Test worker @coroutine#2722] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54119/api/blob/upload-init-batch 2024-02-05 17:27:49.852 [Test worker @coroutine#2722] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54119/api/blob/upload-init-batch. 2024-02-05 17:27:49.852 [Test worker @coroutine#2722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54119/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:49.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-05 17:27:49.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-05 17:27:49.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:49.854 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9c91e3: (connection evicted) 2024-02-05 17:27:49.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:49.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-05 17:27:49.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49005dc4 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-05 17:27:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:49.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:49.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-05 17:27:49.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d9298e 2024-02-05 17:27:49.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d9298e 2024-02-05 17:27:49.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-05 17:27:49.876 [Test worker @coroutine#2729] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41077/api/blob/upload-init-batch 2024-02-05 17:27:49.876 [Test worker @coroutine#2729] 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:41077/api/blob/upload-init-batch. 2024-02-05 17:27:49.876 [Test worker @coroutine#2729] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41077/api/blob/upload-init-batch 2024-02-05 17:27:49.876 [Test worker @coroutine#2729] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41077/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-05 17:27:49.879 [Test worker @coroutine#2729] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41077/api/blob/upload-init-batch 2024-02-05 17:27:49.879 [Test worker @coroutine#2729] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41077/api/blob/upload-init-batch 2024-02-05 17:27:49.879 [Test worker @coroutine#2729] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41077/api/blob/upload-init-batch. 2024-02-05 17:27:49.879 [Test worker @coroutine#2729] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41077/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:49.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-05 17:27:49.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-05 17:27:49.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:49.887 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25d9298e: (connection evicted) 2024-02-05 17:27:49.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:49.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-05 17:27:49.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-05 17:27:49.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c108c05 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:49.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:49.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-05 17:27:49.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-05 17:27:49.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-05 17:27:49.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-05 17:27:49.984 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-05 17:27:50.014 [DefaultDispatcher-worker-3 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-05 17:27:50.023 [DefaultDispatcher-worker-11 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-05 17:27:50.033 [DefaultDispatcher-worker-1 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-05 17:27:50.041 [DefaultDispatcher-worker-4 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-05 17:27:50.049 [DefaultDispatcher-worker-4 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-05 17:27:50.057 [DefaultDispatcher-worker-13 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-05 17:27:50.065 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:50.066 [DefaultDispatcher-worker-1 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-05 17:27:50.070 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@76acd974 2024-02-05 17:27:50.070 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@76acd974 2024-02-05 17:27:50.074 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@786b39d1 2024-02-05 17:27:50.074 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@786b39d1 2024-02-05 17:27:50.076 [DefaultDispatcher-worker-1 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-05 17:27:50.077 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c54b204 2024-02-05 17:27:50.077 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c54b204 2024-02-05 17:27:50.079 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@395633ea 2024-02-05 17:27:50.079 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@395633ea 2024-02-05 17:27:50.082 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a12acd 2024-02-05 17:27:50.082 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a12acd 2024-02-05 17:27:50.084 [DefaultDispatcher-worker-4 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-05 17:27:50.085 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@8252b99 2024-02-05 17:27:50.085 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@8252b99 2024-02-05 17:27:50.088 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@51386c0b 2024-02-05 17:27:50.088 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@51386c0b 2024-02-05 17:27:50.091 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5979cca5 2024-02-05 17:27:50.091 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5979cca5 2024-02-05 17:27:50.093 [DefaultDispatcher-worker-4 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-05 17:27:50.093 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@792e6205 2024-02-05 17:27:50.093 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@792e6205 2024-02-05 17:27:50.093 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:50.102 [DefaultDispatcher-worker-3 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-05 17:27:50.111 [DefaultDispatcher-worker-4 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-05 17:27:50.122 [DefaultDispatcher-worker-5 @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-05 17:27:50.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-05 17:27:50.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-05 17:27:50.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:50.125 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8: (connection evicted) 2024-02-05 17:27:50.125 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76acd974: (connection evicted) 2024-02-05 17:27:50.126 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@786b39d1: (connection evicted) 2024-02-05 17:27:50.126 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c54b204: (connection evicted) 2024-02-05 17:27:50.127 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@395633ea: (connection evicted) 2024-02-05 17:27:50.127 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29a12acd: (connection evicted) 2024-02-05 17:27:50.127 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8252b99: (connection evicted) 2024-02-05 17:27:50.128 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51386c0b: (connection evicted) 2024-02-05 17:27:50.128 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5979cca5: (connection evicted) 2024-02-05 17:27:50.129 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@792e6205: (connection evicted) 2024-02-05 17:27:50.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:50.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-05 17:27:50.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f497b1 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:50.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:50.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-05 17:27:50.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-05 17:27:50.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-05 17:27:50.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-05 17:27:50.156 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-05 17:27:50.179 [DefaultDispatcher-worker-10 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-05 17:27:50.186 [DefaultDispatcher-worker-9 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-05 17:27:50.196 [DefaultDispatcher-worker-14 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-05 17:27:50.203 [DefaultDispatcher-worker-5 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-05 17:27:50.212 [DefaultDispatcher-worker-13 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-05 17:27:50.220 [DefaultDispatcher-worker-13 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-05 17:27:50.228 [DefaultDispatcher-worker-8 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-05 17:27:50.233 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:50.237 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@214c54ee 2024-02-05 17:27:50.237 [DefaultDispatcher-worker-5 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-05 17:27:50.237 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@214c54ee 2024-02-05 17:27:50.240 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8bbeb7 2024-02-05 17:27:50.240 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8bbeb7 2024-02-05 17:27:50.243 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb43f9e 2024-02-05 17:27:50.244 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb43f9e 2024-02-05 17:27:50.246 [DefaultDispatcher-worker-14 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-05 17:27:50.247 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb6b48c 2024-02-05 17:27:50.247 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb6b48c 2024-02-05 17:27:50.249 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d9e7690 2024-02-05 17:27:50.249 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d9e7690 2024-02-05 17:27:50.251 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f921b92 2024-02-05 17:27:50.251 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f921b92 2024-02-05 17:27:50.254 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@55508731 2024-02-05 17:27:50.254 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@55508731 2024-02-05 17:27:50.255 [DefaultDispatcher-worker-10 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-05 17:27:50.256 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994bc3 2024-02-05 17:27:50.256 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994bc3 2024-02-05 17:27:50.259 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ed8676 2024-02-05 17:27:50.259 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ed8676 2024-02-05 17:27:50.259 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:27:50.264 [DefaultDispatcher-worker-10 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-05 17:27:50.273 [DefaultDispatcher-worker-10 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-05 17:27:50.283 [DefaultDispatcher-worker-1 @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-05 17:27:50.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-05 17:27:50.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-05 17:27:50.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:50.285 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c: (connection evicted) 2024-02-05 17:27:50.286 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@214c54ee: (connection evicted) 2024-02-05 17:27:50.286 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f8bbeb7: (connection evicted) 2024-02-05 17:27:50.287 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bb43f9e: (connection evicted) 2024-02-05 17:27:50.287 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eb6b48c: (connection evicted) 2024-02-05 17:27:50.287 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d9e7690: (connection evicted) 2024-02-05 17:27:50.288 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f921b92: (connection evicted) 2024-02-05 17:27:50.288 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55508731: (connection evicted) 2024-02-05 17:27:50.288 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e994bc3: (connection evicted) 2024-02-05 17:27:50.289 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ed8676: (connection evicted) 2024-02-05 17:27:50.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:50.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-05 17:27:50.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4056cdb2 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:50.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:50.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-05 17:27:50.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0ab04f 2024-02-05 17:27:50.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0ab04f 2024-02-05 17:27:50.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-05 17:27:50.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13731ff4 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:50.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d24347 2024-02-05 17:27:50.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d24347 2024-02-05 17:27:50.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-05 17:27:50.781 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d24347 2024-02-05 17:27:50.783 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d24347 2024-02-05 17:27:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76eee0b1 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:50.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@73905dff 2024-02-05 17:27:50.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@73905dff 2024-02-05 17:27:50.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-05 17:27:50.820 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73905dff 2024-02-05 17:27:50.822 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73905dff 2024-02-05 17:27:50.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40d04cf8 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:50.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-02-05 17:27:50.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-02-05 17:27:50.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-05 17:27:50.840 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:50.852 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-02-05 17:27:50.854 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18918d70 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-05 17:27:50.856 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:50.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:50.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-05 17:27:50.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7304ca87 2024-02-05 17:27:50.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7304ca87 2024-02-05 17:27:50.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-05 17:27:50.881 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7304ca87 2024-02-05 17:27:50.884 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7304ca87 2024-02-05 17:27:50.889 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:50.889 [Test worker @coroutine#2802] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38803/ 2024-02-05 17:27:50.889 [Test worker @coroutine#2802] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38803/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:50.891 [Test worker @coroutine#2802] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38803/ 2024-02-05 17:27:50.891 [Test worker @coroutine#2802] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38803/ 2024-02-05 17:27:50.892 [Test worker @coroutine#2802] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38803/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:50.892 [Test worker @coroutine#2802] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38803/ 2024-02-05 17:27:50.893 [Test worker @coroutine#2802] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38803/ 2024-02-05 17:27:50.893 [Test worker @coroutine#2802] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38803/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:50.893 [Test worker @coroutine#2802] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38803/ 2024-02-05 17:27:50.894 [Test worker @coroutine#2802] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38803/ 2024-02-05 17:27:50.894 [Test worker @coroutine#2802] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38803/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:50.928 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:50.939 [Test worker @coroutine#2802] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38803/ 2024-02-05 17:27:50.940 [Test worker @coroutine#2802] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38803/ 2024-02-05 17:27:50.940 [Test worker @coroutine#2802] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38803/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:50.941 [Test worker @coroutine#2802] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38803/ 2024-02-05 17:27:50.941 [Test worker @coroutine#2802] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38803/ 2024-02-05 17:27:50.942 [Test worker @coroutine#2802] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38803/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:50.942 [Test worker @coroutine#2802] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38803/ 2024-02-05 17:27:50.943 [Test worker @coroutine#2802] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38803/ 2024-02-05 17:27:50.943 [Test worker @coroutine#2802] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38803/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:50.944 [Test worker @coroutine#2802] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38803/ 2024-02-05 17:27:50.948 [Test worker @coroutine#2818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55427/ 2024-02-05 17:27:50.948 [Test worker @coroutine#2818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55427/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:50.949 [Test worker @coroutine#2818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55427/ 2024-02-05 17:27:50.950 [Test worker @coroutine#2818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55427/ 2024-02-05 17:27:50.950 [Test worker @coroutine#2818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55427/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:50.951 [Test worker @coroutine#2818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55427/ 2024-02-05 17:27:50.951 [Test worker @coroutine#2818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55427/ 2024-02-05 17:27:50.951 [Test worker @coroutine#2818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55427/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:50.952 [Test worker @coroutine#2818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55427/ 2024-02-05 17:27:50.952 [Test worker @coroutine#2818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55427/ 2024-02-05 17:27:50.952 [Test worker @coroutine#2818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55427/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:50.957 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:50.995 [Test worker @coroutine#2818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55427/ 2024-02-05 17:27:50.996 [Test worker @coroutine#2818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55427/ 2024-02-05 17:27:50.996 [Test worker @coroutine#2818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55427/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:50.997 [Test worker @coroutine#2818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55427/ 2024-02-05 17:27:50.998 [Test worker @coroutine#2818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55427/ 2024-02-05 17:27:50.998 [Test worker @coroutine#2818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55427/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:50.999 [Test worker @coroutine#2818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55427/ 2024-02-05 17:27:50.999 [Test worker @coroutine#2818] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55427/ 2024-02-05 17:27:50.999 [Test worker @coroutine#2818] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55427/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-05 17:27:51.000 [Test worker @coroutine#2818] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55427/ 2024-02-05 17:27:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eb94590 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:51.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-05 17:27:51.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:27:51.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:27:51.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-05 17:27:51.262 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:27:51.273 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:27:51.275 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:27:51.277 [DefaultDispatcher-worker-1 @coroutine#2853] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.277 [DefaultDispatcher-worker-1 @coroutine#2853] 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:43005/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:27:51.277 [DefaultDispatcher-worker-1 @coroutine#2853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.277 [DefaultDispatcher-worker-1 @coroutine#2853] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43005/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:27:51.279 [DefaultDispatcher-worker-3 @coroutine#2853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.279 [DefaultDispatcher-worker-3 @coroutine#2853] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.286 [DefaultDispatcher-worker-5 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:27:51.286 [DefaultDispatcher-worker-5 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.286 [DefaultDispatcher-worker-5 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:51.286 [DefaultDispatcher-worker-5 @coroutine#2852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.287 [DefaultDispatcher-worker-9 @coroutine#2852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.287 [DefaultDispatcher-worker-9 @coroutine#2852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.289 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:27:51.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19656e21 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:51.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:51.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-05 17:27:51.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-05 17:27:51.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-05 17:27:51.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-05 17:27:51.315 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-05 17:27:51.326 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-05 17:27:51.328 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-05 17:27:51.333 [DefaultDispatcher-worker-12 @coroutine#2873] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 17:27:51.333 [DefaultDispatcher-worker-12 @coroutine#2873] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-05 17:27:51.333 [DefaultDispatcher-worker-12 @coroutine#2873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 17:27:51.336 [DefaultDispatcher-worker-13 @coroutine#2873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 17:27:51.336 [DefaultDispatcher-worker-13 @coroutine#2873] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@394950ad 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:51.338 [DefaultDispatcher-worker-9 @coroutine#2868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:51.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:51.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-05 17:27:51.339 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:51.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-05 17:27:51.342 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce47f89 2024-02-05 17:27:51.342 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce47f89 2024-02-05 17:27:51.344 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@22238465 2024-02-05 17:27:51.344 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@22238465 2024-02-05 17:27:51.347 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@261c14f9 2024-02-05 17:27:51.347 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@261c14f9 2024-02-05 17:27:51.350 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@631e8e5e 2024-02-05 17:27:51.350 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@631e8e5e 2024-02-05 17:27:51.352 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c09bd83 2024-02-05 17:27:51.352 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c09bd83 2024-02-05 17:27:51.355 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b70ccb 2024-02-05 17:27:51.355 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b70ccb 2024-02-05 17:27:51.357 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@144a61b8 2024-02-05 17:27:51.357 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@144a61b8 2024-02-05 17:27:51.361 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3317111 2024-02-05 17:27:51.361 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3317111 2024-02-05 17:27:51.361 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.364 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@22753151 2024-02-05 17:27:51.364 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@22753151 2024-02-05 17:27:51.364 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:51.373 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.375 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.376 [DefaultDispatcher-worker-11 @coroutine#2886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41843/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.376 [DefaultDispatcher-worker-11 @coroutine#2886] 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:41843/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:27:51.376 [DefaultDispatcher-worker-11 @coroutine#2886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41843/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.376 [DefaultDispatcher-worker-11 @coroutine#2886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41843/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:27:51.378 [DefaultDispatcher-worker-12 @coroutine#2886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41843/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.378 [DefaultDispatcher-worker-12 @coroutine#2886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41843/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.385 [DefaultDispatcher-worker-15 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.385 [DefaultDispatcher-worker-15 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.386 [DefaultDispatcher-worker-15 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:51.386 [DefaultDispatcher-worker-15 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.386 [DefaultDispatcher-worker-14 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.386 [DefaultDispatcher-worker-14 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.389 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.392 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:51.396 [DefaultDispatcher-worker-13 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.396 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7ea22a 2024-02-05 17:27:51.396 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7ea22a 2024-02-05 17:27:51.401 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b94ff5 2024-02-05 17:27:51.401 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b94ff5 2024-02-05 17:27:51.406 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1786c95a 2024-02-05 17:27:51.406 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1786c95a 2024-02-05 17:27:51.406 [DefaultDispatcher-worker-12 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.409 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@528445ce 2024-02-05 17:27:51.409 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@528445ce 2024-02-05 17:27:51.411 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a83d246 2024-02-05 17:27:51.412 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a83d246 2024-02-05 17:27:51.414 [DefaultDispatcher-worker-7 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.414 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@639cf404 2024-02-05 17:27:51.414 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@639cf404 2024-02-05 17:27:51.417 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@42713d34 2024-02-05 17:27:51.417 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@42713d34 2024-02-05 17:27:51.419 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@32abba81 2024-02-05 17:27:51.419 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@32abba81 2024-02-05 17:27:51.422 [DefaultDispatcher-worker-13 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.422 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@169e5f70 2024-02-05 17:27:51.422 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@169e5f70 2024-02-05 17:27:51.422 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:51.429 [DefaultDispatcher-worker-13 @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.437 [DefaultDispatcher-worker-16 @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.439 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:51.443 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c3c7cd 2024-02-05 17:27:51.443 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c3c7cd 2024-02-05 17:27:51.446 [DefaultDispatcher-worker-10 @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.447 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f043f85 2024-02-05 17:27:51.447 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f043f85 2024-02-05 17:27:51.450 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3bacbd 2024-02-05 17:27:51.450 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3bacbd 2024-02-05 17:27:51.454 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3935be 2024-02-05 17:27:51.454 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3935be 2024-02-05 17:27:51.455 [DefaultDispatcher-worker-8 @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.457 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@51eb781b 2024-02-05 17:27:51.457 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@51eb781b 2024-02-05 17:27:51.461 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8d8db4 2024-02-05 17:27:51.461 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8d8db4 2024-02-05 17:27:51.464 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b59ebc 2024-02-05 17:27:51.464 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b59ebc 2024-02-05 17:27:51.464 [DefaultDispatcher-worker-10 @coroutine#2907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.468 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e16caf1 2024-02-05 17:27:51.468 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e16caf1 2024-02-05 17:27:51.471 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b74288 2024-02-05 17:27:51.471 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b74288 2024-02-05 17:27:51.471 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:27:51.473 [DefaultDispatcher-worker-16 @coroutine#2907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29c76d75 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:51.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:51.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-05 17:27:51.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:27:51.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:27:51.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-05 17:27:51.509 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:27:51.520 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:27:51.522 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:27:51.523 [DefaultDispatcher-worker-14 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44051/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.523 [DefaultDispatcher-worker-14 @coroutine#2932] 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:44051/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:27:51.523 [DefaultDispatcher-worker-14 @coroutine#2932] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44051/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.523 [DefaultDispatcher-worker-14 @coroutine#2932] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44051/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:27:51.525 [DefaultDispatcher-worker-6 @coroutine#2932] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44051/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.525 [DefaultDispatcher-worker-6 @coroutine#2932] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44051/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.532 [DefaultDispatcher-worker-14 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:27:51.532 [DefaultDispatcher-worker-14 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.532 [DefaultDispatcher-worker-14 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:51.532 [DefaultDispatcher-worker-14 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.533 [DefaultDispatcher-worker-3 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.533 [DefaultDispatcher-worker-3 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.534 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628aea61 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:51.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:51.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-05 17:27:51.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-05 17:27:51.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-05 17:27:51.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-05 17:27:51.540 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-05 17:27:51.553 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-05 17:27:51.555 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-05 17:27:51.557 [DefaultDispatcher-worker-3 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44051/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 17:27:51.557 [DefaultDispatcher-worker-3 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44051/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-05 17:27:51.557 [DefaultDispatcher-worker-3 @coroutine#2953] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44051/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 17:27:51.558 [DefaultDispatcher-worker-2 @coroutine#2953] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44051/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 17:27:51.558 [DefaultDispatcher-worker-2 @coroutine#2953] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44051/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd1f239 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:51.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:51.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-05 17:27:51.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:27:51.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:27:51.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-05 17:27:51.566 [DefaultDispatcher-worker-11 @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-05 17:27:51.580 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:27:51.587 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:51.591 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:27:51.593 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bd32a5 2024-02-05 17:27:51.593 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bd32a5 2024-02-05 17:27:51.593 [Test worker @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:27:51.594 [DefaultDispatcher-worker-11 @coroutine#2964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52571/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.594 [DefaultDispatcher-worker-11 @coroutine#2964] 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:52571/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:27:51.594 [DefaultDispatcher-worker-11 @coroutine#2964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52571/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.595 [DefaultDispatcher-worker-11 @coroutine#2964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52571/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:27:51.597 [DefaultDispatcher-worker-1 @coroutine#2964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52571/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.597 [DefaultDispatcher-worker-1 @coroutine#2964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52571/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.598 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7acec2 2024-02-05 17:27:51.598 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7acec2 2024-02-05 17:27:51.603 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4559d5 2024-02-05 17:27:51.603 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4559d5 2024-02-05 17:27:51.604 [DefaultDispatcher-worker-4 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:27:51.604 [DefaultDispatcher-worker-4 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.604 [DefaultDispatcher-worker-4 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:51.604 [DefaultDispatcher-worker-4 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.605 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.605 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.606 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f47c4f9 2024-02-05 17:27:51.606 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f47c4f9 2024-02-05 17:27:51.607 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79982bcc 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:51.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:51.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:51.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:51.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:51.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:51.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-05 17:27:51.610 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2696edae 2024-02-05 17:27:51.610 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2696edae 2024-02-05 17:27:51.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-05 17:27:51.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-05 17:27:51.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-05 17:27:51.612 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-05 17:27:51.613 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed23b60 2024-02-05 17:27:51.613 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed23b60 2024-02-05 17:27:51.615 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee94c9e 2024-02-05 17:27:51.615 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee94c9e 2024-02-05 17:27:51.617 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f683bb6 2024-02-05 17:27:51.617 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f683bb6 2024-02-05 17:27:51.620 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e025a68 2024-02-05 17:27:51.620 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e025a68 2024-02-05 17:27:51.620 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:51.624 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-05 17:27:51.626 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92de794 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:51.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:51.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-05 17:27:51.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:27:51.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:27:51.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-05 17:27:51.634 [DefaultDispatcher-worker-10 @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-05 17:27:51.639 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:51.643 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0a2e6b 2024-02-05 17:27:51.643 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0a2e6b 2024-02-05 17:27:51.646 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdd15a 2024-02-05 17:27:51.646 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdd15a 2024-02-05 17:27:51.648 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:27:51.649 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2451b 2024-02-05 17:27:51.649 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2451b 2024-02-05 17:27:51.652 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f0db61 2024-02-05 17:27:51.652 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f0db61 2024-02-05 17:27:51.655 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed2ccc2 2024-02-05 17:27:51.655 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed2ccc2 2024-02-05 17:27:51.657 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@747f9943 2024-02-05 17:27:51.657 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@747f9943 2024-02-05 17:27:51.659 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b7d04a 2024-02-05 17:27:51.659 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b7d04a 2024-02-05 17:27:51.659 [Test worker @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:27:51.661 [Test worker @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:27:51.661 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:51.661 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@25df242e 2024-02-05 17:27:51.661 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@25df242e 2024-02-05 17:27:51.662 [DefaultDispatcher-worker-9 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47685/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.662 [DefaultDispatcher-worker-9 @coroutine#2993] 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:47685/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:27:51.662 [DefaultDispatcher-worker-9 @coroutine#2993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47685/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.662 [DefaultDispatcher-worker-9 @coroutine#2993] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47685/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:27:51.664 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d63488b 2024-02-05 17:27:51.664 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d63488b 2024-02-05 17:27:51.664 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:51.665 [DefaultDispatcher-worker-7 @coroutine#2993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47685/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.665 [DefaultDispatcher-worker-7 @coroutine#2993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47685/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.667 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b14e5f 2024-02-05 17:27:51.667 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b14e5f 2024-02-05 17:27:51.670 [DefaultDispatcher-worker-1 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:27:51.670 [DefaultDispatcher-worker-1 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.670 [DefaultDispatcher-worker-1 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:51.670 [DefaultDispatcher-worker-1 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.671 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.671 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.671 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e76a839 2024-02-05 17:27:51.671 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e76a839 2024-02-05 17:27:51.673 [Test worker @coroutine#2997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f57a7a4 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:51.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-05 17:27:51.674 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a49252f 2024-02-05 17:27:51.674 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a49252f 2024-02-05 17:27:51.676 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4ba202 2024-02-05 17:27:51.676 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4ba202 2024-02-05 17:27:51.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 17:27:51.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 17:27:51.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-05 17:27:51.678 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 17:27:51.678 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c2d602 2024-02-05 17:27:51.678 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c2d602 2024-02-05 17:27:51.681 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0e89e3 2024-02-05 17:27:51.681 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0e89e3 2024-02-05 17:27:51.683 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6da350 2024-02-05 17:27:51.683 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6da350 2024-02-05 17:27:51.685 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f645d4d 2024-02-05 17:27:51.685 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f645d4d 2024-02-05 17:27:51.688 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c45f465 2024-02-05 17:27:51.688 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c45f465 2024-02-05 17:27:51.688 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:51.689 [Test worker @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 17:27:51.691 [Test worker @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b042c9 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:51.692 [DefaultDispatcher-worker-1 @coroutine#3014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-05 17:27:51.693 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:27:51.693 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:27:51.693 [DefaultDispatcher-worker-1 @coroutine#3014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-05 17:27:51.701 [DefaultDispatcher-worker-13 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-05 17:27:51.711 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:51.713 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:27:51.716 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df0a20a 2024-02-05 17:27:51.716 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df0a20a 2024-02-05 17:27:51.721 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@13375fc4 2024-02-05 17:27:51.721 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@13375fc4 2024-02-05 17:27:51.724 [DefaultDispatcher-worker-1 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:27:51.724 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1708c97a 2024-02-05 17:27:51.724 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1708c97a 2024-02-05 17:27:51.726 [DefaultDispatcher-worker-1 @coroutine#3020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:27:51.726 [DefaultDispatcher-worker-10 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.726 [DefaultDispatcher-worker-10 @coroutine#3023] 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-02-05 17:27:51.726 [DefaultDispatcher-worker-10 @coroutine#3023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.727 [DefaultDispatcher-worker-10 @coroutine#3023] 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-02-05 17:27:51.727 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@520a55ff 2024-02-05 17:27:51.727 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@520a55ff 2024-02-05 17:27:51.727 [DefaultDispatcher-worker-1 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:27:51.727 [DefaultDispatcher-worker-1 @coroutine#3014] 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-02-05 17:27:51.727 [DefaultDispatcher-worker-1 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:27:51.728 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:51.729 [DefaultDispatcher-worker-16 @coroutine#3014] 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-02-05 17:27:51.730 [DefaultDispatcher-worker-7 @coroutine#3023] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-05 17:27:51.730 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a725d46 2024-02-05 17:27:51.730 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a725d46 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b95fce9 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:51.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:51.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:51.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:51.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-05 17:27:51.733 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6392e2b3 2024-02-05 17:27:51.733 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6392e2b3 2024-02-05 17:27:51.735 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba6c441 2024-02-05 17:27:51.735 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba6c441 2024-02-05 17:27:51.736 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3200b4a2 2024-02-05 17:27:51.736 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3200b4a2 2024-02-05 17:27:51.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-05 17:27:51.738 [DefaultDispatcher-worker-4 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:27:51.738 [DefaultDispatcher-worker-4 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.738 [DefaultDispatcher-worker-4 @coroutine#3022] 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-02-05 17:27:51.738 [DefaultDispatcher-worker-4 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.739 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@45612345 2024-02-05 17:27:51.739 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@45612345 2024-02-05 17:27:51.739 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3225aab0 2024-02-05 17:27:51.739 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3225aab0 2024-02-05 17:27:51.740 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.742 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6559df 2024-02-05 17:27:51.742 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6559df 2024-02-05 17:27:51.742 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:51.743 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@415eaf31 2024-02-05 17:27:51.743 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@415eaf31 2024-02-05 17:27:51.745 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c297e 2024-02-05 17:27:51.745 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c297e 2024-02-05 17:27:51.747 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@79256178 2024-02-05 17:27:51.748 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@79256178 2024-02-05 17:27:51.750 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@35120e12 2024-02-05 17:27:51.750 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@35120e12 2024-02-05 17:27:51.752 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@18118a6 2024-02-05 17:27:51.752 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@18118a6 2024-02-05 17:27:51.754 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6473d631 2024-02-05 17:27:51.754 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6473d631 2024-02-05 17:27:51.757 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@368f4566 2024-02-05 17:27:51.757 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@368f4566 2024-02-05 17:27:51.757 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:51.761 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.772 [Test worker @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.774 [Test worker @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.775 [DefaultDispatcher-worker-4 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44541/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.775 [DefaultDispatcher-worker-4 @coroutine#3037] 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:44541/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:27:51.775 [DefaultDispatcher-worker-4 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44541/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.776 [DefaultDispatcher-worker-4 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44541/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:27:51.777 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:51.777 [DefaultDispatcher-worker-8 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44541/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.778 [DefaultDispatcher-worker-8 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44541/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.780 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f41d71 2024-02-05 17:27:51.780 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f41d71 2024-02-05 17:27:51.783 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d33ff7f 2024-02-05 17:27:51.783 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d33ff7f 2024-02-05 17:27:51.785 [DefaultDispatcher-worker-14 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.785 [DefaultDispatcher-worker-14 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.785 [DefaultDispatcher-worker-14 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:51.785 [DefaultDispatcher-worker-14 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.785 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@690c7601 2024-02-05 17:27:51.785 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@690c7601 2024-02-05 17:27:51.786 [DefaultDispatcher-worker-8 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.786 [DefaultDispatcher-worker-8 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.788 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0ef544 2024-02-05 17:27:51.788 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0ef544 2024-02-05 17:27:51.788 [Test worker @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.790 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f527a21 2024-02-05 17:27:51.790 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f527a21 2024-02-05 17:27:51.793 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d68b8b3 2024-02-05 17:27:51.793 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d68b8b3 2024-02-05 17:27:51.793 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:51.795 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@17de6961 2024-02-05 17:27:51.795 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@17de6961 2024-02-05 17:27:51.797 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a285de1 2024-02-05 17:27:51.797 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a285de1 2024-02-05 17:27:51.797 [DefaultDispatcher-worker-16 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.798 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c210a0b 2024-02-05 17:27:51.798 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c210a0b 2024-02-05 17:27:51.800 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@305ee2dc 2024-02-05 17:27:51.800 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@305ee2dc 2024-02-05 17:27:51.800 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:51.801 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@74efbcd4 2024-02-05 17:27:51.801 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@74efbcd4 2024-02-05 17:27:51.804 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d03691 2024-02-05 17:27:51.804 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d03691 2024-02-05 17:27:51.806 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d2b6ef 2024-02-05 17:27:51.806 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d2b6ef 2024-02-05 17:27:51.807 [DefaultDispatcher-worker-8 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.809 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@dad22e1 2024-02-05 17:27:51.809 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@dad22e1 2024-02-05 17:27:51.812 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad269c 2024-02-05 17:27:51.812 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad269c 2024-02-05 17:27:51.814 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7538ec26 2024-02-05 17:27:51.814 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7538ec26 2024-02-05 17:27:51.815 [DefaultDispatcher-worker-3 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.817 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fd49a0 2024-02-05 17:27:51.817 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@55fd49a0 2024-02-05 17:27:51.819 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a3c3d4 2024-02-05 17:27:51.819 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a3c3d4 2024-02-05 17:27:51.819 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:51.822 [DefaultDispatcher-worker-4 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.830 [DefaultDispatcher-worker-13 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.837 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:51.839 [DefaultDispatcher-worker-2 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.841 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bc7145 2024-02-05 17:27:51.841 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bc7145 2024-02-05 17:27:51.845 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7b8782 2024-02-05 17:27:51.845 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7b8782 2024-02-05 17:27:51.847 [DefaultDispatcher-worker-14 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.849 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f441a35 2024-02-05 17:27:51.849 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f441a35 2024-02-05 17:27:51.853 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@a468db9 2024-02-05 17:27:51.853 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@a468db9 2024-02-05 17:27:51.856 [DefaultDispatcher-worker-12 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.856 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6f3ed 2024-02-05 17:27:51.856 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd6f3ed 2024-02-05 17:27:51.860 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b862662 2024-02-05 17:27:51.860 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b862662 2024-02-05 17:27:51.863 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fc0695 2024-02-05 17:27:51.863 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fc0695 2024-02-05 17:27:51.866 [DefaultDispatcher-worker-16 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.867 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6972f6 2024-02-05 17:27:51.867 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a6972f6 2024-02-05 17:27:51.868 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44541/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:27:51.869 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44541/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 17:27:51.869 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44541/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:27:51.870 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44541/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:27:51.870 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44541/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:27:51.870 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44541/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 17:27:51.870 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44541/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:51.870 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bbadcd 2024-02-05 17:27:51.870 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bbadcd 2024-02-05 17:27:51.870 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:51.871 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44541/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:27:51.871 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44541/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-05 17:27:51.871 [DefaultDispatcher-worker-12 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44541/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:27:51.872 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44541/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:27:51.872 [DefaultDispatcher-worker-14 @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44541/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:27:51.897 [DefaultDispatcher-worker-16 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65234a9 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:51.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:51.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-05 17:27:51.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:51.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:51.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-05 17:27:51.925 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:51.935 [Test worker @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:51.937 [Test worker @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:51.938 [DefaultDispatcher-worker-1 @coroutine#3088] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.938 [DefaultDispatcher-worker-1 @coroutine#3088] 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:60801/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:27:51.938 [DefaultDispatcher-worker-1 @coroutine#3088] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.938 [DefaultDispatcher-worker-1 @coroutine#3088] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60801/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:27:51.941 [DefaultDispatcher-worker-4 @coroutine#3088] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.941 [DefaultDispatcher-worker-4 @coroutine#3088] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:51.947 [DefaultDispatcher-worker-10 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:51.947 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.947 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:51.947 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.948 [DefaultDispatcher-worker-2 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.948 [DefaultDispatcher-worker-2 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:51.949 [Test worker @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:51.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6efc9d3f 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:51.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:51.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-05 17:27:51.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-05 17:27:51.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-05 17:27:51.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-05 17:27:51.953 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-05 17:27:51.964 [Test worker @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-05 17:27:51.966 [Test worker @coroutine#3101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-05 17:27:51.978 [DefaultDispatcher-worker-10 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-05 17:27:51.978 [DefaultDispatcher-worker-7 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:51.986 [DefaultDispatcher-worker-5 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:51.993 [DefaultDispatcher-worker-1 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:52.000 [DefaultDispatcher-worker-7 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:52.003 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:52.007 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e56491 2024-02-05 17:27:52.007 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e56491 2024-02-05 17:27:52.011 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c228cbd 2024-02-05 17:27:52.011 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c228cbd 2024-02-05 17:27:52.015 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@381d0fe1 2024-02-05 17:27:52.015 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@381d0fe1 2024-02-05 17:27:52.018 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1f8686 2024-02-05 17:27:52.018 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1f8686 2024-02-05 17:27:52.021 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6447a458 2024-02-05 17:27:52.021 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6447a458 2024-02-05 17:27:52.024 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c289b09 2024-02-05 17:27:52.024 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c289b09 2024-02-05 17:27:52.025 [DefaultDispatcher-worker-5 @coroutine#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:52.027 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9ae76a 2024-02-05 17:27:52.027 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9ae76a 2024-02-05 17:27:52.029 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3079c9 2024-02-05 17:27:52.029 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d3079c9 2024-02-05 17:27:52.032 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@448c6b53 2024-02-05 17:27:52.032 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@448c6b53 2024-02-05 17:27:52.032 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:27:52.038 [DefaultDispatcher-worker-10 @coroutine#3119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:52.047 [DefaultDispatcher-worker-7 @coroutine#3119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:52.053 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:52.055 [DefaultDispatcher-worker-1 @coroutine#3119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:52.058 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0c2654 2024-02-05 17:27:52.058 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0c2654 2024-02-05 17:27:52.063 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@21cbcdc5 2024-02-05 17:27:52.063 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@21cbcdc5 2024-02-05 17:27:52.064 [DefaultDispatcher-worker-12 @coroutine#3119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:52.067 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f44d24 2024-02-05 17:27:52.068 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f44d24 2024-02-05 17:27:52.070 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f6c7fe 2024-02-05 17:27:52.070 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f6c7fe 2024-02-05 17:27:52.073 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e067332 2024-02-05 17:27:52.073 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e067332 2024-02-05 17:27:52.074 [DefaultDispatcher-worker-12 @coroutine#3119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-05 17:27:52.075 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@51dc26d2 2024-02-05 17:27:52.075 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@51dc26d2 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531b1778 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:52.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:52.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:52.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:52.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:52.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:52.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:52.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-05 17:27:52.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:52.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:52.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:52.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:52.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:52.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:52.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:52.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:52.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-05 17:27:52.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:52.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:52.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-05 17:27:52.078 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6cca0 2024-02-05 17:27:52.078 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6cca0 2024-02-05 17:27:52.080 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@d938b1 2024-02-05 17:27:52.080 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@d938b1 2024-02-05 17:27:52.083 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddb547b 2024-02-05 17:27:52.083 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddb547b 2024-02-05 17:27:52.083 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:52.097 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:52.108 [Test worker @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:52.110 [Test worker @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:52.111 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58315/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:52.111 [DefaultDispatcher-worker-12 @coroutine#3131] 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:58315/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:27:52.111 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58315/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:52.111 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58315/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:27:52.113 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58315/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:52.113 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58315/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:52.119 [DefaultDispatcher-worker-11 @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:52.119 [DefaultDispatcher-worker-11 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.119 [DefaultDispatcher-worker-11 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:52.119 [DefaultDispatcher-worker-11 @coroutine#3130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.120 [DefaultDispatcher-worker-7 @coroutine#3130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.120 [DefaultDispatcher-worker-7 @coroutine#3130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.122 [Test worker @coroutine#3135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15405ba1 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:52.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:52.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-05 17:27:52.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-05 17:27:52.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-05 17:27:52.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-05 17:27:52.127 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-05 17:27:52.139 [Test worker @coroutine#3142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-05 17:27:52.141 [Test worker @coroutine#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-05 17:27:52.152 [DefaultDispatcher-worker-11 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-05 17:27:52.153 [DefaultDispatcher-worker-5 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:52.161 [DefaultDispatcher-worker-14 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:52.176 [DefaultDispatcher-worker-1 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:52.176 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:52.179 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efd78b1 2024-02-05 17:27:52.179 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efd78b1 2024-02-05 17:27:52.182 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@103a851e 2024-02-05 17:27:52.182 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@103a851e 2024-02-05 17:27:52.183 [DefaultDispatcher-worker-3 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:52.184 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@140513c1 2024-02-05 17:27:52.184 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@140513c1 2024-02-05 17:27:52.185 [DefaultDispatcher-worker-11 @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58315/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:27:52.185 [DefaultDispatcher-worker-11 @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58315/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 17:27:52.185 [DefaultDispatcher-worker-11 @coroutine#3159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58315/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:27:52.186 [DefaultDispatcher-worker-7 @coroutine#3159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58315/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:27:52.186 [DefaultDispatcher-worker-7 @coroutine#3159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58315/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-05 17:27:52.186 [DefaultDispatcher-worker-7 @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58315/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-05 17:27:52.186 [DefaultDispatcher-worker-7 @coroutine#3159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58315/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:52.187 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@51078f25 2024-02-05 17:27:52.187 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@51078f25 2024-02-05 17:27:52.187 [DefaultDispatcher-worker-7 @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58315/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:27:52.187 [DefaultDispatcher-worker-7 @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58315/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-05 17:27:52.187 [DefaultDispatcher-worker-7 @coroutine#3159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58315/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:27:52.188 [DefaultDispatcher-worker-14 @coroutine#3159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58315/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:27:52.188 [DefaultDispatcher-worker-14 @coroutine#3159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58315/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-05 17:27:52.189 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ca5d44 2024-02-05 17:27:52.189 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ca5d44 2024-02-05 17:27:52.191 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@609c3eb6 2024-02-05 17:27:52.192 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@609c3eb6 2024-02-05 17:27:52.194 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbbb27f 2024-02-05 17:27:52.194 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbbb27f 2024-02-05 17:27:52.197 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3128706a 2024-02-05 17:27:52.197 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3128706a 2024-02-05 17:27:52.199 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@477e2b76 2024-02-05 17:27:52.199 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@477e2b76 2024-02-05 17:27:52.199 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:27:52.207 [DefaultDispatcher-worker-14 @coroutine#3159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:52.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e149395 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:52.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:52.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-05 17:27:52.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:27:52.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:27:52.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-05 17:27:52.227 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:52.231 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@466b9660 2024-02-05 17:27:52.231 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@466b9660 2024-02-05 17:27:52.234 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:27:52.235 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ac60dd 2024-02-05 17:27:52.235 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ac60dd 2024-02-05 17:27:52.238 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c93fd10 2024-02-05 17:27:52.238 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c93fd10 2024-02-05 17:27:52.242 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@9916ae6 2024-02-05 17:27:52.242 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@9916ae6 2024-02-05 17:27:52.244 [Test worker @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:27:52.245 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@13533522 2024-02-05 17:27:52.245 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@13533522 2024-02-05 17:27:52.246 [Test worker @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:27:52.247 [DefaultDispatcher-worker-14 @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53435/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:52.248 [DefaultDispatcher-worker-14 @coroutine#3184] 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:53435/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-05 17:27:52.248 [DefaultDispatcher-worker-14 @coroutine#3184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53435/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:52.248 [DefaultDispatcher-worker-14 @coroutine#3184] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53435/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:27:52.248 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3852051d 2024-02-05 17:27:52.248 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3852051d 2024-02-05 17:27:52.250 [DefaultDispatcher-worker-15 @coroutine#3184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53435/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:52.250 [DefaultDispatcher-worker-15 @coroutine#3184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53435/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:52.251 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7a047a 2024-02-05 17:27:52.251 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7a047a 2024-02-05 17:27:52.254 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@69be95a9 2024-02-05 17:27:52.254 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@69be95a9 2024-02-05 17:27:52.256 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@634e4799 2024-02-05 17:27:52.256 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@634e4799 2024-02-05 17:27:52.256 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:52.257 [DefaultDispatcher-worker-7 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:27:52.257 [DefaultDispatcher-worker-7 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.257 [DefaultDispatcher-worker-7 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:52.257 [DefaultDispatcher-worker-7 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.258 [DefaultDispatcher-worker-6 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.258 [DefaultDispatcher-worker-6 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.259 [Test worker @coroutine#3188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:27:52.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e49a77e 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:52.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:52.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-05 17:27:52.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-05 17:27:52.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-05 17:27:52.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-05 17:27:52.263 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-05 17:27:52.274 [Test worker @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-05 17:27:52.276 [Test worker @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-05 17:27:52.280 [DefaultDispatcher-worker-7 @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53435/auth/register 2024-02-05 17:27:52.280 [DefaultDispatcher-worker-7 @coroutine#3207] 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:53435/auth/register. 2024-02-05 17:27:52.280 [DefaultDispatcher-worker-7 @coroutine#3207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53435/auth/register 2024-02-05 17:27:52.280 [DefaultDispatcher-worker-7 @coroutine#3207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53435/auth/register from class io.ktor.http.content.TextContent 2024-02-05 17:27:52.282 [DefaultDispatcher-worker-4 @coroutine#3207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53435/auth/register 2024-02-05 17:27:52.282 [DefaultDispatcher-worker-4 @coroutine#3207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53435/auth/register 2024-02-05 17:27:52.282 [DefaultDispatcher-worker-4 @coroutine#3207] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53435/auth/register. 2024-02-05 17:27:52.282 [DefaultDispatcher-worker-4 @coroutine#3207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53435/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:52.285 [DefaultDispatcher-worker-4 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-05 17:27:52.297 [DefaultDispatcher-worker-1 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:27:52.297 [DefaultDispatcher-worker-1 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.297 [DefaultDispatcher-worker-1 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:52.297 [DefaultDispatcher-worker-1 @coroutine#2852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.299 [DefaultDispatcher-worker-7 @coroutine#2852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.299 [DefaultDispatcher-worker-7 @coroutine#2852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.306 [DefaultDispatcher-worker-6 @coroutine#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:27:52.314 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:52.317 [DefaultDispatcher-worker-1 @coroutine#3207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:27:52.318 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d7b8eb 2024-02-05 17:27:52.318 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d7b8eb 2024-02-05 17:27:52.322 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e105281 2024-02-05 17:27:52.322 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e105281 2024-02-05 17:27:52.326 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2fd39b 2024-02-05 17:27:52.326 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2fd39b 2024-02-05 17:27:52.329 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2d58ba 2024-02-05 17:27:52.329 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2d58ba 2024-02-05 17:27:52.333 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7220a554 2024-02-05 17:27:52.333 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7220a554 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6693818c 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:52.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:52.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-05 17:27:52.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-05 17:27:52.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-05 17:27:52.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-05 17:27:52.336 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e0875cb 2024-02-05 17:27:52.336 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e0875cb 2024-02-05 17:27:52.340 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@aefd69a 2024-02-05 17:27:52.340 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@aefd69a 2024-02-05 17:27:52.343 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@f02a7f5 2024-02-05 17:27:52.343 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@f02a7f5 2024-02-05 17:27:52.346 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@787fb944 2024-02-05 17:27:52.346 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@787fb944 2024-02-05 17:27:52.346 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:52.357 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-05 17:27:52.363 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:52.368 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@14af3f26 2024-02-05 17:27:52.368 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@14af3f26 2024-02-05 17:27:52.368 [Test worker @coroutine#3217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-05 17:27:52.370 [Test worker @coroutine#3219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-05 17:27:52.372 [DefaultDispatcher-worker-11 @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.372 [DefaultDispatcher-worker-11 @coroutine#3223] 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-02-05 17:27:52.372 [DefaultDispatcher-worker-11 @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.372 [DefaultDispatcher-worker-11 @coroutine#3223] 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-02-05 17:27:52.372 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a68c3c3 2024-02-05 17:27:52.372 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a68c3c3 2024-02-05 17:27:52.373 [DefaultDispatcher-worker-13 @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.373 [DefaultDispatcher-worker-13 @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.377 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e575456 2024-02-05 17:27:52.377 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e575456 2024-02-05 17:27:52.380 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b55c9f8 2024-02-05 17:27:52.380 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b55c9f8 2024-02-05 17:27:52.382 [DefaultDispatcher-worker-12 @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-05 17:27:52.382 [DefaultDispatcher-worker-12 @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.382 [DefaultDispatcher-worker-12 @coroutine#3222] 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-02-05 17:27:52.382 [DefaultDispatcher-worker-12 @coroutine#3222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.383 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@366e8bbb 2024-02-05 17:27:52.383 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@366e8bbb 2024-02-05 17:27:52.383 [DefaultDispatcher-worker-5 @coroutine#3222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.383 [DefaultDispatcher-worker-5 @coroutine#3222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.385 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac4306e 2024-02-05 17:27:52.385 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac4306e 2024-02-05 17:27:52.386 [Test worker @coroutine#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-05 17:27:52.388 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e152c84 2024-02-05 17:27:52.388 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e152c84 2024-02-05 17:27:52.391 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7a36b7 2024-02-05 17:27:52.391 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7a36b7 2024-02-05 17:27:52.391 [Test worker @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-05 17:27:52.393 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@798b5130 2024-02-05 17:27:52.393 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@798b5130 2024-02-05 17:27:52.393 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:52.395 [DefaultDispatcher-worker-4 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:52.395 [DefaultDispatcher-worker-4 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.395 [DefaultDispatcher-worker-4 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:52.395 [DefaultDispatcher-worker-4 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.397 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.397 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.407 [Test worker @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-05 17:27:52.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-05 17:27:52.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-05 17:27:52.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:52.409 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@726e29d: (connection evicted) 2024-02-05 17:27:52.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:52.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-05 17:27:52.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cd89c72 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:52.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:52.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-05 17:27:52.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-05 17:27:52.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-05 17:27:52.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-05 17:27:52.416 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-05 17:27:52.432 [Test worker @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-05 17:27:52.434 [Test worker @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-05 17:27:52.435 [DefaultDispatcher-worker-4 @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.435 [DefaultDispatcher-worker-4 @coroutine#3253] 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-02-05 17:27:52.435 [DefaultDispatcher-worker-4 @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.435 [DefaultDispatcher-worker-4 @coroutine#3253] 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-02-05 17:27:52.437 [DefaultDispatcher-worker-11 @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.437 [DefaultDispatcher-worker-11 @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.445 [DefaultDispatcher-worker-11 @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-05 17:27:52.445 [DefaultDispatcher-worker-11 @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.445 [DefaultDispatcher-worker-11 @coroutine#3252] 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-02-05 17:27:52.445 [DefaultDispatcher-worker-11 @coroutine#3252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.446 [DefaultDispatcher-worker-6 @coroutine#3252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.446 [DefaultDispatcher-worker-6 @coroutine#3252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.448 [Test worker @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-05 17:27:52.451 [Test worker @coroutine#3264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-05 17:27:52.456 [Test worker @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-05 17:27:52.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-05 17:27:52.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-05 17:27:52.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:52.457 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a079446: (connection evicted) 2024-02-05 17:27:52.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:52.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-05 17:27:52.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1387bd84 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:52.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:52.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-05 17:27:52.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-05 17:27:52.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-05 17:27:52.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-05 17:27:52.462 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-05 17:27:52.474 [Test worker @coroutine#3274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-05 17:27:52.476 [Test worker @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-05 17:27:52.477 [DefaultDispatcher-worker-9 @coroutine#3280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.477 [DefaultDispatcher-worker-9 @coroutine#3280] 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-02-05 17:27:52.477 [DefaultDispatcher-worker-9 @coroutine#3280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.477 [DefaultDispatcher-worker-9 @coroutine#3280] 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-02-05 17:27:52.479 [DefaultDispatcher-worker-13 @coroutine#3280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.479 [DefaultDispatcher-worker-13 @coroutine#3280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.486 [DefaultDispatcher-worker-8 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-05 17:27:52.486 [DefaultDispatcher-worker-8 @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.486 [DefaultDispatcher-worker-8 @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-05 17:27:52.486 [DefaultDispatcher-worker-8 @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.487 [DefaultDispatcher-worker-13 @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.487 [DefaultDispatcher-worker-13 @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.490 [Test worker @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-05 17:27:52.492 [Test worker @coroutine#3291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-05 17:27:52.497 [Test worker @coroutine#3298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-05 17:27:52.500 [Test worker @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-05 17:27:52.503 [Test worker @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-05 17:27:52.506 [Test worker @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-05 17:27:52.508 [Test worker @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-05 17:27:52.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-05 17:27:52.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-05 17:27:52.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:52.509 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7: (connection evicted) 2024-02-05 17:27:52.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:52.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-05 17:27:52.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5315210d 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:52.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:52.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-05 17:27:52.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-05 17:27:52.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-05 17:27:52.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-05 17:27:52.515 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-05 17:27:52.526 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-05 17:27:52.527 [Test worker @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-05 17:27:52.529 [DefaultDispatcher-worker-13 @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.529 [DefaultDispatcher-worker-13 @coroutine#3318] 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-02-05 17:27:52.529 [DefaultDispatcher-worker-13 @coroutine#3318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.529 [DefaultDispatcher-worker-13 @coroutine#3318] 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-02-05 17:27:52.530 [DefaultDispatcher-worker-14 @coroutine#3318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.530 [DefaultDispatcher-worker-14 @coroutine#3318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.543 [DefaultDispatcher-worker-1 @coroutine#3317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-05 17:27:52.543 [DefaultDispatcher-worker-1 @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.543 [DefaultDispatcher-worker-1 @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-05 17:27:52.543 [DefaultDispatcher-worker-1 @coroutine#3317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.544 [DefaultDispatcher-worker-4 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:27:52.544 [DefaultDispatcher-worker-4 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.544 [DefaultDispatcher-worker-9 @coroutine#3317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.544 [DefaultDispatcher-worker-9 @coroutine#3317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.544 [DefaultDispatcher-worker-4 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:52.544 [DefaultDispatcher-worker-4 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.546 [DefaultDispatcher-worker-15 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.546 [DefaultDispatcher-worker-15 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.547 [Test worker @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-05 17:27:52.551 [Test worker @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-05 17:27:52.555 [Test worker @coroutine#3339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-05 17:27:52.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-05 17:27:52.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-05 17:27:52.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:52.557 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f: (connection evicted) 2024-02-05 17:27:52.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:52.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-05 17:27:52.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b16e486 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:52.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:52.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-05 17:27:52.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-05 17:27:52.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-05 17:27:52.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-05 17:27:52.562 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-05 17:27:52.573 [Test worker @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-05 17:27:52.575 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-05 17:27:52.576 [DefaultDispatcher-worker-15 @coroutine#3354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.576 [DefaultDispatcher-worker-15 @coroutine#3354] 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-02-05 17:27:52.576 [DefaultDispatcher-worker-15 @coroutine#3354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.576 [DefaultDispatcher-worker-15 @coroutine#3354] 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-02-05 17:27:52.578 [DefaultDispatcher-worker-15 @coroutine#3354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.578 [DefaultDispatcher-worker-15 @coroutine#3354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.586 [DefaultDispatcher-worker-6 @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-05 17:27:52.587 [DefaultDispatcher-worker-6 @coroutine#3353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.587 [DefaultDispatcher-worker-6 @coroutine#3353] 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-02-05 17:27:52.587 [DefaultDispatcher-worker-6 @coroutine#3353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.587 [DefaultDispatcher-worker-14 @coroutine#3353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.588 [DefaultDispatcher-worker-14 @coroutine#3353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.590 [Test worker @coroutine#3360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-05 17:27:52.594 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-05 17:27:52.597 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-05 17:27:52.599 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-05 17:27:52.602 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-05 17:27:52.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-05 17:27:52.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-05 17:27:52.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:52.603 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c: (connection evicted) 2024-02-05 17:27:52.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:52.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-05 17:27:52.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba815ee 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:52.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:52.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-05 17:27:52.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-02-05 17:27:52.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-02-05 17:27:52.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-05 17:27:52.609 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-02-05 17:27:52.614 [DefaultDispatcher-worker-10 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:27:52.614 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.614 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:52.614 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.616 [DefaultDispatcher-worker-6 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.616 [DefaultDispatcher-worker-6 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.621 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-02-05 17:27:52.623 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-02-05 17:27:52.624 [DefaultDispatcher-worker-3 @coroutine#3388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.624 [DefaultDispatcher-worker-3 @coroutine#3388] 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-02-05 17:27:52.624 [DefaultDispatcher-worker-3 @coroutine#3388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.624 [DefaultDispatcher-worker-3 @coroutine#3388] 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-02-05 17:27:52.626 [DefaultDispatcher-worker-9 @coroutine#3388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.626 [DefaultDispatcher-worker-9 @coroutine#3388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-05 17:27:52.632 [DefaultDispatcher-worker-7 @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-02-05 17:27:52.632 [DefaultDispatcher-worker-7 @coroutine#3387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.632 [DefaultDispatcher-worker-7 @coroutine#3387] 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-02-05 17:27:52.632 [DefaultDispatcher-worker-7 @coroutine#3387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.633 [DefaultDispatcher-worker-13 @coroutine#3387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.633 [DefaultDispatcher-worker-13 @coroutine#3387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-05 17:27:52.635 [Test worker @coroutine#3391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-02-05 17:27:52.638 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-02-05 17:27:52.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-05 17:27:52.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-05 17:27:52.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:52.641 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4: (connection evicted) 2024-02-05 17:27:52.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:52.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-05 17:27:52.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-05 17:27:52.737 [DefaultDispatcher-worker-7 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:27:52.737 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.737 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:52.737 [DefaultDispatcher-worker-7 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.738 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.738 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.748 [DefaultDispatcher-worker-7 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:27:52.749 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.749 [DefaultDispatcher-worker-7 @coroutine#3022] 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-02-05 17:27:52.749 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.750 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.825 [DefaultDispatcher-worker-2 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:52.826 [DefaultDispatcher-worker-2 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.826 [DefaultDispatcher-worker-2 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:52.826 [DefaultDispatcher-worker-2 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.829 [DefaultDispatcher-worker-8 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.829 [DefaultDispatcher-worker-8 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f6a008 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:52.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:52.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-05 17:27:52.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-05 17:27:52.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-05 17:27:52.906 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-05 17:27:52.918 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-05 17:27:52.919 [Test worker @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-05 17:27:52.921 [DefaultDispatcher-worker-14 @coroutine#3442] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:52.921 [DefaultDispatcher-worker-14 @coroutine#3442] 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-02-05 17:27:52.921 [DefaultDispatcher-worker-14 @coroutine#3442] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:52.921 [DefaultDispatcher-worker-14 @coroutine#3442] 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-02-05 17:27:52.923 [DefaultDispatcher-worker-7 @coroutine#3442] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:52.923 [DefaultDispatcher-worker-7 @coroutine#3442] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:52.929 [DefaultDispatcher-worker-13 @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-05 17:27:52.930 [DefaultDispatcher-worker-13 @coroutine#3441] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.930 [DefaultDispatcher-worker-13 @coroutine#3441] 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-02-05 17:27:52.930 [DefaultDispatcher-worker-13 @coroutine#3441] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.931 [DefaultDispatcher-worker-14 @coroutine#3441] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.931 [DefaultDispatcher-worker-14 @coroutine#3441] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.934 [Test worker @coroutine#3446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-05 17:27:52.950 [DefaultDispatcher-worker-13 @coroutine#3453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-05 17:27:52.959 [DefaultDispatcher-worker-6 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:52.959 [DefaultDispatcher-worker-6 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.959 [DefaultDispatcher-worker-6 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:52.959 [DefaultDispatcher-worker-6 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.961 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.961 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:52.988 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:52.991 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4b821f 2024-02-05 17:27:52.991 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d4b821f 2024-02-05 17:27:52.994 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@438c65c6 2024-02-05 17:27:52.994 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@438c65c6 2024-02-05 17:27:52.997 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b3e96f 2024-02-05 17:27:52.997 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b3e96f 2024-02-05 17:27:53.001 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b16ffd 2024-02-05 17:27:53.001 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b16ffd 2024-02-05 17:27:53.004 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@137b4ece 2024-02-05 17:27:53.004 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@137b4ece 2024-02-05 17:27:53.007 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f9ab32 2024-02-05 17:27:53.007 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f9ab32 2024-02-05 17:27:53.010 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd9d4b3 2024-02-05 17:27:53.010 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd9d4b3 2024-02-05 17:27:53.013 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@629e90b2 2024-02-05 17:27:53.013 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@629e90b2 2024-02-05 17:27:53.016 [Test worker @coroutine#3455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-05 17:27:53.016 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdabf11 2024-02-05 17:27:53.016 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdabf11 2024-02-05 17:27:53.016 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:53.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-05 17:27:53.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-05 17:27:53.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:53.025 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd: (connection evicted) 2024-02-05 17:27:53.026 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d4b821f: (connection evicted) 2024-02-05 17:27:53.026 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@438c65c6: (connection evicted) 2024-02-05 17:27:53.027 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b3e96f: (connection evicted) 2024-02-05 17:27:53.027 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b16ffd: (connection evicted) 2024-02-05 17:27:53.027 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@137b4ece: (connection evicted) 2024-02-05 17:27:53.028 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33f9ab32: (connection evicted) 2024-02-05 17:27:53.028 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bd9d4b3: (connection evicted) 2024-02-05 17:27:53.028 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@629e90b2: (connection evicted) 2024-02-05 17:27:53.029 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bdabf11: (connection evicted) 2024-02-05 17:27:53.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:53.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-05 17:27:53.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-05 17:27:53.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9d2c0ed 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:53.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:53.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-05 17:27:53.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-05 17:27:53.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-05 17:27:53.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-05 17:27:53.041 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-05 17:27:53.053 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-05 17:27:53.055 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-05 17:27:53.056 [DefaultDispatcher-worker-14 @coroutine#3467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.056 [DefaultDispatcher-worker-14 @coroutine#3467] 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-02-05 17:27:53.056 [DefaultDispatcher-worker-14 @coroutine#3467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.056 [DefaultDispatcher-worker-14 @coroutine#3467] 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-02-05 17:27:53.058 [DefaultDispatcher-worker-5 @coroutine#3467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.058 [DefaultDispatcher-worker-5 @coroutine#3467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.064 [DefaultDispatcher-worker-6 @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-05 17:27:53.065 [DefaultDispatcher-worker-6 @coroutine#3466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.065 [DefaultDispatcher-worker-6 @coroutine#3466] 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-02-05 17:27:53.065 [DefaultDispatcher-worker-6 @coroutine#3466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.066 [DefaultDispatcher-worker-1 @coroutine#3466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.066 [DefaultDispatcher-worker-1 @coroutine#3466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.069 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-05 17:27:53.081 [DefaultDispatcher-worker-10 @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-05 17:27:53.120 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-05 17:27:53.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-05 17:27:53.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-05 17:27:53.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:53.123 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23: (connection evicted) 2024-02-05 17:27:53.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:53.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-05 17:27:53.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45ecdd32 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:53.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:53.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-05 17:27:53.129 [DefaultDispatcher-worker-3 @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:53.129 [DefaultDispatcher-worker-3 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.129 [DefaultDispatcher-worker-3 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:53.129 [DefaultDispatcher-worker-3 @coroutine#3130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-05 17:27:53.131 [DefaultDispatcher-worker-10 @coroutine#3130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-05 17:27:53.131 [DefaultDispatcher-worker-10 @coroutine#3130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-05 17:27:53.131 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-05 17:27:53.143 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-05 17:27:53.145 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-05 17:27:53.146 [DefaultDispatcher-worker-13 @coroutine#3492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.146 [DefaultDispatcher-worker-13 @coroutine#3492] 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-02-05 17:27:53.146 [DefaultDispatcher-worker-13 @coroutine#3492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.146 [DefaultDispatcher-worker-13 @coroutine#3492] 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-02-05 17:27:53.148 [DefaultDispatcher-worker-9 @coroutine#3492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.148 [DefaultDispatcher-worker-9 @coroutine#3492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.153 [DefaultDispatcher-worker-3 @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-05 17:27:53.153 [DefaultDispatcher-worker-3 @coroutine#3491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.153 [DefaultDispatcher-worker-3 @coroutine#3491] 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-02-05 17:27:53.153 [DefaultDispatcher-worker-3 @coroutine#3491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.154 [DefaultDispatcher-worker-13 @coroutine#3491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.154 [DefaultDispatcher-worker-13 @coroutine#3491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.156 [Test worker @coroutine#3496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-05 17:27:53.171 [DefaultDispatcher-worker-1 @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-05 17:27:53.207 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-05 17:27:53.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-05 17:27:53.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-05 17:27:53.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:53.210 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b: (connection evicted) 2024-02-05 17:27:53.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:53.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-05 17:27:53.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-05 17:27:53.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@154208f2 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:53.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:53.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-05 17:27:53.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@f73a7cf 2024-02-05 17:27:53.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@f73a7cf 2024-02-05 17:27:53.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-05 17:27:53.218 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f73a7cf 2024-02-05 17:27:53.229 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f73a7cf 2024-02-05 17:27:53.231 [Test worker @coroutine#3512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f73a7cf 2024-02-05 17:27:53.232 [DefaultDispatcher-worker-3 @coroutine#3515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.232 [DefaultDispatcher-worker-3 @coroutine#3515] 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-02-05 17:27:53.232 [DefaultDispatcher-worker-3 @coroutine#3515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.232 [DefaultDispatcher-worker-3 @coroutine#3515] 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-02-05 17:27:53.234 [DefaultDispatcher-worker-3 @coroutine#3515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.234 [DefaultDispatcher-worker-3 @coroutine#3515] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.241 [DefaultDispatcher-worker-2 @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f73a7cf 2024-02-05 17:27:53.241 [DefaultDispatcher-worker-2 @coroutine#3514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.241 [DefaultDispatcher-worker-2 @coroutine#3514] 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-02-05 17:27:53.241 [DefaultDispatcher-worker-2 @coroutine#3514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.242 [DefaultDispatcher-worker-6 @coroutine#3514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.242 [DefaultDispatcher-worker-6 @coroutine#3514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.245 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f73a7cf 2024-02-05 17:27:53.257 [DefaultDispatcher-worker-11 @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f73a7cf 2024-02-05 17:27:53.266 [DefaultDispatcher-worker-10 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:27:53.266 [DefaultDispatcher-worker-10 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.266 [DefaultDispatcher-worker-10 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:53.266 [DefaultDispatcher-worker-10 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.268 [DefaultDispatcher-worker-3 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.268 [DefaultDispatcher-worker-3 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.304 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f73a7cf 2024-02-05 17:27:53.306 [DefaultDispatcher-worker-6 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:27:53.306 [DefaultDispatcher-worker-6 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.306 [DefaultDispatcher-worker-6 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:53.306 [DefaultDispatcher-worker-6 @coroutine#2852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-05 17:27:53.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-05 17:27:53.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:53.308 [DefaultDispatcher-worker-4 @coroutine#2852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.308 [DefaultDispatcher-worker-4 @coroutine#2852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.308 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f73a7cf: (connection evicted) 2024-02-05 17:27:53.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:53.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-05 17:27:53.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b39bee2 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:53.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-05 17:27:53.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2024-02-05 17:27:53.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2024-02-05 17:27:53.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-05 17:27:53.316 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2024-02-05 17:27:53.332 [Test worker @coroutine#3538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2024-02-05 17:27:53.335 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2024-02-05 17:27:53.337 [DefaultDispatcher-worker-11 @coroutine#3544] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.337 [DefaultDispatcher-worker-11 @coroutine#3544] 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/replication/ackAndGetPendingReplications. 2024-02-05 17:27:53.337 [DefaultDispatcher-worker-11 @coroutine#3544] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.337 [DefaultDispatcher-worker-11 @coroutine#3544] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:27:53.339 [DefaultDispatcher-worker-13 @coroutine#3544] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.339 [DefaultDispatcher-worker-13 @coroutine#3544] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.345 [DefaultDispatcher-worker-1 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2024-02-05 17:27:53.345 [DefaultDispatcher-worker-1 @coroutine#3543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 17:27:53.346 [DefaultDispatcher-worker-1 @coroutine#3543] 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/replication/nodeId. 2024-02-05 17:27:53.346 [DefaultDispatcher-worker-1 @coroutine#3543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 17:27:53.347 [DefaultDispatcher-worker-13 @coroutine#3543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 17:27:53.347 [DefaultDispatcher-worker-13 @coroutine#3543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 17:27:53.355 [DefaultDispatcher-worker-6 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2024-02-05 17:27:53.362 [DefaultDispatcher-worker-9 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2024-02-05 17:27:53.369 [DefaultDispatcher-worker-6 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2024-02-05 17:27:53.378 [DefaultDispatcher-worker-12 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2024-02-05 17:27:53.384 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2024-02-05 17:27:53.398 [DefaultDispatcher-worker-4 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2024-02-05 17:27:53.407 [DefaultDispatcher-worker-2 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2024-02-05 17:27:53.408 [DefaultDispatcher-worker-4 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:53.408 [DefaultDispatcher-worker-4 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.408 [DefaultDispatcher-worker-4 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:53.408 [DefaultDispatcher-worker-4 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-05 17:27:53.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-05 17:27:53.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:53.409 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6889e714: (connection evicted) 2024-02-05 17:27:53.409 [DefaultDispatcher-worker-4 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.409 [DefaultDispatcher-worker-4 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:53.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-05 17:27:53.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@703947bd 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:53.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:53.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-05 17:27:53.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2024-02-05 17:27:53.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2024-02-05 17:27:53.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-05 17:27:53.414 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2024-02-05 17:27:53.426 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2024-02-05 17:27:53.428 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2024-02-05 17:27:53.429 [DefaultDispatcher-worker-6 @coroutine#3572] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.429 [DefaultDispatcher-worker-6 @coroutine#3572] 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/replication/ackAndGetPendingReplications. 2024-02-05 17:27:53.429 [DefaultDispatcher-worker-6 @coroutine#3572] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.429 [DefaultDispatcher-worker-6 @coroutine#3572] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:27:53.430 [DefaultDispatcher-worker-5 @coroutine#3572] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.430 [DefaultDispatcher-worker-5 @coroutine#3572] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.436 [DefaultDispatcher-worker-2 @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2024-02-05 17:27:53.437 [DefaultDispatcher-worker-2 @coroutine#3571] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 17:27:53.437 [DefaultDispatcher-worker-2 @coroutine#3571] 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/replication/nodeId. 2024-02-05 17:27:53.437 [DefaultDispatcher-worker-2 @coroutine#3571] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 17:27:53.438 [DefaultDispatcher-worker-9 @coroutine#3571] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 17:27:53.438 [DefaultDispatcher-worker-9 @coroutine#3571] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 17:27:53.447 [DefaultDispatcher-worker-6 @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2024-02-05 17:27:53.455 [DefaultDispatcher-worker-2 @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2024-02-05 17:27:53.463 [DefaultDispatcher-worker-16 @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2024-02-05 17:27:53.472 [DefaultDispatcher-worker-4 @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2024-02-05 17:27:53.481 [DefaultDispatcher-worker-4 @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2024-02-05 17:27:53.490 [DefaultDispatcher-worker-10 @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bff388 2024-02-05 17:27:53.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-05 17:27:53.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-05 17:27:53.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:53.493 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46bff388: (connection evicted) 2024-02-05 17:27:53.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:53.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-05 17:27:53.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42fb2be9 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:53.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-05 17:27:53.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-05 17:27:53.501 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.512 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.514 [Test worker @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.515 [DefaultDispatcher-worker-11 @coroutine#3598] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.515 [DefaultDispatcher-worker-11 @coroutine#3598] 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/replication/ackAndGetPendingReplications. 2024-02-05 17:27:53.515 [DefaultDispatcher-worker-11 @coroutine#3598] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.515 [DefaultDispatcher-worker-11 @coroutine#3598] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:27:53.517 [DefaultDispatcher-worker-11 @coroutine#3598] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.517 [DefaultDispatcher-worker-11 @coroutine#3598] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.522 [DefaultDispatcher-worker-4 @coroutine#3597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.523 [DefaultDispatcher-worker-4 @coroutine#3597] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 17:27:53.523 [DefaultDispatcher-worker-4 @coroutine#3597] 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/replication/nodeId. 2024-02-05 17:27:53.523 [DefaultDispatcher-worker-4 @coroutine#3597] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 17:27:53.523 [DefaultDispatcher-worker-7 @coroutine#3597] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 17:27:53.523 [DefaultDispatcher-worker-7 @coroutine#3597] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 17:27:53.531 [DefaultDispatcher-worker-7 @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.539 [DefaultDispatcher-worker-4 @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.547 [DefaultDispatcher-worker-4 @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.558 [DefaultDispatcher-worker-10 @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8fe7db 2024-02-05 17:27:53.562 [DefaultDispatcher-worker-6 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:27:53.562 [DefaultDispatcher-worker-6 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.562 [DefaultDispatcher-worker-6 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:53.562 [DefaultDispatcher-worker-6 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.563 [DefaultDispatcher-worker-3 @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.568 [DefaultDispatcher-worker-2 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.568 [DefaultDispatcher-worker-2 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.571 [DefaultDispatcher-worker-2 @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.580 [DefaultDispatcher-worker-12 @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.583 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.584 [DefaultDispatcher-worker-6 @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-05 17:27:53.586 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.597 [DefaultDispatcher-worker-7 @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.600 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:53.604 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3131783d 2024-02-05 17:27:53.604 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3131783d 2024-02-05 17:27:53.606 [DefaultDispatcher-worker-4 @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.607 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff6906b 2024-02-05 17:27:53.607 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff6906b 2024-02-05 17:27:53.610 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc9134d 2024-02-05 17:27:53.610 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc9134d 2024-02-05 17:27:53.614 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecb9a50 2024-02-05 17:27:53.614 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecb9a50 2024-02-05 17:27:53.615 [DefaultDispatcher-worker-15 @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.617 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4401f524 2024-02-05 17:27:53.617 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4401f524 2024-02-05 17:27:53.617 [Test worker @coroutine#3602] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=555397998621679617 2024-02-05 17:27:53.617 [Test worker @coroutine#3602] 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/PersonDao/findByUidAsync?uid=555397998621679617. 2024-02-05 17:27:53.617 [Test worker @coroutine#3602] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=555397998621679617 2024-02-05 17:27:53.618 [Test worker @coroutine#3602] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=555397998621679617 2024-02-05 17:27:53.618 [Test worker @coroutine#3602] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=555397998621679617 2024-02-05 17:27:53.620 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fff4007 2024-02-05 17:27:53.620 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fff4007 2024-02-05 17:27:53.624 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdf71ce 2024-02-05 17:27:53.624 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdf71ce 2024-02-05 17:27:53.625 [DefaultDispatcher-worker-1 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:27:53.625 [DefaultDispatcher-worker-1 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.625 [DefaultDispatcher-worker-1 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:53.625 [DefaultDispatcher-worker-1 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.626 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.627 [DefaultDispatcher-worker-10 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.627 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee4651f 2024-02-05 17:27:53.627 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee4651f 2024-02-05 17:27:53.630 [DefaultDispatcher-worker-8 @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.630 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@55070b32 2024-02-05 17:27:53.630 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@55070b32 2024-02-05 17:27:53.630 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-05 17:27:53.637 [DefaultDispatcher-worker-4 @coroutine#3602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-02-05 17:27:53.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-05 17:27:53.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-05 17:27:53.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-05 17:27:53.640 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4: (connection evicted) 2024-02-05 17:27:53.641 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3131783d: (connection evicted) 2024-02-05 17:27:53.641 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ff6906b: (connection evicted) 2024-02-05 17:27:53.641 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc9134d: (connection evicted) 2024-02-05 17:27:53.642 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ecb9a50: (connection evicted) 2024-02-05 17:27:53.642 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4401f524: (connection evicted) 2024-02-05 17:27:53.642 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fff4007: (connection evicted) 2024-02-05 17:27:53.643 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cdf71ce: (connection evicted) 2024-02-05 17:27:53.643 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ee4651f: (connection evicted) 2024-02-05 17:27:53.643 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55070b32: (connection evicted) 2024-02-05 17:27:53.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:53.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-05 17:27:53.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-05 17:27:53.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7e4db6 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:53.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:53.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-05 17:27:53.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-05 17:27:53.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-05 17:27:53.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-05 17:27:53.650 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-05 17:27:53.664 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-05 17:27:53.666 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-05 17:27:53.668 [DefaultDispatcher-worker-6 @coroutine#3644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.668 [DefaultDispatcher-worker-6 @coroutine#3644] 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/replication/ackAndGetPendingReplications. 2024-02-05 17:27:53.668 [DefaultDispatcher-worker-6 @coroutine#3644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.668 [DefaultDispatcher-worker-6 @coroutine#3644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-05 17:27:53.669 [DefaultDispatcher-worker-11 @coroutine#3644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.669 [DefaultDispatcher-worker-11 @coroutine#3644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-05 17:27:53.675 [DefaultDispatcher-worker-14 @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-05 17:27:53.676 [DefaultDispatcher-worker-14 @coroutine#3643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-05 17:27:53.676 [DefaultDispatcher-worker-14 @coroutine#3643] 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/replication/nodeId. 2024-02-05 17:27:53.676 [DefaultDispatcher-worker-14 @coroutine#3643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-05 17:27:53.676 [DefaultDispatcher-worker-7 @coroutine#3643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-05 17:27:53.676 [DefaultDispatcher-worker-7 @coroutine#3643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-05 17:27:53.684 [DefaultDispatcher-worker-11 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-05 17:27:53.692 [DefaultDispatcher-worker-11 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-05 17:27:53.700 [DefaultDispatcher-worker-5 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-05 17:27:53.707 [DefaultDispatcher-worker-1 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-05 17:27:53.714 [DefaultDispatcher-worker-8 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-05 17:27:53.721 [DefaultDispatcher-worker-7 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-05 17:27:53.724 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-05 17:27:53.734 [DefaultDispatcher-worker-13 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-05 17:27:53.743 [DefaultDispatcher-worker-4 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40ed4674 2024-02-05 17:27:53.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-05 17:27:53.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-05 17:27:53.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:53.745 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40ed4674: (connection evicted) 2024-02-05 17:27:53.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:53.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-05 17:27:53.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-05 17:27:53.747 [DefaultDispatcher-worker-5 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:27:53.748 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.748 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:53.748 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.749 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.749 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.758 [DefaultDispatcher-worker-3 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:27:53.758 [DefaultDispatcher-worker-3 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.758 [DefaultDispatcher-worker-3 @coroutine#3022] 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-02-05 17:27:53.758 [DefaultDispatcher-worker-3 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.759 [DefaultDispatcher-worker-3 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.760 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-05 17:27:53.760 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:53.760 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:53.760 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:53.760 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:53.760 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:53.760 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:53.760 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ebb36df 2024-02-05 17:27:53.760 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:53.760 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:53.760 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:53.760 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:53.760 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:53.760 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:53.760 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c61d1 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c61d1 2024-02-05 17:27:53.761 [Test worker @coroutine#3668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-05 17:27:53.782 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c61d1 2024-02-05 17:27:53.798 [Test worker @coroutine#3673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c61d1 2024-02-05 17:27:53.800 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c61d1 2024-02-05 17:27:53.802 [Test worker @coroutine#3677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c61d1 2024-02-05 17:27:53.812 [DefaultDispatcher-worker-14 @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c61d1 2024-02-05 17:27:53.823 [DefaultDispatcher-worker-13 @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c61d1 2024-02-05 17:27:53.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-05 17:27:53.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-05 17:27:53.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:53.826 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c61d1: (connection evicted) 2024-02-05 17:27:53.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:53.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-05 17:27:53.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37a36194 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:53.829 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:53.830 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-05 17:27:53.830 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-02-05 17:27:53.830 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-02-05 17:27:53.830 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-05 17:27:53.837 [DefaultDispatcher-worker-3 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:53.838 [DefaultDispatcher-worker-3 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.838 [DefaultDispatcher-worker-3 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:53.838 [DefaultDispatcher-worker-3 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.839 [DefaultDispatcher-worker-16 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.839 [DefaultDispatcher-worker-16 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.853 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-02-05 17:27:53.865 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-02-05 17:27:53.867 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-02-05 17:27:53.869 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-02-05 17:27:53.869 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29811d4d 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-02-05 17:27:53.870 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-05 17:27:53.885 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-02-05 17:27:53.898 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-02-05 17:27:53.900 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-02-05 17:27:53.903 [Test worker @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-02-05 17:27:53.917 [DefaultDispatcher-worker-1 @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-02-05 17:27:53.928 [DefaultDispatcher-worker-8 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-02-05 17:27:53.930 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:53.936 [DefaultDispatcher-worker-8 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-02-05 17:27:53.943 [DefaultDispatcher-worker-9 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b 2024-02-05 17:27:53.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-05 17:27:53.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-05 17:27:53.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:53.953 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6abaa14b: (connection evicted) 2024-02-05 17:27:53.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:53.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-05 17:27:53.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-05 17:27:53.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-05 17:27:53.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-05 17:27:53.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:53.954 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea: (connection evicted) 2024-02-05 17:27:53.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:53.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-05 17:27:53.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d8751de 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-05 17:27:53.956 [Test worker @coroutine#3731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-05 17:27:53.969 [DefaultDispatcher-worker-1 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:53.969 [DefaultDispatcher-worker-1 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.970 [DefaultDispatcher-worker-1 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:53.970 [DefaultDispatcher-worker-1 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.971 [DefaultDispatcher-worker-6 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.971 [DefaultDispatcher-worker-6 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:53.972 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-05 17:27:53.988 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-05 17:27:53.990 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-05 17:27:53.993 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-05 17:27:53.993 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-05 17:27:53.993 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:53.993 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:53.993 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:53.993 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:53.993 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:53.993 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:53.993 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d01fa0c 2024-02-05 17:27:53.993 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:53.993 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:53.993 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:53.993 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:53.993 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:53.993 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:53.993 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:53.994 [Test worker @coroutine#3731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-05 17:27:53.995 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3acd7 2024-02-05 17:27:53.995 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3acd7 2024-02-05 17:27:53.995 [Test worker @coroutine#3731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-05 17:27:54.013 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3acd7 2024-02-05 17:27:54.024 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3acd7 2024-02-05 17:27:54.025 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3acd7 2024-02-05 17:27:54.027 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3acd7 2024-02-05 17:27:54.037 [DefaultDispatcher-worker-7 @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3acd7 2024-02-05 17:27:54.051 [DefaultDispatcher-worker-1 @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-05 17:27:54.057 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:54.059 [DefaultDispatcher-worker-7 @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-05 17:27:54.067 [DefaultDispatcher-worker-2 @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f 2024-02-05 17:27:54.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-05 17:27:54.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-05 17:27:54.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:54.077 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c30a4f: (connection evicted) 2024-02-05 17:27:54.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:54.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-05 17:27:54.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-05 17:27:54.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-05 17:27:54.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-05 17:27:54.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:54.078 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e3acd7: (connection evicted) 2024-02-05 17:27:54.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:54.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-05 17:27:54.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-05 17:27:54.080 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a165c11 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:54.081 [Test worker @coroutine#3773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-05 17:27:54.082 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-05 17:27:54.082 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-05 17:27:54.082 [Test worker @coroutine#3773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-05 17:27:54.097 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-05 17:27:54.108 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-05 17:27:54.109 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-05 17:27:54.111 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-05 17:27:54.120 [DefaultDispatcher-worker-16 @coroutine#3780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-05 17:27:54.139 [DefaultDispatcher-worker-3 @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-05 17:27:54.141 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-05 17:27:54.141 [DefaultDispatcher-worker-15 @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:54.141 [DefaultDispatcher-worker-15 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.142 [DefaultDispatcher-worker-15 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:54.142 [DefaultDispatcher-worker-15 @coroutine#3130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.143 [DefaultDispatcher-worker-7 @coroutine#3130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.143 [DefaultDispatcher-worker-7 @coroutine#3130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.148 [DefaultDispatcher-worker-6 @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5006a697 2024-02-05 17:27:54.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-05 17:27:54.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-05 17:27:54.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:54.159 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5006a697: (connection evicted) 2024-02-05 17:27:54.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:54.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-05 17:27:54.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a4cdea 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:54.161 [Test worker @coroutine#3812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-05 17:27:54.162 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8 2024-02-05 17:27:54.162 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8 2024-02-05 17:27:54.162 [Test worker @coroutine#3812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-05 17:27:54.178 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8 2024-02-05 17:27:54.189 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8 2024-02-05 17:27:54.191 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8 2024-02-05 17:27:54.192 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8 2024-02-05 17:27:54.201 [DefaultDispatcher-worker-15 @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8 2024-02-05 17:27:54.204 [Test worker @coroutine#3822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8 2024-02-05 17:27:54.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-05 17:27:54.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-05 17:27:54.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:54.208 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6debf1b8: (connection evicted) 2024-02-05 17:27:54.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:54.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-05 17:27:54.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-05 17:27:54.214 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d086485 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b171fbd 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b171fbd 2024-02-05 17:27:54.215 [Test worker @coroutine#3842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-05 17:27:54.230 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b171fbd 2024-02-05 17:27:54.241 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b171fbd 2024-02-05 17:27:54.243 [Test worker @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b171fbd 2024-02-05 17:27:54.245 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b171fbd 2024-02-05 17:27:54.336 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:54.340 [DefaultDispatcher-worker-8 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b171fbd 2024-02-05 17:27:54.343 [DefaultDispatcher-worker-11 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:27:54.343 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.343 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:54.343 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.344 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.344 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.347 [DefaultDispatcher-worker-11 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:27:54.347 [DefaultDispatcher-worker-11 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.347 [DefaultDispatcher-worker-11 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:54.347 [DefaultDispatcher-worker-11 @coroutine#2852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.348 [DefaultDispatcher-worker-10 @coroutine#2852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.348 [DefaultDispatcher-worker-10 @coroutine#2852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.420 [DefaultDispatcher-worker-3 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:54.420 [DefaultDispatcher-worker-3 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.420 [DefaultDispatcher-worker-3 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:54.420 [DefaultDispatcher-worker-3 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.421 [DefaultDispatcher-worker-14 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.421 [DefaultDispatcher-worker-14 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.424 [DefaultDispatcher-worker-6 @coroutine#3878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b171fbd 2024-02-05 17:27:54.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-05 17:27:54.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-05 17:27:54.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:54.472 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b171fbd: (connection evicted) 2024-02-05 17:27:54.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:54.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-05 17:27:54.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-05 17:27:54.476 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21a462ce 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:54.477 [Test worker @coroutine#3893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-05 17:27:54.478 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@31428f76 2024-02-05 17:27:54.478 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@31428f76 2024-02-05 17:27:54.478 [Test worker @coroutine#3893] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-05 17:27:54.492 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31428f76 2024-02-05 17:27:54.503 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31428f76 2024-02-05 17:27:54.505 [Test worker @coroutine#3896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31428f76 2024-02-05 17:27:54.506 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31428f76 2024-02-05 17:27:54.516 [DefaultDispatcher-worker-16 @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31428f76 2024-02-05 17:27:54.518 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31428f76 2024-02-05 17:27:54.540 [DefaultDispatcher-worker-12 @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31428f76 2024-02-05 17:27:54.549 [DefaultDispatcher-worker-5 @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31428f76 2024-02-05 17:27:54.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-05 17:27:54.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-05 17:27:54.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:54.559 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31428f76: (connection evicted) 2024-02-05 17:27:54.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:54.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-05 17:27:54.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@230e163b 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:54.561 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-05 17:27:54.562 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:54.562 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:54.562 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:54.562 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:54.562 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:54.562 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:54.562 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:54.562 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:54.562 [Test worker @coroutine#3923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-05 17:27:54.562 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-05 17:27:54.562 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-05 17:27:54.562 [Test worker @coroutine#3923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-05 17:27:54.577 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-05 17:27:54.577 [DefaultDispatcher-worker-12 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:27:54.577 [DefaultDispatcher-worker-12 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.577 [DefaultDispatcher-worker-12 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:54.577 [DefaultDispatcher-worker-12 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.579 [DefaultDispatcher-worker-6 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.579 [DefaultDispatcher-worker-6 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.588 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-05 17:27:54.590 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-05 17:27:54.592 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-05 17:27:54.602 [DefaultDispatcher-worker-13 @coroutine#3933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186e254 2024-02-05 17:27:54.662 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:54.665 [DefaultDispatcher-worker-12 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:27:54.665 [DefaultDispatcher-worker-12 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.665 [DefaultDispatcher-worker-12 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:54.665 [DefaultDispatcher-worker-12 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-05 17:27:54.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-05 17:27:54.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:54.667 [DefaultDispatcher-worker-6 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.667 [DefaultDispatcher-worker-6 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.667 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@186e254: (connection evicted) 2024-02-05 17:27:54.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:54.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-05 17:27:54.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-05 17:27:54.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a561f7d 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:54.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:54.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:54.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-05 17:27:54.758 [DefaultDispatcher-worker-6 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:27:54.759 [DefaultDispatcher-worker-6 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.759 [DefaultDispatcher-worker-6 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:54.759 [DefaultDispatcher-worker-6 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.760 [DefaultDispatcher-worker-1 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.760 [DefaultDispatcher-worker-1 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.769 [DefaultDispatcher-worker-7 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:27:54.769 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.769 [DefaultDispatcher-worker-7 @coroutine#3022] 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-02-05 17:27:54.769 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.770 [DefaultDispatcher-worker-14 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.771 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:54.772 [DefaultDispatcher-worker-4 @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:54.779 [DefaultDispatcher-worker-11 @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:54.787 [DefaultDispatcher-worker-9 @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:54.795 [DefaultDispatcher-worker-11 @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:54.827 [DefaultDispatcher-worker-11 @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:54.828 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-05 17:27:54.832 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2024-02-05 17:27:54.833 [DefaultDispatcher-worker-7 @coroutine#3965] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78c91d2a 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:54.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:54.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:54.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-05 17:27:54.847 [DefaultDispatcher-worker-16 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:54.848 [DefaultDispatcher-worker-16 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.848 [DefaultDispatcher-worker-16 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:54.848 [DefaultDispatcher-worker-16 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.849 [DefaultDispatcher-worker-9 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.849 [DefaultDispatcher-worker-9 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.852 [DefaultDispatcher-worker-16 @coroutine#3970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:54.852 [DefaultDispatcher-worker-16 @coroutine#3970] 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-02-05 17:27:54.852 [DefaultDispatcher-worker-16 @coroutine#3970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:54.852 [DefaultDispatcher-worker-16 @coroutine#3970] 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-02-05 17:27:54.855 [eventLoopGroupProxy-19-2 @call-handler#3978] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:27:54.855 [eventLoopGroupProxy-19-1 @call-handler#3979] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:27:54.855 [eventLoopGroupProxy-19-2 @call-handler#3978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:54.855 [eventLoopGroupProxy-19-1 @call-handler#3979] 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-02-05 17:27:54.855 [eventLoopGroupProxy-19-1 @call-handler#3979] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-05 17:27:54.856 [eventLoopGroupProxy-19-1 @call-handler#3979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@694dc99b 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:54.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:54.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-05 17:27:54.856 [DefaultDispatcher-worker-15 @coroutine#3970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:54.856 [DefaultDispatcher-worker-15 @coroutine#3970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:54.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:54.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:54.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-05 17:27:54.878 [DefaultDispatcher-worker-4 @coroutine#3983] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:54.878 [DefaultDispatcher-worker-4 @coroutine#3983] 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-02-05 17:27:54.878 [DefaultDispatcher-worker-4 @coroutine#3983] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:54.878 [DefaultDispatcher-worker-4 @coroutine#3983] 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-02-05 17:27:54.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-05 17:27:54.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:54.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:54.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:54.879 [eventLoopGroupProxy-19-1 @call-handler#3987] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:27:54.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52c68925 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:54.880 [eventLoopGroupProxy-19-1 @call-handler#3987] 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-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-05 17:27:54.880 [eventLoopGroupProxy-19-1 @call-handler#3987] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:54.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:54.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-05 17:27:54.880 [eventLoopGroupProxy-19-1 @call-handler#3987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:54.880 [eventLoopGroupProxy-19-3 @call-handler#3990] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:27:54.880 [DefaultDispatcher-worker-4 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:54.881 [eventLoopGroupProxy-19-3 @call-handler#3990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:54.881 [DefaultDispatcher-worker-4 @coroutine#3969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.881 [DefaultDispatcher-worker-4 @coroutine#3969] 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-02-05 17:27:54.881 [DefaultDispatcher-worker-4 @coroutine#3969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.881 [DefaultDispatcher-worker-9 @coroutine#3983] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:54.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-05 17:27:54.881 [DefaultDispatcher-worker-9 @coroutine#3983] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:54.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-05 17:27:54.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-05 17:27:54.881 [eventLoopGroupProxy-19-1 @call-handler#3995] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:27:54.881 [eventLoopGroupProxy-19-1 @call-handler#3995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:54.882 [DefaultDispatcher-worker-1 @coroutine#3969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.882 [DefaultDispatcher-worker-1 @coroutine#3969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.890 [DefaultDispatcher-worker-3 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:54.900 [DefaultDispatcher-worker-11 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:54.901 [DefaultDispatcher-worker-11 @coroutine#4001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:54.901 [DefaultDispatcher-worker-11 @coroutine#4001] 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-02-05 17:27:54.901 [DefaultDispatcher-worker-11 @coroutine#4001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:54.901 [DefaultDispatcher-worker-11 @coroutine#4001] 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-02-05 17:27:54.902 [eventLoopGroupProxy-19-1 @call-handler#4005] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-05 17:27:54.902 [eventLoopGroupProxy-19-1 @call-handler#4005] 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-02-05 17:27:54.902 [eventLoopGroupProxy-19-1 @call-handler#4005] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:27:54.903 [eventLoopGroupProxy-19-4 @call-handler#4009] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-05 17:27:54.903 [eventLoopGroupProxy-19-4 @call-handler#4009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:54.904 [DefaultDispatcher-worker-12 @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:54.904 [DefaultDispatcher-worker-12 @coroutine#3982] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.904 [DefaultDispatcher-worker-12 @coroutine#3982] 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-02-05 17:27:54.904 [DefaultDispatcher-worker-12 @coroutine#3982] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.908 [eventLoopGroupProxy-19-5 @call-handler#4015] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:27:54.908 [eventLoopGroupProxy-19-5 @call-handler#4015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:54.909 [DefaultDispatcher-worker-16 @coroutine#3982] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.909 [DefaultDispatcher-worker-16 @coroutine#3982] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.913 [DefaultDispatcher-worker-14 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:54.914 [eventLoopGroupProxy-19-1 @call-handler#4005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:54.914 [DefaultDispatcher-worker-6 @coroutine#4001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:54.914 [DefaultDispatcher-worker-6 @coroutine#4001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-05 17:27:54.918 [DefaultDispatcher-worker-6 @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:54.923 [DefaultDispatcher-worker-12 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:54.927 [DefaultDispatcher-worker-10 @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:54.928 [DefaultDispatcher-worker-6 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-05 17:27:54.928 [DefaultDispatcher-worker-6 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.928 [DefaultDispatcher-worker-6 @coroutine#4000] 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-02-05 17:27:54.928 [DefaultDispatcher-worker-6 @coroutine#4000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.929 [eventLoopGroupProxy-19-1 @call-handler#4025] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-05 17:27:54.929 [eventLoopGroupProxy-19-1 @call-handler#4025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:54.930 [DefaultDispatcher-worker-14 @coroutine#4000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.930 [DefaultDispatcher-worker-14 @coroutine#4000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.932 [DefaultDispatcher-worker-1 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:54.935 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:54.939 [DefaultDispatcher-worker-6 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-05 17:27:54.940 [DefaultDispatcher-worker-11 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:54.947 [DefaultDispatcher-worker-7 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a01901 2024-02-05 17:27:54.948 [DefaultDispatcher-worker-9 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:54.957 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:54.979 [DefaultDispatcher-worker-8 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:54.980 [DefaultDispatcher-worker-7 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:54.980 [DefaultDispatcher-worker-7 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.980 [DefaultDispatcher-worker-7 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:54.980 [DefaultDispatcher-worker-7 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.981 [DefaultDispatcher-worker-9 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 17:27:54.981 [DefaultDispatcher-worker-9 @coroutine#4006] 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-02-05 17:27:54.981 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:54.981 [DefaultDispatcher-worker-9 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 17:27:54.982 [DefaultDispatcher-worker-4 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.982 [DefaultDispatcher-worker-4 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:54.982 [eventLoopGroupProxy-19-1 @call-handler#4045] 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-02-05 17:27:54.988 [DefaultDispatcher-worker-6 @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:55.005 [DefaultDispatcher-worker-1 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 17:27:55.015 [DefaultDispatcher-worker-1 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-05 17:27:55.016 [DefaultDispatcher-worker-1 @coroutine#4006] 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-02-05 17:27:55.016 [DefaultDispatcher-worker-1 @coroutine#4006] 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-02-05 17:27:55.016 [DefaultDispatcher-worker-1 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555398002425724929 2024-02-05 17:27:55.016 [DefaultDispatcher-worker-1 @coroutine#4006] 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?uid=555398002425724929. 2024-02-05 17:27:55.016 [DefaultDispatcher-worker-1 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555398002425724929 2024-02-05 17:27:55.017 [eventLoopGroupProxy-19-1 @call-handler#4049] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-05 17:27:55.022 [eventLoopGroupProxy-19-1 @call-handler#4049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.023 [DefaultDispatcher-worker-1 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555398002425724929 2024-02-05 17:27:55.023 [DefaultDispatcher-worker-1 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555398002425724929 2024-02-05 17:27:55.023 [DefaultDispatcher-worker-1 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555398002425724929. 2024-02-05 17:27:55.023 [DefaultDispatcher-worker-1 @coroutine#4006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555398002425724929 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:55.033 [DefaultDispatcher-worker-4 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:55.034 [DefaultDispatcher-worker-4 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:27:55.034 [DefaultDispatcher-worker-4 @coroutine#4006] 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-02-05 17:27:55.034 [DefaultDispatcher-worker-4 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:27:55.035 [eventLoopGroupProxy-19-1 @call-handler#4054] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-05 17:27:55.037 [eventLoopGroupProxy-19-1 @call-handler#4054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.038 [DefaultDispatcher-worker-6 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:27:55.038 [DefaultDispatcher-worker-6 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:27:55.038 [DefaultDispatcher-worker-6 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-05 17:27:55.038 [DefaultDispatcher-worker-6 @coroutine#4006] 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-02-05 17:27:55.046 [DefaultDispatcher-worker-4 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:55.066 [DefaultDispatcher-worker-3 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:55.076 [DefaultDispatcher-worker-6 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:55.076 [DefaultDispatcher-worker-10 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:55.076 [DefaultDispatcher-worker-10 @coroutine#3971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:55.076 [DefaultDispatcher-worker-10 @coroutine#3971] 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-02-05 17:27:55.076 [DefaultDispatcher-worker-10 @coroutine#3971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:55.076 [DefaultDispatcher-worker-10 @coroutine#3971] 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-02-05 17:27:55.077 [eventLoopGroupProxy-19-1 @call-handler#4060] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:27:55.078 [eventLoopGroupProxy-19-1 @call-handler#4060] 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-02-05 17:27:55.078 [eventLoopGroupProxy-19-1 @call-handler#4060] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:27:55.083 [DefaultDispatcher-worker-2 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:55.092 [DefaultDispatcher-worker-15 @call-handler#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:55.092 [eventLoopGroupProxy-19-1 @call-handler#4060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.093 [DefaultDispatcher-worker-3 @coroutine#3971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:55.093 [DefaultDispatcher-worker-3 @coroutine#3971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:55.093 [DefaultDispatcher-worker-3 @coroutine#3971] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:27:55.093 [DefaultDispatcher-worker-3 @coroutine#3971] 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-02-05 17:27:55.101 [DefaultDispatcher-worker-1 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:55.103 [DefaultDispatcher-worker-13 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:55.108 [DefaultDispatcher-worker-6 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:55.140 [DefaultDispatcher-worker-14 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:55.141 [DefaultDispatcher-worker-10 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 17:27:55.141 [DefaultDispatcher-worker-10 @coroutine#4006] 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-02-05 17:27:55.141 [DefaultDispatcher-worker-10 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 17:27:55.142 [eventLoopGroupProxy-19-1 @call-handler#4076] 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-02-05 17:27:55.151 [DefaultDispatcher-worker-9 @coroutine#4068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:55.153 [DefaultDispatcher-worker-12 @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:55.153 [DefaultDispatcher-worker-12 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.153 [DefaultDispatcher-worker-12 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:55.154 [DefaultDispatcher-worker-12 @coroutine#3130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.155 [DefaultDispatcher-worker-11 @coroutine#3130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.155 [DefaultDispatcher-worker-11 @coroutine#3130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.164 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 17:27:55.164 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-05 17:27:55.164 [DefaultDispatcher-worker-12 @coroutine#4006] 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-02-05 17:27:55.164 [DefaultDispatcher-worker-12 @coroutine#4006] 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-02-05 17:27:55.165 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555398006720692224 2024-02-05 17:27:55.165 [DefaultDispatcher-worker-12 @coroutine#4006] 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?uid=555398006720692224. 2024-02-05 17:27:55.165 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555398006720692224 2024-02-05 17:27:55.166 [eventLoopGroupProxy-19-1 @call-handler#4083] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-05 17:27:55.166 [eventLoopGroupProxy-19-1 @call-handler#4083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.167 [DefaultDispatcher-worker-6 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555398006720692224 2024-02-05 17:27:55.167 [DefaultDispatcher-worker-6 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555398006720692224 2024-02-05 17:27:55.167 [DefaultDispatcher-worker-6 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555398006720692224. 2024-02-05 17:27:55.167 [DefaultDispatcher-worker-6 @coroutine#4006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555398006720692224 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:55.177 [DefaultDispatcher-worker-9 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:55.177 [DefaultDispatcher-worker-9 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:27:55.177 [DefaultDispatcher-worker-9 @coroutine#4006] 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-02-05 17:27:55.177 [DefaultDispatcher-worker-9 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:27:55.178 [eventLoopGroupProxy-19-1 @call-handler#4087] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-05 17:27:55.179 [eventLoopGroupProxy-19-1 @call-handler#4087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.179 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:27:55.179 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-05 17:27:55.180 [DefaultDispatcher-worker-12 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-05 17:27:55.180 [DefaultDispatcher-worker-12 @coroutine#4006] 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-02-05 17:27:55.188 [DefaultDispatcher-worker-16 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:55.210 [DefaultDispatcher-worker-8 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:55.220 [DefaultDispatcher-worker-6 @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:55.220 [DefaultDispatcher-worker-6 @coroutine#3984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:55.220 [DefaultDispatcher-worker-6 @coroutine#3984] 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-02-05 17:27:55.220 [DefaultDispatcher-worker-6 @coroutine#3984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:55.220 [DefaultDispatcher-worker-6 @coroutine#3984] 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-02-05 17:27:55.221 [eventLoopGroupProxy-19-1 @call-handler#4092] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:27:55.222 [eventLoopGroupProxy-19-1 @call-handler#4092] 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-02-05 17:27:55.222 [eventLoopGroupProxy-19-1 @call-handler#4092] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:27:55.222 [DefaultDispatcher-worker-2 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:55.230 [DefaultDispatcher-worker-14 @call-handler#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:55.230 [eventLoopGroupProxy-19-1 @call-handler#4092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.230 [DefaultDispatcher-worker-13 @coroutine#3984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:55.230 [DefaultDispatcher-worker-13 @coroutine#3984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:55.231 [DefaultDispatcher-worker-13 @coroutine#3984] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:27:55.231 [DefaultDispatcher-worker-13 @coroutine#3984] 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-02-05 17:27:55.239 [DefaultDispatcher-worker-6 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:55.240 [DefaultDispatcher-worker-10 @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:55.255 [UI Thread @coroutine#4103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.255 [UI Thread @coroutine#4103] 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/getLatestSubmissionForUserAsync?accountPersonUid=555398002425724929&assignmentUid=555398002425724928. 2024-02-05 17:27:55.255 [UI Thread @coroutine#4103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.256 [UI Thread @coroutine#4108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555398002425724928&accountPersonUid=555398002425724929 2024-02-05 17:27:55.256 [UI Thread @coroutine#4108] 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=555398002425724928&accountPersonUid=555398002425724929. 2024-02-05 17:27:55.256 [UI Thread @coroutine#4108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555398002425724928&accountPersonUid=555398002425724929 2024-02-05 17:27:55.256 [eventLoopGroupProxy-19-1 @call-handler#4113] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-05 17:27:55.256 [UI Thread @coroutine#4110] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.257 [UI Thread @coroutine#4110] 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=555398002425724929&assignmentUid=555398002425724928. 2024-02-05 17:27:55.257 [UI Thread @coroutine#4110] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.257 [eventLoopGroupProxy-19-5 @call-handler#4118] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-05 17:27:55.260 [eventLoopGroupProxy-19-6 @call-handler#4121] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-05 17:27:55.264 [eventLoopGroupProxy-19-6 @call-handler#4121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.265 [eventLoopGroupProxy-19-1 @call-handler#4113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.265 [UI Thread @coroutine#4110] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.265 [UI Thread @coroutine#4110] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.265 [UI Thread @coroutine#4110] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555398002425724929&assignmentUid=555398002425724928. 2024-02-05 17:27:55.265 [UI Thread @coroutine#4110] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:55.265 [UI Thread @coroutine#4103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.266 [UI Thread @coroutine#4103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.266 [eventLoopGroupProxy-19-5 @call-handler#4118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.266 [UI Thread @coroutine#4103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555398002425724929&assignmentUid=555398002425724928. 2024-02-05 17:27:55.266 [UI Thread @coroutine#4103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:55.266 [UI Thread @coroutine#4108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555398002425724928&accountPersonUid=555398002425724929 2024-02-05 17:27:55.266 [UI Thread @coroutine#4108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555398002425724928&accountPersonUid=555398002425724929 2024-02-05 17:27:55.267 [UI Thread @coroutine#4108] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555398002425724928&accountPersonUid=555398002425724929. 2024-02-05 17:27:55.267 [UI Thread @coroutine#4108] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555398002425724928&accountPersonUid=555398002425724929 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:55.275 [DefaultDispatcher-worker-14 @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:55.284 [DefaultDispatcher-worker-14 @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:55.297 [DefaultDispatcher-worker-9 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:55.300 [UI Thread @coroutine#4134] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555398002425724928 2024-02-05 17:27:55.300 [UI Thread @coroutine#4134] 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=555398002425724928. 2024-02-05 17:27:55.300 [UI Thread @coroutine#4134] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555398002425724928 2024-02-05 17:27:55.301 [eventLoopGroupProxy-19-1 @call-handler#4136] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-05 17:27:55.303 [eventLoopGroupProxy-19-1 @call-handler#4136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.304 [UI Thread @coroutine#4134] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555398002425724928 2024-02-05 17:27:55.304 [UI Thread @coroutine#4134] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555398002425724928 2024-02-05 17:27:55.304 [UI Thread @coroutine#4134] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555398002425724928. 2024-02-05 17:27:55.304 [UI Thread @coroutine#4134] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555398002425724928 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:55.314 [DefaultDispatcher-worker-9 @coroutine#4134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:55.325 [DefaultDispatcher-worker-14 @coroutine#4134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:55.334 [DefaultDispatcher-worker-10 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:55.334 [DefaultDispatcher-worker-10 @coroutine#3971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:55.334 [DefaultDispatcher-worker-10 @coroutine#3971] 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-02-05 17:27:55.334 [DefaultDispatcher-worker-10 @coroutine#3971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:55.334 [DefaultDispatcher-worker-10 @coroutine#3971] 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-02-05 17:27:55.335 [eventLoopGroupProxy-19-1 @call-handler#4147] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:27:55.336 [eventLoopGroupProxy-19-1 @call-handler#4147] 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-02-05 17:27:55.336 [eventLoopGroupProxy-19-1 @call-handler#4147] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:27:55.344 [DefaultDispatcher-worker-13 @call-handler#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:55.345 [eventLoopGroupProxy-19-1 @call-handler#4147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.345 [DefaultDispatcher-worker-16 @coroutine#3971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:55.345 [DefaultDispatcher-worker-16 @coroutine#3971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:55.345 [DefaultDispatcher-worker-16 @coroutine#3971] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:27:55.345 [DefaultDispatcher-worker-16 @coroutine#3971] 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-02-05 17:27:55.354 [UI Thread @coroutine#4154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555398002425724928&accountPersonUid=555398006720692224 2024-02-05 17:27:55.354 [UI Thread @coroutine#4154] 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=555398002425724928&accountPersonUid=555398006720692224. 2024-02-05 17:27:55.354 [UI Thread @coroutine#4154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555398002425724928&accountPersonUid=555398006720692224 2024-02-05 17:27:55.355 [eventLoopGroupProxy-19-1 @call-handler#4162] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-05 17:27:55.355 [UI Thread @coroutine#4156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555398002425724929 2024-02-05 17:27:55.355 [UI Thread @coroutine#4156] 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=555398002425724929. 2024-02-05 17:27:55.355 [UI Thread @coroutine#4156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555398002425724929 2024-02-05 17:27:55.356 [eventLoopGroupProxy-19-5 @call-handler#4166] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-05 17:27:55.356 [DefaultDispatcher-worker-7 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:27:55.356 [DefaultDispatcher-worker-10 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:55.356 [DefaultDispatcher-worker-7 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.357 [DefaultDispatcher-worker-7 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:55.357 [DefaultDispatcher-worker-7 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.357 [eventLoopGroupProxy-19-5 @call-handler#4166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.358 [DefaultDispatcher-worker-7 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.358 [DefaultDispatcher-worker-7 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.358 [DefaultDispatcher-worker-12 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:27:55.358 [DefaultDispatcher-worker-12 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.358 [DefaultDispatcher-worker-12 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:55.358 [DefaultDispatcher-worker-12 @coroutine#2852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.359 [UI Thread @coroutine#4170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555398002425724928 2024-02-05 17:27:55.359 [UI Thread @coroutine#4170] 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=555398002425724928. 2024-02-05 17:27:55.359 [UI Thread @coroutine#4170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555398002425724928 2024-02-05 17:27:55.360 [DefaultDispatcher-worker-13 @coroutine#2852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.360 [DefaultDispatcher-worker-13 @coroutine#2852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.360 [UI Thread @coroutine#4172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.360 [UI Thread @coroutine#4172] 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=555398002425724929&assignmentUid=555398002425724928. 2024-02-05 17:27:55.360 [UI Thread @coroutine#4172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.360 [eventLoopGroupProxy-19-5 @call-handler#4185] 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/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-05 17:27:55.360 [UI Thread @coroutine#4178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.361 [UI Thread @coroutine#4178] 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=555398002425724929&assignmentUid=555398002425724928. 2024-02-05 17:27:55.361 [UI Thread @coroutine#4178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.361 [eventLoopGroupProxy-19-1 @call-handler#4162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.361 [eventLoopGroupProxy-19-6 @call-handler#4186] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-05 17:27:55.361 [UI Thread @coroutine#4156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555398002425724929 2024-02-05 17:27:55.361 [UI Thread @coroutine#4156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555398002425724929 2024-02-05 17:27:55.362 [UI Thread @coroutine#4154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555398002425724928&accountPersonUid=555398006720692224 2024-02-05 17:27:55.362 [UI Thread @coroutine#4154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555398002425724928&accountPersonUid=555398006720692224 2024-02-05 17:27:55.362 [eventLoopGroupProxy-19-6 @call-handler#4186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.362 [UI Thread @coroutine#4156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555398002425724929. 2024-02-05 17:27:55.362 [UI Thread @coroutine#4156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555398002425724929 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:55.363 [eventLoopGroupProxy-19-5 @call-handler#4185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.363 [UI Thread @coroutine#4154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555398002425724928&accountPersonUid=555398006720692224. 2024-02-05 17:27:55.363 [UI Thread @coroutine#4154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555398002425724928&accountPersonUid=555398006720692224 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:55.364 [UI Thread @coroutine#4172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.364 [eventLoopGroupProxy-19-7 @call-handler#4198] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-05 17:27:55.364 [UI Thread @coroutine#4172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.364 [UI Thread @coroutine#4170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555398002425724928 2024-02-05 17:27:55.364 [UI Thread @coroutine#4170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555398002425724928 2024-02-05 17:27:55.364 [UI Thread @coroutine#4172] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555398002425724929&assignmentUid=555398002425724928. 2024-02-05 17:27:55.364 [UI Thread @coroutine#4172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555398002425724929&assignmentUid=555398002425724928 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:55.364 [UI Thread @coroutine#4170] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555398002425724928. 2024-02-05 17:27:55.364 [UI Thread @coroutine#4170] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555398002425724928 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:55.366 [eventLoopGroupProxy-19-7 @call-handler#4198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.367 [UI Thread @coroutine#4178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.367 [UI Thread @coroutine#4178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.367 [UI Thread @coroutine#4178] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555398002425724929&assignmentUid=555398002425724928. 2024-02-05 17:27:55.367 [UI Thread @coroutine#4178] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555398002425724929&assignmentUid=555398002425724928 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:55.370 [DefaultDispatcher-worker-6 @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:55.377 [DefaultDispatcher-worker-8 @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:55.384 [DefaultDispatcher-worker-7 @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:55.391 [DefaultDispatcher-worker-6 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:55.397 [DefaultDispatcher-worker-15 @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:55.401 [UI Thread @coroutine#4207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555398002425724928&accountPersonUid=555398006720692224 2024-02-05 17:27:55.401 [UI Thread @coroutine#4207] 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=555398002425724928&accountPersonUid=555398006720692224. 2024-02-05 17:27:55.401 [UI Thread @coroutine#4207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555398002425724928&accountPersonUid=555398006720692224 2024-02-05 17:27:55.402 [eventLoopGroupProxy-19-1 @call-handler#4209] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-05 17:27:55.404 [eventLoopGroupProxy-19-1 @call-handler#4209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.405 [UI Thread @coroutine#4207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555398002425724928&accountPersonUid=555398006720692224 2024-02-05 17:27:55.405 [UI Thread @coroutine#4207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555398002425724928&accountPersonUid=555398006720692224 2024-02-05 17:27:55.405 [UI Thread @coroutine#4207] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555398002425724928&accountPersonUid=555398006720692224. 2024-02-05 17:27:55.405 [UI Thread @coroutine#4207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555398002425724928&accountPersonUid=555398006720692224 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:55.414 [DefaultDispatcher-worker-7 @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:55.425 [DefaultDispatcher-worker-10 @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:55.430 [DefaultDispatcher-worker-13 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:55.431 [DefaultDispatcher-worker-13 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.431 [DefaultDispatcher-worker-13 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:55.431 [DefaultDispatcher-worker-13 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.432 [DefaultDispatcher-worker-16 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.432 [DefaultDispatcher-worker-16 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.434 [DefaultDispatcher-worker-16 @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:55.434 [DefaultDispatcher-worker-16 @coroutine#3984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:55.434 [DefaultDispatcher-worker-16 @coroutine#3984] 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-02-05 17:27:55.434 [DefaultDispatcher-worker-16 @coroutine#3984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:55.434 [DefaultDispatcher-worker-16 @coroutine#3984] 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-02-05 17:27:55.435 [eventLoopGroupProxy-19-1 @call-handler#4217] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-05 17:27:55.435 [eventLoopGroupProxy-19-1 @call-handler#4217] 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-02-05 17:27:55.435 [eventLoopGroupProxy-19-1 @call-handler#4217] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-05 17:27:55.442 [DefaultDispatcher-worker-3 @call-handler#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2024-02-05 17:27:55.443 [eventLoopGroupProxy-19-1 @call-handler#4217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.443 [DefaultDispatcher-worker-12 @coroutine#3984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:55.443 [DefaultDispatcher-worker-12 @coroutine#3984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-05 17:27:55.443 [DefaultDispatcher-worker-12 @coroutine#3984] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-05 17:27:55.443 [DefaultDispatcher-worker-12 @coroutine#3984] 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-02-05 17:27:55.445 [UI Thread @coroutine#4228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.445 [UI Thread @coroutine#4228] 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/getLatestSubmissionForUserAsync?accountPersonUid=555398002425724929&assignmentUid=555398002425724928. 2024-02-05 17:27:55.445 [UI Thread @coroutine#4228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.445 [UI Thread @coroutine#4236] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555398002425724928&accountPersonUid=555398002425724929 2024-02-05 17:27:55.445 [UI Thread @coroutine#4236] 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=555398002425724928&accountPersonUid=555398002425724929. 2024-02-05 17:27:55.445 [UI Thread @coroutine#4236] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555398002425724928&accountPersonUid=555398002425724929 2024-02-05 17:27:55.445 [UI Thread @coroutine#4238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.445 [UI Thread @coroutine#4238] 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=555398002425724929&assignmentUid=555398002425724928. 2024-02-05 17:27:55.445 [UI Thread @coroutine#4238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.446 [eventLoopGroupProxy-19-5 @call-handler#4246] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-05 17:27:55.446 [eventLoopGroupProxy-19-1 @call-handler#4244] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-05 17:27:55.446 [eventLoopGroupProxy-19-6 @call-handler#4247] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-05 17:27:55.449 [eventLoopGroupProxy-19-6 @call-handler#4247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.449 [eventLoopGroupProxy-19-1 @call-handler#4244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.449 [eventLoopGroupProxy-19-5 @call-handler#4246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-05 17:27:55.450 [UI Thread @coroutine#4238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.450 [UI Thread @coroutine#4238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.450 [UI Thread @coroutine#4228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.450 [UI Thread @coroutine#4228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 2024-02-05 17:27:55.450 [UI Thread @coroutine#4236] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555398002425724928&accountPersonUid=555398002425724929 2024-02-05 17:27:55.450 [UI Thread @coroutine#4236] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555398002425724928&accountPersonUid=555398002425724929 2024-02-05 17:27:55.450 [UI Thread @coroutine#4238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555398002425724929&assignmentUid=555398002425724928. 2024-02-05 17:27:55.451 [UI Thread @coroutine#4238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:55.451 [UI Thread @coroutine#4228] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555398002425724929&assignmentUid=555398002425724928. 2024-02-05 17:27:55.451 [UI Thread @coroutine#4228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555398002425724929&assignmentUid=555398002425724928 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:55.451 [UI Thread @coroutine#4236] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555398002425724928&accountPersonUid=555398002425724929. 2024-02-05 17:27:55.451 [UI Thread @coroutine#4236] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555398002425724928&accountPersonUid=555398002425724929 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:27:55.454 [DefaultDispatcher-worker-13 @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5 2024-02-05 17:27:55.458 [DefaultDispatcher-worker-1 @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:55.466 [DefaultDispatcher-worker-9 @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:55.475 [DefaultDispatcher-worker-11 @coroutine#4236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3 2024-02-05 17:27:55.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-05 17:27:55.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-05 17:27:55.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:55.478 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52a3eba3: (connection evicted) 2024-02-05 17:27:55.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:55.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-05 17:27:55.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-05 17:27:55.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-05 17:27:55.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-05 17:27:55.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:55.480 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a15d5f5: (connection evicted) 2024-02-05 17:27:55.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:55.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-05 17:27:55.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-05 17:27:55.588 [DefaultDispatcher-worker-1 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:27:55.588 [DefaultDispatcher-worker-1 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.588 [DefaultDispatcher-worker-1 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:55.588 [DefaultDispatcher-worker-1 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.589 [DefaultDispatcher-worker-4 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.589 [DefaultDispatcher-worker-4 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.677 [DefaultDispatcher-worker-9 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:27:55.677 [DefaultDispatcher-worker-9 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.677 [DefaultDispatcher-worker-9 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:55.677 [DefaultDispatcher-worker-9 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.678 [DefaultDispatcher-worker-15 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.678 [DefaultDispatcher-worker-15 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.769 [DefaultDispatcher-worker-15 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:27:55.769 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.769 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:55.769 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.770 [DefaultDispatcher-worker-8 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.770 [DefaultDispatcher-worker-8 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.779 [DefaultDispatcher-worker-15 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:27:55.779 [DefaultDispatcher-worker-15 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.779 [DefaultDispatcher-worker-15 @coroutine#3022] 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-02-05 17:27:55.779 [DefaultDispatcher-worker-15 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.780 [DefaultDispatcher-worker-4 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.858 [DefaultDispatcher-worker-9 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:55.858 [DefaultDispatcher-worker-9 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.858 [DefaultDispatcher-worker-9 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:55.858 [DefaultDispatcher-worker-9 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.860 [DefaultDispatcher-worker-14 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.860 [DefaultDispatcher-worker-14 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.991 [DefaultDispatcher-worker-15 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:55.992 [DefaultDispatcher-worker-15 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.992 [DefaultDispatcher-worker-15 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:55.992 [DefaultDispatcher-worker-15 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.993 [DefaultDispatcher-worker-14 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:55.993 [DefaultDispatcher-worker-14 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.164 [DefaultDispatcher-worker-2 @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:56.164 [DefaultDispatcher-worker-2 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.164 [DefaultDispatcher-worker-2 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:56.164 [DefaultDispatcher-worker-2 @coroutine#3130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.165 [DefaultDispatcher-worker-14 @coroutine#3130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.165 [DefaultDispatcher-worker-14 @coroutine#3130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.369 [DefaultDispatcher-worker-2 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:27:56.369 [DefaultDispatcher-worker-2 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.369 [DefaultDispatcher-worker-2 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:56.369 [DefaultDispatcher-worker-2 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.370 [DefaultDispatcher-worker-10 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.370 [DefaultDispatcher-worker-10 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.370 [DefaultDispatcher-worker-13 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:27:56.370 [DefaultDispatcher-worker-13 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.370 [DefaultDispatcher-worker-13 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:56.370 [DefaultDispatcher-worker-13 @coroutine#2852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.371 [DefaultDispatcher-worker-10 @coroutine#2852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.371 [DefaultDispatcher-worker-10 @coroutine#2852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.441 [DefaultDispatcher-worker-7 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:56.441 [DefaultDispatcher-worker-7 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.441 [DefaultDispatcher-worker-7 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:56.441 [DefaultDispatcher-worker-7 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.442 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.442 [DefaultDispatcher-worker-12 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-05 17:27:56.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-05 17:27:56.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:56.484 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14: (connection evicted) 2024-02-05 17:27:56.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:56.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-05 17:27:56.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-05 17:27:56.488 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-05 17:27:56.488 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7715d43c 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ca4532 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ca4532 2024-02-05 17:27:56.489 [Test worker @coroutine#4302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-05 17:27:56.505 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ca4532 2024-02-05 17:27:56.516 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ca4532 2024-02-05 17:27:56.517 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ca4532 2024-02-05 17:27:56.519 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ca4532 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fda92e0 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:56.519 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:56.520 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:56.520 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:56.520 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-05 17:27:56.520 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:56.520 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:56.520 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:56.520 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:56.520 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:56.520 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:56.520 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:56.520 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:56.520 [Test worker @coroutine#4302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-05 17:27:56.520 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea4290f 2024-02-05 17:27:56.520 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea4290f 2024-02-05 17:27:56.520 [Test worker @coroutine#4302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-05 17:27:56.533 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea4290f 2024-02-05 17:27:56.543 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea4290f 2024-02-05 17:27:56.545 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea4290f 2024-02-05 17:27:56.546 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea4290f 2024-02-05 17:27:56.557 [DefaultDispatcher-worker-2 @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea4290f 2024-02-05 17:27:56.570 [DefaultDispatcher-worker-16 @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ca4532 2024-02-05 17:27:56.584 [DefaultDispatcher-worker-10 @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ca4532 2024-02-05 17:27:56.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-05 17:27:56.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-05 17:27:56.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:56.589 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16ca4532: (connection evicted) 2024-02-05 17:27:56.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:56.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-05 17:27:56.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-05 17:27:56.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-05 17:27:56.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-05 17:27:56.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:56.590 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ea4290f: (connection evicted) 2024-02-05 17:27:56.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:56.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-05 17:27:56.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7680beac 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:56.592 [Test worker @coroutine#4342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-05 17:27:56.593 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-02-05 17:27:56.593 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-02-05 17:27:56.593 [Test worker @coroutine#4342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-05 17:27:56.597 [DefaultDispatcher-worker-8 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:27:56.597 [DefaultDispatcher-worker-8 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.597 [DefaultDispatcher-worker-8 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:56.597 [DefaultDispatcher-worker-8 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.599 [DefaultDispatcher-worker-4 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.599 [DefaultDispatcher-worker-4 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.612 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-02-05 17:27:56.623 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-02-05 17:27:56.624 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-02-05 17:27:56.626 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-02-05 17:27:56.626 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@579cfcc4 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-02-05 17:27:56.627 [Test worker @coroutine#4342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-05 17:27:56.640 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-02-05 17:27:56.651 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-02-05 17:27:56.653 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-02-05 17:27:56.655 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-02-05 17:27:56.665 [DefaultDispatcher-worker-5 @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490f2fad 2024-02-05 17:27:56.677 [DefaultDispatcher-worker-5 @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-02-05 17:27:56.688 [DefaultDispatcher-worker-4 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:27:56.688 [DefaultDispatcher-worker-4 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.688 [DefaultDispatcher-worker-4 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:56.688 [DefaultDispatcher-worker-4 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.689 [DefaultDispatcher-worker-15 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.689 [DefaultDispatcher-worker-15 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.692 [DefaultDispatcher-worker-5 @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-02-05 17:27:56.693 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:56.702 [DefaultDispatcher-worker-15 @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-02-05 17:27:56.717 [DefaultDispatcher-worker-9 @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-02-05 17:27:56.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-05 17:27:56.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-05 17:27:56.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:56.721 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@282079b9: (connection evicted) 2024-02-05 17:27:56.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:56.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-05 17:27:56.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-05 17:27:56.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-05 17:27:56.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-05 17:27:56.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:56.722 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@490f2fad: (connection evicted) 2024-02-05 17:27:56.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:56.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-05 17:27:56.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-05 17:27:56.724 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@672549f3 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba516ff 2024-02-05 17:27:56.725 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba516ff 2024-02-05 17:27:56.726 [Test worker @coroutine#4401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-05 17:27:56.742 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba516ff 2024-02-05 17:27:56.752 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba516ff 2024-02-05 17:27:56.754 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba516ff 2024-02-05 17:27:56.756 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba516ff 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52cda4bd 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:56.756 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:56.757 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-05 17:27:56.757 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:56.757 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:56.757 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:56.757 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:56.757 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:56.757 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:56.757 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:56.757 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:56.757 [Test worker @coroutine#4401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-05 17:27:56.757 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-02-05 17:27:56.757 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-02-05 17:27:56.757 [Test worker @coroutine#4401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-05 17:27:56.780 [DefaultDispatcher-worker-1 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:27:56.780 [DefaultDispatcher-worker-1 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.780 [DefaultDispatcher-worker-1 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:56.780 [DefaultDispatcher-worker-1 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.781 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-02-05 17:27:56.782 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.782 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.789 [DefaultDispatcher-worker-10 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:27:56.789 [DefaultDispatcher-worker-10 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.789 [DefaultDispatcher-worker-10 @coroutine#3022] 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-02-05 17:27:56.789 [DefaultDispatcher-worker-10 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.790 [DefaultDispatcher-worker-10 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.791 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-02-05 17:27:56.793 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-02-05 17:27:56.795 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-02-05 17:27:56.806 [DefaultDispatcher-worker-6 @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-02-05 17:27:56.819 [DefaultDispatcher-worker-6 @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba516ff 2024-02-05 17:27:56.826 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:56.832 [DefaultDispatcher-worker-16 @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba516ff 2024-02-05 17:27:56.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-05 17:27:56.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-05 17:27:56.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:56.837 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ba516ff: (connection evicted) 2024-02-05 17:27:56.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:56.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-05 17:27:56.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-05 17:27:56.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-05 17:27:56.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-05 17:27:56.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:56.838 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6: (connection evicted) 2024-02-05 17:27:56.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:56.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-05 17:27:56.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-05 17:27:56.840 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bc49d70 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1851f19f 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1851f19f 2024-02-05 17:27:56.841 [Test worker @coroutine#4447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-05 17:27:56.860 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1851f19f 2024-02-05 17:27:56.868 [DefaultDispatcher-worker-2 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:56.868 [DefaultDispatcher-worker-2 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.868 [DefaultDispatcher-worker-2 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:56.868 [DefaultDispatcher-worker-2 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.869 [DefaultDispatcher-worker-13 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.869 [DefaultDispatcher-worker-13 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:56.873 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1851f19f 2024-02-05 17:27:56.875 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1851f19f 2024-02-05 17:27:56.877 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1851f19f 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e32feb 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:56.878 [Test worker @coroutine#4447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-05 17:27:56.879 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-02-05 17:27:56.879 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-02-05 17:27:56.879 [Test worker @coroutine#4447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-05 17:27:56.892 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-02-05 17:27:56.903 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-02-05 17:27:56.904 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-02-05 17:27:56.906 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-02-05 17:27:56.917 [DefaultDispatcher-worker-12 @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-02-05 17:27:56.930 [DefaultDispatcher-worker-13 @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1851f19f 2024-02-05 17:27:56.941 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:56.942 [DefaultDispatcher-worker-11 @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1851f19f 2024-02-05 17:27:56.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-05 17:27:56.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-05 17:27:56.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:56.947 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1851f19f: (connection evicted) 2024-02-05 17:27:56.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:56.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-05 17:27:56.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-05 17:27:56.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-05 17:27:56.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-05 17:27:56.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:56.948 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1: (connection evicted) 2024-02-05 17:27:56.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:56.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-05 17:27:56.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-05 17:27:56.950 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-05 17:27:56.950 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:56.950 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:56.950 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:56.950 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:56.950 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:56.950 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:56.950 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@109f95b1 2024-02-05 17:27:56.950 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:56.950 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:56.950 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:56.950 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-02-05 17:27:56.951 [Test worker @coroutine#4490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-05 17:27:56.968 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-02-05 17:27:56.978 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-02-05 17:27:56.980 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-02-05 17:27:56.982 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@655d5285 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:56.982 [Test worker @coroutine#4490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-05 17:27:56.983 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2273f6 2024-02-05 17:27:56.983 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2273f6 2024-02-05 17:27:56.983 [Test worker @coroutine#4490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-05 17:27:56.996 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c2273f6 2024-02-05 17:27:57.002 [DefaultDispatcher-worker-10 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:57.002 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.002 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:57.002 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.003 [DefaultDispatcher-worker-6 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.003 [DefaultDispatcher-worker-6 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.007 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c2273f6 2024-02-05 17:27:57.009 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c2273f6 2024-02-05 17:27:57.011 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c2273f6 2024-02-05 17:27:57.021 [DefaultDispatcher-worker-7 @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c2273f6 2024-02-05 17:27:57.035 [DefaultDispatcher-worker-13 @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-02-05 17:27:57.049 [DefaultDispatcher-worker-16 @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-02-05 17:27:57.051 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:57.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-05 17:27:57.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-05 17:27:57.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.054 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0: (connection evicted) 2024-02-05 17:27:57.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:57.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-05 17:27:57.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-05 17:27:57.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-05 17:27:57.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-05 17:27:57.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.056 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c2273f6: (connection evicted) 2024-02-05 17:27:57.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:57.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-05 17:27:57.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-05 17:27:57.057 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@376c5950 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2ddbf3 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d2ddbf3 2024-02-05 17:27:57.058 [Test worker @coroutine#4533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-05 17:27:57.074 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2ddbf3 2024-02-05 17:27:57.085 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2ddbf3 2024-02-05 17:27:57.087 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2ddbf3 2024-02-05 17:27:57.088 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2ddbf3 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c960f64 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:57.089 [Test worker @coroutine#4533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-05 17:27:57.090 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-02-05 17:27:57.090 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-02-05 17:27:57.090 [Test worker @coroutine#4533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-05 17:27:57.103 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-02-05 17:27:57.113 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-02-05 17:27:57.115 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-02-05 17:27:57.117 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-02-05 17:27:57.127 [DefaultDispatcher-worker-11 @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59 2024-02-05 17:27:57.139 [DefaultDispatcher-worker-3 @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2ddbf3 2024-02-05 17:27:57.150 [DefaultDispatcher-worker-1 @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2ddbf3 2024-02-05 17:27:57.158 [DefaultDispatcher-worker-15 @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d2ddbf3 2024-02-05 17:27:57.158 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-05 17:27:57.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-05 17:27:57.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.163 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d2ddbf3: (connection evicted) 2024-02-05 17:27:57.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:57.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-05 17:27:57.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-05 17:27:57.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-05 17:27:57.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-05 17:27:57.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.164 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3aec2f59: (connection evicted) 2024-02-05 17:27:57.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:57.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-05 17:27:57.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-05 17:27:57.166 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-05 17:27:57.166 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:57.166 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:57.166 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:57.166 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:57.166 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:57.166 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:57.166 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1609ed55 2024-02-05 17:27:57.166 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:57.166 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:57.166 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:57.166 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:57.166 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:57.166 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:57.166 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-05 17:27:57.167 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-05 17:27:57.173 [DefaultDispatcher-worker-5 @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:57.173 [DefaultDispatcher-worker-5 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.173 [DefaultDispatcher-worker-5 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:57.173 [DefaultDispatcher-worker-5 @coroutine#3130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.175 [DefaultDispatcher-worker-2 @coroutine#3130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.175 [DefaultDispatcher-worker-2 @coroutine#3130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.184 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-05 17:27:57.195 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-05 17:27:57.197 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-05 17:27:57.198 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30623109 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:57.199 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-05 17:27:57.200 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-05 17:27:57.200 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-05 17:27:57.200 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-05 17:27:57.213 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-05 17:27:57.224 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-05 17:27:57.225 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-05 17:27:57.227 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-05 17:27:57.237 [DefaultDispatcher-worker-4 @coroutine#4591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-05 17:27:57.250 [DefaultDispatcher-worker-15 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-05 17:27:57.262 [DefaultDispatcher-worker-15 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-05 17:27:57.267 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:57.268 [DefaultDispatcher-worker-10 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-05 17:27:57.284 [DefaultDispatcher-worker-3 @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-05 17:27:57.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-05 17:27:57.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-05 17:27:57.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.287 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@327ac23: (connection evicted) 2024-02-05 17:27:57.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:57.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-05 17:27:57.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-05 17:27:57.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-05 17:27:57.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-05 17:27:57.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.289 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61: (connection evicted) 2024-02-05 17:27:57.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:57.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-05 17:27:57.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-05 17:27:57.290 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157a2c86 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:57.291 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-05 17:27:57.292 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-05 17:27:57.292 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-05 17:27:57.292 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-05 17:27:57.307 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-05 17:27:57.318 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-05 17:27:57.319 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-05 17:27:57.321 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-05 17:27:57.321 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bbabec8 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-05 17:27:57.322 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-05 17:27:57.336 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-05 17:27:57.346 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-05 17:27:57.348 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-05 17:27:57.350 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-05 17:27:57.359 [DefaultDispatcher-worker-10 @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-05 17:27:57.374 [DefaultDispatcher-worker-16 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-05 17:27:57.380 [DefaultDispatcher-worker-10 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:27:57.380 [DefaultDispatcher-worker-10 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.380 [DefaultDispatcher-worker-10 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:57.380 [DefaultDispatcher-worker-10 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.381 [DefaultDispatcher-worker-10 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:27:57.381 [DefaultDispatcher-worker-10 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.381 [DefaultDispatcher-worker-10 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:57.381 [DefaultDispatcher-worker-10 @coroutine#2852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.381 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.381 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.382 [DefaultDispatcher-worker-1 @coroutine#2852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.382 [DefaultDispatcher-worker-1 @coroutine#2852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.387 [DefaultDispatcher-worker-3 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-05 17:27:57.390 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-05 17:27:57.392 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:57.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-05 17:27:57.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-05 17:27:57.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.393 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b395ee: (connection evicted) 2024-02-05 17:27:57.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:57.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-05 17:27:57.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-05 17:27:57.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-05 17:27:57.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-05 17:27:57.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.395 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3: (connection evicted) 2024-02-05 17:27:57.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:57.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-05 17:27:57.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-05 17:27:57.396 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2735a7dc 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-05 17:27:57.397 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-05 17:27:57.414 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-05 17:27:57.425 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-05 17:27:57.426 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-05 17:27:57.428 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-05 17:27:57.428 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ade99bb 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-05 17:27:57.429 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-05 17:27:57.443 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-05 17:27:57.451 [DefaultDispatcher-worker-8 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:57.451 [DefaultDispatcher-worker-8 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.451 [DefaultDispatcher-worker-8 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:57.451 [DefaultDispatcher-worker-8 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.453 [DefaultDispatcher-worker-15 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.453 [DefaultDispatcher-worker-15 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.453 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-05 17:27:57.455 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-05 17:27:57.457 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-05 17:27:57.467 [DefaultDispatcher-worker-12 @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-05 17:27:57.482 [DefaultDispatcher-worker-15 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-05 17:27:57.495 [DefaultDispatcher-worker-3 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-05 17:27:57.497 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-05 17:27:57.498 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.500 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-05 17:27:57.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-05 17:27:57.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-05 17:27:57.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.505 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6: (connection evicted) 2024-02-05 17:27:57.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:57.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-05 17:27:57.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-05 17:27:57.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-05 17:27:57.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-05 17:27:57.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.507 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c: (connection evicted) 2024-02-05 17:27:57.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:57.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-05 17:27:57.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-05 17:27:57.508 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e7cd4bb 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2024-02-05 17:27:57.509 [Test worker @coroutine#4729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-05 17:27:57.527 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2024-02-05 17:27:57.538 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2024-02-05 17:27:57.540 [Test worker @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2024-02-05 17:27:57.541 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a70acd5 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:57.542 [Test worker @coroutine#4729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-05 17:27:57.543 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b 2024-02-05 17:27:57.543 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b 2024-02-05 17:27:57.543 [Test worker @coroutine#4729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-05 17:27:57.556 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b 2024-02-05 17:27:57.567 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b 2024-02-05 17:27:57.569 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b 2024-02-05 17:27:57.570 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b 2024-02-05 17:27:57.580 [DefaultDispatcher-worker-16 @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b 2024-02-05 17:27:57.594 [DefaultDispatcher-worker-4 @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2024-02-05 17:27:57.608 [DefaultDispatcher-worker-3 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:27:57.608 [DefaultDispatcher-worker-16 @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26edfa34 2024-02-05 17:27:57.608 [DefaultDispatcher-worker-3 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.608 [DefaultDispatcher-worker-3 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:57.608 [DefaultDispatcher-worker-3 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.609 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.610 [DefaultDispatcher-worker-12 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.610 [DefaultDispatcher-worker-12 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.659 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-05 17:27:57.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-05 17:27:57.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.665 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26edfa34: (connection evicted) 2024-02-05 17:27:57.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:57.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-05 17:27:57.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-05 17:27:57.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-05 17:27:57.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-05 17:27:57.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.667 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b: (connection evicted) 2024-02-05 17:27:57.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:57.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-05 17:27:57.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@770be0d0 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:57.669 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-05 17:27:57.670 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-05 17:27:57.670 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-05 17:27:57.670 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-05 17:27:57.685 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-05 17:27:57.697 [DefaultDispatcher-worker-11 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:27:57.697 [DefaultDispatcher-worker-11 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.697 [DefaultDispatcher-worker-11 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:57.697 [DefaultDispatcher-worker-11 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.698 [DefaultDispatcher-worker-3 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.698 [DefaultDispatcher-worker-3 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.699 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-05 17:27:57.700 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-05 17:27:57.702 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-05 17:27:57.702 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b83ec49 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2024-02-05 17:27:57.703 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-05 17:27:57.717 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2024-02-05 17:27:57.727 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2024-02-05 17:27:57.729 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2024-02-05 17:27:57.731 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2024-02-05 17:27:57.741 [DefaultDispatcher-worker-3 @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d921267 2024-02-05 17:27:57.754 [DefaultDispatcher-worker-4 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-05 17:27:57.766 [DefaultDispatcher-worker-3 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb 2024-02-05 17:27:57.770 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-05 17:27:57.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-05 17:27:57.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.771 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b5f06bb: (connection evicted) 2024-02-05 17:27:57.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:57.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-05 17:27:57.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-05 17:27:57.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-05 17:27:57.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-05 17:27:57.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.772 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d921267: (connection evicted) 2024-02-05 17:27:57.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:57.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-05 17:27:57.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498cf1dc 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:57.774 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-05 17:27:57.775 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:57.775 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:57.775 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:57.775 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:57.775 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:57.775 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:57.775 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:57.775 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:57.775 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-05 17:27:57.775 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-05 17:27:57.775 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-05 17:27:57.775 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-05 17:27:57.789 [DefaultDispatcher-worker-5 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:27:57.789 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.789 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:57.789 [DefaultDispatcher-worker-5 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.790 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.790 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.791 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-05 17:27:57.797 [DefaultDispatcher-worker-16 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:27:57.797 [DefaultDispatcher-worker-16 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.797 [DefaultDispatcher-worker-16 @coroutine#3022] 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-02-05 17:27:57.797 [DefaultDispatcher-worker-16 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.798 [DefaultDispatcher-worker-16 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.802 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-05 17:27:57.804 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-05 17:27:57.810 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ad5f99 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:57.811 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:57.812 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:57.812 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:57.812 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:57.812 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-05 17:27:57.812 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:57.812 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:57.812 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:57.812 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:57.812 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:57.812 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:57.812 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:57.812 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:57.812 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-05 17:27:57.812 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@457dc809 2024-02-05 17:27:57.812 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@457dc809 2024-02-05 17:27:57.812 [Test worker @coroutine#4825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-05 17:27:57.827 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457dc809 2024-02-05 17:27:57.838 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457dc809 2024-02-05 17:27:57.839 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457dc809 2024-02-05 17:27:57.841 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457dc809 2024-02-05 17:27:57.851 [DefaultDispatcher-worker-9 @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457dc809 2024-02-05 17:27:57.863 [DefaultDispatcher-worker-15 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-05 17:27:57.875 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:57.878 [DefaultDispatcher-worker-13 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-05 17:27:57.879 [DefaultDispatcher-worker-8 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:57.879 [DefaultDispatcher-worker-8 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.879 [DefaultDispatcher-worker-8 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:57.879 [DefaultDispatcher-worker-8 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.880 [DefaultDispatcher-worker-9 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.880 [DefaultDispatcher-worker-9 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:57.881 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-05 17:27:57.884 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318beab4 2024-02-05 17:27:57.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-05 17:27:57.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-05 17:27:57.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.889 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@318beab4: (connection evicted) 2024-02-05 17:27:57.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:57.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-05 17:27:57.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-05 17:27:57.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-05 17:27:57.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-05 17:27:57.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:57.890 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@457dc809: (connection evicted) 2024-02-05 17:27:57.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:57.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-05 17:27:57.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65011123 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:57.892 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-05 17:27:57.893 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2024-02-05 17:27:57.893 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2024-02-05 17:27:57.893 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-05 17:27:57.911 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2024-02-05 17:27:57.922 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2024-02-05 17:27:57.923 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2024-02-05 17:27:57.925 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2024-02-05 17:27:57.925 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@163cd4a6 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5653429e 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5653429e 2024-02-05 17:27:57.926 [Test worker @coroutine#4878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-05 17:27:57.939 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5653429e 2024-02-05 17:27:57.950 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5653429e 2024-02-05 17:27:57.952 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5653429e 2024-02-05 17:27:57.953 [Test worker @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5653429e 2024-02-05 17:27:57.964 [DefaultDispatcher-worker-16 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5653429e 2024-02-05 17:27:57.978 [DefaultDispatcher-worker-11 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2024-02-05 17:27:57.991 [DefaultDispatcher-worker-4 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2 2024-02-05 17:27:57.993 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-05 17:27:58.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-05 17:27:58.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.000 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36d7e8d2: (connection evicted) 2024-02-05 17:27:58.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-05 17:27:58.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-05 17:27:58.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-05 17:27:58.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-05 17:27:58.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.002 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5653429e: (connection evicted) 2024-02-05 17:27:58.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-05 17:27:58.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ff05f85 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.005 [Test worker @coroutine#4934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-05 17:27:58.006 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@71979130 2024-02-05 17:27:58.006 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@71979130 2024-02-05 17:27:58.006 [Test worker @coroutine#4934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-05 17:27:58.012 [DefaultDispatcher-worker-7 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:58.012 [DefaultDispatcher-worker-7 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.012 [DefaultDispatcher-worker-7 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:58.012 [DefaultDispatcher-worker-7 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.013 [DefaultDispatcher-worker-11 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.014 [DefaultDispatcher-worker-11 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.020 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71979130 2024-02-05 17:27:58.032 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71979130 2024-02-05 17:27:58.034 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71979130 2024-02-05 17:27:58.035 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71979130 2024-02-05 17:27:58.044 [DefaultDispatcher-worker-11 @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71979130 2024-02-05 17:27:58.046 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71979130 2024-02-05 17:27:58.057 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71979130 2024-02-05 17:27:58.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-05 17:27:58.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-05 17:27:58.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.070 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71979130: (connection evicted) 2024-02-05 17:27:58.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-05 17:27:58.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66ca8882 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.072 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-05 17:27:58.073 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.073 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.073 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.073 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.073 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.073 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.073 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.073 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.073 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-05 17:27:58.073 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2024-02-05 17:27:58.073 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2024-02-05 17:27:58.073 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-05 17:27:58.091 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2024-02-05 17:27:58.102 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2024-02-05 17:27:58.103 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2024-02-05 17:27:58.105 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@384b718c 2024-02-05 17:27:58.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-05 17:27:58.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-05 17:27:58.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:58.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-05 17:27:58.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@454f6cc5 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.110 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.111 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-05 17:27:58.111 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@739500b8 2024-02-05 17:27:58.111 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@739500b8 2024-02-05 17:27:58.111 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-05 17:27:58.125 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739500b8 2024-02-05 17:27:58.135 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739500b8 2024-02-05 17:27:58.137 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739500b8 2024-02-05 17:27:58.139 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739500b8 2024-02-05 17:27:58.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-05 17:27:58.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-05 17:27:58.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:58.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-05 17:27:58.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-05 17:27:58.143 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3619bc9e 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e609b42 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e609b42 2024-02-05 17:27:58.144 [Test worker @coroutine#5028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-05 17:27:58.158 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e609b42 2024-02-05 17:27:58.169 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e609b42 2024-02-05 17:27:58.170 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e609b42 2024-02-05 17:27:58.172 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e609b42 2024-02-05 17:27:58.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-05 17:27:58.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-05 17:27:58.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:58.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-05 17:27:58.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-05 17:27:58.177 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ec04f4 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e39504 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e39504 2024-02-05 17:27:58.178 [Test worker @coroutine#5058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-05 17:27:58.183 [DefaultDispatcher-worker-3 @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:58.184 [DefaultDispatcher-worker-3 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.184 [DefaultDispatcher-worker-3 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:58.184 [DefaultDispatcher-worker-3 @coroutine#3130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.185 [DefaultDispatcher-worker-15 @coroutine#3130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.185 [DefaultDispatcher-worker-15 @coroutine#3130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.193 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e39504 2024-02-05 17:27:58.203 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e39504 2024-02-05 17:27:58.205 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e39504 2024-02-05 17:27:58.206 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e39504 2024-02-05 17:27:58.216 [DefaultDispatcher-worker-12 @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e39504 2024-02-05 17:27:58.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-05 17:27:58.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-05 17:27:58.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.221 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54e39504: (connection evicted) 2024-02-05 17:27:58.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-05 17:27:58.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11eb8842 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.223 [Test worker @coroutine#5088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-05 17:27:58.224 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7018636a 2024-02-05 17:27:58.224 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7018636a 2024-02-05 17:27:58.224 [Test worker @coroutine#5088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-05 17:27:58.239 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7018636a 2024-02-05 17:27:58.250 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7018636a 2024-02-05 17:27:58.251 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7018636a 2024-02-05 17:27:58.253 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7018636a 2024-02-05 17:27:58.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-05 17:27:58.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-05 17:27:58.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:58.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-05 17:27:58.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@766ab25b 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.258 [Test worker @coroutine#5117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-05 17:27:58.259 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe 2024-02-05 17:27:58.259 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe 2024-02-05 17:27:58.259 [Test worker @coroutine#5117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-05 17:27:58.272 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe 2024-02-05 17:27:58.283 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe 2024-02-05 17:27:58.284 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe 2024-02-05 17:27:58.286 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe 2024-02-05 17:27:58.295 [DefaultDispatcher-worker-4 @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe 2024-02-05 17:27:58.298 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe 2024-02-05 17:27:58.302 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe 2024-02-05 17:27:58.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-05 17:27:58.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-05 17:27:58.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.315 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe: (connection evicted) 2024-02-05 17:27:58.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-05 17:27:58.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d583602 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-05 17:27:58.318 [Test worker @coroutine#5151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-05 17:27:58.338 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-05 17:27:58.348 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-05 17:27:58.350 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-05 17:27:58.352 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eb6d7a9 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.352 [Test worker @coroutine#5151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-05 17:27:58.353 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4 2024-02-05 17:27:58.353 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4 2024-02-05 17:27:58.353 [Test worker @coroutine#5151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-05 17:27:58.366 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4 2024-02-05 17:27:58.377 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4 2024-02-05 17:27:58.378 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4 2024-02-05 17:27:58.380 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4 2024-02-05 17:27:58.389 [DefaultDispatcher-worker-12 @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4 2024-02-05 17:27:58.390 [DefaultDispatcher-worker-11 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:27:58.390 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.390 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:58.390 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.391 [DefaultDispatcher-worker-3 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:27:58.391 [DefaultDispatcher-worker-3 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.391 [DefaultDispatcher-worker-3 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:58.391 [DefaultDispatcher-worker-3 @coroutine#2852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.391 [DefaultDispatcher-worker-2 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.391 [DefaultDispatcher-worker-2 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.392 [DefaultDispatcher-worker-3 @coroutine#2852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.392 [DefaultDispatcher-worker-3 @coroutine#2852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.404 [DefaultDispatcher-worker-3 @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-05 17:27:58.419 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:58.436 [DefaultDispatcher-worker-6 @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-05 17:27:58.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-05 17:27:58.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-05 17:27:58.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.444 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf: (connection evicted) 2024-02-05 17:27:58.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-05 17:27:58.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-05 17:27:58.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-05 17:27:58.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-05 17:27:58.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.445 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c3eeda4: (connection evicted) 2024-02-05 17:27:58.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-05 17:27:58.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-05 17:27:58.446 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@154fcedd 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-05 17:27:58.447 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-05 17:27:58.462 [DefaultDispatcher-worker-15 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:58.462 [DefaultDispatcher-worker-15 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.462 [DefaultDispatcher-worker-15 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:58.462 [DefaultDispatcher-worker-15 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.463 [DefaultDispatcher-worker-17 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.463 [DefaultDispatcher-worker-17 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.468 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-05 17:27:58.484 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-05 17:27:58.486 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-05 17:27:58.488 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-05 17:27:58.488 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b7f0d 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ccbc15 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ccbc15 2024-02-05 17:27:58.489 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-05 17:27:58.503 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ccbc15 2024-02-05 17:27:58.513 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ccbc15 2024-02-05 17:27:58.515 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ccbc15 2024-02-05 17:27:58.516 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ccbc15 2024-02-05 17:27:58.527 [DefaultDispatcher-worker-14 @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53ccbc15 2024-02-05 17:27:58.540 [DefaultDispatcher-worker-17 @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-05 17:27:58.547 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:58.564 [DefaultDispatcher-worker-9 @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@458500d1 2024-02-05 17:27:58.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-05 17:27:58.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-05 17:27:58.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.568 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@458500d1: (connection evicted) 2024-02-05 17:27:58.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-05 17:27:58.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-05 17:27:58.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-05 17:27:58.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-05 17:27:58.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.569 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53ccbc15: (connection evicted) 2024-02-05 17:27:58.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-05 17:27:58.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365291bd 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.572 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-05 17:27:58.573 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:27:58.573 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:27:58.573 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-05 17:27:58.587 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:27:58.598 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:27:58.599 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:27:58.601 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:27:58.601 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ba7391b 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-05 17:27:58.602 [Test worker @coroutine#5213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-05 17:27:58.619 [DefaultDispatcher-worker-9 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:27:58.619 [DefaultDispatcher-worker-9 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.619 [DefaultDispatcher-worker-9 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:58.619 [DefaultDispatcher-worker-9 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.620 [DefaultDispatcher-worker-10 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.620 [DefaultDispatcher-worker-10 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.623 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-05 17:27:58.640 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-05 17:27:58.642 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-05 17:27:58.645 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-05 17:27:58.655 [DefaultDispatcher-worker-3 @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-05 17:27:58.668 [DefaultDispatcher-worker-11 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:27:58.673 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:58.695 [DefaultDispatcher-worker-8 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:27:58.702 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.704 [DefaultDispatcher-worker-15 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:27:58.708 [DefaultDispatcher-worker-17 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:27:58.709 [DefaultDispatcher-worker-17 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.709 [DefaultDispatcher-worker-17 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:58.709 [DefaultDispatcher-worker-17 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.710 [DefaultDispatcher-worker-4 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.710 [DefaultDispatcher-worker-4 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.716 [DefaultDispatcher-worker-7 @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983 2024-02-05 17:27:58.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-05 17:27:58.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-05 17:27:58.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.728 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b5e6983: (connection evicted) 2024-02-05 17:27:58.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-05 17:27:58.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-05 17:27:58.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-05 17:27:58.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-05 17:27:58.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.729 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9203db8: (connection evicted) 2024-02-05 17:27:58.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-05 17:27:58.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39bd07fe 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.732 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.733 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.733 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.733 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.733 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.733 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.733 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.733 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-05 17:27:58.733 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-05 17:27:58.733 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-05 17:27:58.733 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-05 17:27:58.747 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-05 17:27:58.758 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-05 17:27:58.759 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-05 17:27:58.761 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2da3d7d3 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.761 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-05 17:27:58.762 [Test worker @coroutine#5258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-05 17:27:58.775 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-05 17:27:58.785 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-05 17:27:58.787 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-05 17:27:58.789 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-05 17:27:58.799 [DefaultDispatcher-worker-6 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-05 17:27:58.801 [DefaultDispatcher-worker-8 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:27:58.801 [DefaultDispatcher-worker-8 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.801 [DefaultDispatcher-worker-8 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:58.801 [DefaultDispatcher-worker-8 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.802 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.802 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.807 [DefaultDispatcher-worker-13 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:27:58.807 [DefaultDispatcher-worker-13 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.807 [DefaultDispatcher-worker-13 @coroutine#3022] 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-02-05 17:27:58.807 [DefaultDispatcher-worker-13 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.808 [DefaultDispatcher-worker-13 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.812 [DefaultDispatcher-worker-13 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-05 17:27:58.819 [DefaultDispatcher-worker-10 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-05 17:27:58.826 [DefaultDispatcher-worker-13 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e474bd 2024-02-05 17:27:58.833 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:58.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-05 17:27:58.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-05 17:27:58.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.836 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e474bd: (connection evicted) 2024-02-05 17:27:58.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-05 17:27:58.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-05 17:27:58.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-05 17:27:58.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-05 17:27:58.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.837 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47184859: (connection evicted) 2024-02-05 17:27:58.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-05 17:27:58.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb3d3bb 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.839 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-05 17:27:58.840 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-05 17:27:58.840 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-05 17:27:58.844 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-05 17:27:58.858 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-05 17:27:58.868 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-05 17:27:58.870 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-05 17:27:58.871 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475c2f47 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-05 17:27:58.872 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-05 17:27:58.873 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-05 17:27:58.888 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-05 17:27:58.888 [DefaultDispatcher-worker-10 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:58.888 [DefaultDispatcher-worker-10 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.888 [DefaultDispatcher-worker-10 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:58.888 [DefaultDispatcher-worker-10 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.889 [DefaultDispatcher-worker-5 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.889 [DefaultDispatcher-worker-5 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:58.898 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-05 17:27:58.900 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-05 17:27:58.901 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-05 17:27:58.912 [DefaultDispatcher-worker-7 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-05 17:27:58.924 [DefaultDispatcher-worker-2 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-05 17:27:58.936 [DefaultDispatcher-worker-13 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c 2024-02-05 17:27:58.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-05 17:27:58.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-05 17:27:58.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.940 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d6fa22c: (connection evicted) 2024-02-05 17:27:58.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-05 17:27:58.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-05 17:27:58.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-05 17:27:58.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-05 17:27:58.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:58.941 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649: (connection evicted) 2024-02-05 17:27:58.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:58.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-05 17:27:58.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a4d0ca2 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.944 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.945 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-05 17:27:58.945 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-05 17:27:58.945 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-05 17:27:58.945 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-05 17:27:58.959 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-05 17:27:58.969 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-05 17:27:58.971 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-05 17:27:58.972 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e591bb 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-05 17:27:58.973 [Test worker @coroutine#5345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-05 17:27:58.986 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-05 17:27:58.996 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-05 17:27:58.998 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-05 17:27:59.000 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-05 17:27:59.009 [DefaultDispatcher-worker-1 @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-05 17:27:59.022 [DefaultDispatcher-worker-1 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:27:59.022 [DefaultDispatcher-worker-1 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.022 [DefaultDispatcher-worker-1 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:59.022 [DefaultDispatcher-worker-1 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.023 [DefaultDispatcher-worker-14 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-05 17:27:59.023 [DefaultDispatcher-worker-6 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.023 [DefaultDispatcher-worker-6 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.034 [DefaultDispatcher-worker-2 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-05 17:27:59.045 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:59.051 [DefaultDispatcher-worker-1 @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-02-05 17:27:59.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-05 17:27:59.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-05 17:27:59.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.054 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7: (connection evicted) 2024-02-05 17:27:59.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:59.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-05 17:27:59.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-05 17:27:59.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-05 17:27:59.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-05 17:27:59.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.055 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f: (connection evicted) 2024-02-05 17:27:59.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:59.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-05 17:27:59.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58c48a23 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:59.057 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:59.058 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:59.058 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:59.058 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:59.058 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:59.058 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:59.058 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-05 17:27:59.058 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-05 17:27:59.058 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-05 17:27:59.058 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-05 17:27:59.074 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-05 17:27:59.084 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-05 17:27:59.086 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-05 17:27:59.087 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6592a73b 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-05 17:27:59.088 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-05 17:27:59.101 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-05 17:27:59.111 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-05 17:27:59.113 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-05 17:27:59.115 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-05 17:27:59.125 [DefaultDispatcher-worker-1 @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-05 17:27:59.135 [DefaultDispatcher-worker-16 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-05 17:27:59.145 [DefaultDispatcher-worker-7 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-05 17:27:59.153 [DefaultDispatcher-worker-16 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-05 17:27:59.158 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:59.159 [DefaultDispatcher-worker-7 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-05 17:27:59.172 [DefaultDispatcher-worker-7 @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-02-05 17:27:59.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-05 17:27:59.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-05 17:27:59.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.174 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@179e8859: (connection evicted) 2024-02-05 17:27:59.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:59.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-05 17:27:59.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-05 17:27:59.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-05 17:27:59.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-05 17:27:59.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.175 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1: (connection evicted) 2024-02-05 17:27:59.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:59.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-05 17:27:59.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-05 17:27:59.177 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c2f5dc 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4 2024-02-05 17:27:59.178 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-05 17:27:59.195 [DefaultDispatcher-worker-4 @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:27:59.195 [DefaultDispatcher-worker-4 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.195 [DefaultDispatcher-worker-4 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:59.195 [DefaultDispatcher-worker-4 @coroutine#3130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4 2024-02-05 17:27:59.196 [DefaultDispatcher-worker-7 @coroutine#3130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.196 [DefaultDispatcher-worker-7 @coroutine#3130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.206 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4 2024-02-05 17:27:59.208 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4 2024-02-05 17:27:59.210 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d6abfc7 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:59.210 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-05 17:27:59.211 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-05 17:27:59.211 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-05 17:27:59.211 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-05 17:27:59.224 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-05 17:27:59.234 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-05 17:27:59.236 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-05 17:27:59.237 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-05 17:27:59.247 [DefaultDispatcher-worker-7 @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-05 17:27:59.261 [DefaultDispatcher-worker-6 @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4 2024-02-05 17:27:59.272 [DefaultDispatcher-worker-6 @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4 2024-02-05 17:27:59.278 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-05 17:27:59.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-05 17:27:59.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.282 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a925ac4: (connection evicted) 2024-02-05 17:27:59.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:59.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-05 17:27:59.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-05 17:27:59.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-05 17:27:59.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-05 17:27:59.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.284 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@138a51d5: (connection evicted) 2024-02-05 17:27:59.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:59.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-05 17:27:59.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12128849 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:59.286 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-05 17:27:59.287 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-02-05 17:27:59.287 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-02-05 17:27:59.287 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-05 17:27:59.302 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-02-05 17:27:59.313 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-02-05 17:27:59.315 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-02-05 17:27:59.316 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bb50747 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-05 17:27:59.317 [Test worker @coroutine#5466] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-05 17:27:59.330 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-05 17:27:59.341 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-05 17:27:59.343 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-05 17:27:59.344 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-05 17:27:59.354 [DefaultDispatcher-worker-17 @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-05 17:27:59.366 [DefaultDispatcher-worker-17 @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-02-05 17:27:59.373 [DefaultDispatcher-worker-13 @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3049dcac 2024-02-05 17:27:59.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-05 17:27:59.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-05 17:27:59.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.378 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3049dcac: (connection evicted) 2024-02-05 17:27:59.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:59.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-05 17:27:59.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-05 17:27:59.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-05 17:27:59.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-05 17:27:59.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.379 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@461c0572: (connection evicted) 2024-02-05 17:27:59.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:59.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-05 17:27:59.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-05 17:27:59.380 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-05 17:27:59.380 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:59.380 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:59.380 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:59.380 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:59.380 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:59.380 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:59.380 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47fb30ca 2024-02-05 17:27:59.380 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:59.380 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:59.380 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:59.380 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:59.380 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:59.380 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:59.380 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:59.380 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-05 17:27:59.381 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-05 17:27:59.398 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-05 17:27:59.402 [DefaultDispatcher-worker-11 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:27:59.403 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.403 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:59.403 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.403 [DefaultDispatcher-worker-9 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:27:59.403 [DefaultDispatcher-worker-9 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.403 [DefaultDispatcher-worker-9 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:59.403 [DefaultDispatcher-worker-9 @coroutine#2852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.404 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.404 [DefaultDispatcher-worker-11 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.404 [DefaultDispatcher-worker-15 @coroutine#2852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.404 [DefaultDispatcher-worker-15 @coroutine#2852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.410 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-05 17:27:59.411 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-05 17:27:59.413 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-05 17:27:59.413 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c925ae1 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-05 17:27:59.414 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-05 17:27:59.427 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-05 17:27:59.437 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-05 17:27:59.439 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-05 17:27:59.441 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-05 17:27:59.451 [DefaultDispatcher-worker-3 @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-05 17:27:59.464 [DefaultDispatcher-worker-6 @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-05 17:27:59.474 [DefaultDispatcher-worker-10 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:27:59.474 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.474 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:59.474 [DefaultDispatcher-worker-10 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.475 [DefaultDispatcher-worker-7 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.475 [DefaultDispatcher-worker-7 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.475 [DefaultDispatcher-worker-6 @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-05 17:27:59.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-05 17:27:59.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-05 17:27:59.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.479 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe: (connection evicted) 2024-02-05 17:27:59.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:59.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-05 17:27:59.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-05 17:27:59.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-05 17:27:59.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-05 17:27:59.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.480 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@92fa950: (connection evicted) 2024-02-05 17:27:59.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:59.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-05 17:27:59.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33c91567 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:59.483 [Test worker @coroutine#5556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-05 17:27:59.484 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-05 17:27:59.484 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-05 17:27:59.484 [Test worker @coroutine#5556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-05 17:27:59.499 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-05 17:27:59.509 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-05 17:27:59.511 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-05 17:27:59.513 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b888df 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@565fa7d2 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@565fa7d2 2024-02-05 17:27:59.513 [Test worker @coroutine#5556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-05 17:27:59.526 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565fa7d2 2024-02-05 17:27:59.537 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565fa7d2 2024-02-05 17:27:59.538 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565fa7d2 2024-02-05 17:27:59.540 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565fa7d2 2024-02-05 17:27:59.550 [DefaultDispatcher-worker-11 @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565fa7d2 2024-02-05 17:27:59.563 [DefaultDispatcher-worker-16 @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-05 17:27:59.581 [DefaultDispatcher-worker-1 @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-05 17:27:59.584 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:59.590 [DefaultDispatcher-worker-8 @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-05 17:27:59.614 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.630 [DefaultDispatcher-worker-12 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:27:59.630 [DefaultDispatcher-worker-12 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.630 [DefaultDispatcher-worker-12 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:59.630 [DefaultDispatcher-worker-12 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.631 [DefaultDispatcher-worker-13 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.631 [DefaultDispatcher-worker-13 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.714 [DefaultDispatcher-worker-14 @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-05 17:27:59.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-05 17:27:59.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-05 17:27:59.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.716 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0: (connection evicted) 2024-02-05 17:27:59.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:59.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-05 17:27:59.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-05 17:27:59.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-05 17:27:59.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-05 17:27:59.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.718 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@565fa7d2: (connection evicted) 2024-02-05 17:27:59.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:59.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-05 17:27:59.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-05 17:27:59.719 [DefaultDispatcher-worker-8 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:27:59.719 [DefaultDispatcher-worker-8 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.719 [DefaultDispatcher-worker-8 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:59.719 [DefaultDispatcher-worker-8 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.719 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-05 17:27:59.719 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:59.719 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:59.719 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:59.719 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:59.719 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:59.719 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:59.719 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@479f738a 2024-02-05 17:27:59.719 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:59.719 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:59.719 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:59.719 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:59.719 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:59.719 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-05 17:27:59.720 [DefaultDispatcher-worker-11 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.720 [DefaultDispatcher-worker-11 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-05 17:27:59.720 [Test worker @coroutine#5601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-05 17:27:59.737 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-05 17:27:59.747 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-05 17:27:59.749 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-05 17:27:59.751 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56d189d0 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-05 17:27:59.751 [Test worker @coroutine#5601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-05 17:27:59.765 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-05 17:27:59.775 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-05 17:27:59.777 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-05 17:27:59.778 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-05 17:27:59.789 [DefaultDispatcher-worker-14 @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-05 17:27:59.801 [DefaultDispatcher-worker-14 @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-05 17:27:59.812 [DefaultDispatcher-worker-2 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:27:59.812 [DefaultDispatcher-worker-2 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.812 [DefaultDispatcher-worker-2 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:59.812 [DefaultDispatcher-worker-2 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.814 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.814 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.817 [DefaultDispatcher-worker-14 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:27:59.817 [DefaultDispatcher-worker-14 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.817 [DefaultDispatcher-worker-14 @coroutine#3022] 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-02-05 17:27:59.817 [DefaultDispatcher-worker-14 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.818 [DefaultDispatcher-worker-10 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.820 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:59.823 [DefaultDispatcher-worker-7 @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-05 17:27:59.830 [DefaultDispatcher-worker-4 @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-05 17:27:59.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-05 17:27:59.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-05 17:27:59.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.834 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4: (connection evicted) 2024-02-05 17:27:59.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:59.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-05 17:27:59.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-05 17:27:59.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-05 17:27:59.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-05 17:27:59.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.835 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d776105: (connection evicted) 2024-02-05 17:27:59.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:59.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-05 17:27:59.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1641dfb3 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:59.837 [Test worker @coroutine#5638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-05 17:27:59.838 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0 2024-02-05 17:27:59.838 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0 2024-02-05 17:27:59.838 [Test worker @coroutine#5638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-05 17:27:59.853 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0 2024-02-05 17:27:59.864 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0 2024-02-05 17:27:59.865 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0 2024-02-05 17:27:59.867 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7935f1 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:59.867 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:59.868 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:59.868 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-05 17:27:59.868 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:59.868 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:59.868 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:59.868 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:59.868 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:59.868 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:59.868 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:59.868 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:59.868 [Test worker @coroutine#5638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-05 17:27:59.868 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-02-05 17:27:59.868 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-02-05 17:27:59.868 [Test worker @coroutine#5638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-05 17:27:59.881 [Test worker @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-02-05 17:27:59.891 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-02-05 17:27:59.893 [Test worker @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-02-05 17:27:59.895 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-02-05 17:27:59.904 [DefaultDispatcher-worker-14 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:27:59.904 [DefaultDispatcher-worker-14 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.904 [DefaultDispatcher-worker-14 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId. 2024-02-05 17:27:59.904 [DefaultDispatcher-worker-14 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.905 [DefaultDispatcher-worker-6 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.906 [DefaultDispatcher-worker-6 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:27:59.909 [DefaultDispatcher-worker-17 @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-02-05 17:27:59.923 [DefaultDispatcher-worker-5 @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0 2024-02-05 17:27:59.938 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:27:59.940 [DefaultDispatcher-worker-10 @coroutine#5638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0 2024-02-05 17:27:59.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-05 17:27:59.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-05 17:27:59.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.946 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0: (connection evicted) 2024-02-05 17:27:59.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:59.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-05 17:27:59.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-05 17:27:59.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-05 17:27:59.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-05 17:27:59.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:27:59.947 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9751c9: (connection evicted) 2024-02-05 17:27:59.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:27:59.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-05 17:27:59.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@81f9b01 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:59.949 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:59.950 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-05 17:27:59.950 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-05 17:27:59.950 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-05 17:27:59.950 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-05 17:27:59.967 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-05 17:27:59.977 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-05 17:27:59.979 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-05 17:27:59.981 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6860c000 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2024-02-05 17:27:59.981 [Test worker @coroutine#5671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-05 17:27:59.994 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2024-02-05 17:28:00.005 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2024-02-05 17:28:00.006 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2024-02-05 17:28:00.008 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2024-02-05 17:28:00.018 [DefaultDispatcher-worker-8 @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2024-02-05 17:28:00.031 [DefaultDispatcher-worker-4 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-05 17:28:00.031 [DefaultDispatcher-worker-8 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:28:00.031 [DefaultDispatcher-worker-8 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.031 [DefaultDispatcher-worker-8 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:00.031 [DefaultDispatcher-worker-8 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.033 [DefaultDispatcher-worker-5 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.033 [DefaultDispatcher-worker-5 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.048 [DefaultDispatcher-worker-8 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-05 17:28:00.050 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:00.056 [DefaultDispatcher-worker-8 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-05 17:28:00.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-05 17:28:00.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-05 17:28:00.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:00.061 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4707d60a: (connection evicted) 2024-02-05 17:28:00.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-05 17:28:00.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-05 17:28:00.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-05 17:28:00.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-05 17:28:00.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:00.062 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3723de42: (connection evicted) 2024-02-05 17:28:00.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-05 17:28:00.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-05 17:28:00.064 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-05 17:28:00.064 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:00.064 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:00.064 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:00.064 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:00.064 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:00.064 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:00.064 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@335cd031 2024-02-05 17:28:00.064 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb27091 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb27091 2024-02-05 17:28:00.065 [Test worker @coroutine#5705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-05 17:28:00.083 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb27091 2024-02-05 17:28:00.093 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb27091 2024-02-05 17:28:00.095 [Test worker @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb27091 2024-02-05 17:28:00.097 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb27091 2024-02-05 17:28:00.106 [DefaultDispatcher-worker-2 @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb27091 2024-02-05 17:28:00.113 [DefaultDispatcher-worker-2 @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb27091 2024-02-05 17:28:00.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-05 17:28:00.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-05 17:28:00.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:00.125 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eb27091: (connection evicted) 2024-02-05 17:28:00.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-05 17:28:00.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25af2afe 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:00.183 [Test worker @coroutine#5740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-05 17:28:00.184 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@f359e65 2024-02-05 17:28:00.184 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@f359e65 2024-02-05 17:28:00.184 [Test worker @coroutine#5740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-05 17:28:00.199 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f359e65 2024-02-05 17:28:00.204 [DefaultDispatcher-worker-17 @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:28:00.204 [DefaultDispatcher-worker-17 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.204 [DefaultDispatcher-worker-17 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:00.204 [DefaultDispatcher-worker-17 @coroutine#3130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.206 [DefaultDispatcher-worker-12 @coroutine#3130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.206 [DefaultDispatcher-worker-12 @coroutine#3130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.209 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f359e65 2024-02-05 17:28:00.211 [Test worker @coroutine#5747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f359e65 2024-02-05 17:28:00.213 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f359e65 2024-02-05 17:28:00.222 [DefaultDispatcher-worker-2 @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f359e65 2024-02-05 17:28:00.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-05 17:28:00.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-05 17:28:00.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:00.222 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f359e65: (connection evicted) 2024-02-05 17:28:00.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-05 17:28:00.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f5fb36 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:00.284 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-05 17:28:00.285 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@352288bc 2024-02-05 17:28:00.285 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@352288bc 2024-02-05 17:28:00.285 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-05 17:28:00.298 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352288bc 2024-02-05 17:28:00.309 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352288bc 2024-02-05 17:28:00.311 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352288bc 2024-02-05 17:28:00.312 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352288bc 2024-02-05 17:28:00.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-05 17:28:00.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-05 17:28:00.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:00.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-05 17:28:00.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c53c04e 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-05 17:28:00.318 [Test worker @coroutine#5782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-05 17:28:00.332 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-05 17:28:00.342 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-05 17:28:00.344 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-05 17:28:00.345 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-05 17:28:00.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-05 17:28:00.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-05 17:28:00.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:00.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-05 17:28:00.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36b6802f 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-02-05 17:28:00.350 [Test worker @coroutine#5800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-05 17:28:00.364 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-02-05 17:28:00.374 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-02-05 17:28:00.376 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-02-05 17:28:00.378 [Test worker @coroutine#5805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aa4d595 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:00.378 [Test worker @coroutine#5800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-05 17:28:00.379 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ab7ffb 2024-02-05 17:28:00.379 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ab7ffb 2024-02-05 17:28:00.379 [Test worker @coroutine#5800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-05 17:28:00.392 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ab7ffb 2024-02-05 17:28:00.403 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ab7ffb 2024-02-05 17:28:00.404 [Test worker @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ab7ffb 2024-02-05 17:28:00.406 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ab7ffb 2024-02-05 17:28:00.414 [DefaultDispatcher-worker-16 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:28:00.414 [DefaultDispatcher-worker-7 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:28:00.414 [DefaultDispatcher-worker-7 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.414 [DefaultDispatcher-worker-16 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.414 [DefaultDispatcher-worker-16 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:00.414 [DefaultDispatcher-worker-7 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:00.414 [DefaultDispatcher-worker-16 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.414 [DefaultDispatcher-worker-7 @coroutine#2852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.415 [DefaultDispatcher-worker-6 @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ab7ffb 2024-02-05 17:28:00.415 [DefaultDispatcher-worker-6 @coroutine#2852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.415 [DefaultDispatcher-worker-6 @coroutine#2852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.415 [DefaultDispatcher-worker-4 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.415 [DefaultDispatcher-worker-4 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.428 [DefaultDispatcher-worker-11 @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1 2024-02-05 17:28:00.432 [UI Thread @coroutine#5829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53349/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:28:00.432 [UI Thread @coroutine#5829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53349/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 17:28:00.432 [UI Thread @coroutine#5829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53349/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:28:00.434 [UI Thread @coroutine#5829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53349/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:28:00.434 [UI Thread @coroutine#5829] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53349/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:28:00.434 [UI Thread @coroutine#5829] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53349/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 17:28:00.434 [UI Thread @coroutine#5829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53349/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:28:00.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-05 17:28:00.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-05 17:28:00.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:00.437 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29a51ff1: (connection evicted) 2024-02-05 17:28:00.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-05 17:28:00.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-05 17:28:00.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-05 17:28:00.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-05 17:28:00.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:00.438 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28ab7ffb: (connection evicted) 2024-02-05 17:28:00.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-05 17:28:00.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-05 17:28:00.439 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21d30ba5 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@7671922b 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@7671922b 2024-02-05 17:28:00.440 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-05 17:28:00.455 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7671922b 2024-02-05 17:28:00.466 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7671922b 2024-02-05 17:28:00.467 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7671922b 2024-02-05 17:28:00.469 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7671922b 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2292e793 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:00.469 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-05 17:28:00.470 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a360e6 2024-02-05 17:28:00.470 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a360e6 2024-02-05 17:28:00.470 [Test worker @coroutine#5835] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-05 17:28:00.483 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a360e6 2024-02-05 17:28:00.484 [DefaultDispatcher-worker-11 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:28:00.485 [DefaultDispatcher-worker-11 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.485 [DefaultDispatcher-worker-11 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:00.485 [DefaultDispatcher-worker-11 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.486 [DefaultDispatcher-worker-3 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.486 [DefaultDispatcher-worker-3 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.494 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a360e6 2024-02-05 17:28:00.495 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a360e6 2024-02-05 17:28:00.497 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a360e6 2024-02-05 17:28:00.507 [DefaultDispatcher-worker-6 @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a360e6 2024-02-05 17:28:00.519 [DefaultDispatcher-worker-6 @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7671922b 2024-02-05 17:28:00.521 [UI Thread @coroutine#5862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49545/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:28:00.521 [UI Thread @coroutine#5862] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49545/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 17:28:00.521 [UI Thread @coroutine#5862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49545/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:28:00.523 [UI Thread @coroutine#5862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49545/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:28:00.523 [UI Thread @coroutine#5862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49545/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:28:00.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-05 17:28:00.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-05 17:28:00.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:00.524 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7671922b: (connection evicted) 2024-02-05 17:28:00.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-05 17:28:00.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-05 17:28:00.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-05 17:28:00.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-05 17:28:00.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:00.525 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40a360e6: (connection evicted) 2024-02-05 17:28:00.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-05 17:28:00.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-05 17:28:00.527 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24032706 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d13cd6d 2024-02-05 17:28:00.528 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d13cd6d 2024-02-05 17:28:00.529 [Test worker @coroutine#5868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-05 17:28:00.546 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d13cd6d 2024-02-05 17:28:00.557 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d13cd6d 2024-02-05 17:28:00.558 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d13cd6d 2024-02-05 17:28:00.560 [Test worker @coroutine#5873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d13cd6d 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5988e36e 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:00.560 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c55e9d4 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c55e9d4 2024-02-05 17:28:00.561 [Test worker @coroutine#5868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-05 17:28:00.574 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c55e9d4 2024-02-05 17:28:00.584 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c55e9d4 2024-02-05 17:28:00.586 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c55e9d4 2024-02-05 17:28:00.588 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c55e9d4 2024-02-05 17:28:00.598 [DefaultDispatcher-worker-16 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c55e9d4 2024-02-05 17:28:00.611 [DefaultDispatcher-worker-15 @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d13cd6d 2024-02-05 17:28:00.613 [UI Thread @coroutine#5891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46875/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:28:00.613 [UI Thread @coroutine#5891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46875/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 17:28:00.613 [UI Thread @coroutine#5891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46875/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:28:00.614 [UI Thread @coroutine#5891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46875/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:28:00.614 [UI Thread @coroutine#5891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46875/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-05 17:28:00.615 [UI Thread @coroutine#5891] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46875/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-05 17:28:00.615 [UI Thread @coroutine#5891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46875/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:28:00.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-05 17:28:00.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-05 17:28:00.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:00.616 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d13cd6d: (connection evicted) 2024-02-05 17:28:00.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-05 17:28:00.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-05 17:28:00.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-05 17:28:00.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-05 17:28:00.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:00.617 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c55e9d4: (connection evicted) 2024-02-05 17:28:00.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-05 17:28:00.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b1ef6a 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c12f0f4 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c12f0f4 2024-02-05 17:28:00.619 [Test worker @coroutine#5897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-05 17:28:00.636 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c12f0f4 2024-02-05 17:28:00.640 [DefaultDispatcher-worker-7 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:28:00.640 [DefaultDispatcher-worker-7 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.640 [DefaultDispatcher-worker-7 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:00.640 [DefaultDispatcher-worker-7 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.641 [DefaultDispatcher-worker-14 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.641 [DefaultDispatcher-worker-14 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.647 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c12f0f4 2024-02-05 17:28:00.648 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c12f0f4 2024-02-05 17:28:00.650 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c12f0f4 2024-02-05 17:28:00.650 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-05 17:28:00.650 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:00.650 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:00.650 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:00.650 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:00.650 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:00.650 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2806fe58 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-02-05 17:28:00.651 [Test worker @coroutine#5897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-05 17:28:00.664 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-02-05 17:28:00.675 [Test worker @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-02-05 17:28:00.676 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-02-05 17:28:00.678 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-02-05 17:28:00.688 [DefaultDispatcher-worker-13 @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0 2024-02-05 17:28:00.701 [DefaultDispatcher-worker-9 @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c12f0f4 2024-02-05 17:28:00.720 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:00.730 [DefaultDispatcher-worker-5 @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c12f0f4 2024-02-05 17:28:00.730 [DefaultDispatcher-worker-12 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:28:00.731 [DefaultDispatcher-worker-12 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.731 [DefaultDispatcher-worker-12 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:00.731 [DefaultDispatcher-worker-12 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.732 [DefaultDispatcher-worker-2 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.732 [DefaultDispatcher-worker-2 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-05 17:28:00.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-05 17:28:00.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:00.739 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c12f0f4: (connection evicted) 2024-02-05 17:28:00.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-05 17:28:00.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-05 17:28:00.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-05 17:28:00.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-05 17:28:00.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:00.740 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dc70aa0: (connection evicted) 2024-02-05 17:28:00.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-05 17:28:00.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-05 17:28:00.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-05 17:28:00.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:00.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:00.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:00.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:00.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:00.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:00.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39d6504b 2024-02-05 17:28:00.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:00.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:00.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:00.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:00.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:00.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:00.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 17:28:00.743 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-05 17:28:00.757 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 17:28:00.768 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 17:28:00.770 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 17:28:00.771 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 17:28:00.781 [DefaultDispatcher-worker-2 @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 17:28:00.802 [DefaultDispatcher-worker-12 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 17:28:00.822 [DefaultDispatcher-worker-17 @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3 2024-02-05 17:28:00.824 [DefaultDispatcher-worker-11 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:28:00.824 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.824 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:00.824 [DefaultDispatcher-worker-11 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-05 17:28:00.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-05 17:28:00.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:00.825 [DefaultDispatcher-worker-6 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.825 [DefaultDispatcher-worker-6 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.825 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bad5ab3: (connection evicted) 2024-02-05 17:28:00.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-05 17:28:00.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-05 17:28:00.827 [DefaultDispatcher-worker-7 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:28:00.827 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-05 17:28:00.828 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.828 [DefaultDispatcher-worker-7 @coroutine#3022] 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-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:00.828 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@446dc997 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@69815126 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@69815126 2024-02-05 17:28:00.828 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-05 17:28:00.828 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.843 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69815126 2024-02-05 17:28:00.854 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69815126 2024-02-05 17:28:00.855 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69815126 2024-02-05 17:28:00.857 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69815126 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21312b5 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:00.857 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-02-05 17:28:00.858 [Test worker @coroutine#5979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-05 17:28:00.871 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-02-05 17:28:00.881 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-02-05 17:28:00.883 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-02-05 17:28:00.884 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-02-05 17:28:00.894 [DefaultDispatcher-worker-3 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf 2024-02-05 17:28:00.909 [DefaultDispatcher-worker-13 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69815126 2024-02-05 17:28:00.915 [DefaultDispatcher-worker-11 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:28:00.915 [DefaultDispatcher-worker-11 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.915 [DefaultDispatcher-worker-11 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:00.915 [DefaultDispatcher-worker-11 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.916 [DefaultDispatcher-worker-16 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.916 [DefaultDispatcher-worker-16 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:28:00.919 [DefaultDispatcher-worker-13 @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69815126 2024-02-05 17:28:00.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-05 17:28:00.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-05 17:28:00.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:00.927 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69815126: (connection evicted) 2024-02-05 17:28:00.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-05 17:28:00.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-05 17:28:00.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-05 17:28:00.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-05 17:28:00.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:00.928 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4867f5cf: (connection evicted) 2024-02-05 17:28:00.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:00.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-05 17:28:00.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-05 17:28:00.930 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-05 17:28:00.930 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:00.930 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:00.930 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:00.930 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:00.930 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:00.930 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:00.930 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16575bfe 2024-02-05 17:28:00.930 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:00.930 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:00.930 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-05 17:28:00.931 [Test worker @coroutine#6024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-05 17:28:00.948 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-05 17:28:00.958 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-05 17:28:00.960 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-05 17:28:00.962 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-05 17:28:00.970 [DefaultDispatcher-worker-3 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-05 17:28:00.978 [DefaultDispatcher-worker-15 @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-05 17:28:00.998 [DefaultDispatcher-worker-4 @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb 2024-02-05 17:28:01.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-05 17:28:01.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-05 17:28:01.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:01.000 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f1dadeb: (connection evicted) 2024-02-05 17:28:01.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:01.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-05 17:28:01.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-05 17:28:01.002 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3de507af 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@347770a9 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@347770a9 2024-02-05 17:28:01.003 [Test worker @coroutine#6052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-05 17:28:01.019 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347770a9 2024-02-05 17:28:01.029 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347770a9 2024-02-05 17:28:01.031 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347770a9 2024-02-05 17:28:01.032 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347770a9 2024-02-05 17:28:01.044 [DefaultDispatcher-worker-15 @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347770a9 2024-02-05 17:28:01.044 [DefaultDispatcher-worker-13 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:28:01.044 [DefaultDispatcher-worker-13 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.044 [DefaultDispatcher-worker-13 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:01.044 [DefaultDispatcher-worker-13 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.045 [DefaultDispatcher-worker-14 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.045 [DefaultDispatcher-worker-14 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.051 [DefaultDispatcher-worker-11 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347770a9 2024-02-05 17:28:01.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-05 17:28:01.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-05 17:28:01.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:01.052 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@347770a9: (connection evicted) 2024-02-05 17:28:01.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:01.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-05 17:28:01.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@472d7f34 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:01.055 [Test worker @coroutine#6083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-05 17:28:01.056 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38 2024-02-05 17:28:01.056 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38 2024-02-05 17:28:01.056 [Test worker @coroutine#6083] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-05 17:28:01.070 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38 2024-02-05 17:28:01.080 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38 2024-02-05 17:28:01.082 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38 2024-02-05 17:28:01.083 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38 2024-02-05 17:28:01.144 [DefaultDispatcher-worker-7 @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38 2024-02-05 17:28:01.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-05 17:28:01.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-05 17:28:01.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:01.147 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38: (connection evicted) 2024-02-05 17:28:01.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:01.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-05 17:28:01.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-05 17:28:01.149 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a05727b 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df473e8 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df473e8 2024-02-05 17:28:01.150 [Test worker @coroutine#6106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-05 17:28:01.164 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df473e8 2024-02-05 17:28:01.174 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df473e8 2024-02-05 17:28:01.176 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df473e8 2024-02-05 17:28:01.178 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df473e8 2024-02-05 17:28:01.188 [DefaultDispatcher-worker-11 @coroutine#6113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df473e8 2024-02-05 17:28:01.196 [DefaultDispatcher-worker-13 @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df473e8 2024-02-05 17:28:01.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-05 17:28:01.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-05 17:28:01.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:01.202 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df473e8: (connection evicted) 2024-02-05 17:28:01.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:01.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-05 17:28:01.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-05 17:28:01.206 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ba8859b 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e588b7 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e588b7 2024-02-05 17:28:01.207 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-05 17:28:01.214 [DefaultDispatcher-worker-1 @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:28:01.214 [DefaultDispatcher-worker-1 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.214 [DefaultDispatcher-worker-1 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:01.214 [DefaultDispatcher-worker-1 @coroutine#3130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.215 [DefaultDispatcher-worker-3 @coroutine#3130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.215 [DefaultDispatcher-worker-3 @coroutine#3130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.223 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e588b7 2024-02-05 17:28:01.233 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e588b7 2024-02-05 17:28:01.235 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e588b7 2024-02-05 17:28:01.237 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e588b7 2024-02-05 17:28:01.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-05 17:28:01.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-05 17:28:01.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:01.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:01.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-05 17:28:01.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e7d77ec 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@75452b01 2024-02-05 17:28:01.241 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@75452b01 2024-02-05 17:28:01.242 [Test worker @coroutine#6148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-05 17:28:01.255 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75452b01 2024-02-05 17:28:01.265 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75452b01 2024-02-05 17:28:01.267 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75452b01 2024-02-05 17:28:01.269 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75452b01 2024-02-05 17:28:01.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-05 17:28:01.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-05 17:28:01.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:01.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:01.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-05 17:28:01.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5acc6ca1 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-05 17:28:01.272 [Test worker @coroutine#6164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-05 17:28:01.286 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-05 17:28:01.297 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-05 17:28:01.298 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-05 17:28:01.300 [Test worker @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca43e5d 2024-02-05 17:28:01.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-05 17:28:01.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-05 17:28:01.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:01.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:01.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-05 17:28:01.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-05 17:28:01.313 [UI Thread @coroutine#6186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41211/Site/verify 2024-02-05 17:28:01.313 [UI Thread @coroutine#6186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41211/Site/verify. 2024-02-05 17:28:01.313 [UI Thread @coroutine#6186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41211/Site/verify 2024-02-05 17:28:01.315 [UI Thread @coroutine#6186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41211/Site/verify 2024-02-05 17:28:01.315 [UI Thread @coroutine#6186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41211/Site/verify 2024-02-05 17:28:01.316 [UI Thread @coroutine#6186] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41211/Site/verify. 2024-02-05 17:28:01.316 [UI Thread @coroutine#6186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41211/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:28:01.320 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@495cac83 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-05 17:28:01.321 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-05 17:28:01.337 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-05 17:28:01.347 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-05 17:28:01.349 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-05 17:28:01.350 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe7454c 2024-02-05 17:28:01.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-05 17:28:01.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-05 17:28:01.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:01.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:01.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-05 17:28:01.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d833770 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:01.353 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:01.354 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-05 17:28:01.354 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:01.354 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:01.354 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:01.354 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:01.354 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:01.354 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:01.354 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:01.354 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:01.354 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-05 17:28:01.354 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-02-05 17:28:01.354 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-02-05 17:28:01.354 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-05 17:28:01.368 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-02-05 17:28:01.378 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-02-05 17:28:01.380 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-02-05 17:28:01.381 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-02-05 17:28:01.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-05 17:28:01.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-05 17:28:01.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:01.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:01.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-05 17:28:01.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16a30d66 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:01.385 [Test worker @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-05 17:28:01.386 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@c358f32 2024-02-05 17:28:01.386 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@c358f32 2024-02-05 17:28:01.386 [Test worker @coroutine#6236] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-05 17:28:01.399 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c358f32 2024-02-05 17:28:01.410 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c358f32 2024-02-05 17:28:01.411 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c358f32 2024-02-05 17:28:01.413 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c358f32 2024-02-05 17:28:01.415 [UI Thread @coroutine#6250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44701/Site/verify 2024-02-05 17:28:01.415 [UI Thread @coroutine#6250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44701/Site/verify. 2024-02-05 17:28:01.415 [UI Thread @coroutine#6250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44701/Site/verify 2024-02-05 17:28:01.417 [UI Thread @coroutine#6250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44701/Site/verify 2024-02-05 17:28:01.417 [UI Thread @coroutine#6250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44701/Site/verify 2024-02-05 17:28:01.418 [UI Thread @coroutine#6250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44701/Site/verify. 2024-02-05 17:28:01.418 [UI Thread @coroutine#6250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44701/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:28:01.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-05 17:28:01.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-05 17:28:01.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:01.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:01.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-05 17:28:01.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-05 17:28:01.427 [DefaultDispatcher-worker-17 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:28:01.427 [UI Thread @coroutine#6262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53165/Site/verify 2024-02-05 17:28:01.427 [UI Thread @coroutine#6262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53165/Site/verify. 2024-02-05 17:28:01.427 [DefaultDispatcher-worker-15 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:28:01.427 [UI Thread @coroutine#6262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53165/Site/verify 2024-02-05 17:28:01.427 [DefaultDispatcher-worker-15 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.427 [DefaultDispatcher-worker-17 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.427 [DefaultDispatcher-worker-15 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:01.427 [DefaultDispatcher-worker-15 @coroutine#2852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.427 [DefaultDispatcher-worker-17 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:01.427 [DefaultDispatcher-worker-17 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.428 [DefaultDispatcher-worker-15 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.428 [DefaultDispatcher-worker-12 @coroutine#2852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.428 [DefaultDispatcher-worker-15 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.428 [DefaultDispatcher-worker-12 @coroutine#2852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.428 [UI Thread @coroutine#6262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53165/Site/verify 2024-02-05 17:28:01.428 [UI Thread @coroutine#6262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53165/Site/verify 2024-02-05 17:28:01.428 [UI Thread @coroutine#6262] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53165/Site/verify. 2024-02-05 17:28:01.428 [UI Thread @coroutine#6262] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53165/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:28:01.434 [UI Thread @coroutine#6281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51823/Site/verify 2024-02-05 17:28:01.434 [UI Thread @coroutine#6281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51823/Site/verify. 2024-02-05 17:28:01.434 [UI Thread @coroutine#6281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51823/Site/verify 2024-02-05 17:28:01.436 [UI Thread @coroutine#6281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51823/Site/verify 2024-02-05 17:28:01.436 [UI Thread @coroutine#6281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51823/Site/verify 2024-02-05 17:28:01.436 [UI Thread @coroutine#6281] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51823/Site/verify. 2024-02-05 17:28:01.436 [UI Thread @coroutine#6281] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51823/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:28:01.442 [UI Thread @coroutine#6295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-05 17:28:01.442 [UI Thread @coroutine#6295] 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-02-05 17:28:01.442 [UI Thread @coroutine#6295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-05 17:28:01.444 [UI Thread @coroutine#6295] 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-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@369958b0 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:01.448 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-05 17:28:01.449 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:01.449 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:01.449 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:01.449 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:01.449 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:01.449 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:01.449 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:01.449 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:01.449 [Test worker @coroutine#6302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-05 17:28:01.449 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-05 17:28:01.449 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-05 17:28:01.449 [Test worker @coroutine#6302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-05 17:28:01.466 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-05 17:28:01.477 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-05 17:28:01.479 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-05 17:28:01.481 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-05 17:28:01.491 [DefaultDispatcher-worker-3 @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-05 17:28:01.496 [DefaultDispatcher-worker-11 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:28:01.496 [DefaultDispatcher-worker-11 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.496 [DefaultDispatcher-worker-11 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:01.496 [DefaultDispatcher-worker-11 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.497 [DefaultDispatcher-worker-1 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.497 [DefaultDispatcher-worker-1 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.512 [DefaultDispatcher-worker-12 @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-05 17:28:01.520 [DefaultDispatcher-worker-4 @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-05 17:28:01.527 [DefaultDispatcher-worker-10 @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-05 17:28:01.535 [DefaultDispatcher-worker-12 @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-05 17:28:01.542 [DefaultDispatcher-worker-13 @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-05 17:28:01.549 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:01.550 [DefaultDispatcher-worker-7 @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-05 17:28:01.568 [DefaultDispatcher-worker-17 @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f 2024-02-05 17:28:01.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-05 17:28:01.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-05 17:28:01.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:01.570 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e1c3b8f: (connection evicted) 2024-02-05 17:28:01.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:01.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-05 17:28:01.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f61c7e1 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:01.572 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:01.573 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:01.573 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:01.573 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-05 17:28:01.573 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:01.573 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:01.573 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:01.573 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:01.573 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:01.573 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:01.573 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:01.573 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:01.573 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-05 17:28:01.573 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-05 17:28:01.573 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-05 17:28:01.573 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-05 17:28:01.589 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-05 17:28:01.599 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-05 17:28:01.601 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-05 17:28:01.603 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1791670e 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:01.603 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-05 17:28:01.604 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2024-02-05 17:28:01.604 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2024-02-05 17:28:01.604 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-05 17:28:01.617 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2024-02-05 17:28:01.628 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2024-02-05 17:28:01.630 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2024-02-05 17:28:01.631 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2024-02-05 17:28:01.642 [DefaultDispatcher-worker-5 @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2024-02-05 17:28:01.649 [DefaultDispatcher-worker-16 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:28:01.649 [DefaultDispatcher-worker-16 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.649 [DefaultDispatcher-worker-16 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:01.649 [DefaultDispatcher-worker-16 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.650 [DefaultDispatcher-worker-9 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.650 [DefaultDispatcher-worker-9 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.655 [DefaultDispatcher-worker-16 @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-05 17:28:01.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-05 17:28:01.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-05 17:28:01.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:01.670 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6289376f: (connection evicted) 2024-02-05 17:28:01.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:01.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-05 17:28:01.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-05 17:28:01.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-05 17:28:01.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-05 17:28:01.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:01.671 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d: (connection evicted) 2024-02-05 17:28:01.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:01.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-05 17:28:01.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ef5e46a 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:01.673 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:01.674 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:01.674 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:01.674 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:01.674 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:01.674 [Test worker @coroutine#6386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-05 17:28:01.674 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-05 17:28:01.674 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-05 17:28:01.674 [Test worker @coroutine#6386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-05 17:28:01.689 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-05 17:28:01.700 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-05 17:28:01.701 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-05 17:28:01.703 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-05 17:28:01.703 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-05 17:28:01.703 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:01.703 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:01.703 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:01.703 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:01.703 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:01.703 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:01.703 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c8b6782 2024-02-05 17:28:01.703 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:01.703 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:01.703 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:01.703 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:01.703 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-02-05 17:28:01.704 [Test worker @coroutine#6386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-05 17:28:01.717 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-02-05 17:28:01.728 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-02-05 17:28:01.730 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-02-05 17:28:01.731 [Test worker @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-02-05 17:28:01.741 [DefaultDispatcher-worker-14 @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@598f065f 2024-02-05 17:28:01.742 [DefaultDispatcher-worker-14 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:28:01.742 [DefaultDispatcher-worker-14 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.742 [DefaultDispatcher-worker-14 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:01.742 [DefaultDispatcher-worker-14 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.743 [DefaultDispatcher-worker-5 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.743 [DefaultDispatcher-worker-5 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.754 [DefaultDispatcher-worker-5 @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-05 17:28:01.762 [DefaultDispatcher-worker-11 @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-05 17:28:01.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-05 17:28:01.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-05 17:28:01.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:01.766 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1: (connection evicted) 2024-02-05 17:28:01.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:01.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-05 17:28:01.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-05 17:28:01.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-05 17:28:01.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-05 17:28:01.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:01.767 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@598f065f: (connection evicted) 2024-02-05 17:28:01.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:01.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-05 17:28:01.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38c840fb 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-05 17:28:01.769 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@295e9aef 2024-02-05 17:28:01.770 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@295e9aef 2024-02-05 17:28:01.770 [Test worker @coroutine#6439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-05 17:28:01.785 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295e9aef 2024-02-05 17:28:01.795 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295e9aef 2024-02-05 17:28:01.797 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295e9aef 2024-02-05 17:28:01.798 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295e9aef 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d2b49b2 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 17:28:01.799 [Test worker @coroutine#6439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-05 17:28:01.813 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 17:28:01.823 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 17:28:01.825 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 17:28:01.826 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 17:28:01.835 [DefaultDispatcher-worker-4 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:28:01.835 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.835 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:01.835 [DefaultDispatcher-worker-4 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.836 [DefaultDispatcher-worker-14 @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1 2024-02-05 17:28:01.836 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.837 [DefaultDispatcher-worker-9 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.838 [DefaultDispatcher-worker-9 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:28:01.838 [DefaultDispatcher-worker-9 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.838 [DefaultDispatcher-worker-9 @coroutine#3022] 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-02-05 17:28:01.838 [DefaultDispatcher-worker-9 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.839 [DefaultDispatcher-worker-9 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.848 [DefaultDispatcher-worker-6 @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295e9aef 2024-02-05 17:28:01.854 [DefaultDispatcher-worker-8 @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295e9aef 2024-02-05 17:28:01.870 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:01.899 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:01.925 [DefaultDispatcher-worker-6 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:28:01.925 [DefaultDispatcher-worker-6 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.926 [DefaultDispatcher-worker-6 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:01.926 [DefaultDispatcher-worker-6 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.927 [DefaultDispatcher-worker-15 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:28:01.927 [DefaultDispatcher-worker-15 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.054 [DefaultDispatcher-worker-10 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:28:02.054 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.054 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:02.054 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.055 [DefaultDispatcher-worker-13 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.055 [DefaultDispatcher-worker-13 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-05 17:28:02.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-05 17:28:02.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:02.107 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@295e9aef: (connection evicted) 2024-02-05 17:28:02.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-05 17:28:02.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-05 17:28:02.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-05 17:28:02.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-05 17:28:02.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:02.108 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d6d88b1: (connection evicted) 2024-02-05 17:28:02.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-05 17:28:02.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-05 17:28:02.110 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-05 17:28:02.110 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.110 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.110 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.110 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.110 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.110 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.110 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22bf4d9d 2024-02-05 17:28:02.110 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.110 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d571179 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d571179 2024-02-05 17:28:02.111 [Test worker @coroutine#6502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-05 17:28:02.126 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d571179 2024-02-05 17:28:02.137 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d571179 2024-02-05 17:28:02.139 [Test worker @coroutine#6506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d571179 2024-02-05 17:28:02.140 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d571179 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8374911 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 17:28:02.141 [Test worker @coroutine#6502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-05 17:28:02.154 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 17:28:02.165 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 17:28:02.166 [Test worker @coroutine#6512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 17:28:02.168 [Test worker @coroutine#6514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 17:28:02.178 [DefaultDispatcher-worker-6 @coroutine#6516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757 2024-02-05 17:28:02.191 [DefaultDispatcher-worker-12 @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d571179 2024-02-05 17:28:02.199 [DefaultDispatcher-worker-14 @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d571179 2024-02-05 17:28:02.207 [DefaultDispatcher-worker-14 @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d571179 2024-02-05 17:28:02.211 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:02.214 [DefaultDispatcher-worker-7 @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d571179 2024-02-05 17:28:02.229 [DefaultDispatcher-worker-15 @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d571179 2024-02-05 17:28:02.231 [DefaultDispatcher-worker-14 @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:28:02.231 [DefaultDispatcher-worker-14 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.231 [DefaultDispatcher-worker-14 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:02.231 [DefaultDispatcher-worker-14 @coroutine#3130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.232 [DefaultDispatcher-worker-16 @coroutine#3130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.232 [DefaultDispatcher-worker-16 @coroutine#3130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.238 [DefaultDispatcher-worker-11 @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d571179 2024-02-05 17:28:02.241 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:02.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-05 17:28:02.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-05 17:28:02.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:02.242 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d571179: (connection evicted) 2024-02-05 17:28:02.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-05 17:28:02.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-05 17:28:02.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-05 17:28:02.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-05 17:28:02.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:02.243 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0aa757: (connection evicted) 2024-02-05 17:28:02.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-05 17:28:02.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-05 17:28:02.244 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ca9ffc0 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-02-05 17:28:02.245 [Test worker @coroutine#6558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-05 17:28:02.260 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-02-05 17:28:02.270 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-02-05 17:28:02.272 [Test worker @coroutine#6561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-02-05 17:28:02.273 [Test worker @coroutine#6563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bff4cb9 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2024-02-05 17:28:02.274 [Test worker @coroutine#6558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-05 17:28:02.287 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2024-02-05 17:28:02.297 [Test worker @coroutine#6566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2024-02-05 17:28:02.299 [Test worker @coroutine#6569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2024-02-05 17:28:02.301 [Test worker @coroutine#6571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2024-02-05 17:28:02.311 [DefaultDispatcher-worker-9 @coroutine#6573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8 2024-02-05 17:28:02.325 [DefaultDispatcher-worker-13 @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-02-05 17:28:02.333 [DefaultDispatcher-worker-9 @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-02-05 17:28:02.340 [DefaultDispatcher-worker-1 @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-02-05 17:28:02.345 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:02.350 [DefaultDispatcher-worker-2 @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-02-05 17:28:02.357 [DefaultDispatcher-worker-1 @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-02-05 17:28:02.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-05 17:28:02.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-05 17:28:02.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:02.361 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@808f65: (connection evicted) 2024-02-05 17:28:02.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-05 17:28:02.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-05 17:28:02.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-05 17:28:02.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-05 17:28:02.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:02.363 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0f50d8: (connection evicted) 2024-02-05 17:28:02.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-05 17:28:02.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-05 17:28:02.364 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-05 17:28:02.364 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cc81cb3 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-05 17:28:02.365 [Test worker @coroutine#6611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-05 17:28:02.381 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-05 17:28:02.392 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-05 17:28:02.393 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-05 17:28:02.395 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-05 17:28:02.395 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74ee8f57 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d6b6e 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d6b6e 2024-02-05 17:28:02.396 [Test worker @coroutine#6611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-05 17:28:02.409 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d6b6e 2024-02-05 17:28:02.420 [Test worker @coroutine#6618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d6b6e 2024-02-05 17:28:02.421 [Test worker @coroutine#6620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d6b6e 2024-02-05 17:28:02.423 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d6b6e 2024-02-05 17:28:02.433 [DefaultDispatcher-worker-2 @coroutine#6624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d6b6e 2024-02-05 17:28:02.437 [DefaultDispatcher-worker-4 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-05 17:28:02.438 [DefaultDispatcher-worker-4 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.438 [DefaultDispatcher-worker-13 @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-05 17:28:02.438 [DefaultDispatcher-worker-4 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:02.438 [DefaultDispatcher-worker-4 @coroutine#2852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.438 [DefaultDispatcher-worker-13 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.438 [DefaultDispatcher-worker-13 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:02.438 [DefaultDispatcher-worker-13 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.439 [DefaultDispatcher-worker-16 @coroutine#2852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.439 [DefaultDispatcher-worker-12 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.439 [DefaultDispatcher-worker-16 @coroutine#2852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43005/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.439 [DefaultDispatcher-worker-12 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53435/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.446 [DefaultDispatcher-worker-11 @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-05 17:28:02.453 [DefaultDispatcher-worker-3 @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-05 17:28:02.461 [DefaultDispatcher-worker-15 @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-05 17:28:02.465 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:02.469 [DefaultDispatcher-worker-16 @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-05 17:28:02.476 [DefaultDispatcher-worker-4 @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-05 17:28:02.483 [DefaultDispatcher-worker-13 @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ea437a 2024-02-05 17:28:02.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-05 17:28:02.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-05 17:28:02.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:02.487 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33ea437a: (connection evicted) 2024-02-05 17:28:02.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-05 17:28:02.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-05 17:28:02.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-05 17:28:02.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-05 17:28:02.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:02.489 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17d6b6e: (connection evicted) 2024-02-05 17:28:02.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-05 17:28:02.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ac8f29c 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.491 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d98e607 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d98e607 2024-02-05 17:28:02.492 [Test worker @coroutine#6669] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-05 17:28:02.506 [DefaultDispatcher-worker-5 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-05 17:28:02.506 [DefaultDispatcher-worker-5 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.506 [DefaultDispatcher-worker-5 @coroutine#2885] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:02.506 [DefaultDispatcher-worker-5 @coroutine#2885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.508 [DefaultDispatcher-worker-16 @coroutine#2885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.508 [DefaultDispatcher-worker-16 @coroutine#2885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41843/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.508 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d98e607 2024-02-05 17:28:02.518 [Test worker @coroutine#6673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d98e607 2024-02-05 17:28:02.520 [Test worker @coroutine#6675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d98e607 2024-02-05 17:28:02.522 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d98e607 2024-02-05 17:28:02.530 [DefaultDispatcher-worker-5 @coroutine#6679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d98e607 2024-02-05 17:28:02.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-05 17:28:02.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-05 17:28:02.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:02.532 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d98e607: (connection evicted) 2024-02-05 17:28:02.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-05 17:28:02.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db53694 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.590 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2057c6 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2057c6 2024-02-05 17:28:02.591 [Test worker @coroutine#6695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-05 17:28:02.606 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2057c6 2024-02-05 17:28:02.617 [Test worker @coroutine#6697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2057c6 2024-02-05 17:28:02.618 [Test worker @coroutine#6699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2057c6 2024-02-05 17:28:02.620 [Test worker @coroutine#6701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2057c6 2024-02-05 17:28:02.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-05 17:28:02.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-05 17:28:02.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:02.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-05 17:28:02.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27959922 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-05 17:28:02.625 [Test worker @coroutine#6718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-05 17:28:02.639 [Test worker @coroutine#6718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-05 17:28:02.649 [Test worker @coroutine#6719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-05 17:28:02.651 [Test worker @coroutine#6721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-05 17:28:02.652 [Test worker @coroutine#6723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-05 17:28:02.661 [DefaultDispatcher-worker-6 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-05 17:28:02.661 [DefaultDispatcher-worker-6 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.661 [DefaultDispatcher-worker-6 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:02.661 [DefaultDispatcher-worker-6 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.662 [DefaultDispatcher-worker-6 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.662 [DefaultDispatcher-worker-6 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44051/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.663 [DefaultDispatcher-worker-11 @coroutine#6725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-05 17:28:02.670 [DefaultDispatcher-worker-7 @coroutine#6738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796267e8 2024-02-05 17:28:02.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-05 17:28:02.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-05 17:28:02.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:02.672 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796267e8: (connection evicted) 2024-02-05 17:28:02.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-05 17:28:02.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5563a63f 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-05 17:28:02.674 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@28068327 2024-02-05 17:28:02.675 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@28068327 2024-02-05 17:28:02.675 [Test worker @coroutine#6750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-05 17:28:02.690 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28068327 2024-02-05 17:28:02.700 [Test worker @coroutine#6751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28068327 2024-02-05 17:28:02.702 [Test worker @coroutine#6753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28068327 2024-02-05 17:28:02.704 [Test worker @coroutine#6755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28068327 2024-02-05 17:28:02.712 [DefaultDispatcher-worker-12 @coroutine#6757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28068327 2024-02-05 17:28:02.720 [DefaultDispatcher-worker-12 @coroutine#6770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28068327 2024-02-05 17:28:02.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-05 17:28:02.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-05 17:28:02.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:02.722 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28068327: (connection evicted) 2024-02-05 17:28:02.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-05 17:28:02.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2728e305 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@62291850 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@62291850 2024-02-05 17:28:02.725 [Test worker @coroutine#6779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-05 17:28:02.741 [Test worker @coroutine#6779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62291850 2024-02-05 17:28:02.750 [DefaultDispatcher-worker-11 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-05 17:28:02.750 [DefaultDispatcher-worker-11 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.750 [DefaultDispatcher-worker-11 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:02.750 [DefaultDispatcher-worker-11 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.751 [DefaultDispatcher-worker-6 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.752 [DefaultDispatcher-worker-6 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52571/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.754 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62291850 2024-02-05 17:28:02.756 [Test worker @coroutine#6785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62291850 2024-02-05 17:28:02.757 [Test worker @coroutine#6787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62291850 2024-02-05 17:28:02.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-05 17:28:02.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-05 17:28:02.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:02.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-05 17:28:02.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c855eb7 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-02-05 17:28:02.764 [Test worker @coroutine#6806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-05 17:28:02.778 [Test worker @coroutine#6806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-02-05 17:28:02.789 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-02-05 17:28:02.790 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-02-05 17:28:02.792 [Test worker @coroutine#6811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-02-05 17:28:02.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-05 17:28:02.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-05 17:28:02.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:02.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-05 17:28:02.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24a4e9c0 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.796 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f09e08 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f09e08 2024-02-05 17:28:02.797 [Test worker @coroutine#6828] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-05 17:28:02.811 [Test worker @coroutine#6828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f09e08 2024-02-05 17:28:02.821 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f09e08 2024-02-05 17:28:02.823 [Test worker @coroutine#6831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f09e08 2024-02-05 17:28:02.825 [Test worker @coroutine#6833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f09e08 2024-02-05 17:28:02.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-05 17:28:02.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-05 17:28:02.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:02.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-05 17:28:02.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4149067d 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-05 17:28:02.835 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2c794d 2024-02-05 17:28:02.836 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2c794d 2024-02-05 17:28:02.836 [Test worker @coroutine#6858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-05 17:28:02.847 [DefaultDispatcher-worker-17 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-05 17:28:02.847 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.847 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:02.847 [DefaultDispatcher-worker-17 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.848 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.848 [DefaultDispatcher-worker-13 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47685/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.849 [DefaultDispatcher-worker-7 @coroutine#3022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58740448 2024-02-05 17:28:02.849 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.850 [DefaultDispatcher-worker-7 @coroutine#3022] 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-02-05 17:28:02.850 [DefaultDispatcher-worker-7 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.850 [DefaultDispatcher-worker-8 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.851 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2c794d 2024-02-05 17:28:02.862 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2c794d 2024-02-05 17:28:02.864 [Test worker @coroutine#6866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2c794d 2024-02-05 17:28:02.865 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2c794d 2024-02-05 17:28:02.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-05 17:28:02.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-05 17:28:02.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:02.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-05 17:28:02.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fe03c06 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.870 [Test worker @coroutine#6879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-05 17:28:02.871 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-02-05 17:28:02.871 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-02-05 17:28:02.871 [Test worker @coroutine#6879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-05 17:28:02.889 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-02-05 17:28:02.899 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-02-05 17:28:02.901 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-02-05 17:28:02.903 [Test worker @coroutine#6885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f007c4 2024-02-05 17:28:02.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-05 17:28:02.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-05 17:28:02.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:02.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-05 17:28:02.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-05 17:28:02.905 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7423bb 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2024-02-05 17:28:02.906 [Test worker @coroutine#6896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-05 17:28:02.920 [Test worker @coroutine#6896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2024-02-05 17:28:02.931 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2024-02-05 17:28:02.933 [Test worker @coroutine#6899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2024-02-05 17:28:02.935 [Test worker @coroutine#6901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3987bfc8 2024-02-05 17:28:02.935 [DefaultDispatcher-worker-9 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-05 17:28:02.936 [DefaultDispatcher-worker-9 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.936 [DefaultDispatcher-worker-9 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:02.936 [DefaultDispatcher-worker-9 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-05 17:28:02.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-05 17:28:02.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:02.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-05 17:28:02.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-05 17:28:02.937 [DefaultDispatcher-worker-7 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.937 [DefaultDispatcher-worker-7 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44541/UmAppDatabase/replication/nodeId 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e1f88e2 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.938 [Test worker @coroutine#6915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-05 17:28:02.939 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d248692 2024-02-05 17:28:02.939 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d248692 2024-02-05 17:28:02.939 [Test worker @coroutine#6915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-05 17:28:02.952 [Test worker @coroutine#6915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d248692 2024-02-05 17:28:02.963 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d248692 2024-02-05 17:28:02.965 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d248692 2024-02-05 17:28:02.966 [Test worker @coroutine#6920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d248692 2024-02-05 17:28:02.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-05 17:28:02.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-05 17:28:02.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:02.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:02.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-05 17:28:02.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@529a2d6f 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-05 17:28:02.970 [Test worker @coroutine#6931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-05 17:28:02.984 [Test worker @coroutine#6931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-05 17:28:02.995 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-05 17:28:02.996 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-05 17:28:02.998 [Test worker @coroutine#6936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d28c0af 2024-02-05 17:28:03.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-05 17:28:03.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-05 17:28:03.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:03.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:03.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-05 17:28:03.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-05 17:28:03.002 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-05 17:28:03.002 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:03.002 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:03.002 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:03.002 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:03.002 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:03.002 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:03.002 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd2a70d 2024-02-05 17:28:03.002 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:03.002 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:03.002 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:03.002 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:03.002 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:03.002 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2024-02-05 17:28:03.003 [Test worker @coroutine#6949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-05 17:28:03.017 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2024-02-05 17:28:03.027 [Test worker @coroutine#6950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2024-02-05 17:28:03.029 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2024-02-05 17:28:03.030 [Test worker @coroutine#6954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620f935 2024-02-05 17:28:03.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-05 17:28:03.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-05 17:28:03.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:03.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:03.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-05 17:28:03.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c18ad5d 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-02-05 17:28:03.034 [Test worker @coroutine#6967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-05 17:28:03.048 [Test worker @coroutine#6967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-02-05 17:28:03.060 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-02-05 17:28:03.062 [Test worker @coroutine#6970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-02-05 17:28:03.063 [DefaultDispatcher-worker-10 @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-05 17:28:03.063 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:28:03.063 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:03.063 [DefaultDispatcher-worker-10 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:28:03.064 [Test worker @coroutine#6972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55732ae6 2024-02-05 17:28:03.064 [DefaultDispatcher-worker-13 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:28:03.064 [DefaultDispatcher-worker-13 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60801/UmAppDatabase/replication/nodeId 2024-02-05 17:28:03.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-05 17:28:03.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-05 17:28:03.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:03.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:03.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-05 17:28:03.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e5a8000 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:03.067 [Test worker @coroutine#6988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-05 17:28:03.068 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6f34f5 2024-02-05 17:28:03.068 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6f34f5 2024-02-05 17:28:03.068 [Test worker @coroutine#6988] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-05 17:28:03.082 [Test worker @coroutine#6988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6f34f5 2024-02-05 17:28:03.092 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6f34f5 2024-02-05 17:28:03.094 [Test worker @coroutine#6991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6f34f5 2024-02-05 17:28:03.096 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6f34f5 2024-02-05 17:28:03.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-05 17:28:03.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-05 17:28:03.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:03.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:03.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-05 17:28:03.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b926efa 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-05 17:28:03.100 [Test worker @coroutine#7006] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-05 17:28:03.114 [Test worker @coroutine#7006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-05 17:28:03.125 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-05 17:28:03.126 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-05 17:28:03.128 [Test worker @coroutine#7011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-02-05 17:28:03.131 [UI Thread @coroutine#7020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-05 17:28:03.131 [UI Thread @coroutine#7020] 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-02-05 17:28:03.131 [UI Thread @coroutine#7020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-05 17:28:03.133 [UI Thread @coroutine#7020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-05 17:28:03.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-05 17:28:03.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-05 17:28:03.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:03.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:03.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-05 17:28:03.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ea1521 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:03.137 [Test worker @coroutine#7026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-05 17:28:03.138 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2526ecb7 2024-02-05 17:28:03.138 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@2526ecb7 2024-02-05 17:28:03.138 [Test worker @coroutine#7026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-05 17:28:03.154 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526ecb7 2024-02-05 17:28:03.165 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526ecb7 2024-02-05 17:28:03.166 [Test worker @coroutine#7029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526ecb7 2024-02-05 17:28:03.168 [Test worker @coroutine#7031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526ecb7 2024-02-05 17:28:03.171 [UI Thread @coroutine#7042] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59269/Site/verify 2024-02-05 17:28:03.171 [UI Thread @coroutine#7042] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59269/Site/verify. 2024-02-05 17:28:03.171 [UI Thread @coroutine#7042] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59269/Site/verify 2024-02-05 17:28:03.172 [UI Thread @coroutine#7042] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59269/Site/verify 2024-02-05 17:28:03.172 [UI Thread @coroutine#7042] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59269/Site/verify 2024-02-05 17:28:03.173 [UI Thread @coroutine#7042] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59269/Site/verify. 2024-02-05 17:28:03.173 [UI Thread @coroutine#7042] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59269/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:28:03.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-05 17:28:03.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-05 17:28:03.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-05 17:28:03.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:03.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-05 17:28:03.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65018381 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-05 17:28:03.180 [Test worker @coroutine#7049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-05 17:28:03.181 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4190b111 2024-02-05 17:28:03.181 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4190b111 2024-02-05 17:28:03.181 [Test worker @coroutine#7049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-05 17:28:03.202 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4190b111 2024-02-05 17:28:03.212 [Test worker @coroutine#7051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4190b111 2024-02-05 17:28:03.214 [Test worker @coroutine#7053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4190b111 2024-02-05 17:28:03.216 [Test worker @coroutine#7055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4190b111 2024-02-05 17:28:03.224 [DefaultDispatcher-worker-5 @coroutine#7057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4190b111 2024-02-05 17:28:03.232 [DefaultDispatcher-worker-10 @coroutine#7049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4190b111 2024-02-05 17:28:03.238 [UI Thread @coroutine#7066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55929/555398042643873792/_ustadmanifest.json 2024-02-05 17:28:03.238 [UI Thread @coroutine#7066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55929/555398042643873792/_ustadmanifest.json. 2024-02-05 17:28:03.238 [UI Thread @coroutine#7066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55929/555398042643873792/_ustadmanifest.json 2024-02-05 17:28:03.240 [UI Thread @coroutine#7066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55929/555398042643873792/_ustadmanifest.json 2024-02-05 17:28:03.240 [UI Thread @coroutine#7066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55929/555398042643873792/_ustadmanifest.json 2024-02-05 17:28:03.240 [UI Thread @coroutine#7066] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55929/555398042643873792/_ustadmanifest.json. 2024-02-05 17:28:03.240 [UI Thread @coroutine#7066] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55929/555398042643873792/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:28:03.241 [UI Thread @coroutine#7066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55929/tincan.xml 2024-02-05 17:28:03.241 [UI Thread @coroutine#7066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55929/tincan.xml. 2024-02-05 17:28:03.241 [UI Thread @coroutine#7066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55929/tincan.xml 2024-02-05 17:28:03.241 [UI Thread @coroutine#7066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55929/tincan.xml 2024-02-05 17:28:03.241 [UI Thread @coroutine#7066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55929/tincan.xml 2024-02-05 17:28:03.242 [UI Thread @coroutine#7066] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55929/tincan.xml. 2024-02-05 17:28:03.242 [UI Thread @coroutine#7066] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55929/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-05 17:28:03.242 [DefaultDispatcher-worker-15 @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-05 17:28:03.242 [DefaultDispatcher-worker-15 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:28:03.242 [DefaultDispatcher-worker-15 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId. 2024-02-05 17:28:03.242 [DefaultDispatcher-worker-15 @coroutine#3130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:28:03.243 [DefaultDispatcher-worker-1 @coroutine#3130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:28:03.243 [DefaultDispatcher-worker-1 @coroutine#3130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58315/UmAppDatabase/replication/nodeId 2024-02-05 17:28:03.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-05 17:28:03.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-05 17:28:03.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-05 17:28:03.244 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4190b111: (connection evicted) 2024-02-05 17:28:03.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-05 17:28:03.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-05 17:28:03.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-06 22:21:03.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-06 22:21:03.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:03.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:03.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:03.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:03.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:03.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:03.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af3874e 2024-02-06 22:21:03.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:03.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:03.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:03.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:03.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:03.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:03.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:03.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:03.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:03.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:03.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:03.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:03.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:03.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:03.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:03.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:03.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:03.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:03.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:03.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-06 22:21:03.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:03.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:03.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:03.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:03.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:03.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:03.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:03.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:03.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-06 22:21:03.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:21:03.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:21:03.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-06 22:21:04.082 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:21:04.083 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:04.090 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba3c11b 2024-02-06 22:21:04.090 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba3c11b 2024-02-06 22:21:04.094 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5564341f 2024-02-06 22:21:04.094 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5564341f 2024-02-06 22:21:04.098 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@515baa6b 2024-02-06 22:21:04.098 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@515baa6b 2024-02-06 22:21:04.102 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@14593e24 2024-02-06 22:21:04.102 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@14593e24 2024-02-06 22:21:04.106 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b79ead 2024-02-06 22:21:04.106 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b79ead 2024-02-06 22:21:04.110 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25878c48 2024-02-06 22:21:04.110 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@25878c48 2024-02-06 22:21:04.114 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@29837261 2024-02-06 22:21:04.114 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@29837261 2024-02-06 22:21:04.115 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:21:04.118 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7476c16b 2024-02-06 22:21:04.118 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7476c16b 2024-02-06 22:21:04.119 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:21:04.122 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19597bbe 2024-02-06 22:21:04.122 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19597bbe 2024-02-06 22:21:04.122 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:04.392 [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-02-06 22:21:04.393 [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-02-06 22:21:04.393 [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-02-06 22:21:04.395 [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-02-06 22:21:04.458 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:21:04.460 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 22:21:04.460 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:04.460 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 22:21:04.521 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:21:04.575 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:21:04.603 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:21:04.633 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:21:04.640 [DefaultDispatcher-worker-6 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:04.640 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 22:21:04.665 [DefaultDispatcher-worker-15 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:21:04.671 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:21:04.790 [DefaultDispatcher-worker-3 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 22:21:04.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-06 22:21:04.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-06 22:21:04.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:04.833 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db60246: (connection evicted) 2024-02-06 22:21:04.834 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ba3c11b: (connection evicted) 2024-02-06 22:21:04.835 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5564341f: (connection evicted) 2024-02-06 22:21:04.835 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@515baa6b: (connection evicted) 2024-02-06 22:21:04.840 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14593e24: (connection evicted) 2024-02-06 22:21:04.841 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51b79ead: (connection evicted) 2024-02-06 22:21:04.841 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25878c48: (connection evicted) 2024-02-06 22:21:04.842 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29837261: (connection evicted) 2024-02-06 22:21:04.842 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7476c16b: (connection evicted) 2024-02-06 22:21:04.842 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19597bbe: (connection evicted) 2024-02-06 22:21:04.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:04.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-06 22:21:04.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-06 22:21:04.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-06 22:21:04.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:04.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:04.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:04.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:04.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:04.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:04.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439d545c 2024-02-06 22:21:04.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:04.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:04.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:04.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:04.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:04.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:04.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:04.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:04.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:04.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:04.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-06 22:21:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:04.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-06 22:21:04.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 22:21:04.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 22:21:04.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-06 22:21:04.861 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 22:21:04.873 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 22:21:04.876 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 22:21:04.879 [DefaultDispatcher-worker-5 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:04.879 [DefaultDispatcher-worker-5 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:21:04.879 [DefaultDispatcher-worker-5 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:04.879 [DefaultDispatcher-worker-5 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:21:04.894 [DefaultDispatcher-worker-2 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 22:21:04.895 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 22:21:04.896 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:04.896 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 22:21:04.902 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 22:21:04.922 [DefaultDispatcher-worker-11 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 22:21:04.941 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 22:21:04.947 [DefaultDispatcher-worker-12 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:04.958 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 22:21:04.959 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:04.962 [DefaultDispatcher-worker-14 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 22:21:04.964 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d1eaf5 2024-02-06 22:21:04.964 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d1eaf5 2024-02-06 22:21:04.968 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@76161b9f 2024-02-06 22:21:04.968 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@76161b9f 2024-02-06 22:21:04.972 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@72298185 2024-02-06 22:21:04.972 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@72298185 2024-02-06 22:21:04.976 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@372b11a4 2024-02-06 22:21:04.976 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@372b11a4 2024-02-06 22:21:04.979 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 22:21:04.980 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@405ac3f6 2024-02-06 22:21:04.980 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@405ac3f6 2024-02-06 22:21:04.984 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d6e281 2024-02-06 22:21:04.984 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d6e281 2024-02-06 22:21:04.985 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 22:21:04.988 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@384d6e77 2024-02-06 22:21:04.988 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@384d6e77 2024-02-06 22:21:04.992 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5704eeeb 2024-02-06 22:21:04.992 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5704eeeb 2024-02-06 22:21:04.996 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d7d28e 2024-02-06 22:21:04.996 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d7d28e 2024-02-06 22:21:04.996 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:05.110 [DefaultDispatcher-worker-7 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 22:21:05.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-06 22:21:05.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-06 22:21:05.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:05.145 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb: (connection evicted) 2024-02-06 22:21:05.146 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78d1eaf5: (connection evicted) 2024-02-06 22:21:05.146 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76161b9f: (connection evicted) 2024-02-06 22:21:05.147 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72298185: (connection evicted) 2024-02-06 22:21:05.147 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@372b11a4: (connection evicted) 2024-02-06 22:21:05.147 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@405ac3f6: (connection evicted) 2024-02-06 22:21:05.148 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d6e281: (connection evicted) 2024-02-06 22:21:05.148 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@384d6e77: (connection evicted) 2024-02-06 22:21:05.148 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5704eeeb: (connection evicted) 2024-02-06 22:21:05.149 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41d7d28e: (connection evicted) 2024-02-06 22:21:05.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:05.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-06 22:21:05.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-06 22:21:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-06 22:21:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1934339 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:05.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:05.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:05.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:05.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:05.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-06 22:21:05.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eab8437 2024-02-06 22:21:05.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eab8437 2024-02-06 22:21:05.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-06 22:21:05.298 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:05.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e007be 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:05.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:05.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:05.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-06 22:21:05.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:05.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:05.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:05.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:05.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:05.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:05.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:05.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:05.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-06 22:21:05.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@699e0bf0 2024-02-06 22:21:05.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@699e0bf0 2024-02-06 22:21:05.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-06 22:21:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-06 22:21:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:05.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36d697ab 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:05.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:05.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-06 22:21:05.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@315b4202 2024-02-06 22:21:05.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@315b4202 2024-02-06 22:21:05.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-06 22:21:05.655 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:05.678 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699e0bf0 2024-02-06 22:21:05.680 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:05.684 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46623/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 22:21:05.684 [DefaultDispatcher-worker-7 @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:46623/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-06 22:21:05.685 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46623/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 22:21:05.729 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46623/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 22:21:05.729 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46623/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 22:21:05.766 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@315b4202 2024-02-06 22:21:05.903 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-06 22:21:05.903 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46623/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-06 22:21:06.087 [DefaultDispatcher-worker-3 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@315b4202 2024-02-06 22:21:06.095 [DefaultDispatcher-worker-3 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@315b4202 2024-02-06 22:21:06.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-06 22:21:06.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-06 22:21:06.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.123 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@699e0bf0: (connection evicted) 2024-02-06 22:21:06.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:06.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-06 22:21:06.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-06 22:21:06.128 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@315b4202 2024-02-06 22:21:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-06 22:21:06.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a93f8a 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-06 22:21:06.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-06 22:21:06.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5ae8fd 2024-02-06 22:21:06.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5ae8fd 2024-02-06 22:21:06.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-06 22:21:06.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17354708 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-06 22:21:06.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3546a3 2024-02-06 22:21:06.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3546a3 2024-02-06 22:21:06.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-06 22:21:06.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-06 22:21:06.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-06 22:21:06.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.202 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c5ae8fd: (connection evicted) 2024-02-06 22:21:06.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:06.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-06 22:21:06.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-06 22:21:06.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-06 22:21:06.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b741e2 2024-02-06 22:21:06.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-06 22:21:06.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f05b0c 2024-02-06 22:21:06.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f05b0c 2024-02-06 22:21:06.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-06 22:21:06.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-06 22:21:06.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@660296d5 2024-02-06 22:21:06.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-06 22:21:06.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d97e18 2024-02-06 22:21:06.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d97e18 2024-02-06 22:21:06.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-06 22:21:06.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-06 22:21:06.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-06 22:21:06.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.234 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28f05b0c: (connection evicted) 2024-02-06 22:21:06.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:06.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-06 22:21:06.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-06 22:21:06.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df7d1d4 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-06 22:21:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-06 22:21:06.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@55638165 2024-02-06 22:21:06.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@55638165 2024-02-06 22:21:06.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-06 22:21:06.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa91d5b 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-06 22:21:06.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7f2f0a 2024-02-06 22:21:06.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7f2f0a 2024-02-06 22:21:06.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-06 22:21:06.258 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-06 22:21:06.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-06 22:21:06.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.271 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55638165: (connection evicted) 2024-02-06 22:21:06.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:06.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-06 22:21:06.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-06 22:21:06.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-06 22:21:06.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cf4dec7 2024-02-06 22:21:06.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-06 22:21:06.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@299fc582 2024-02-06 22:21:06.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@299fc582 2024-02-06 22:21:06.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@305aaedf 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-06 22:21:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-06 22:21:06.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d76ebb 2024-02-06 22:21:06.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d76ebb 2024-02-06 22:21:06.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-06 22:21:06.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-06 22:21:06.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-06 22:21:06.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.326 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299fc582: (connection evicted) 2024-02-06 22:21:06.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:06.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-06 22:21:06.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-06 22:21:06.327 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.357 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.397 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5922cff3 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-06 22:21:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-06 22:21:06.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c56434 2024-02-06 22:21:06.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c56434 2024-02-06 22:21:06.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-06 22:21:06.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-06 22:21:06.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3f43d1 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-06 22:21:06.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2024-02-06 22:21:06.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2024-02-06 22:21:06.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-06 22:21:06.541 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.556 [DefaultDispatcher-worker-8 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2024-02-06 22:21:06.566 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.572 [DefaultDispatcher-worker-8 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2024-02-06 22:21:06.580 [DefaultDispatcher-worker-8 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2024-02-06 22:21:06.589 [DefaultDispatcher-worker-8 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2024-02-06 22:21:06.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-06 22:21:06.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-06 22:21:06.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.658 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c56434: (connection evicted) 2024-02-06 22:21:06.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:06.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-06 22:21:06.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-06 22:21:06.663 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2024-02-06 22:21:06.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-06 22:21:06.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32ba5c65 2024-02-06 22:21:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-06 22:21:06.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-06 22:21:06.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de08775 2024-02-06 22:21:06.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de08775 2024-02-06 22:21:06.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dbf2da 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-06 22:21:06.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db162f2 2024-02-06 22:21:06.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db162f2 2024-02-06 22:21:06.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-06 22:21:06.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-06 22:21:06.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-06 22:21:06.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.695 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1de08775: (connection evicted) 2024-02-06 22:21:06.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:06.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-06 22:21:06.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2804b13f 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-06 22:21:06.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac417a2 2024-02-06 22:21:06.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac417a2 2024-02-06 22:21:06.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64c95480 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-06 22:21:06.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@3451fc88 2024-02-06 22:21:06.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@3451fc88 2024-02-06 22:21:06.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-06 22:21:06.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-06 22:21:06.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-06 22:21:06.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.726 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ac417a2: (connection evicted) 2024-02-06 22:21:06.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:06.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-06 22:21:06.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-06 22:21:06.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c08c787 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-06 22:21:06.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@284c4f02 2024-02-06 22:21:06.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@284c4f02 2024-02-06 22:21:06.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-06 22:21:06.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-06 22:21:06.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@709d6de5 2024-02-06 22:21:06.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f34185 2024-02-06 22:21:06.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f34185 2024-02-06 22:21:06.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-06 22:21:06.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-06 22:21:06.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-06 22:21:06.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.753 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@284c4f02: (connection evicted) 2024-02-06 22:21:06.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:06.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-06 22:21:06.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-06 22:21:06.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f7c106 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-06 22:21:06.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@56478522 2024-02-06 22:21:06.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@56478522 2024-02-06 22:21:06.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-06 22:21:06.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3caf5c96 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-06 22:21:06.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d3aa8c 2024-02-06 22:21:06.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d3aa8c 2024-02-06 22:21:06.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-06 22:21:06.790 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.796 [DefaultDispatcher-worker-7 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-06 22:21:06.822 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.847 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.849 [DefaultDispatcher-worker-7 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit987108595365667437/junit11349411021305241099.tmp 2024-02-06 22:21:06.859 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.876 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.897 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-06 22:21:06.911 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-06 22:21:06.913 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-06 22:21:06.913 [DefaultDispatcher-worker-7 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit987108595365667437/junit11349411021305241099.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-06 22:21:06.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-06 22:21:06.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-06 22:21:06.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.914 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56478522: (connection evicted) 2024-02-06 22:21:06.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:06.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-06 22:21:06.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-06 22:21:06.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-06 22:21:06.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f5cae3 2024-02-06 22:21:06.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-06 22:21:06.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@5909ae90 2024-02-06 22:21:06.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@5909ae90 2024-02-06 22:21:06.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4489f60f 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-06 22:21:06.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd9dbe6 2024-02-06 22:21:06.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd9dbe6 2024-02-06 22:21:06.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-06 22:21:06.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-06 22:21:06.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-06 22:21:06.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.941 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5909ae90: (connection evicted) 2024-02-06 22:21:06.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:06.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-06 22:21:06.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf9bd1e 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-06 22:21:06.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@51813065 2024-02-06 22:21:06.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@51813065 2024-02-06 22:21:06.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f581211 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-06 22:21:06.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@51743cc0 2024-02-06 22:21:06.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@51743cc0 2024-02-06 22:21:06.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-06 22:21:06.972 [DefaultDispatcher-worker-1 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51743cc0 2024-02-06 22:21:06.974 [DefaultDispatcher-worker-1 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51743cc0 2024-02-06 22:21:06.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-06 22:21:06.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-06 22:21:06.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:06.977 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51813065: (connection evicted) 2024-02-06 22:21:06.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:06.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-06 22:21:06.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-06 22:21:06.978 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51743cc0 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a28bda 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-06 22:21:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-06 22:21:06.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932 2024-02-06 22:21:06.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932 2024-02-06 22:21:06.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6921cfa 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:06.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:06.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-06 22:21:06.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e090aaa 2024-02-06 22:21:06.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e090aaa 2024-02-06 22:21:06.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-06 22:21:07.000 [DefaultDispatcher-worker-3 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-06 22:21:07.037 [DefaultDispatcher-worker-3 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit1384557302954371642/junit11182222265495169000.tmp 2024-02-06 22:21:07.039 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.060 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.073 [DefaultDispatcher-worker-3 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-06 22:21:07.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-06 22:21:07.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-06 22:21:07.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.077 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932: (connection evicted) 2024-02-06 22:21:07.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:07.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-06 22:21:07.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-06 22:21:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-06 22:21:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bcfe29c 2024-02-06 22:21:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-06 22:21:07.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c 2024-02-06 22:21:07.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c 2024-02-06 22:21:07.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-06 22:21:07.098 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dd8a273 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-06 22:21:07.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2024-02-06 22:21:07.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2024-02-06 22:21:07.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-06 22:21:07.115 [DefaultDispatcher-worker-3 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2024-02-06 22:21:07.116 [DefaultDispatcher-worker-3 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2024-02-06 22:21:07.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-06 22:21:07.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-06 22:21:07.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.118 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c: (connection evicted) 2024-02-06 22:21:07.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:07.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-06 22:21:07.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-06 22:21:07.119 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2024-02-06 22:21:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661db63e 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-06 22:21:07.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2024-02-06 22:21:07.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2024-02-06 22:21:07.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-06 22:21:07.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-06 22:21:07.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628b503a 2024-02-06 22:21:07.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c3ce6a 2024-02-06 22:21:07.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c3ce6a 2024-02-06 22:21:07.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-06 22:21:07.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-06 22:21:07.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-06 22:21:07.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.206 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8: (connection evicted) 2024-02-06 22:21:07.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:07.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-06 22:21:07.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-06 22:21:07.208 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1ea7be 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-06 22:21:07.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-06 22:21:07.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d174ad 2024-02-06 22:21:07.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d174ad 2024-02-06 22:21:07.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ec0229c 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce47652 2024-02-06 22:21:07.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce47652 2024-02-06 22:21:07.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-06 22:21:07.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-06 22:21:07.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-06 22:21:07.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.232 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42d174ad: (connection evicted) 2024-02-06 22:21:07.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:07.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-06 22:21:07.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-06 22:21:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-06 22:21:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ec427 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@fde487b 2024-02-06 22:21:07.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@fde487b 2024-02-06 22:21:07.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-06 22:21:07.243 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-06 22:21:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cc4d454 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c58d7be 2024-02-06 22:21:07.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c58d7be 2024-02-06 22:21:07.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-06 22:21:07.256 [DefaultDispatcher-worker-8 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c58d7be 2024-02-06 22:21:07.257 [DefaultDispatcher-worker-8 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c58d7be 2024-02-06 22:21:07.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-06 22:21:07.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-06 22:21:07.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.258 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fde487b: (connection evicted) 2024-02-06 22:21:07.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:07.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-06 22:21:07.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-06 22:21:07.259 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c58d7be 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ebee9 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-06 22:21:07.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2024-02-06 22:21:07.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2024-02-06 22:21:07.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-06 22:21:07.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-06 22:21:07.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68d8ae27 2024-02-06 22:21:07.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2024-02-06 22:21:07.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2024-02-06 22:21:07.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-06 22:21:07.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-06 22:21:07.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-06 22:21:07.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.285 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f030c72: (connection evicted) 2024-02-06 22:21:07.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:07.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-06 22:21:07.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3350ab4 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-06 22:21:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-06 22:21:07.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2024-02-06 22:21:07.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2024-02-06 22:21:07.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-06 22:21:07.312 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2024-02-06 22:21:07.323 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2024-02-06 22:21:07.325 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2024-02-06 22:21:07.329 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.332 [Test worker @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2024-02-06 22:21:07.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3c0ecb 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-06 22:21:07.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006bfb 2024-02-06 22:21:07.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006bfb 2024-02-06 22:21:07.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-06 22:21:07.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-06 22:21:07.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-06 22:21:07.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:07.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:07.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-06 22:21:07.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-06 22:21:07.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2976ef56 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-06 22:21:07.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-02-06 22:21:07.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-02-06 22:21:07.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-06 22:21:07.350 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.351 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-02-06 22:21:07.366 [Test worker @coroutine#420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-02-06 22:21:07.368 [Test worker @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-02-06 22:21:07.372 [Test worker @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e49b011 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-06 22:21:07.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-06 22:21:07.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2024-02-06 22:21:07.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2024-02-06 22:21:07.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-06 22:21:07.381 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.383 [DefaultDispatcher-worker-7 @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2024-02-06 22:21:07.384 [DefaultDispatcher-worker-8 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f 2024-02-06 22:21:07.385 [Test worker @coroutine#439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2024-02-06 22:21:07.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-06 22:21:07.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-06 22:21:07.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.390 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4152bd0f: (connection evicted) 2024-02-06 22:21:07.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:07.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-06 22:21:07.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-06 22:21:07.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-06 22:21:07.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62158991 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-06 22:21:07.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 22:21:07.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 22:21:07.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-06 22:21:07.398 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 22:21:07.410 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 22:21:07.412 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 22:21:07.417 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2024-02-06 22:21:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-06 22:21:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f5f39 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-02-06 22:21:07.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-02-06 22:21:07.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-06 22:21:07.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-06 22:21:07.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-06 22:21:07.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:07.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:07.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-06 22:21:07.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2152fde5 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-06 22:21:07.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-06 22:21:07.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-06 22:21:07.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-06 22:21:07.427 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-06 22:21:07.434 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.438 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-06 22:21:07.440 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-06 22:21:07.444 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-06 22:21:07.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f98f7a 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-06 22:21:07.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2024-02-06 22:21:07.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2024-02-06 22:21:07.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-06 22:21:07.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-06 22:21:07.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-06 22:21:07.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:07.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:07.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-06 22:21:07.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25216999 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-06 22:21:07.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2024-02-06 22:21:07.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2024-02-06 22:21:07.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-06 22:21:07.474 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.519 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.522 [DefaultDispatcher-worker-7 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2024-02-06 22:21:07.535 [DefaultDispatcher-worker-3 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2024-02-06 22:21:07.546 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.555 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.587 [DefaultDispatcher-worker-6 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2024-02-06 22:21:07.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-06 22:21:07.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-06 22:21:07.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.590 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c997de8: (connection evicted) 2024-02-06 22:21:07.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:07.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-06 22:21:07.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-06 22:21:07.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-06 22:21:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@420b55ed 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-06 22:21:07.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-02-06 22:21:07.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-02-06 22:21:07.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-06 22:21:07.642 [DefaultDispatcher-worker-15 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-02-06 22:21:07.651 [DefaultDispatcher-worker-6 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-02-06 22:21:07.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-06 22:21:07.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-06 22:21:07.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.654 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42edde25: (connection evicted) 2024-02-06 22:21:07.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:07.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-06 22:21:07.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48692405 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-06 22:21:07.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a58e0e9 2024-02-06 22:21:07.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a58e0e9 2024-02-06 22:21:07.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-06 22:21:07.711 [DefaultDispatcher-worker-3 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a58e0e9 2024-02-06 22:21:07.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-06 22:21:07.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-06 22:21:07.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.713 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a58e0e9: (connection evicted) 2024-02-06 22:21:07.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:07.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-06 22:21:07.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@584136c1 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-06 22:21:07.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea2f72e 2024-02-06 22:21:07.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea2f72e 2024-02-06 22:21:07.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-06 22:21:07.766 [DefaultDispatcher-worker-3 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea2f72e 2024-02-06 22:21:07.775 [DefaultDispatcher-worker-6 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea2f72e 2024-02-06 22:21:07.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-06 22:21:07.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-06 22:21:07.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.776 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ea2f72e: (connection evicted) 2024-02-06 22:21:07.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:07.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-06 22:21:07.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60ab895f 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-06 22:21:07.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@65015a49 2024-02-06 22:21:07.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@65015a49 2024-02-06 22:21:07.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-06 22:21:07.834 [DefaultDispatcher-worker-13 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65015a49 2024-02-06 22:21:07.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-06 22:21:07.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-06 22:21:07.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.836 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65015a49: (connection evicted) 2024-02-06 22:21:07.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:07.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-06 22:21:07.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-06 22:21:07.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-06 22:21:07.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c15034f 2024-02-06 22:21:07.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@148b6f95 2024-02-06 22:21:07.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@148b6f95 2024-02-06 22:21:07.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-06 22:21:07.882 [DefaultDispatcher-worker-13 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@148b6f95 2024-02-06 22:21:07.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-06 22:21:07.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-06 22:21:07.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:07.883 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@148b6f95: (connection evicted) 2024-02-06 22:21:07.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:07.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-06 22:21:07.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29b5e7db 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1468e880 2024-02-06 22:21:07.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1468e880 2024-02-06 22:21:07.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-06 22:21:07.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53e82089 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:07.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:07.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-06 22:21:07.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec27c4c 2024-02-06 22:21:07.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec27c4c 2024-02-06 22:21:07.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-06 22:21:08.006 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:21:08.051 [Test worker] INFO ktor.application - Application started in 0.05 seconds. 2024-02-06 22:21:08.051 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7a587e84 2024-02-06 22:21:08.067 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:08.078 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:08.143 [DefaultDispatcher-worker-8 @coroutine#509] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:21:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-06 22:21:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b630d4b 2024-02-06 22:21:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:08.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:08.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@44da745f 2024-02-06 22:21:08.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@44da745f 2024-02-06 22:21:08.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-06 22:21:08.184 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 22:21:08.191 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 22:21:08.191 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 22:21:08.191 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 22:21:08.192 [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-02-06 22:21:08.192 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 22:21:08.192 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 22:21:08.192 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 22:21:08.192 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d01ea33 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:08.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:08.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-06 22:21:08.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4687366b 2024-02-06 22:21:08.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4687366b 2024-02-06 22:21:08.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-06 22:21:08.241 [DefaultDispatcher-worker-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4687366b 2024-02-06 22:21:08.246 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:08.246 [DefaultDispatcher-worker-15 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44da745f 2024-02-06 22:21:08.248 [DefaultDispatcher-worker-15 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44da745f 2024-02-06 22:21:08.259 [DefaultDispatcher-worker-13 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4687366b 2024-02-06 22:21:08.259 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555844652438806528/_ustadmanifest.json 2024-02-06 22:21:08.260 [Test worker @coroutine#513] 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/555844652438806528/_ustadmanifest.json. 2024-02-06 22:21:08.260 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555844652438806528/_ustadmanifest.json 2024-02-06 22:21:08.264 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555844652438806528/_ustadmanifest.json 2024-02-06 22:21:08.264 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555844652438806528/_ustadmanifest.json 2024-02-06 22:21:08.270 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555844652438806528/_ustadmanifest.json. 2024-02-06 22:21:08.271 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555844652438806528/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:08.273 [Test worker @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44da745f 2024-02-06 22:21:08.285 [DefaultDispatcher-worker-3 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4687366b 2024-02-06 22:21:08.290 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 22:21:08.291 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-72bcb85f-37de-40dc-b09e-4829ed5325ac', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 22:21:08.294 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:08.294 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:21:08.294 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-72bcb85f-37de-40dc-b09e-4829ed5325ac 2024-02-06 22:21:08.300 [DefaultDispatcher-worker-3 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:08.301 [DefaultDispatcher-worker-3 @coroutine#534] 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-02-06 22:21:08.301 [DefaultDispatcher-worker-3 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:08.301 [DefaultDispatcher-worker-3 @coroutine#534] 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-02-06 22:21:08.310 [DefaultDispatcher-worker-15 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4687366b 2024-02-06 22:21:08.311 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:08.311 [DefaultDispatcher-worker-15 @coroutine#533] 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-02-06 22:21:08.311 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:08.319 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:08.319 [MyScheduler_Worker-1 @coroutine#539] 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-02-06 22:21:08.319 [MyScheduler_Worker-1 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:08.320 [MyScheduler_Worker-1 @coroutine#539] 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-02-06 22:21:08.380 [eventLoopGroupProxy-4-1 @call-handler#556] 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-02-06 22:21:08.380 [eventLoopGroupProxy-4-2 @call-handler#555] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:21:08.380 [eventLoopGroupProxy-4-4 @call-handler#558] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:21:08.380 [eventLoopGroupProxy-4-3 @call-handler#557] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:21:08.390 [eventLoopGroupProxy-4-3 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:08.390 [eventLoopGroupProxy-4-4 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:08.393 [eventLoopGroupProxy-4-2 @call-handler#555] 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-02-06 22:21:08.393 [eventLoopGroupProxy-4-1 @call-handler#556] 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-02-06 22:21:08.393 [eventLoopGroupProxy-4-2 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:21:08.397 [DefaultDispatcher-worker-7 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:08.397 [DefaultDispatcher-worker-7 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:08.399 [eventLoopGroupProxy-4-2 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:08.410 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:08.410 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:08.411 [DefaultDispatcher-worker-2 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4687366b 2024-02-06 22:21:08.421 [DefaultDispatcher-worker-12 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4687366b 2024-02-06 22:21:08.432 [eventLoopGroupProxy-4-1 @coroutine#565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1468e880 2024-02-06 22:21:08.448 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:08.448 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:08.449 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:21:08.449 [MyScheduler_Worker-1 @coroutine#539] 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-02-06 22:21:08.464 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:08.464 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:08.464 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:08.464 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:08.535 [eventLoopGroupProxy-4-3 @call-handler#557] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 160ms 2024-02-06 22:21:08.535 [eventLoopGroupProxy-4-2 @call-handler#555] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 160ms 2024-02-06 22:21:08.535 [eventLoopGroupProxy-4-1 @call-handler#556] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 160ms 2024-02-06 22:21:08.535 [eventLoopGroupProxy-4-2 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:08.550 [eventLoopGroupProxy-4-2 @coroutine#574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1468e880 2024-02-06 22:21:08.550 [eventLoopGroupProxy-4-2 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:08.551 [eventLoopGroupProxy-4-2 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-02-06 22:21:08.551 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:08.561 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:08.561 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:08.561 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:08.561 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:08.565 [eventLoopGroupProxy-4-2 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:08.568 [eventLoopGroupProxy-4-2 @coroutine#580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1468e880 2024-02-06 22:21:08.568 [eventLoopGroupProxy-4-2 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:08.569 [eventLoopGroupProxy-4-2 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 22:21:08.570 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:08.589 [DefaultDispatcher-worker-6 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4687366b 2024-02-06 22:21:08.604 [DefaultDispatcher-worker-12 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4687366b 2024-02-06 22:21:08.623 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:08.623 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:21:08.623 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:08.623 [DefaultDispatcher-worker-12 @coroutine#535] 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-02-06 22:21:08.626 [eventLoopGroupProxy-4-2 @call-handler#598] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:21:08.626 [eventLoopGroupProxy-4-2 @call-handler#598] 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-02-06 22:21:08.626 [eventLoopGroupProxy-4-2 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:21:08.658 [DefaultDispatcher-worker-10 @call-handler#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec27c4c 2024-02-06 22:21:08.660 [eventLoopGroupProxy-4-2 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:08.660 [eventLoopGroupProxy-4-2 @call-handler#598] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 35ms 2024-02-06 22:21:08.662 [DefaultDispatcher-worker-12 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555844652438806528/_ustadmanifest.json 2024-02-06 22:21:08.662 [DefaultDispatcher-worker-12 @coroutine#508] 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/555844652438806528/_ustadmanifest.json. 2024-02-06 22:21:08.662 [DefaultDispatcher-worker-12 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555844652438806528/_ustadmanifest.json 2024-02-06 22:21:08.663 [DefaultDispatcher-worker-15 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:08.663 [DefaultDispatcher-worker-15 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:08.663 [DefaultDispatcher-worker-15 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:21:08.663 [DefaultDispatcher-worker-15 @coroutine#535] 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-02-06 22:21:08.665 [DefaultDispatcher-worker-1 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555844652438806528/_ustadmanifest.json 2024-02-06 22:21:08.665 [DefaultDispatcher-worker-1 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555844652438806528/_ustadmanifest.json 2024-02-06 22:21:08.666 [DefaultDispatcher-worker-1 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555844652438806528/_ustadmanifest.json. 2024-02-06 22:21:08.666 [DefaultDispatcher-worker-1 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555844652438806528/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:08.667 [DefaultDispatcher-worker-1 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1468e880 2024-02-06 22:21:08.678 [DefaultDispatcher-worker-7 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4687366b 2024-02-06 22:21:08.681 [DefaultDispatcher-worker-15 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec27c4c 2024-02-06 22:21:08.683 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 22:21:08.683 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 22:21:08.683 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 22:21:08.683 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 22:21:08.683 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 22:21:08.685 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44da745f 2024-02-06 22:21:08.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-06 22:21:08.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-06 22:21:08.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:08.685 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4687366b: (connection evicted) 2024-02-06 22:21:08.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:08.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-06 22:21:08.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-06 22:21:08.686 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:21:08.686 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:21:09.091 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:21:09.692 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7a587e84 2024-02-06 22:21:09.693 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7a587e84 2024-02-06 22:21:09.696 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1468e880 2024-02-06 22:21:09.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-06 22:21:09.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-06 22:21:09.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:09.697 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ec27c4c: (connection evicted) 2024-02-06 22:21:09.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:09.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-06 22:21:09.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6556471b 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:09.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:09.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-06 22:21:09.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdb05aa 2024-02-06 22:21:09.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdb05aa 2024-02-06 22:21:09.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7865cc83 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:09.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:09.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-06 22:21:09.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3346e906 2024-02-06 22:21:09.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3346e906 2024-02-06 22:21:09.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-06 22:21:09.720 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:21:09.722 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-06 22:21:09.722 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3c6fc4cd 2024-02-06 22:21:09.724 [DefaultDispatcher-worker-15 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c0521e5 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:09.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:09.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-06 22:21:09.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-06 22:21:09.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-06 22:21:09.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-06 22:21:09.727 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 22:21:09.728 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 22:21:09.728 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 22:21:09.728 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 22:21:09.728 [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-02-06 22:21:09.728 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 22:21:09.728 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 22:21:09.728 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 22:21:09.728 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ff753c 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:09.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-02-06 22:21:09.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-02-06 22:21:09.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-06 22:21:09.767 [DefaultDispatcher-worker-15 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-02-06 22:21:09.773 [DefaultDispatcher-worker-5 @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-06 22:21:09.776 [Test worker @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-06 22:21:09.786 [DefaultDispatcher-worker-9 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-02-06 22:21:09.786 [Test worker @coroutine#628] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555844658963361792/_ustadmanifest.json 2024-02-06 22:21:09.786 [Test worker @coroutine#628] 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/555844658963361792/_ustadmanifest.json. 2024-02-06 22:21:09.786 [Test worker @coroutine#628] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555844658963361792/_ustadmanifest.json 2024-02-06 22:21:09.789 [Test worker @coroutine#628] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555844658963361792/_ustadmanifest.json 2024-02-06 22:21:09.789 [Test worker @coroutine#628] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555844658963361792/_ustadmanifest.json 2024-02-06 22:21:09.789 [Test worker @coroutine#628] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555844658963361792/_ustadmanifest.json. 2024-02-06 22:21:09.789 [Test worker @coroutine#628] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555844658963361792/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:09.790 [Test worker @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-06 22:21:09.801 [DefaultDispatcher-worker-9 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-02-06 22:21:09.802 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 22:21:09.802 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-945f0511-0314-438a-a9a6-54c83329b8ee', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 22:21:09.803 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:09.804 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:21:09.804 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-945f0511-0314-438a-a9a6-54c83329b8ee 2024-02-06 22:21:09.805 [DefaultDispatcher-worker-15 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:09.806 [DefaultDispatcher-worker-15 @coroutine#651] 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-02-06 22:21:09.806 [DefaultDispatcher-worker-15 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:09.806 [DefaultDispatcher-worker-15 @coroutine#651] 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-02-06 22:21:09.806 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:09.813 [eventLoopGroupProxy-7-1 @call-handler#661] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:21:09.813 [eventLoopGroupProxy-7-2 @call-handler#662] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:21:09.813 [eventLoopGroupProxy-7-2 @call-handler#662] 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-02-06 22:21:09.813 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:09.813 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:21:09.814 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:09.814 [eventLoopGroupProxy-7-2 @call-handler#662] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-06 22:21:09.815 [DefaultDispatcher-worker-5 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:09.815 [DefaultDispatcher-worker-5 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:09.817 [DefaultDispatcher-worker-2 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-02-06 22:21:09.817 [DefaultDispatcher-worker-2 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:09.817 [DefaultDispatcher-worker-2 @coroutine#650] 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-02-06 22:21:09.817 [DefaultDispatcher-worker-2 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:09.820 [eventLoopGroupProxy-7-2 @call-handler#672] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:21:09.820 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:09.820 [MyScheduler_Worker-1 @coroutine#654] 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-02-06 22:21:09.820 [MyScheduler_Worker-1 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:09.820 [eventLoopGroupProxy-7-2 @call-handler#672] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:09.820 [MyScheduler_Worker-1 @coroutine#654] 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-02-06 22:21:09.821 [eventLoopGroupProxy-7-2 @call-handler#672] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-06 22:21:09.821 [DefaultDispatcher-worker-9 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:09.821 [DefaultDispatcher-worker-9 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:09.824 [eventLoopGroupProxy-7-2 @call-handler#679] 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-02-06 22:21:09.831 [eventLoopGroupProxy-7-2 @call-handler#679] 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-02-06 22:21:09.831 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:09.831 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:09.833 [eventLoopGroupProxy-7-2 @coroutine#680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cdb05aa 2024-02-06 22:21:09.835 [eventLoopGroupProxy-7-2 @call-handler#679] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 11ms 2024-02-06 22:21:09.837 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:09.837 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:09.837 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:21:09.837 [MyScheduler_Worker-1 @coroutine#654] 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-02-06 22:21:09.839 [DefaultDispatcher-worker-4 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-02-06 22:21:09.839 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:09.839 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:09.839 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:09.839 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:09.843 [eventLoopGroupProxy-7-2 @call-handler#688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:09.846 [eventLoopGroupProxy-7-2 @coroutine#689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cdb05aa 2024-02-06 22:21:09.846 [eventLoopGroupProxy-7-2 @call-handler#688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:09.846 [eventLoopGroupProxy-7-2 @call-handler#688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:21:09.846 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:09.848 [DefaultDispatcher-worker-9 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-02-06 22:21:09.849 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:09.849 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:09.849 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:09.849 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:09.851 [eventLoopGroupProxy-7-2 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:09.854 [eventLoopGroupProxy-7-2 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cdb05aa 2024-02-06 22:21:09.854 [eventLoopGroupProxy-7-2 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:09.854 [eventLoopGroupProxy-7-2 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:09.855 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:09.857 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:09.857 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:09.857 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:09.857 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:09.859 [eventLoopGroupProxy-7-2 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:09.901 [eventLoopGroupProxy-7-2 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:09.902 [eventLoopGroupProxy-7-2 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 22:21:09.902 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:09.903 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:09.903 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:09.903 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:09.904 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:09.907 [eventLoopGroupProxy-7-2 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:09.907 [eventLoopGroupProxy-7-2 @call-handler#704] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 22:21:09.908 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:09.908 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:09.908 [MyScheduler_Worker-1 @coroutine#684] 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-02-06 22:21:09.909 [MyScheduler_Worker-1 @coroutine#684] 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-02-06 22:21:09.909 [MyScheduler_Worker-1 @coroutine#684] 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-02-06 22:21:09.922 [DefaultDispatcher-worker-1 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-02-06 22:21:09.923 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 22:21:10.422 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a175613a-6bb1-4c90-8a1f-97a1860a62fa', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 22:21:10.423 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:21:10.423 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a175613a-6bb1-4c90-8a1f-97a1860a62fa 2024-02-06 22:21:10.426 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:10.426 [MyScheduler_Worker-2 @coroutine#709] 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-02-06 22:21:10.426 [MyScheduler_Worker-2 @coroutine#709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:10.426 [MyScheduler_Worker-2 @coroutine#709] 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-02-06 22:21:10.429 [eventLoopGroupProxy-7-2 @call-handler#717] 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-02-06 22:21:10.430 [eventLoopGroupProxy-7-2 @call-handler#717] 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-02-06 22:21:10.432 [eventLoopGroupProxy-7-2 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cdb05aa 2024-02-06 22:21:10.435 [eventLoopGroupProxy-7-2 @call-handler#717] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 6ms 2024-02-06 22:21:10.436 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:10.436 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:10.437 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:21:10.437 [MyScheduler_Worker-2 @coroutine#709] 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-02-06 22:21:10.440 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.440 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:10.440 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.440 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:10.443 [eventLoopGroupProxy-7-2 @call-handler#725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:10.485 [eventLoopGroupProxy-7-2 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:10.486 [eventLoopGroupProxy-7-2 @call-handler#725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 22:21:10.486 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.488 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.488 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:10.488 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.488 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:10.490 [eventLoopGroupProxy-7-2 @call-handler#729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:10.492 [eventLoopGroupProxy-7-2 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:10.492 [eventLoopGroupProxy-7-2 @call-handler#729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:10.493 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.494 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.494 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:10.494 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.494 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:10.496 [eventLoopGroupProxy-7-2 @call-handler#733] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:10.498 [eventLoopGroupProxy-7-2 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:10.499 [eventLoopGroupProxy-7-2 @call-handler#733] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:10.499 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.500 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.500 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:10.500 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.500 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:10.503 [eventLoopGroupProxy-7-2 @call-handler#737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:10.546 [eventLoopGroupProxy-7-2 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:10.546 [eventLoopGroupProxy-7-2 @call-handler#737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 22:21:10.547 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.548 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.549 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:10.549 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.549 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:10.551 [eventLoopGroupProxy-7-2 @call-handler#741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:10.554 [eventLoopGroupProxy-7-2 @call-handler#741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:10.554 [eventLoopGroupProxy-7-2 @call-handler#741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:10.556 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.557 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.557 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:10.557 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.557 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:10.559 [eventLoopGroupProxy-7-2 @call-handler#745] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:10.561 [eventLoopGroupProxy-7-2 @call-handler#745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:10.562 [eventLoopGroupProxy-7-2 @call-handler#745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:10.563 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.564 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.564 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:10.564 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.564 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:10.567 [eventLoopGroupProxy-7-2 @call-handler#749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:10.569 [eventLoopGroupProxy-7-2 @call-handler#749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:10.569 [eventLoopGroupProxy-7-2 @call-handler#749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:10.571 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.572 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.572 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:10.572 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.572 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:10.574 [eventLoopGroupProxy-7-2 @call-handler#753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:10.616 [eventLoopGroupProxy-7-2 @call-handler#753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:10.617 [eventLoopGroupProxy-7-2 @call-handler#753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 22:21:10.617 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.618 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.618 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:10.618 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.618 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:10.621 [eventLoopGroupProxy-7-2 @call-handler#757] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:10.622 [eventLoopGroupProxy-7-2 @call-handler#757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:10.622 [eventLoopGroupProxy-7-2 @call-handler#757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:10.623 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.624 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.624 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:10.624 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.624 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:10.626 [eventLoopGroupProxy-7-2 @call-handler#761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:10.628 [eventLoopGroupProxy-7-2 @call-handler#761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:10.629 [eventLoopGroupProxy-7-2 @call-handler#761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:10.629 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.630 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.630 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:10.630 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.630 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:10.632 [eventLoopGroupProxy-7-2 @call-handler#766] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:10.634 [eventLoopGroupProxy-7-2 @call-handler#766] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:10.634 [eventLoopGroupProxy-7-2 @call-handler#766] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:10.634 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.635 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.635 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:10.635 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.635 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:10.637 [eventLoopGroupProxy-7-2 @call-handler#770] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:10.682 [eventLoopGroupProxy-7-2 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cdb05aa 2024-02-06 22:21:10.683 [eventLoopGroupProxy-7-2 @call-handler#770] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:10.683 [eventLoopGroupProxy-7-2 @call-handler#770] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-06 22:21:10.684 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.686 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.687 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:10.687 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.687 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:10.689 [eventLoopGroupProxy-7-2 @call-handler#776] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:10.692 [eventLoopGroupProxy-7-2 @coroutine#777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cdb05aa 2024-02-06 22:21:10.692 [eventLoopGroupProxy-7-2 @call-handler#776] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:10.692 [eventLoopGroupProxy-7-2 @call-handler#776] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:10.693 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.694 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.695 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:10.695 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.695 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:10.697 [eventLoopGroupProxy-7-2 @call-handler#782] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:10.699 [eventLoopGroupProxy-7-2 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cdb05aa 2024-02-06 22:21:10.699 [eventLoopGroupProxy-7-2 @call-handler#782] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:10.700 [eventLoopGroupProxy-7-2 @call-handler#782] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:10.700 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:10.714 [DefaultDispatcher-worker-2 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-02-06 22:21:10.725 [DefaultDispatcher-worker-9 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-02-06 22:21:10.725 [DefaultDispatcher-worker-9 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:10.725 [DefaultDispatcher-worker-9 @coroutine#652] 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-02-06 22:21:10.725 [DefaultDispatcher-worker-9 @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:10.726 [DefaultDispatcher-worker-9 @coroutine#652] 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-02-06 22:21:10.728 [eventLoopGroupProxy-7-2 @call-handler#793] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:21:10.728 [eventLoopGroupProxy-7-2 @call-handler#793] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-06 22:21:10.728 [eventLoopGroupProxy-7-2 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:21:10.756 [DefaultDispatcher-worker-13 @call-handler#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3346e906 2024-02-06 22:21:10.758 [eventLoopGroupProxy-7-2 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:10.758 [eventLoopGroupProxy-7-2 @call-handler#793] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 30ms 2024-02-06 22:21:10.758 [DefaultDispatcher-worker-1 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555844658963361792/_ustadmanifest.json 2024-02-06 22:21:10.758 [DefaultDispatcher-worker-1 @coroutine#622] 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/555844658963361792/_ustadmanifest.json. 2024-02-06 22:21:10.758 [DefaultDispatcher-worker-1 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555844658963361792/_ustadmanifest.json 2024-02-06 22:21:10.759 [DefaultDispatcher-worker-9 @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:10.759 [DefaultDispatcher-worker-9 @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:10.759 [DefaultDispatcher-worker-9 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:21:10.759 [DefaultDispatcher-worker-9 @coroutine#652] 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-02-06 22:21:10.761 [DefaultDispatcher-worker-15 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555844658963361792/_ustadmanifest.json 2024-02-06 22:21:10.761 [DefaultDispatcher-worker-15 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555844658963361792/_ustadmanifest.json 2024-02-06 22:21:10.761 [DefaultDispatcher-worker-15 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555844658963361792/_ustadmanifest.json. 2024-02-06 22:21:10.761 [DefaultDispatcher-worker-15 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555844658963361792/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:10.762 [DefaultDispatcher-worker-15 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cdb05aa 2024-02-06 22:21:10.771 [DefaultDispatcher-worker-7 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45295cfd 2024-02-06 22:21:10.773 [DefaultDispatcher-worker-9 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3346e906 2024-02-06 22:21:10.775 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 22:21:10.775 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 22:21:10.775 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 22:21:10.775 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 22:21:10.775 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 22:21:10.777 [Test worker @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d167630 2024-02-06 22:21:10.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-06 22:21:10.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-06 22:21:10.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:10.777 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45295cfd: (connection evicted) 2024-02-06 22:21:10.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:10.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-06 22:21:10.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-06 22:21:10.923 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:21:11.215 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:21:11.228 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:21:11.784 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3c6fc4cd 2024-02-06 22:21:11.784 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3c6fc4cd 2024-02-06 22:21:11.785 [Test worker @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cdb05aa 2024-02-06 22:21:11.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-06 22:21:11.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-06 22:21:11.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:11.786 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3346e906: (connection evicted) 2024-02-06 22:21:11.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:11.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-06 22:21:11.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b907d9 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:11.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:11.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-06 22:21:11.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6296e4bf 2024-02-06 22:21:11.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6296e4bf 2024-02-06 22:21:11.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-06 22:21:11.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d3990a5 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:11.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c459194 2024-02-06 22:21:11.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c459194 2024-02-06 22:21:11.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-06 22:21:11.811 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:21:11.812 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-06 22:21:11.812 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@314c6f89 2024-02-06 22:21:11.814 [DefaultDispatcher-worker-15 @coroutine#832] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a8f553 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:11.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:11.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-06 22:21:11.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 22:21:11.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 22:21:11.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-06 22:21:11.817 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 22:21:11.819 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 22:21:11.819 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 22:21:11.819 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 22:21:11.819 [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-02-06 22:21:11.819 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 22:21:11.819 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 22:21:11.819 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 22:21:11.819 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b79df53 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:11.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:11.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-06 22:21:11.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3924fd 2024-02-06 22:21:11.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3924fd 2024-02-06 22:21:11.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-06 22:21:11.857 [DefaultDispatcher-worker-9 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3924fd 2024-02-06 22:21:11.864 [DefaultDispatcher-worker-9 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 22:21:11.867 [Test worker @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 22:21:11.877 [DefaultDispatcher-worker-6 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3924fd 2024-02-06 22:21:11.877 [Test worker @coroutine#837] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555844667751542784/_ustadmanifest.json 2024-02-06 22:21:11.877 [Test worker @coroutine#837] 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/555844667751542784/_ustadmanifest.json. 2024-02-06 22:21:11.877 [Test worker @coroutine#837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555844667751542784/_ustadmanifest.json 2024-02-06 22:21:11.879 [Test worker @coroutine#837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555844667751542784/_ustadmanifest.json 2024-02-06 22:21:11.879 [Test worker @coroutine#837] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555844667751542784/_ustadmanifest.json 2024-02-06 22:21:11.879 [Test worker @coroutine#837] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555844667751542784/_ustadmanifest.json. 2024-02-06 22:21:11.879 [Test worker @coroutine#837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555844667751542784/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:11.880 [Test worker @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 22:21:11.891 [DefaultDispatcher-worker-9 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3924fd 2024-02-06 22:21:11.892 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 22:21:11.892 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-049ccd04-360b-476c-b9a8-a3072f0c60dd', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 22:21:11.892 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:11.893 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-049ccd04-360b-476c-b9a8-a3072f0c60dd 2024-02-06 22:21:11.893 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:21:11.895 [DefaultDispatcher-worker-9 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:11.895 [DefaultDispatcher-worker-9 @coroutine#860] 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-02-06 22:21:11.895 [DefaultDispatcher-worker-9 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:11.895 [DefaultDispatcher-worker-9 @coroutine#860] 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-02-06 22:21:11.896 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:11.899 [eventLoopGroupProxy-10-1 @call-handler#870] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:21:11.899 [eventLoopGroupProxy-10-2 @call-handler#871] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:21:11.899 [eventLoopGroupProxy-10-1 @call-handler#870] 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-02-06 22:21:11.899 [eventLoopGroupProxy-10-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:21:11.899 [eventLoopGroupProxy-10-2 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:11.900 [eventLoopGroupProxy-10-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:11.900 [eventLoopGroupProxy-10-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-06 22:21:11.901 [DefaultDispatcher-worker-11 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:11.901 [DefaultDispatcher-worker-11 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:11.904 [DefaultDispatcher-worker-12 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3924fd 2024-02-06 22:21:11.904 [DefaultDispatcher-worker-12 @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:11.904 [DefaultDispatcher-worker-12 @coroutine#859] 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-02-06 22:21:11.904 [DefaultDispatcher-worker-12 @coroutine#859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:11.906 [MyScheduler_Worker-1 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:11.906 [MyScheduler_Worker-1 @coroutine#863] 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-02-06 22:21:11.906 [MyScheduler_Worker-1 @coroutine#863] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:11.906 [MyScheduler_Worker-1 @coroutine#863] 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-02-06 22:21:11.908 [eventLoopGroupProxy-10-1 @call-handler#884] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:21:11.909 [eventLoopGroupProxy-10-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:11.909 [eventLoopGroupProxy-10-1 @call-handler#884] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-06 22:21:11.910 [DefaultDispatcher-worker-13 @coroutine#859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:11.910 [DefaultDispatcher-worker-13 @coroutine#859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:11.911 [eventLoopGroupProxy-10-3 @call-handler#890] 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-02-06 22:21:11.912 [eventLoopGroupProxy-10-3 @call-handler#890] 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-02-06 22:21:11.914 [eventLoopGroupProxy-10-3 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296e4bf 2024-02-06 22:21:11.915 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:11.915 [eventLoopGroupProxy-10-3 @call-handler#890] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-06 22:21:11.917 [MyScheduler_Worker-1 @coroutine#863] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:11.917 [MyScheduler_Worker-1 @coroutine#863] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:11.917 [MyScheduler_Worker-1 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:21:11.917 [MyScheduler_Worker-1 @coroutine#863] 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-02-06 22:21:11.920 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:11.921 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:11.921 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:11.921 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:11.921 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:11.922 [DefaultDispatcher-worker-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3924fd 2024-02-06 22:21:11.927 [eventLoopGroupProxy-10-1 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:11.930 [eventLoopGroupProxy-10-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296e4bf 2024-02-06 22:21:11.930 [eventLoopGroupProxy-10-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:11.931 [eventLoopGroupProxy-10-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:21:11.932 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:11.932 [DefaultDispatcher-worker-5 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3924fd 2024-02-06 22:21:11.933 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:11.934 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:11.934 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:11.934 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:11.940 [eventLoopGroupProxy-10-1 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:11.943 [eventLoopGroupProxy-10-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296e4bf 2024-02-06 22:21:11.944 [eventLoopGroupProxy-10-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:11.944 [eventLoopGroupProxy-10-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:21:11.945 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:11.946 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:11.947 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:11.947 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:11.947 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:11.949 [eventLoopGroupProxy-10-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-02-06 22:21:11.954 [eventLoopGroupProxy-10-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296e4bf 2024-02-06 22:21:11.955 [eventLoopGroupProxy-10-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:11.955 [eventLoopGroupProxy-10-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 22:21:11.955 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:11.957 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:11.957 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:11.957 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:11.957 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:11.959 [eventLoopGroupProxy-10-1 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:11.962 [eventLoopGroupProxy-10-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296e4bf 2024-02-06 22:21:11.962 [eventLoopGroupProxy-10-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:11.962 [eventLoopGroupProxy-10-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:11.963 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:11.964 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:11.965 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:11.965 [MyScheduler_Worker-1 @coroutine#895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:11.965 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:11.967 [eventLoopGroupProxy-10-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:11.969 [eventLoopGroupProxy-10-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296e4bf 2024-02-06 22:21:11.969 [eventLoopGroupProxy-10-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:11.970 [eventLoopGroupProxy-10-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:11.970 [MyScheduler_Worker-1 @coroutine#895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:11.983 [DefaultDispatcher-worker-5 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3924fd 2024-02-06 22:21:11.993 [DefaultDispatcher-worker-14 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3924fd 2024-02-06 22:21:11.994 [DefaultDispatcher-worker-14 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:11.994 [DefaultDispatcher-worker-14 @coroutine#861] 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-02-06 22:21:11.994 [DefaultDispatcher-worker-14 @coroutine#861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:11.994 [DefaultDispatcher-worker-14 @coroutine#861] 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-02-06 22:21:11.996 [eventLoopGroupProxy-10-1 @call-handler#935] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:21:11.996 [eventLoopGroupProxy-10-1 @call-handler#935] 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-02-06 22:21:11.996 [eventLoopGroupProxy-10-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:21:12.023 [DefaultDispatcher-worker-8 @call-handler#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c459194 2024-02-06 22:21:12.024 [eventLoopGroupProxy-10-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:12.024 [DefaultDispatcher-worker-7 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555844667751542784/_ustadmanifest.json 2024-02-06 22:21:12.024 [DefaultDispatcher-worker-7 @coroutine#831] 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/555844667751542784/_ustadmanifest.json. 2024-02-06 22:21:12.024 [DefaultDispatcher-worker-7 @coroutine#831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555844667751542784/_ustadmanifest.json 2024-02-06 22:21:12.024 [eventLoopGroupProxy-10-1 @call-handler#935] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-02-06 22:21:12.025 [DefaultDispatcher-worker-14 @coroutine#861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:12.025 [DefaultDispatcher-worker-14 @coroutine#861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:12.025 [DefaultDispatcher-worker-14 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:21:12.025 [DefaultDispatcher-worker-14 @coroutine#861] 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-02-06 22:21:12.026 [DefaultDispatcher-worker-3 @coroutine#831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555844667751542784/_ustadmanifest.json 2024-02-06 22:21:12.026 [DefaultDispatcher-worker-3 @coroutine#831] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555844667751542784/_ustadmanifest.json 2024-02-06 22:21:12.026 [DefaultDispatcher-worker-3 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555844667751542784/_ustadmanifest.json. 2024-02-06 22:21:12.026 [DefaultDispatcher-worker-3 @coroutine#831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555844667751542784/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:12.027 [DefaultDispatcher-worker-3 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296e4bf 2024-02-06 22:21:12.036 [DefaultDispatcher-worker-14 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3924fd 2024-02-06 22:21:12.037 [DefaultDispatcher-worker-13 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c459194 2024-02-06 22:21:12.038 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 22:21:12.038 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 22:21:12.038 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 22:21:12.038 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 22:21:12.038 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 22:21:12.040 [Test worker @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 22:21:12.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-06 22:21:12.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-06 22:21:12.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:12.040 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c3924fd: (connection evicted) 2024-02-06 22:21:12.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:12.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-06 22:21:12.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-06 22:21:12.318 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:21:12.319 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:21:12.376 [DefaultDispatcher-worker-3 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a7906c 2024-02-06 22:21:12.484 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:21:13.045 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@314c6f89 2024-02-06 22:21:13.045 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@314c6f89 2024-02-06 22:21:13.046 [Test worker @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296e4bf 2024-02-06 22:21:13.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-06 22:21:13.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-06 22:21:13.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:13.046 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c459194: (connection evicted) 2024-02-06 22:21:13.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:13.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-06 22:21:13.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-06 22:21:13.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-06 22:21:13.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:13.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:13.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:13.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:13.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:13.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:13.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b32b678 2024-02-06 22:21:13.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:13.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:13.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a95a2 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:13.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:13.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-06 22:21:13.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b53f27 2024-02-06 22:21:13.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b53f27 2024-02-06 22:21:13.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-06 22:21:13.077 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:21:13.079 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-06 22:21:13.079 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1afa048a 2024-02-06 22:21:13.081 [DefaultDispatcher-worker-13 @coroutine#976] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:21:13.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50b4e7b2 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:13.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-06 22:21:13.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-06 22:21:13.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-06 22:21:13.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-06 22:21:13.086 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 22:21:13.086 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 22:21:13.086 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 22:21:13.086 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 22:21:13.086 [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-02-06 22:21:13.086 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 22:21:13.086 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 22:21:13.086 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 22:21:13.086 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:21:13.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53dbe7b2 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:13.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-06 22:21:13.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@53551fef 2024-02-06 22:21:13.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@53551fef 2024-02-06 22:21:13.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-06 22:21:13.133 [DefaultDispatcher-worker-15 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53551fef 2024-02-06 22:21:13.153 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:13.156 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:13.179 [DefaultDispatcher-worker-15 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-06 22:21:13.183 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:13.188 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:13.207 [DefaultDispatcher-worker-9 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-06 22:21:13.216 [DefaultDispatcher-worker-9 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-06 22:21:13.220 [DefaultDispatcher-worker-9 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-06 22:21:13.230 [DefaultDispatcher-worker-3 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53551fef 2024-02-06 22:21:13.231 [Test worker @coroutine#980] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555844675414343680/_ustadmanifest.json 2024-02-06 22:21:13.231 [Test worker @coroutine#980] 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/555844675414343680/_ustadmanifest.json. 2024-02-06 22:21:13.231 [Test worker @coroutine#980] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555844675414343680/_ustadmanifest.json 2024-02-06 22:21:13.233 [Test worker @coroutine#980] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555844675414343680/_ustadmanifest.json 2024-02-06 22:21:13.233 [Test worker @coroutine#980] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555844675414343680/_ustadmanifest.json 2024-02-06 22:21:13.235 [Test worker @coroutine#980] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555844675414343680/_ustadmanifest.json. 2024-02-06 22:21:13.235 [Test worker @coroutine#980] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555844675414343680/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:13.251 [Test worker @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-06 22:21:13.315 [DefaultDispatcher-worker-7 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53551fef 2024-02-06 22:21:13.316 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 22:21:13.316 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-79ddd786-cb83-4c1a-9373-8d86730b723a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 22:21:13.317 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 22:21:13.317 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-79ddd786-cb83-4c1a-9373-8d86730b723a 2024-02-06 22:21:13.318 [DefaultDispatcher-worker-7 @coroutine#1157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:13.318 [DefaultDispatcher-worker-7 @coroutine#1157] 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-02-06 22:21:13.318 [DefaultDispatcher-worker-7 @coroutine#1157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:13.319 [DefaultDispatcher-worker-7 @coroutine#1157] 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-02-06 22:21:13.322 [eventLoopGroupProxy-13-1 @call-handler#1167] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:21:13.323 [eventLoopGroupProxy-13-1 @call-handler#1167] 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-02-06 22:21:13.323 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:21:13.323 [eventLoopGroupProxy-13-2 @call-handler#1168] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:21:13.323 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.323 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.324 [eventLoopGroupProxy-13-1 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-06 22:21:13.324 [DefaultDispatcher-worker-15 @coroutine#1157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:13.324 [DefaultDispatcher-worker-15 @coroutine#1157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:13.328 [DefaultDispatcher-worker-13 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53551fef 2024-02-06 22:21:13.328 [DefaultDispatcher-worker-13 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:13.328 [DefaultDispatcher-worker-13 @coroutine#1156] 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-02-06 22:21:13.329 [DefaultDispatcher-worker-13 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:13.331 [eventLoopGroupProxy-13-1 @call-handler#1174] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:21:13.331 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.331 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-06 22:21:13.331 [DefaultDispatcher-worker-12 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:13.331 [DefaultDispatcher-worker-12 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:13.343 [DefaultDispatcher-worker-11 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53551fef 2024-02-06 22:21:13.348 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:13.348 [MyScheduler_Worker-1 @coroutine#1160] 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-02-06 22:21:13.348 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:13.348 [MyScheduler_Worker-1 @coroutine#1160] 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-02-06 22:21:13.354 [eventLoopGroupProxy-13-1 @call-handler#1336] 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-02-06 22:21:13.354 [eventLoopGroupProxy-13-1 @call-handler#1336] 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-02-06 22:21:13.357 [DefaultDispatcher-worker-11 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53551fef 2024-02-06 22:21:13.360 [eventLoopGroupProxy-13-1 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.363 [eventLoopGroupProxy-13-1 @call-handler#1336] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 9ms 2024-02-06 22:21:13.364 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:13.364 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:13.365 [MyScheduler_Worker-1 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:21:13.365 [MyScheduler_Worker-1 @coroutine#1160] 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-02-06 22:21:13.368 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.368 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.368 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.368 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.369 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.372 [eventLoopGroupProxy-13-1 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.372 [eventLoopGroupProxy-13-1 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.372 [eventLoopGroupProxy-13-1 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:13.373 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.374 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.374 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.374 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.374 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.376 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.426 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.426 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.427 [eventLoopGroupProxy-13-1 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-02-06 22:21:13.427 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.429 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.430 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.430 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.430 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.432 [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-02-06 22:21:13.434 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.434 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.434 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:13.435 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.438 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.438 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.438 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.438 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.440 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.444 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.445 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.445 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 22:21:13.445 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.447 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.448 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.448 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.448 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.449 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.493 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.494 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.494 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:21:13.495 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.497 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.497 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.497 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.497 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.499 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.512 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.512 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.512 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-06 22:21:13.513 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.514 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.514 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.514 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.514 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.516 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.521 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.522 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.522 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 22:21:13.522 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.524 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.524 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.524 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.524 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.526 [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-02-06 22:21:13.529 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.529 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.529 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:13.530 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.531 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.531 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.531 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.532 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.533 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.536 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.536 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.536 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:13.537 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.538 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.538 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.538 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.538 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.539 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.585 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.586 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.586 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-06 22:21:13.586 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.588 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.588 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.588 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.588 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.590 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.591 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.592 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.592 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:13.592 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.594 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.594 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.594 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.594 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.595 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.597 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.597 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.597 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.598 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.599 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.599 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.599 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.599 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.601 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.603 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.603 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.603 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.604 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.605 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.605 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.605 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.605 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.607 [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-02-06 22:21:13.609 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.609 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.609 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.610 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.612 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.612 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.612 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.612 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.613 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.615 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.615 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.615 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.616 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.617 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.617 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.617 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.618 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.619 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.621 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.621 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.622 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:13.622 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.623 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.624 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.624 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.624 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.625 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.627 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.627 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.628 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:13.628 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.629 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.629 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.629 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.629 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.631 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.632 [eventLoopGroupProxy-13-1 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.632 [eventLoopGroupProxy-13-1 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.632 [eventLoopGroupProxy-13-1 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 22:21:13.633 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.634 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.634 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.634 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.634 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.636 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.637 [eventLoopGroupProxy-13-1 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.637 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.637 [eventLoopGroupProxy-13-1 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.638 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.639 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.639 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.639 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.639 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.640 [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-02-06 22:21:13.642 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.642 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.642 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.643 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.644 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.644 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.644 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.644 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.645 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.647 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.647 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.647 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.647 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.648 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.648 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.648 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.648 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.650 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.651 [eventLoopGroupProxy-13-1 @coroutine#1472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.651 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.651 [eventLoopGroupProxy-13-1 @call-handler#1471] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 22:21:13.652 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.654 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.654 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.654 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.654 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.656 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.657 [eventLoopGroupProxy-13-1 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.658 [eventLoopGroupProxy-13-1 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.658 [eventLoopGroupProxy-13-1 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.658 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.659 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.659 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.659 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.659 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.661 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.662 [eventLoopGroupProxy-13-1 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.662 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.662 [eventLoopGroupProxy-13-1 @call-handler#1483] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 22:21:13.663 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.664 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.664 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.664 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.664 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.665 [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-02-06 22:21:13.668 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.668 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.668 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:13.669 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.670 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.670 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.670 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.670 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.671 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.673 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.673 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.673 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.673 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.674 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.675 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.675 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.675 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.676 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.678 [eventLoopGroupProxy-13-1 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.678 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.678 [eventLoopGroupProxy-13-1 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.679 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.680 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.680 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.680 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.680 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.681 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.683 [eventLoopGroupProxy-13-1 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.683 [eventLoopGroupProxy-13-1 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.683 [eventLoopGroupProxy-13-1 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.683 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.684 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.685 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.685 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.685 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.686 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.687 [eventLoopGroupProxy-13-1 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.687 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.688 [eventLoopGroupProxy-13-1 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.688 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.689 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.689 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.689 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.689 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.690 [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-02-06 22:21:13.692 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.692 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.692 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.693 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.694 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.694 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.694 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.694 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.695 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.696 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.697 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.697 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.697 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.698 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.698 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.698 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.698 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.700 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.701 [eventLoopGroupProxy-13-1 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.701 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.701 [eventLoopGroupProxy-13-1 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 22:21:13.702 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.703 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.703 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.703 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.703 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.704 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.706 [eventLoopGroupProxy-13-1 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.706 [eventLoopGroupProxy-13-1 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.706 [eventLoopGroupProxy-13-1 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.706 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.707 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.707 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.707 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.707 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.708 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.710 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.710 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.710 [eventLoopGroupProxy-13-1 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.710 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.711 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.711 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.711 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.711 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.713 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.714 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.714 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.715 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.715 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.716 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.716 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.716 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.716 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.717 [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-02-06 22:21:13.719 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.719 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.719 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.720 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.720 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.720 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.721 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.721 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.722 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.770 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.770 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.770 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-06 22:21:13.771 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.772 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.772 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.772 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.772 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.774 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.776 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.776 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.776 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.776 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.777 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.777 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.777 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.777 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.778 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.780 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.780 [eventLoopGroupProxy-13-1 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.780 [eventLoopGroupProxy-13-1 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.780 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.781 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.781 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.781 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.781 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.782 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.783 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.783 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.783 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 22:21:13.784 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.785 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.785 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.785 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.785 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.786 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.787 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.787 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.787 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.788 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.789 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.789 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.789 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.789 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.790 [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-02-06 22:21:13.833 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.833 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.833 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 22:21:13.834 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.835 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.836 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.836 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.836 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.837 [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-02-06 22:21:13.839 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.839 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.840 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.840 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.841 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.841 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.841 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.842 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.843 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.845 [eventLoopGroupProxy-13-1 @coroutine#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.845 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.845 [eventLoopGroupProxy-13-1 @call-handler#1603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.846 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.847 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.847 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.847 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.847 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.848 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.854 [DefaultDispatcher-worker-9 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53551fef 2024-02-06 22:21:13.893 [eventLoopGroupProxy-13-1 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.893 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.893 [eventLoopGroupProxy-13-1 @call-handler#1609] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:21:13.894 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.895 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.896 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.896 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.896 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.897 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.899 [eventLoopGroupProxy-13-1 @coroutine#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.899 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.899 [eventLoopGroupProxy-13-1 @call-handler#1616] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.900 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.900 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.900 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.900 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.900 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.902 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.903 [eventLoopGroupProxy-13-1 @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.903 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.904 [eventLoopGroupProxy-13-1 @call-handler#1622] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:13.904 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.905 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.905 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.905 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.905 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.906 [eventLoopGroupProxy-13-1 @call-handler#1628] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.908 [eventLoopGroupProxy-13-1 @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.908 [eventLoopGroupProxy-13-1 @call-handler#1628] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.908 [eventLoopGroupProxy-13-1 @call-handler#1628] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.909 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.910 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.910 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.910 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.910 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.911 [eventLoopGroupProxy-13-1 @call-handler#1634] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.913 [eventLoopGroupProxy-13-1 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.913 [eventLoopGroupProxy-13-1 @call-handler#1634] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.913 [eventLoopGroupProxy-13-1 @call-handler#1634] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.914 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.915 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.915 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.915 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.915 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.916 [eventLoopGroupProxy-13-1 @call-handler#1640] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.961 [eventLoopGroupProxy-13-1 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.961 [eventLoopGroupProxy-13-1 @call-handler#1640] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.961 [eventLoopGroupProxy-13-1 @call-handler#1640] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:21:13.962 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.963 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.963 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.963 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.963 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.965 [eventLoopGroupProxy-13-1 @call-handler#1647] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.967 [eventLoopGroupProxy-13-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.967 [eventLoopGroupProxy-13-1 @call-handler#1647] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.967 [eventLoopGroupProxy-13-1 @call-handler#1647] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.967 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.971 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.971 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.971 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.971 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.972 [eventLoopGroupProxy-13-1 @call-handler#1653] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.974 [eventLoopGroupProxy-13-1 @coroutine#1654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.974 [eventLoopGroupProxy-13-1 @call-handler#1653] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.975 [eventLoopGroupProxy-13-1 @call-handler#1653] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:13.975 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.976 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.976 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.976 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.976 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.977 [eventLoopGroupProxy-13-1 @call-handler#1659] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.979 [eventLoopGroupProxy-13-1 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.979 [eventLoopGroupProxy-13-1 @call-handler#1659] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.979 [eventLoopGroupProxy-13-1 @call-handler#1659] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.980 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.981 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.981 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.981 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.981 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.982 [eventLoopGroupProxy-13-1 @call-handler#1665] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.984 [eventLoopGroupProxy-13-1 @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.984 [eventLoopGroupProxy-13-1 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.985 [eventLoopGroupProxy-13-1 @call-handler#1665] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:13.985 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.986 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.986 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.986 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.986 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.987 [eventLoopGroupProxy-13-1 @call-handler#1671] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.989 [eventLoopGroupProxy-13-1 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.989 [eventLoopGroupProxy-13-1 @call-handler#1671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.989 [eventLoopGroupProxy-13-1 @call-handler#1671] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.990 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.991 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.991 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.991 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.991 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.992 [eventLoopGroupProxy-13-1 @call-handler#1677] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.993 [eventLoopGroupProxy-13-1 @coroutine#1678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.993 [eventLoopGroupProxy-13-1 @call-handler#1677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.994 [eventLoopGroupProxy-13-1 @call-handler#1677] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.994 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.995 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.995 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.995 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.995 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:13.996 [eventLoopGroupProxy-13-1 @call-handler#1683] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:13.998 [eventLoopGroupProxy-13-1 @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:13.998 [eventLoopGroupProxy-13-1 @call-handler#1683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:13.998 [eventLoopGroupProxy-13-1 @call-handler#1683] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:13.998 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.999 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:13.999 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:13.999 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.000 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.001 [eventLoopGroupProxy-13-1 @call-handler#1689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.002 [eventLoopGroupProxy-13-1 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.002 [eventLoopGroupProxy-13-1 @call-handler#1689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.002 [eventLoopGroupProxy-13-1 @call-handler#1689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 22:21:14.003 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.004 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.004 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.004 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.004 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.005 [eventLoopGroupProxy-13-1 @call-handler#1695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.007 [eventLoopGroupProxy-13-1 @coroutine#1696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.007 [eventLoopGroupProxy-13-1 @call-handler#1695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.007 [eventLoopGroupProxy-13-1 @call-handler#1695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.007 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.008 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.008 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.008 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.008 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.010 [eventLoopGroupProxy-13-1 @call-handler#1701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.011 [eventLoopGroupProxy-13-1 @coroutine#1702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.011 [eventLoopGroupProxy-13-1 @call-handler#1701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.011 [eventLoopGroupProxy-13-1 @call-handler#1701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.012 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.013 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.013 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.013 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.013 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.014 [eventLoopGroupProxy-13-1 @call-handler#1707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.016 [eventLoopGroupProxy-13-1 @coroutine#1708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.016 [eventLoopGroupProxy-13-1 @call-handler#1707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.016 [eventLoopGroupProxy-13-1 @call-handler#1707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.016 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.017 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.017 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.017 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.017 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.019 [eventLoopGroupProxy-13-1 @call-handler#1713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.020 [eventLoopGroupProxy-13-1 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.020 [eventLoopGroupProxy-13-1 @call-handler#1713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.020 [eventLoopGroupProxy-13-1 @call-handler#1713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.021 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.022 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.022 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.022 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.022 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.023 [eventLoopGroupProxy-13-1 @call-handler#1719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.065 [eventLoopGroupProxy-13-1 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.065 [eventLoopGroupProxy-13-1 @call-handler#1719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.065 [eventLoopGroupProxy-13-1 @call-handler#1719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-06 22:21:14.066 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.068 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.068 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.068 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.068 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.069 [eventLoopGroupProxy-13-1 @call-handler#1725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.071 [eventLoopGroupProxy-13-1 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.071 [eventLoopGroupProxy-13-1 @call-handler#1725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.071 [eventLoopGroupProxy-13-1 @call-handler#1725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.072 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.073 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.073 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.073 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.073 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.075 [eventLoopGroupProxy-13-1 @call-handler#1731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.077 [eventLoopGroupProxy-13-1 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.077 [eventLoopGroupProxy-13-1 @call-handler#1731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.077 [eventLoopGroupProxy-13-1 @call-handler#1731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.078 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.079 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.079 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.079 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.079 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.081 [eventLoopGroupProxy-13-1 @call-handler#1737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.083 [eventLoopGroupProxy-13-1 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.083 [eventLoopGroupProxy-13-1 @call-handler#1737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.083 [eventLoopGroupProxy-13-1 @call-handler#1737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.084 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.085 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.085 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.085 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.085 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.086 [eventLoopGroupProxy-13-1 @call-handler#1743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.088 [eventLoopGroupProxy-13-1 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.088 [eventLoopGroupProxy-13-1 @call-handler#1743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.089 [eventLoopGroupProxy-13-1 @call-handler#1743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:14.089 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.090 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.090 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.090 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.090 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.092 [eventLoopGroupProxy-13-1 @call-handler#1749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.094 [eventLoopGroupProxy-13-1 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.094 [eventLoopGroupProxy-13-1 @call-handler#1749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.094 [eventLoopGroupProxy-13-1 @call-handler#1749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.095 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.096 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.096 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.096 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.096 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.097 [eventLoopGroupProxy-13-1 @call-handler#1755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.099 [eventLoopGroupProxy-13-1 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.099 [eventLoopGroupProxy-13-1 @call-handler#1755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.099 [eventLoopGroupProxy-13-1 @call-handler#1755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.099 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.100 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.101 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.101 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.101 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.102 [eventLoopGroupProxy-13-1 @call-handler#1761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.146 [eventLoopGroupProxy-13-1 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.146 [eventLoopGroupProxy-13-1 @call-handler#1761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.146 [eventLoopGroupProxy-13-1 @call-handler#1761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 22:21:14.147 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.148 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.148 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.148 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.148 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.150 [eventLoopGroupProxy-13-1 @call-handler#1767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.152 [eventLoopGroupProxy-13-1 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.152 [eventLoopGroupProxy-13-1 @call-handler#1767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.152 [eventLoopGroupProxy-13-1 @call-handler#1767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.153 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.154 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.154 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.154 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.154 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.156 [eventLoopGroupProxy-13-1 @call-handler#1773] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.158 [eventLoopGroupProxy-13-1 @coroutine#1774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.158 [eventLoopGroupProxy-13-1 @call-handler#1773] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.158 [eventLoopGroupProxy-13-1 @call-handler#1773] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.159 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.160 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.160 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.160 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.160 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.162 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.206 [eventLoopGroupProxy-13-1 @coroutine#1780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.206 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.206 [eventLoopGroupProxy-13-1 @call-handler#1779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:21:14.207 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.208 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.208 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.208 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.208 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.209 [eventLoopGroupProxy-13-1 @call-handler#1785] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.211 [eventLoopGroupProxy-13-1 @coroutine#1786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.211 [eventLoopGroupProxy-13-1 @call-handler#1785] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.212 [eventLoopGroupProxy-13-1 @call-handler#1785] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:14.212 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.213 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.213 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.213 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.213 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.215 [eventLoopGroupProxy-13-1 @call-handler#1791] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.217 [eventLoopGroupProxy-13-1 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.217 [eventLoopGroupProxy-13-1 @call-handler#1791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.217 [eventLoopGroupProxy-13-1 @call-handler#1791] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:14.217 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.218 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.219 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.219 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.219 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.220 [eventLoopGroupProxy-13-1 @call-handler#1797] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.222 [eventLoopGroupProxy-13-1 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.222 [eventLoopGroupProxy-13-1 @call-handler#1797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.222 [eventLoopGroupProxy-13-1 @call-handler#1797] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.222 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.224 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.224 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.224 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.224 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.225 [eventLoopGroupProxy-13-1 @call-handler#1803] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.227 [eventLoopGroupProxy-13-1 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.227 [eventLoopGroupProxy-13-1 @call-handler#1803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.227 [eventLoopGroupProxy-13-1 @call-handler#1803] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.228 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.229 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.229 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.229 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.229 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.230 [eventLoopGroupProxy-13-1 @call-handler#1809] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.232 [eventLoopGroupProxy-13-1 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.232 [eventLoopGroupProxy-13-1 @call-handler#1809] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.233 [eventLoopGroupProxy-13-1 @call-handler#1809] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.233 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.234 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.234 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.234 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.234 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.236 [eventLoopGroupProxy-13-1 @call-handler#1816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.237 [eventLoopGroupProxy-13-1 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.237 [eventLoopGroupProxy-13-1 @call-handler#1816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.237 [eventLoopGroupProxy-13-1 @call-handler#1816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.238 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.240 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.240 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.240 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.240 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.241 [eventLoopGroupProxy-13-1 @call-handler#1822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.243 [eventLoopGroupProxy-13-1 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.243 [eventLoopGroupProxy-13-1 @call-handler#1822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.243 [eventLoopGroupProxy-13-1 @call-handler#1822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.243 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.245 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.245 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.245 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.245 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.246 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.248 [eventLoopGroupProxy-13-1 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.248 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.248 [eventLoopGroupProxy-13-1 @call-handler#1828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.248 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.249 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.249 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.249 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.250 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.251 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.253 [eventLoopGroupProxy-13-1 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.253 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.253 [eventLoopGroupProxy-13-1 @call-handler#1834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.253 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.255 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.255 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.255 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.255 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.256 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.257 [eventLoopGroupProxy-13-1 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.258 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.258 [eventLoopGroupProxy-13-1 @call-handler#1840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.258 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.260 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.260 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.260 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.260 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.261 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.262 [eventLoopGroupProxy-13-1 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.262 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.262 [eventLoopGroupProxy-13-1 @call-handler#1846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 22:21:14.263 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.264 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.264 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.264 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.264 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.265 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.267 [eventLoopGroupProxy-13-1 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.267 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.267 [eventLoopGroupProxy-13-1 @call-handler#1852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.268 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.269 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.269 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.269 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.269 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.270 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.272 [eventLoopGroupProxy-13-1 @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.272 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.272 [eventLoopGroupProxy-13-1 @call-handler#1858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.272 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.274 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.274 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.274 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.274 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.275 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.277 [eventLoopGroupProxy-13-1 @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.277 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.277 [eventLoopGroupProxy-13-1 @call-handler#1864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.277 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.279 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.279 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.279 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.279 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.280 [eventLoopGroupProxy-13-1 @call-handler#1870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.282 [eventLoopGroupProxy-13-1 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.282 [eventLoopGroupProxy-13-1 @call-handler#1870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.282 [eventLoopGroupProxy-13-1 @call-handler#1870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.283 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.284 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.284 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.284 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.284 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.285 [eventLoopGroupProxy-13-1 @call-handler#1876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.287 [eventLoopGroupProxy-13-1 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.287 [eventLoopGroupProxy-13-1 @call-handler#1876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.287 [eventLoopGroupProxy-13-1 @call-handler#1876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.288 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.289 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.289 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.289 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.289 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.290 [eventLoopGroupProxy-13-1 @call-handler#1882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.333 [eventLoopGroupProxy-13-1 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.333 [eventLoopGroupProxy-13-1 @call-handler#1882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.334 [eventLoopGroupProxy-13-1 @call-handler#1882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 22:21:14.334 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.336 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.336 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.336 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.336 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.337 [eventLoopGroupProxy-13-1 @call-handler#1888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.339 [eventLoopGroupProxy-13-1 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.339 [eventLoopGroupProxy-13-1 @call-handler#1888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.339 [eventLoopGroupProxy-13-1 @call-handler#1888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.339 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.341 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.341 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.341 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.341 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.343 [eventLoopGroupProxy-13-1 @call-handler#1894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.344 [eventLoopGroupProxy-13-1 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.344 [eventLoopGroupProxy-13-1 @call-handler#1894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.345 [eventLoopGroupProxy-13-1 @call-handler#1894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:14.345 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.347 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.347 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.347 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.347 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.349 [eventLoopGroupProxy-13-1 @call-handler#1900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.351 [eventLoopGroupProxy-13-1 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.351 [eventLoopGroupProxy-13-1 @call-handler#1900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.351 [eventLoopGroupProxy-13-1 @call-handler#1900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.352 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.353 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.353 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.353 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.353 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.355 [eventLoopGroupProxy-13-1 @call-handler#1906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.356 [eventLoopGroupProxy-13-1 @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.356 [eventLoopGroupProxy-13-1 @call-handler#1906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.356 [eventLoopGroupProxy-13-1 @call-handler#1906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 22:21:14.357 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.358 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.358 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.358 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.358 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.360 [eventLoopGroupProxy-13-1 @call-handler#1912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.362 [eventLoopGroupProxy-13-1 @coroutine#1913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.362 [eventLoopGroupProxy-13-1 @call-handler#1912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.362 [eventLoopGroupProxy-13-1 @call-handler#1912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.363 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.364 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.364 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.364 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.364 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.365 [eventLoopGroupProxy-13-1 @call-handler#1918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.367 [eventLoopGroupProxy-13-1 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.368 [eventLoopGroupProxy-13-1 @call-handler#1918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.368 [eventLoopGroupProxy-13-1 @call-handler#1918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:14.368 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.369 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.370 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.370 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.370 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.371 [eventLoopGroupProxy-13-1 @call-handler#1924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.378 [DefaultDispatcher-worker-6 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53551fef 2024-02-06 22:21:14.413 [eventLoopGroupProxy-13-1 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.413 [eventLoopGroupProxy-13-1 @call-handler#1924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.413 [eventLoopGroupProxy-13-1 @call-handler#1924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-06 22:21:14.414 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.416 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.416 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.416 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.416 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.417 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.419 [eventLoopGroupProxy-13-1 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.420 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.420 [eventLoopGroupProxy-13-1 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:14.420 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.422 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.422 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.422 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.422 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.424 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.425 [eventLoopGroupProxy-13-1 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.425 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.426 [eventLoopGroupProxy-13-1 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:14.426 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.427 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.427 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.427 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.427 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.429 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.473 [eventLoopGroupProxy-13-1 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.473 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.474 [eventLoopGroupProxy-13-1 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:21:14.474 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.475 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.476 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.476 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.476 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.477 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.479 [eventLoopGroupProxy-13-1 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.479 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.479 [eventLoopGroupProxy-13-1 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.479 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.481 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.481 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.481 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.481 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.482 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.484 [eventLoopGroupProxy-13-1 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.484 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.484 [eventLoopGroupProxy-13-1 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.484 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.485 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.486 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.486 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.486 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.487 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.488 [eventLoopGroupProxy-13-1 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.488 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.488 [eventLoopGroupProxy-13-1 @call-handler#1961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.488 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.489 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.489 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.489 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.489 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.490 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.491 [eventLoopGroupProxy-13-1 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.492 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.492 [eventLoopGroupProxy-13-1 @call-handler#1967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.492 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.493 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.493 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.493 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.493 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.494 [eventLoopGroupProxy-13-1 @call-handler#1973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.495 [eventLoopGroupProxy-13-1 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.495 [eventLoopGroupProxy-13-1 @call-handler#1973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.495 [eventLoopGroupProxy-13-1 @call-handler#1973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 22:21:14.496 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.496 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.496 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.497 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.497 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.498 [eventLoopGroupProxy-13-1 @call-handler#1979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.499 [eventLoopGroupProxy-13-1 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.499 [eventLoopGroupProxy-13-1 @call-handler#1979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.499 [eventLoopGroupProxy-13-1 @call-handler#1979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.500 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.501 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.501 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.501 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.501 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.502 [eventLoopGroupProxy-13-1 @call-handler#1985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.503 [eventLoopGroupProxy-13-1 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.503 [eventLoopGroupProxy-13-1 @call-handler#1985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.503 [eventLoopGroupProxy-13-1 @call-handler#1985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 22:21:14.504 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.505 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.505 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.505 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.505 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.506 [eventLoopGroupProxy-13-1 @call-handler#1991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.507 [eventLoopGroupProxy-13-1 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.507 [eventLoopGroupProxy-13-1 @call-handler#1991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.507 [eventLoopGroupProxy-13-1 @call-handler#1991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 22:21:14.508 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.509 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.509 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.509 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.509 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.510 [eventLoopGroupProxy-13-1 @call-handler#1997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.511 [eventLoopGroupProxy-13-1 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.511 [eventLoopGroupProxy-13-1 @call-handler#1997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.511 [eventLoopGroupProxy-13-1 @call-handler#1997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.511 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.514 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.514 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.514 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.514 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.515 [eventLoopGroupProxy-13-1 @call-handler#2003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.517 [eventLoopGroupProxy-13-1 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.517 [eventLoopGroupProxy-13-1 @call-handler#2003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.517 [eventLoopGroupProxy-13-1 @call-handler#2003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.517 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.518 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.518 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.518 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.518 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.519 [eventLoopGroupProxy-13-1 @call-handler#2009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.521 [eventLoopGroupProxy-13-1 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.521 [eventLoopGroupProxy-13-1 @call-handler#2009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.521 [eventLoopGroupProxy-13-1 @call-handler#2009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.521 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.522 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.522 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.522 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.522 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.523 [eventLoopGroupProxy-13-1 @call-handler#2015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.569 [eventLoopGroupProxy-13-1 @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.569 [eventLoopGroupProxy-13-1 @call-handler#2015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.569 [eventLoopGroupProxy-13-1 @call-handler#2015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-06 22:21:14.570 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.571 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.572 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.572 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.572 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.573 [eventLoopGroupProxy-13-1 @call-handler#2022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.575 [eventLoopGroupProxy-13-1 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.575 [eventLoopGroupProxy-13-1 @call-handler#2022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.575 [eventLoopGroupProxy-13-1 @call-handler#2022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.576 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.576 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.576 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.576 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.576 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.577 [eventLoopGroupProxy-13-1 @call-handler#2028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.579 [eventLoopGroupProxy-13-1 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.579 [eventLoopGroupProxy-13-1 @call-handler#2028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.579 [eventLoopGroupProxy-13-1 @call-handler#2028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.579 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.580 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.580 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.580 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.580 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.581 [eventLoopGroupProxy-13-1 @call-handler#2034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.582 [eventLoopGroupProxy-13-1 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.582 [eventLoopGroupProxy-13-1 @call-handler#2034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.582 [eventLoopGroupProxy-13-1 @call-handler#2034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 22:21:14.583 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.583 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.583 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.583 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.583 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.584 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.586 [eventLoopGroupProxy-13-1 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.586 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.586 [eventLoopGroupProxy-13-1 @call-handler#2040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.586 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.587 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.587 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.587 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.587 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.588 [eventLoopGroupProxy-13-1 @call-handler#2046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.632 [eventLoopGroupProxy-13-1 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.633 [eventLoopGroupProxy-13-1 @call-handler#2046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.633 [eventLoopGroupProxy-13-1 @call-handler#2046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:21:14.633 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.634 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.635 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.635 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.635 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.636 [eventLoopGroupProxy-13-1 @call-handler#2052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.638 [eventLoopGroupProxy-13-1 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.638 [eventLoopGroupProxy-13-1 @call-handler#2052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.638 [eventLoopGroupProxy-13-1 @call-handler#2052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.639 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.640 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.640 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.640 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.640 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.641 [eventLoopGroupProxy-13-1 @call-handler#2058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.643 [eventLoopGroupProxy-13-1 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.643 [eventLoopGroupProxy-13-1 @call-handler#2058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.643 [eventLoopGroupProxy-13-1 @call-handler#2058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.643 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.644 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.644 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.644 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.644 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.645 [eventLoopGroupProxy-13-1 @call-handler#2064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.689 [eventLoopGroupProxy-13-1 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.689 [eventLoopGroupProxy-13-1 @call-handler#2064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.689 [eventLoopGroupProxy-13-1 @call-handler#2064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 22:21:14.690 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.691 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.691 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.691 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.691 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.692 [eventLoopGroupProxy-13-1 @call-handler#2070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.694 [eventLoopGroupProxy-13-1 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.694 [eventLoopGroupProxy-13-1 @call-handler#2070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.694 [eventLoopGroupProxy-13-1 @call-handler#2070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.695 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.696 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.696 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.696 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.696 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.698 [eventLoopGroupProxy-13-1 @call-handler#2076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.700 [eventLoopGroupProxy-13-1 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.700 [eventLoopGroupProxy-13-1 @call-handler#2076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.700 [eventLoopGroupProxy-13-1 @call-handler#2076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:14.700 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.701 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.701 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.701 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.701 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.702 [eventLoopGroupProxy-13-1 @call-handler#2082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.705 [eventLoopGroupProxy-13-1 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.705 [eventLoopGroupProxy-13-1 @call-handler#2082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.705 [eventLoopGroupProxy-13-1 @call-handler#2082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:14.705 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.706 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.706 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.706 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.706 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.708 [eventLoopGroupProxy-13-1 @call-handler#2088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.710 [eventLoopGroupProxy-13-1 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.710 [eventLoopGroupProxy-13-1 @call-handler#2088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.711 [eventLoopGroupProxy-13-1 @call-handler#2088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 22:21:14.711 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.712 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.712 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.712 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.712 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.713 [eventLoopGroupProxy-13-1 @call-handler#2094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.716 [eventLoopGroupProxy-13-1 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.716 [eventLoopGroupProxy-13-1 @call-handler#2094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.716 [eventLoopGroupProxy-13-1 @call-handler#2094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:14.716 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.717 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.717 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.718 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.718 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.719 [eventLoopGroupProxy-13-1 @call-handler#2100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.721 [eventLoopGroupProxy-13-1 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.721 [eventLoopGroupProxy-13-1 @call-handler#2100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.721 [eventLoopGroupProxy-13-1 @call-handler#2100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:14.721 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.722 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.722 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.722 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.722 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.724 [eventLoopGroupProxy-13-1 @call-handler#2106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.725 [eventLoopGroupProxy-13-1 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.725 [eventLoopGroupProxy-13-1 @call-handler#2106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.725 [eventLoopGroupProxy-13-1 @call-handler#2106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.726 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.727 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.727 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.727 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.727 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.728 [eventLoopGroupProxy-13-1 @call-handler#2112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.773 [eventLoopGroupProxy-13-1 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.773 [eventLoopGroupProxy-13-1 @call-handler#2112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.773 [eventLoopGroupProxy-13-1 @call-handler#2112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:21:14.774 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.775 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.775 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.775 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.775 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.776 [eventLoopGroupProxy-13-1 @call-handler#2118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.778 [eventLoopGroupProxy-13-1 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.778 [eventLoopGroupProxy-13-1 @call-handler#2118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.778 [eventLoopGroupProxy-13-1 @call-handler#2118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.779 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.780 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.780 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.780 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.780 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.781 [eventLoopGroupProxy-13-1 @call-handler#2124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.783 [eventLoopGroupProxy-13-1 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.783 [eventLoopGroupProxy-13-1 @call-handler#2124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.783 [eventLoopGroupProxy-13-1 @call-handler#2124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.783 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.784 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.784 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.784 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.784 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.786 [eventLoopGroupProxy-13-1 @call-handler#2130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.787 [eventLoopGroupProxy-13-1 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.787 [eventLoopGroupProxy-13-1 @call-handler#2130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.787 [eventLoopGroupProxy-13-1 @call-handler#2130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 22:21:14.788 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.789 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.789 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.789 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.789 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.790 [eventLoopGroupProxy-13-1 @call-handler#2136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.833 [eventLoopGroupProxy-13-1 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.834 [eventLoopGroupProxy-13-1 @call-handler#2136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.834 [eventLoopGroupProxy-13-1 @call-handler#2136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 22:21:14.834 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.836 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.836 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.836 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.836 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.837 [eventLoopGroupProxy-13-1 @call-handler#2143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.839 [eventLoopGroupProxy-13-1 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.839 [eventLoopGroupProxy-13-1 @call-handler#2143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.839 [eventLoopGroupProxy-13-1 @call-handler#2143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.840 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.841 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.841 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.841 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.841 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.842 [eventLoopGroupProxy-13-1 @call-handler#2149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.844 [eventLoopGroupProxy-13-1 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.844 [eventLoopGroupProxy-13-1 @call-handler#2149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.844 [eventLoopGroupProxy-13-1 @call-handler#2149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.844 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.845 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.845 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.845 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.845 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.846 [eventLoopGroupProxy-13-1 @call-handler#2155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.848 [eventLoopGroupProxy-13-1 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.848 [eventLoopGroupProxy-13-1 @call-handler#2155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.848 [eventLoopGroupProxy-13-1 @call-handler#2155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.849 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.850 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.850 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.850 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.850 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.851 [eventLoopGroupProxy-13-1 @call-handler#2161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.853 [eventLoopGroupProxy-13-1 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.853 [eventLoopGroupProxy-13-1 @call-handler#2161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.853 [eventLoopGroupProxy-13-1 @call-handler#2161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.853 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.854 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.854 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.855 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.855 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.856 [eventLoopGroupProxy-13-1 @call-handler#2167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.901 [eventLoopGroupProxy-13-1 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.901 [eventLoopGroupProxy-13-1 @call-handler#2167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.901 [eventLoopGroupProxy-13-1 @call-handler#2167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:21:14.902 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.902 [DefaultDispatcher-worker-9 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53551fef 2024-02-06 22:21:14.903 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.903 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.903 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.903 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.904 [eventLoopGroupProxy-13-1 @call-handler#2174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.905 [eventLoopGroupProxy-13-1 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.906 [eventLoopGroupProxy-13-1 @call-handler#2174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.906 [eventLoopGroupProxy-13-1 @call-handler#2174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.906 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.907 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.907 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.907 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.907 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.908 [eventLoopGroupProxy-13-1 @call-handler#2180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.911 [eventLoopGroupProxy-13-1 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.911 [eventLoopGroupProxy-13-1 @call-handler#2180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.911 [eventLoopGroupProxy-13-1 @call-handler#2180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:14.912 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.913 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.913 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.913 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.913 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.914 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.915 [eventLoopGroupProxy-13-1 @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.915 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.916 [eventLoopGroupProxy-13-1 @call-handler#2186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.916 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.917 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.917 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.917 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.917 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.918 [eventLoopGroupProxy-13-1 @call-handler#2192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.961 [eventLoopGroupProxy-13-1 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.961 [eventLoopGroupProxy-13-1 @call-handler#2192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.961 [eventLoopGroupProxy-13-1 @call-handler#2192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 22:21:14.962 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.963 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.963 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.963 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.963 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.964 [eventLoopGroupProxy-13-1 @call-handler#2198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.966 [eventLoopGroupProxy-13-1 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.966 [eventLoopGroupProxy-13-1 @call-handler#2198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.966 [eventLoopGroupProxy-13-1 @call-handler#2198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.967 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.968 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.968 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.968 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.968 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.969 [eventLoopGroupProxy-13-1 @call-handler#2204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:14.971 [eventLoopGroupProxy-13-1 @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:14.971 [eventLoopGroupProxy-13-1 @call-handler#2204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:14.971 [eventLoopGroupProxy-13-1 @call-handler#2204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:14.972 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.973 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.973 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:14.973 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:14.973 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:14.974 [eventLoopGroupProxy-13-1 @call-handler#2210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:15.017 [eventLoopGroupProxy-13-1 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:15.017 [eventLoopGroupProxy-13-1 @call-handler#2210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:15.017 [eventLoopGroupProxy-13-1 @call-handler#2210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 22:21:15.018 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.019 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.019 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:15.019 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.019 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:15.020 [eventLoopGroupProxy-13-1 @call-handler#2216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:15.022 [eventLoopGroupProxy-13-1 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:15.022 [eventLoopGroupProxy-13-1 @call-handler#2216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:15.022 [eventLoopGroupProxy-13-1 @call-handler#2216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:15.023 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.023 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.024 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:15.024 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.024 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:15.025 [eventLoopGroupProxy-13-1 @call-handler#2222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:15.026 [eventLoopGroupProxy-13-1 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:15.027 [eventLoopGroupProxy-13-1 @call-handler#2222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:15.027 [eventLoopGroupProxy-13-1 @call-handler#2222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:15.027 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.028 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.028 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:15.028 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.028 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:15.029 [eventLoopGroupProxy-13-1 @call-handler#2228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:15.031 [eventLoopGroupProxy-13-1 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:15.031 [eventLoopGroupProxy-13-1 @call-handler#2228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:15.031 [eventLoopGroupProxy-13-1 @call-handler#2228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:15.031 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.032 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.032 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:15.032 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.033 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:15.034 [eventLoopGroupProxy-13-1 @call-handler#2234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:15.035 [eventLoopGroupProxy-13-1 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:15.035 [eventLoopGroupProxy-13-1 @call-handler#2234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:15.035 [eventLoopGroupProxy-13-1 @call-handler#2234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:15.036 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.037 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.037 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:15.037 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.037 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:15.038 [eventLoopGroupProxy-13-1 @call-handler#2240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:15.039 [eventLoopGroupProxy-13-1 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:15.039 [eventLoopGroupProxy-13-1 @call-handler#2240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:15.040 [eventLoopGroupProxy-13-1 @call-handler#2240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:15.040 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.041 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.041 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:15.041 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.041 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:15.042 [eventLoopGroupProxy-13-1 @call-handler#2246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:15.045 [eventLoopGroupProxy-13-1 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:15.045 [eventLoopGroupProxy-13-1 @call-handler#2246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:15.045 [eventLoopGroupProxy-13-1 @call-handler#2246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:15.046 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.047 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.047 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:15.047 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.047 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:15.048 [eventLoopGroupProxy-13-1 @call-handler#2252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:15.092 [eventLoopGroupProxy-13-1 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:15.093 [eventLoopGroupProxy-13-1 @call-handler#2252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:15.093 [eventLoopGroupProxy-13-1 @call-handler#2252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 22:21:15.093 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.094 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.094 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:15.094 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.094 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:15.095 [eventLoopGroupProxy-13-1 @call-handler#2258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:15.098 [eventLoopGroupProxy-13-1 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:15.098 [eventLoopGroupProxy-13-1 @call-handler#2258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:15.098 [eventLoopGroupProxy-13-1 @call-handler#2258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 22:21:15.098 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.099 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.099 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:15.099 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.099 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:15.101 [eventLoopGroupProxy-13-1 @call-handler#2264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:15.102 [eventLoopGroupProxy-13-1 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:15.102 [eventLoopGroupProxy-13-1 @call-handler#2264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:15.102 [eventLoopGroupProxy-13-1 @call-handler#2264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 22:21:15.103 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.104 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.104 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:15.104 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.104 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:15.105 [eventLoopGroupProxy-13-1 @call-handler#2270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 22:21:15.149 [eventLoopGroupProxy-13-1 @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:15.149 [eventLoopGroupProxy-13-1 @call-handler#2270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:15.149 [eventLoopGroupProxy-13-1 @call-handler#2270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 22:21:15.149 [MyScheduler_Worker-1 @coroutine#1341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:15.165 [DefaultDispatcher-worker-14 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53551fef 2024-02-06 22:21:15.173 [DefaultDispatcher-worker-3 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53551fef 2024-02-06 22:21:15.173 [DefaultDispatcher-worker-3 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:15.173 [DefaultDispatcher-worker-3 @coroutine#1158] 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-02-06 22:21:15.173 [DefaultDispatcher-worker-3 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:15.173 [DefaultDispatcher-worker-3 @coroutine#1158] 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-02-06 22:21:15.175 [eventLoopGroupProxy-13-1 @call-handler#2282] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:21:15.176 [eventLoopGroupProxy-13-1 @call-handler#2282] 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-02-06 22:21:15.176 [eventLoopGroupProxy-13-1 @call-handler#2282] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:21:15.201 [DefaultDispatcher-worker-3 @call-handler#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b53f27 2024-02-06 22:21:15.202 [eventLoopGroupProxy-13-1 @call-handler#2282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:15.202 [DefaultDispatcher-worker-3 @coroutine#975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555844675414343680/_ustadmanifest.json 2024-02-06 22:21:15.202 [eventLoopGroupProxy-13-1 @call-handler#2282] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-06 22:21:15.202 [DefaultDispatcher-worker-3 @coroutine#975] 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/555844675414343680/_ustadmanifest.json. 2024-02-06 22:21:15.202 [DefaultDispatcher-worker-3 @coroutine#975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555844675414343680/_ustadmanifest.json 2024-02-06 22:21:15.202 [DefaultDispatcher-worker-14 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:15.202 [DefaultDispatcher-worker-14 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:15.203 [DefaultDispatcher-worker-14 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:21:15.203 [DefaultDispatcher-worker-14 @coroutine#1158] 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-02-06 22:21:15.204 [DefaultDispatcher-worker-7 @coroutine#975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555844675414343680/_ustadmanifest.json 2024-02-06 22:21:15.204 [DefaultDispatcher-worker-7 @coroutine#975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555844675414343680/_ustadmanifest.json 2024-02-06 22:21:15.205 [DefaultDispatcher-worker-3 @coroutine#975] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555844675414343680/_ustadmanifest.json. 2024-02-06 22:21:15.205 [DefaultDispatcher-worker-3 @coroutine#975] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555844675414343680/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:15.212 [DefaultDispatcher-worker-3 @coroutine#2471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:15.214 [DefaultDispatcher-worker-11 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53551fef 2024-02-06 22:21:15.227 [DefaultDispatcher-worker-11 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b53f27 2024-02-06 22:21:15.239 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 22:21:15.240 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 22:21:15.240 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 22:21:15.240 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 22:21:15.240 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 22:21:15.246 [Test worker @coroutine#2652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-06 22:21:15.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-06 22:21:15.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-06 22:21:15.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:15.246 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53551fef: (connection evicted) 2024-02-06 22:21:15.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:15.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-06 22:21:15.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-06 22:21:15.586 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:21:15.587 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:21:15.666 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 22:21:16.251 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1afa048a 2024-02-06 22:21:16.252 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1afa048a 2024-02-06 22:21:16.257 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 22:21:16.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-06 22:21:16.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-06 22:21:16.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:16.258 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72b53f27: (connection evicted) 2024-02-06 22:21:16.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:16.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-06 22:21:16.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-06 22:21:16.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b06dc57 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:16.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e83c9d 2024-02-06 22:21:16.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e83c9d 2024-02-06 22:21:16.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-06 22:21:16.280 [DefaultDispatcher-worker-11 @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e83c9d 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52dd1be2 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:16.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-06 22:21:16.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-06 22:21:16.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-06 22:21:16.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-06 22:21:16.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae88712 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:16.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-06 22:21:16.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@da11873 2024-02-06 22:21:16.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@da11873 2024-02-06 22:21:16.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-06 22:21:16.292 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:21:16.293 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-06 22:21:16.295 [DefaultDispatcher-worker-11 @coroutine#2673] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:21:16.298 [DefaultDispatcher-worker-11 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-06 22:21:16.299 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:16.299 [Test worker @coroutine#2674] 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-02-06 22:21:16.300 [Test worker @coroutine#2674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:16.300 [Test worker @coroutine#2674] 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-02-06 22:21:16.302 [eventLoopGroupProxy-16-1 @call-handler#2681] 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-02-06 22:21:16.303 [eventLoopGroupProxy-16-1 @call-handler#2681] 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-02-06 22:21:16.304 [eventLoopGroupProxy-16-1 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da11873 2024-02-06 22:21:16.305 [Test worker @coroutine#2674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:16.306 [Test worker @coroutine#2674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 22:21:16.306 [Test worker @coroutine#2674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 22:21:16.306 [Test worker @coroutine#2674] 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-02-06 22:21:16.307 [Test worker @coroutine#2686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:16.307 [Test worker @coroutine#2686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 22:21:16.307 [Test worker @coroutine#2686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:16.307 [Test worker @coroutine#2686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:16.308 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-06 22:21:16.312 [eventLoopGroupProxy-16-1 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da11873 2024-02-06 22:21:16.313 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:16.313 [Test worker @coroutine#2686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 22:21:16.317 [eventLoopGroupProxy-16-2 @call-handler#2699] 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-02-06 22:21:16.322 [eventLoopGroupProxy-16-2 @call-handler#2699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:16.330 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24520a51 2024-02-06 22:21:16.367 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:16.387 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:16.390 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a92827f 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:17.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:17.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-06 22:21:17.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@35efd12c 2024-02-06 22:21:17.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@35efd12c 2024-02-06 22:21:17.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-06 22:21:17.490 [DefaultDispatcher-worker-11 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35efd12c 2024-02-06 22:21:17.497 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40909/api/blob/upload-init-batch 2024-02-06 22:21:17.497 [Test worker @coroutine#2709] 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:40909/api/blob/upload-init-batch. 2024-02-06 22:21:17.497 [Test worker @coroutine#2709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40909/api/blob/upload-init-batch 2024-02-06 22:21:17.497 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40909/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 22:21:17.499 [Test worker @coroutine#2709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40909/api/blob/upload-init-batch 2024-02-06 22:21:17.499 [Test worker @coroutine#2709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40909/api/blob/upload-init-batch 2024-02-06 22:21:17.500 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40909/api/blob/upload-init-batch. 2024-02-06 22:21:17.500 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40909/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:17.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-06 22:21:17.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-06 22:21:17.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:17.505 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35efd12c: (connection evicted) 2024-02-06 22:21:17.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:17.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-06 22:21:17.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-06 22:21:17.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3538a129 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:17.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:17.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-06 22:21:17.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8fb906 2024-02-06 22:21:17.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8fb906 2024-02-06 22:21:17.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-06 22:21:17.532 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54067/api/blob/upload-init-batch 2024-02-06 22:21:17.532 [Test worker @coroutine#2719] 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:54067/api/blob/upload-init-batch. 2024-02-06 22:21:17.532 [Test worker @coroutine#2719] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54067/api/blob/upload-init-batch 2024-02-06 22:21:17.532 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54067/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 22:21:17.534 [Test worker @coroutine#2719] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54067/api/blob/upload-init-batch 2024-02-06 22:21:17.534 [Test worker @coroutine#2719] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54067/api/blob/upload-init-batch 2024-02-06 22:21:17.534 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54067/api/blob/upload-init-batch. 2024-02-06 22:21:17.534 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54067/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:17.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-06 22:21:17.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-06 22:21:17.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:17.536 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f8fb906: (connection evicted) 2024-02-06 22:21:17.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:17.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-06 22:21:17.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@705d72f0 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:17.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:17.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:17.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:17.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:17.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:17.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:17.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-06 22:21:17.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:17.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:17.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:17.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:17.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:17.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:17.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:17.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:17.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-06 22:21:17.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6a0962 2024-02-06 22:21:17.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6a0962 2024-02-06 22:21:17.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-06 22:21:17.560 [Test worker @coroutine#2726] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51505/api/blob/upload-init-batch 2024-02-06 22:21:17.560 [Test worker @coroutine#2726] 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:51505/api/blob/upload-init-batch. 2024-02-06 22:21:17.560 [Test worker @coroutine#2726] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51505/api/blob/upload-init-batch 2024-02-06 22:21:17.560 [Test worker @coroutine#2726] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51505/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 22:21:17.563 [Test worker @coroutine#2726] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51505/api/blob/upload-init-batch 2024-02-06 22:21:17.563 [Test worker @coroutine#2726] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51505/api/blob/upload-init-batch 2024-02-06 22:21:17.563 [Test worker @coroutine#2726] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51505/api/blob/upload-init-batch. 2024-02-06 22:21:17.563 [Test worker @coroutine#2726] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51505/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:17.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-06 22:21:17.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-06 22:21:17.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:17.572 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d6a0962: (connection evicted) 2024-02-06 22:21:17.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:17.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-06 22:21:17.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-06 22:21:17.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@758d0555 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:17.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:17.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-06 22:21:17.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-06 22:21:17.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-06 22:21:17.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-06 22:21:17.676 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-06 22:21:17.705 [DefaultDispatcher-worker-7 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-06 22:21:17.714 [DefaultDispatcher-worker-7 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-06 22:21:17.722 [DefaultDispatcher-worker-11 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-06 22:21:17.730 [DefaultDispatcher-worker-4 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-06 22:21:17.738 [DefaultDispatcher-worker-7 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-06 22:21:17.748 [DefaultDispatcher-worker-4 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-06 22:21:17.749 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:17.752 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d74c76 2024-02-06 22:21:17.752 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d74c76 2024-02-06 22:21:17.755 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e10b81c 2024-02-06 22:21:17.756 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e10b81c 2024-02-06 22:21:17.756 [DefaultDispatcher-worker-7 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-06 22:21:17.760 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2f2706 2024-02-06 22:21:17.760 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2f2706 2024-02-06 22:21:17.762 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f2db227 2024-02-06 22:21:17.762 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f2db227 2024-02-06 22:21:17.764 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7573e948 2024-02-06 22:21:17.764 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7573e948 2024-02-06 22:21:17.766 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef86fa2 2024-02-06 22:21:17.766 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef86fa2 2024-02-06 22:21:17.766 [DefaultDispatcher-worker-11 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-06 22:21:17.768 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4c6a6c 2024-02-06 22:21:17.768 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4c6a6c 2024-02-06 22:21:17.770 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f024d68 2024-02-06 22:21:17.770 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f024d68 2024-02-06 22:21:17.772 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d1d269 2024-02-06 22:21:17.772 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d1d269 2024-02-06 22:21:17.772 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:21:17.774 [DefaultDispatcher-worker-6 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-06 22:21:17.782 [DefaultDispatcher-worker-14 @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-06 22:21:17.793 [DefaultDispatcher-worker-6 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-06 22:21:17.802 [DefaultDispatcher-worker-8 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-06 22:21:17.813 [DefaultDispatcher-worker-7 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac77269 2024-02-06 22:21:17.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-06 22:21:17.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-06 22:21:17.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:17.816 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac77269: (connection evicted) 2024-02-06 22:21:17.816 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d74c76: (connection evicted) 2024-02-06 22:21:17.816 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e10b81c: (connection evicted) 2024-02-06 22:21:17.817 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a2f2706: (connection evicted) 2024-02-06 22:21:17.817 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f2db227: (connection evicted) 2024-02-06 22:21:17.818 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7573e948: (connection evicted) 2024-02-06 22:21:17.818 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ef86fa2: (connection evicted) 2024-02-06 22:21:17.818 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d4c6a6c: (connection evicted) 2024-02-06 22:21:17.818 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f024d68: (connection evicted) 2024-02-06 22:21:17.819 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d1d269: (connection evicted) 2024-02-06 22:21:17.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:17.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-06 22:21:17.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b24d5e4 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:17.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:17.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:17.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-06 22:21:17.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-06 22:21:17.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-06 22:21:17.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-06 22:21:17.847 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-06 22:21:17.873 [DefaultDispatcher-worker-7 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-06 22:21:17.882 [DefaultDispatcher-worker-7 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-06 22:21:17.891 [DefaultDispatcher-worker-6 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-06 22:21:17.900 [DefaultDispatcher-worker-6 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-06 22:21:17.909 [DefaultDispatcher-worker-6 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-06 22:21:17.918 [DefaultDispatcher-worker-14 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-06 22:21:17.923 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:17.926 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@158a6724 2024-02-06 22:21:17.926 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@158a6724 2024-02-06 22:21:17.927 [DefaultDispatcher-worker-4 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-06 22:21:17.930 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4d9be5 2024-02-06 22:21:17.930 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4d9be5 2024-02-06 22:21:17.933 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f720c54 2024-02-06 22:21:17.933 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f720c54 2024-02-06 22:21:17.936 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7091de 2024-02-06 22:21:17.936 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7091de 2024-02-06 22:21:17.936 [DefaultDispatcher-worker-6 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-06 22:21:17.938 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c857ef3 2024-02-06 22:21:17.938 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c857ef3 2024-02-06 22:21:17.940 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be04c35 2024-02-06 22:21:17.940 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be04c35 2024-02-06 22:21:17.943 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@64fffdb1 2024-02-06 22:21:17.943 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@64fffdb1 2024-02-06 22:21:17.945 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5f6e91 2024-02-06 22:21:17.945 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5f6e91 2024-02-06 22:21:17.945 [DefaultDispatcher-worker-11 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-06 22:21:17.948 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9afdcf 2024-02-06 22:21:17.948 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9afdcf 2024-02-06 22:21:17.948 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:21:17.956 [DefaultDispatcher-worker-7 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-06 22:21:17.966 [DefaultDispatcher-worker-8 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-06 22:21:17.974 [DefaultDispatcher-worker-8 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-06 22:21:17.984 [DefaultDispatcher-worker-2 @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5002be8e 2024-02-06 22:21:17.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-06 22:21:17.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-06 22:21:17.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:17.987 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5002be8e: (connection evicted) 2024-02-06 22:21:17.988 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@158a6724: (connection evicted) 2024-02-06 22:21:17.988 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b4d9be5: (connection evicted) 2024-02-06 22:21:17.988 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f720c54: (connection evicted) 2024-02-06 22:21:17.989 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a7091de: (connection evicted) 2024-02-06 22:21:17.989 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c857ef3: (connection evicted) 2024-02-06 22:21:17.990 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6be04c35: (connection evicted) 2024-02-06 22:21:17.990 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64fffdb1: (connection evicted) 2024-02-06 22:21:17.991 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a5f6e91: (connection evicted) 2024-02-06 22:21:17.991 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d9afdcf: (connection evicted) 2024-02-06 22:21:17.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:17.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-06 22:21:17.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67baa05 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:18.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:18.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-06 22:21:18.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@267b678f 2024-02-06 22:21:18.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@267b678f 2024-02-06 22:21:18.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58835bba 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:18.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:18.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-06 22:21:18.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3331800f 2024-02-06 22:21:18.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3331800f 2024-02-06 22:21:18.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-06 22:21:18.466 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3331800f 2024-02-06 22:21:18.469 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3331800f 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75507e68 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:18.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:18.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-06 22:21:18.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-06 22:21:18.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-06 22:21:18.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-06 22:21:18.500 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-06 22:21:18.503 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b2ba2c 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d373794 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:18.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:18.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-06 22:21:18.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-06 22:21:18.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-06 22:21:18.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-06 22:21:18.525 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:18.534 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-06 22:21:18.536 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c07023 2024-02-06 22:21:18.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-06 22:21:18.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2681185e 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:18.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a012678 2024-02-06 22:21:18.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a012678 2024-02-06 22:21:18.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-06 22:21:18.542 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:18.563 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a012678 2024-02-06 22:21:18.566 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a012678 2024-02-06 22:21:18.572 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39519/ 2024-02-06 22:21:18.572 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39519/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:18.574 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39519/ 2024-02-06 22:21:18.574 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39519/ 2024-02-06 22:21:18.574 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39519/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:18.575 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39519/ 2024-02-06 22:21:18.575 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39519/ 2024-02-06 22:21:18.575 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39519/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:18.576 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:18.576 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39519/ 2024-02-06 22:21:18.576 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39519/ 2024-02-06 22:21:18.576 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39519/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:18.610 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:18.619 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39519/ 2024-02-06 22:21:18.620 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39519/ 2024-02-06 22:21:18.620 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39519/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:18.621 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39519/ 2024-02-06 22:21:18.621 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39519/ 2024-02-06 22:21:18.621 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39519/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:18.622 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39519/ 2024-02-06 22:21:18.622 [Test worker @coroutine#2799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39519/ 2024-02-06 22:21:18.622 [Test worker @coroutine#2799] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39519/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:18.623 [Test worker @coroutine#2799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39519/ 2024-02-06 22:21:18.627 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44989/ 2024-02-06 22:21:18.627 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44989/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:18.629 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44989/ 2024-02-06 22:21:18.629 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44989/ 2024-02-06 22:21:18.629 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44989/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:18.630 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44989/ 2024-02-06 22:21:18.630 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44989/ 2024-02-06 22:21:18.630 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44989/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:18.631 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44989/ 2024-02-06 22:21:18.632 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44989/ 2024-02-06 22:21:18.632 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44989/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:18.639 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:18.675 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44989/ 2024-02-06 22:21:18.676 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44989/ 2024-02-06 22:21:18.676 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44989/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:18.677 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44989/ 2024-02-06 22:21:18.677 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44989/ 2024-02-06 22:21:18.677 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44989/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:18.678 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44989/ 2024-02-06 22:21:18.678 [Test worker @coroutine#2815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44989/ 2024-02-06 22:21:18.678 [Test worker @coroutine#2815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44989/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 22:21:18.679 [Test worker @coroutine#2815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44989/ 2024-02-06 22:21:18.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-06 22:21:18.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78ab63b5 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:18.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:18.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-06 22:21:18.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:18.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:18.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-06 22:21:18.950 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:18.966 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:18.968 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:18.970 [DefaultDispatcher-worker-2 @coroutine#2850] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55907/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:18.970 [DefaultDispatcher-worker-2 @coroutine#2850] 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:55907/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:21:18.970 [DefaultDispatcher-worker-2 @coroutine#2850] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55907/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:18.970 [DefaultDispatcher-worker-2 @coroutine#2850] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55907/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:21:18.972 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55907/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:18.972 [DefaultDispatcher-worker-9 @coroutine#2850] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55907/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:18.981 [DefaultDispatcher-worker-11 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:18.981 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:18.981 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:18.981 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:18.982 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:18.982 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:18.984 [Test worker @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:18.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-06 22:21:18.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:18.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:18.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:18.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4aadf144 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:18.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-06 22:21:18.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-06 22:21:18.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-06 22:21:19.005 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-06 22:21:19.016 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-06 22:21:19.018 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-06 22:21:19.022 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:19.023 [DefaultDispatcher-worker-3 @coroutine#2870] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55907/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 22:21:19.023 [DefaultDispatcher-worker-3 @coroutine#2870] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55907/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-06 22:21:19.023 [DefaultDispatcher-worker-3 @coroutine#2870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55907/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 22:21:19.025 [DefaultDispatcher-worker-2 @coroutine#2870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55907/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 22:21:19.025 [DefaultDispatcher-worker-2 @coroutine#2870] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55907/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 22:21:19.026 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c77aa40 2024-02-06 22:21:19.026 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c77aa40 2024-02-06 22:21:19.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54eb2bf6 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:19.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:19.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-06 22:21:19.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-06 22:21:19.028 [DefaultDispatcher-worker-11 @coroutine#2865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227fc322 2024-02-06 22:21:19.030 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b04bbe 2024-02-06 22:21:19.030 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b04bbe 2024-02-06 22:21:19.033 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@768fc130 2024-02-06 22:21:19.033 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@768fc130 2024-02-06 22:21:19.035 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@338d4185 2024-02-06 22:21:19.035 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@338d4185 2024-02-06 22:21:19.037 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e9c81e 2024-02-06 22:21:19.037 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e9c81e 2024-02-06 22:21:19.040 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f49046 2024-02-06 22:21:19.040 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f49046 2024-02-06 22:21:19.044 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7a4769 2024-02-06 22:21:19.044 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7a4769 2024-02-06 22:21:19.047 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a2beca 2024-02-06 22:21:19.047 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a2beca 2024-02-06 22:21:19.048 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.049 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f373598 2024-02-06 22:21:19.049 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f373598 2024-02-06 22:21:19.049 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:19.059 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.061 [Test worker @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.062 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49951/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.062 [DefaultDispatcher-worker-11 @coroutine#2883] 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:49951/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:21:19.062 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49951/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.062 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49951/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:21:19.064 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49951/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.064 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49951/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.070 [DefaultDispatcher-worker-1 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.071 [DefaultDispatcher-worker-1 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.071 [DefaultDispatcher-worker-1 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:19.071 [DefaultDispatcher-worker-1 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.072 [DefaultDispatcher-worker-12 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.072 [DefaultDispatcher-worker-12 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.075 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.085 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:19.085 [DefaultDispatcher-worker-2 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.090 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb594ae 2024-02-06 22:21:19.090 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb594ae 2024-02-06 22:21:19.093 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@71726528 2024-02-06 22:21:19.093 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@71726528 2024-02-06 22:21:19.094 [DefaultDispatcher-worker-1 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.097 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@754dffde 2024-02-06 22:21:19.097 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@754dffde 2024-02-06 22:21:19.099 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@304f6f13 2024-02-06 22:21:19.099 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@304f6f13 2024-02-06 22:21:19.101 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@638c8d50 2024-02-06 22:21:19.101 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@638c8d50 2024-02-06 22:21:19.104 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5ff2c 2024-02-06 22:21:19.104 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5ff2c 2024-02-06 22:21:19.104 [DefaultDispatcher-worker-10 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.106 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9c43cb 2024-02-06 22:21:19.107 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9c43cb 2024-02-06 22:21:19.109 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5060905c 2024-02-06 22:21:19.109 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5060905c 2024-02-06 22:21:19.112 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5781710d 2024-02-06 22:21:19.112 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5781710d 2024-02-06 22:21:19.112 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:19.112 [DefaultDispatcher-worker-3 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.119 [DefaultDispatcher-worker-3 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.124 [DefaultDispatcher-worker-1 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.128 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:19.131 [DefaultDispatcher-worker-3 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.133 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3defe8c2 2024-02-06 22:21:19.133 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3defe8c2 2024-02-06 22:21:19.137 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3328010f 2024-02-06 22:21:19.137 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3328010f 2024-02-06 22:21:19.138 [DefaultDispatcher-worker-1 @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.141 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@371783b2 2024-02-06 22:21:19.141 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@371783b2 2024-02-06 22:21:19.144 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@72150b34 2024-02-06 22:21:19.144 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@72150b34 2024-02-06 22:21:19.147 [DefaultDispatcher-worker-1 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.148 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@307e544c 2024-02-06 22:21:19.148 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@307e544c 2024-02-06 22:21:19.150 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@432d1b35 2024-02-06 22:21:19.150 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@432d1b35 2024-02-06 22:21:19.152 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ac1af1 2024-02-06 22:21:19.152 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ac1af1 2024-02-06 22:21:19.155 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@123af47b 2024-02-06 22:21:19.155 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@123af47b 2024-02-06 22:21:19.155 [DefaultDispatcher-worker-4 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:19.157 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a40e44 2024-02-06 22:21:19.157 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a40e44 2024-02-06 22:21:19.157 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:19.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-06 22:21:19.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:19.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:19.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:19.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a490518 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:19.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:19.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-06 22:21:19.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:19.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:19.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-06 22:21:19.189 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:19.200 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:19.202 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:19.203 [DefaultDispatcher-worker-9 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46723/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.203 [DefaultDispatcher-worker-9 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46723/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:21:19.203 [DefaultDispatcher-worker-9 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46723/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.203 [DefaultDispatcher-worker-9 @coroutine#2929] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46723/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:21:19.205 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46723/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.205 [DefaultDispatcher-worker-6 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46723/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.210 [DefaultDispatcher-worker-4 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:19.210 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.210 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:19.210 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.211 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.211 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.214 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-06 22:21:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:19.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19542115 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:19.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:19.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-06 22:21:19.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-06 22:21:19.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-06 22:21:19.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-06 22:21:19.219 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-06 22:21:19.230 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-06 22:21:19.232 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-06 22:21:19.233 [DefaultDispatcher-worker-15 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46723/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 22:21:19.233 [DefaultDispatcher-worker-15 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46723/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-06 22:21:19.233 [DefaultDispatcher-worker-15 @coroutine#2951] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46723/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 22:21:19.234 [DefaultDispatcher-worker-3 @coroutine#2951] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46723/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 22:21:19.234 [DefaultDispatcher-worker-3 @coroutine#2951] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46723/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@477e5b69 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:19.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:19.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-06 22:21:19.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:19.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:19.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-06 22:21:19.240 [DefaultDispatcher-worker-9 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e4b70c6 2024-02-06 22:21:19.255 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:19.266 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:19.268 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:19.268 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:19.269 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37289/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.269 [DefaultDispatcher-worker-1 @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.localdomain:37289/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:21:19.269 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37289/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.269 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37289/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:21:19.271 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37289/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.271 [DefaultDispatcher-worker-1 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37289/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.273 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@f13f4a9 2024-02-06 22:21:19.273 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@f13f4a9 2024-02-06 22:21:19.277 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d40b3b 2024-02-06 22:21:19.277 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d40b3b 2024-02-06 22:21:19.277 [DefaultDispatcher-worker-5 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:19.278 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.278 [DefaultDispatcher-worker-5 @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.localdomain:37289/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:19.278 [DefaultDispatcher-worker-5 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.279 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.279 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.280 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb9fd9 2024-02-06 22:21:19.280 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb9fd9 2024-02-06 22:21:19.281 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:19.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-06 22:21:19.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:19.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:19.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:19.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:19.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:19.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:19.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e764e5c 2024-02-06 22:21:19.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:19.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:19.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:19.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:19.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:19.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:19.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:19.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:19.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-06 22:21:19.282 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e90100 2024-02-06 22:21:19.282 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e90100 2024-02-06 22:21:19.285 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@50cf1308 2024-02-06 22:21:19.285 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@50cf1308 2024-02-06 22:21:19.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@92de794 2024-02-06 22:21:19.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@92de794 2024-02-06 22:21:19.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-06 22:21:19.286 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92de794 2024-02-06 22:21:19.287 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@716347f9 2024-02-06 22:21:19.287 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@716347f9 2024-02-06 22:21:19.289 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@28af0b5b 2024-02-06 22:21:19.289 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@28af0b5b 2024-02-06 22:21:19.291 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c6fe4f 2024-02-06 22:21:19.291 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c6fe4f 2024-02-06 22:21:19.293 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b9fe0c 2024-02-06 22:21:19.294 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b9fe0c 2024-02-06 22:21:19.294 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:19.297 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92de794 2024-02-06 22:21:19.299 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92de794 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c512bb 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-06 22:21:19.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:19.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:19.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:19.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:19.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:19.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:19.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:19.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:19.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-06 22:21:19.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:19.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:19.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-06 22:21:19.307 [DefaultDispatcher-worker-9 @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92de794 2024-02-06 22:21:19.318 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:19.319 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:19.323 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e3a4fd7 2024-02-06 22:21:19.323 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e3a4fd7 2024-02-06 22:21:19.327 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@40fda860 2024-02-06 22:21:19.327 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@40fda860 2024-02-06 22:21:19.330 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@44c224a7 2024-02-06 22:21:19.330 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@44c224a7 2024-02-06 22:21:19.330 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:19.332 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:19.332 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0a25b 2024-02-06 22:21:19.332 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0a25b 2024-02-06 22:21:19.333 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40809/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.333 [DefaultDispatcher-worker-5 @coroutine#2990] 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:40809/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:21:19.333 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40809/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.333 [DefaultDispatcher-worker-5 @coroutine#2990] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40809/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:21:19.335 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d981143 2024-02-06 22:21:19.335 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d981143 2024-02-06 22:21:19.335 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40809/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.335 [DefaultDispatcher-worker-4 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40809/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.337 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:19.338 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@308b0438 2024-02-06 22:21:19.338 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@308b0438 2024-02-06 22:21:19.341 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6539e992 2024-02-06 22:21:19.341 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6539e992 2024-02-06 22:21:19.342 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f12dc7a 2024-02-06 22:21:19.342 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f12dc7a 2024-02-06 22:21:19.342 [DefaultDispatcher-worker-4 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:19.342 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.342 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:19.342 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.343 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ef5d14 2024-02-06 22:21:19.343 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ef5d14 2024-02-06 22:21:19.343 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.343 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.345 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:19.346 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d52fe8 2024-02-06 22:21:19.346 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c205a63 2024-02-06 22:21:19.346 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d52fe8 2024-02-06 22:21:19.346 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c205a63 2024-02-06 22:21:19.346 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f6181a 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:19.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:19.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-06 22:21:19.348 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@65eab70a 2024-02-06 22:21:19.348 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@65eab70a 2024-02-06 22:21:19.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-06 22:21:19.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-06 22:21:19.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-06 22:21:19.350 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-06 22:21:19.350 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e825d3 2024-02-06 22:21:19.350 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e825d3 2024-02-06 22:21:19.353 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0ccb8 2024-02-06 22:21:19.353 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0ccb8 2024-02-06 22:21:19.355 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@11020203 2024-02-06 22:21:19.355 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@11020203 2024-02-06 22:21:19.357 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e0b5ce 2024-02-06 22:21:19.357 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e0b5ce 2024-02-06 22:21:19.359 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c7da9c 2024-02-06 22:21:19.359 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c7da9c 2024-02-06 22:21:19.361 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1d5b30 2024-02-06 22:21:19.361 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1d5b30 2024-02-06 22:21:19.361 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:19.363 [Test worker @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-06 22:21:19.365 [Test worker @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c84c8af 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:19.366 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:19.367 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:19.367 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:19.367 [DefaultDispatcher-worker-4 @coroutine#3012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-06 22:21:19.368 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:19.368 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:19.368 [DefaultDispatcher-worker-4 @coroutine#3012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-06 22:21:19.372 [DefaultDispatcher-worker-10 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e0941cc 2024-02-06 22:21:19.385 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:19.390 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b354cd 2024-02-06 22:21:19.390 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b354cd 2024-02-06 22:21:19.394 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1974b84b 2024-02-06 22:21:19.394 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1974b84b 2024-02-06 22:21:19.396 [DefaultDispatcher-worker-4 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:19.397 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4b3fbd 2024-02-06 22:21:19.397 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4b3fbd 2024-02-06 22:21:19.400 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5849b270 2024-02-06 22:21:19.400 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5849b270 2024-02-06 22:21:19.401 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:19.402 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@55519088 2024-02-06 22:21:19.402 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@55519088 2024-02-06 22:21:19.405 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@695bcc89 2024-02-06 22:21:19.405 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@695bcc89 2024-02-06 22:21:19.405 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@67597947 2024-02-06 22:21:19.405 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@67597947 2024-02-06 22:21:19.407 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da9b0c8 2024-02-06 22:21:19.407 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da9b0c8 2024-02-06 22:21:19.407 [DefaultDispatcher-worker-4 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:19.409 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@699e9bdc 2024-02-06 22:21:19.409 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@699e9bdc 2024-02-06 22:21:19.409 [DefaultDispatcher-worker-4 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:19.409 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@38664d3f 2024-02-06 22:21:19.409 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@38664d3f 2024-02-06 22:21:19.410 [DefaultDispatcher-worker-11 @coroutine#3020] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.410 [DefaultDispatcher-worker-11 @coroutine#3020] 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-02-06 22:21:19.410 [DefaultDispatcher-worker-11 @coroutine#3020] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.410 [DefaultDispatcher-worker-11 @coroutine#3020] 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-02-06 22:21:19.410 [DefaultDispatcher-worker-4 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:21:19.411 [DefaultDispatcher-worker-4 @coroutine#3012] 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-02-06 22:21:19.411 [DefaultDispatcher-worker-4 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:21:19.411 [DefaultDispatcher-worker-4 @coroutine#3020] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.412 [DefaultDispatcher-worker-3 @coroutine#3012] 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-02-06 22:21:19.412 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@616a5f6b 2024-02-06 22:21:19.412 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@616a5f6b 2024-02-06 22:21:19.412 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:19.413 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da11237 2024-02-06 22:21:19.413 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da11237 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113cc14d 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:19.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:19.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-06 22:21:19.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-06 22:21:19.416 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a391e7 2024-02-06 22:21:19.417 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a391e7 2024-02-06 22:21:19.418 [DefaultDispatcher-worker-12 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:19.418 [DefaultDispatcher-worker-12 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.418 [DefaultDispatcher-worker-12 @coroutine#3019] 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-02-06 22:21:19.418 [DefaultDispatcher-worker-12 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.419 [DefaultDispatcher-worker-3 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.419 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c46f5 2024-02-06 22:21:19.419 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c46f5 2024-02-06 22:21:19.422 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c17dd1 2024-02-06 22:21:19.422 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c17dd1 2024-02-06 22:21:19.424 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c94f474 2024-02-06 22:21:19.424 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c94f474 2024-02-06 22:21:19.426 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@488c6ea8 2024-02-06 22:21:19.426 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@488c6ea8 2024-02-06 22:21:19.428 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e41b2a2 2024-02-06 22:21:19.428 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e41b2a2 2024-02-06 22:21:19.429 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:19.433 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.443 [Test worker @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.445 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.446 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49941/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.446 [DefaultDispatcher-worker-1 @coroutine#3034] 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:49941/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:21:19.446 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49941/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.446 [DefaultDispatcher-worker-1 @coroutine#3034] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49941/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:21:19.448 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49941/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.449 [DefaultDispatcher-worker-14 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49941/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.449 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:19.453 [DefaultDispatcher-worker-10 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.453 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.453 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:19.453 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.453 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5234cad2 2024-02-06 22:21:19.453 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5234cad2 2024-02-06 22:21:19.454 [DefaultDispatcher-worker-9 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.454 [DefaultDispatcher-worker-9 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.455 [Test worker @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.456 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf32ee4 2024-02-06 22:21:19.456 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf32ee4 2024-02-06 22:21:19.459 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cca1a2 2024-02-06 22:21:19.459 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cca1a2 2024-02-06 22:21:19.461 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dce24df 2024-02-06 22:21:19.461 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dce24df 2024-02-06 22:21:19.463 [DefaultDispatcher-worker-9 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.463 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d81fee 2024-02-06 22:21:19.463 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d81fee 2024-02-06 22:21:19.465 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c99983f 2024-02-06 22:21:19.465 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c99983f 2024-02-06 22:21:19.467 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1165fdbf 2024-02-06 22:21:19.467 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1165fdbf 2024-02-06 22:21:19.468 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:19.469 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de1db90 2024-02-06 22:21:19.469 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de1db90 2024-02-06 22:21:19.471 [DefaultDispatcher-worker-9 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.471 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@546f8cad 2024-02-06 22:21:19.471 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@546f8cad 2024-02-06 22:21:19.471 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:19.472 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@38707615 2024-02-06 22:21:19.472 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@38707615 2024-02-06 22:21:19.475 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b78f6b 2024-02-06 22:21:19.475 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b78f6b 2024-02-06 22:21:19.478 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@32881d65 2024-02-06 22:21:19.478 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@32881d65 2024-02-06 22:21:19.479 [DefaultDispatcher-worker-10 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.481 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@778a8550 2024-02-06 22:21:19.481 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@778a8550 2024-02-06 22:21:19.485 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1856a 2024-02-06 22:21:19.485 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1856a 2024-02-06 22:21:19.486 [DefaultDispatcher-worker-4 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.487 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@46379748 2024-02-06 22:21:19.487 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@46379748 2024-02-06 22:21:19.489 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a6c9de 2024-02-06 22:21:19.489 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a6c9de 2024-02-06 22:21:19.492 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a57a1f 2024-02-06 22:21:19.492 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a57a1f 2024-02-06 22:21:19.494 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bf7754 2024-02-06 22:21:19.494 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bf7754 2024-02-06 22:21:19.494 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:19.494 [DefaultDispatcher-worker-2 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.499 [DefaultDispatcher-worker-2 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.506 [DefaultDispatcher-worker-2 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.512 [DefaultDispatcher-worker-13 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.514 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:19.519 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc2ea46 2024-02-06 22:21:19.519 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc2ea46 2024-02-06 22:21:19.521 [DefaultDispatcher-worker-9 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.523 [DefaultDispatcher-worker-14 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49941/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:21:19.523 [DefaultDispatcher-worker-14 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49941/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 22:21:19.523 [DefaultDispatcher-worker-14 @coroutine#3061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49941/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:21:19.524 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@51050fce 2024-02-06 22:21:19.524 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@51050fce 2024-02-06 22:21:19.524 [DefaultDispatcher-worker-13 @coroutine#3061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49941/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:21:19.525 [DefaultDispatcher-worker-13 @coroutine#3061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49941/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:21:19.525 [DefaultDispatcher-worker-13 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49941/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 22:21:19.525 [DefaultDispatcher-worker-13 @coroutine#3061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49941/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:19.526 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@553a8136 2024-02-06 22:21:19.526 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@553a8136 2024-02-06 22:21:19.526 [DefaultDispatcher-worker-13 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49941/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:21:19.526 [DefaultDispatcher-worker-13 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49941/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-06 22:21:19.526 [DefaultDispatcher-worker-13 @coroutine#3061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49941/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:21:19.527 [DefaultDispatcher-worker-9 @coroutine#3061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49941/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:21:19.527 [DefaultDispatcher-worker-9 @coroutine#3061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49941/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:21:19.528 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@103805f5 2024-02-06 22:21:19.528 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@103805f5 2024-02-06 22:21:19.530 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@58604d6e 2024-02-06 22:21:19.530 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@58604d6e 2024-02-06 22:21:19.533 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@216252d3 2024-02-06 22:21:19.533 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@216252d3 2024-02-06 22:21:19.535 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d044f8 2024-02-06 22:21:19.535 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d044f8 2024-02-06 22:21:19.537 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7017faba 2024-02-06 22:21:19.537 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7017faba 2024-02-06 22:21:19.539 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac6d2eb 2024-02-06 22:21:19.539 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac6d2eb 2024-02-06 22:21:19.539 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:21:19.556 [DefaultDispatcher-worker-13 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f6a6d46 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:19.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:19.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:19.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-06 22:21:19.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-06 22:21:19.579 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.589 [Test worker @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.591 [Test worker @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.592 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51145/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.592 [DefaultDispatcher-worker-10 @coroutine#3085] 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:51145/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:21:19.592 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51145/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.592 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51145/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:21:19.595 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51145/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.595 [DefaultDispatcher-worker-10 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51145/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.602 [DefaultDispatcher-worker-10 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.602 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.602 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:19.602 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.603 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.603 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.604 [Test worker @coroutine#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b518645 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:19.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:19.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-06 22:21:19.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 22:21:19.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 22:21:19.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-06 22:21:19.608 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 22:21:19.623 [Test worker @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 22:21:19.625 [Test worker @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 22:21:19.636 [DefaultDispatcher-worker-6 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.639 [DefaultDispatcher-worker-12 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 22:21:19.643 [DefaultDispatcher-worker-13 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.649 [DefaultDispatcher-worker-3 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.656 [DefaultDispatcher-worker-8 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.660 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:19.664 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3153e97c 2024-02-06 22:21:19.664 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3153e97c 2024-02-06 22:21:19.667 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f941126 2024-02-06 22:21:19.667 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f941126 2024-02-06 22:21:19.671 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bab820c 2024-02-06 22:21:19.671 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bab820c 2024-02-06 22:21:19.673 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea91b1d 2024-02-06 22:21:19.673 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea91b1d 2024-02-06 22:21:19.676 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@501f15bd 2024-02-06 22:21:19.676 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@501f15bd 2024-02-06 22:21:19.678 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1d23b9 2024-02-06 22:21:19.678 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1d23b9 2024-02-06 22:21:19.679 [DefaultDispatcher-worker-7 @coroutine#3114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.680 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@284173b4 2024-02-06 22:21:19.680 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@284173b4 2024-02-06 22:21:19.682 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e86e452 2024-02-06 22:21:19.682 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e86e452 2024-02-06 22:21:19.684 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@369ca8c2 2024-02-06 22:21:19.684 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@369ca8c2 2024-02-06 22:21:19.684 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:19.696 [DefaultDispatcher-worker-7 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.706 [DefaultDispatcher-worker-7 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.708 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:19.712 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@725c4071 2024-02-06 22:21:19.712 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@725c4071 2024-02-06 22:21:19.715 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9bb04a 2024-02-06 22:21:19.715 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9bb04a 2024-02-06 22:21:19.716 [DefaultDispatcher-worker-10 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.718 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a42b01 2024-02-06 22:21:19.718 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a42b01 2024-02-06 22:21:19.721 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da6ba71 2024-02-06 22:21:19.721 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da6ba71 2024-02-06 22:21:19.723 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d693a7c 2024-02-06 22:21:19.723 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d693a7c 2024-02-06 22:21:19.725 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@c51c67b 2024-02-06 22:21:19.725 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@c51c67b 2024-02-06 22:21:19.726 [DefaultDispatcher-worker-10 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.728 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@557418d3 2024-02-06 22:21:19.728 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@557418d3 2024-02-06 22:21:19.730 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d89453e 2024-02-06 22:21:19.730 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d89453e 2024-02-06 22:21:19.733 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@39572e29 2024-02-06 22:21:19.733 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@39572e29 2024-02-06 22:21:19.733 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:19.735 [DefaultDispatcher-worker-9 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a7ac98b 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:19.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:19.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-06 22:21:19.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:19.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:19.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-06 22:21:19.763 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:19.778 [Test worker @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:19.780 [Test worker @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:19.781 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46649/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.781 [DefaultDispatcher-worker-9 @coroutine#3128] 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:46649/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:21:19.781 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46649/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.782 [DefaultDispatcher-worker-9 @coroutine#3128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46649/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:21:19.783 [DefaultDispatcher-worker-7 @coroutine#3128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46649/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.783 [DefaultDispatcher-worker-7 @coroutine#3128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46649/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.789 [DefaultDispatcher-worker-3 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:19.790 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.790 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:19.790 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.791 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.791 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.792 [Test worker @coroutine#3132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:19.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dbf8cfc 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:19.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-06 22:21:19.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@e76134d 2024-02-06 22:21:19.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@e76134d 2024-02-06 22:21:19.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-06 22:21:19.797 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e76134d 2024-02-06 22:21:19.809 [Test worker @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e76134d 2024-02-06 22:21:19.811 [Test worker @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e76134d 2024-02-06 22:21:19.829 [DefaultDispatcher-worker-2 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e76134d 2024-02-06 22:21:19.829 [DefaultDispatcher-worker-4 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:19.837 [DefaultDispatcher-worker-9 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:19.838 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:19.842 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa14b3c 2024-02-06 22:21:19.842 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa14b3c 2024-02-06 22:21:19.846 [DefaultDispatcher-worker-2 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:19.847 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6166a8b8 2024-02-06 22:21:19.847 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6166a8b8 2024-02-06 22:21:19.851 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6559204c 2024-02-06 22:21:19.851 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6559204c 2024-02-06 22:21:19.853 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@205ba283 2024-02-06 22:21:19.853 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@205ba283 2024-02-06 22:21:19.855 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4546f51f 2024-02-06 22:21:19.855 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4546f51f 2024-02-06 22:21:19.856 [DefaultDispatcher-worker-2 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:19.857 [DefaultDispatcher-worker-9 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46649/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:21:19.857 [DefaultDispatcher-worker-9 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46649/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 22:21:19.857 [DefaultDispatcher-worker-9 @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46649/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:21:19.857 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1131a667 2024-02-06 22:21:19.857 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1131a667 2024-02-06 22:21:19.858 [DefaultDispatcher-worker-13 @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46649/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:21:19.858 [DefaultDispatcher-worker-13 @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46649/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 22:21:19.859 [DefaultDispatcher-worker-13 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46649/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 22:21:19.859 [DefaultDispatcher-worker-13 @coroutine#3156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46649/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:19.859 [DefaultDispatcher-worker-13 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46649/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:21:19.859 [DefaultDispatcher-worker-13 @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46649/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-06 22:21:19.859 [DefaultDispatcher-worker-13 @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46649/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:21:19.859 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc6af4d 2024-02-06 22:21:19.860 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc6af4d 2024-02-06 22:21:19.860 [DefaultDispatcher-worker-14 @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46649/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:21:19.860 [DefaultDispatcher-worker-14 @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46649/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 22:21:19.862 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@40745dcc 2024-02-06 22:21:19.862 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@40745dcc 2024-02-06 22:21:19.864 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3268a6d0 2024-02-06 22:21:19.864 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3268a6d0 2024-02-06 22:21:19.864 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:21:19.882 [DefaultDispatcher-worker-14 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:19.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b0d480c 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:19.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:19.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-06 22:21:19.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:19.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:19.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-06 22:21:19.896 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:19.901 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@792491d0 2024-02-06 22:21:19.901 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@792491d0 2024-02-06 22:21:19.904 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e36084 2024-02-06 22:21:19.904 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e36084 2024-02-06 22:21:19.908 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@73dcfaa0 2024-02-06 22:21:19.908 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@73dcfaa0 2024-02-06 22:21:19.908 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:19.911 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@36de6abf 2024-02-06 22:21:19.911 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@36de6abf 2024-02-06 22:21:19.914 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b29c7a5 2024-02-06 22:21:19.914 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b29c7a5 2024-02-06 22:21:19.916 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7227d04 2024-02-06 22:21:19.916 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7227d04 2024-02-06 22:21:19.918 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@133f8eba 2024-02-06 22:21:19.918 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@133f8eba 2024-02-06 22:21:19.919 [Test worker @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:19.921 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f195f0 2024-02-06 22:21:19.921 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f195f0 2024-02-06 22:21:19.921 [Test worker @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:19.922 [DefaultDispatcher-worker-14 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55949/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.922 [DefaultDispatcher-worker-14 @coroutine#3181] 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:55949/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 22:21:19.922 [DefaultDispatcher-worker-14 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55949/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.922 [DefaultDispatcher-worker-14 @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55949/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:21:19.924 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@73406464 2024-02-06 22:21:19.924 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@73406464 2024-02-06 22:21:19.924 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:19.924 [DefaultDispatcher-worker-1 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55949/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.924 [DefaultDispatcher-worker-1 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55949/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:19.931 [DefaultDispatcher-worker-2 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:19.932 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.932 [DefaultDispatcher-worker-2 @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.localdomain:55949/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:19.932 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.933 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.933 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.936 [Test worker @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@138d978e 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:19.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:19.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:19.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:19.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:19.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:19.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:19.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-06 22:21:19.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:19.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:19.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:19.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:19.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:19.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:19.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:19.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:19.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-06 22:21:19.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2024-02-06 22:21:19.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2024-02-06 22:21:19.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-06 22:21:19.942 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2024-02-06 22:21:19.957 [Test worker @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2024-02-06 22:21:19.959 [Test worker @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2024-02-06 22:21:19.964 [DefaultDispatcher-worker-2 @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55949/auth/register 2024-02-06 22:21:19.964 [DefaultDispatcher-worker-2 @coroutine#3204] 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:55949/auth/register. 2024-02-06 22:21:19.964 [DefaultDispatcher-worker-2 @coroutine#3204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55949/auth/register 2024-02-06 22:21:19.964 [DefaultDispatcher-worker-2 @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55949/auth/register from class io.ktor.http.content.TextContent 2024-02-06 22:21:19.966 [DefaultDispatcher-worker-2 @coroutine#3204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55949/auth/register 2024-02-06 22:21:19.966 [DefaultDispatcher-worker-2 @coroutine#3204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55949/auth/register 2024-02-06 22:21:19.966 [DefaultDispatcher-worker-2 @coroutine#3204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55949/auth/register. 2024-02-06 22:21:19.966 [DefaultDispatcher-worker-2 @coroutine#3204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55949/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:19.970 [DefaultDispatcher-worker-15 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8d23cd8 2024-02-06 22:21:19.989 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:19.991 [DefaultDispatcher-worker-3 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:19.992 [DefaultDispatcher-worker-9 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:19.992 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.992 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:19.992 [DefaultDispatcher-worker-9 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.994 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d7463e 2024-02-06 22:21:19.994 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d7463e 2024-02-06 22:21:19.995 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.995 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:19.998 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a10b0d4 2024-02-06 22:21:19.998 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a10b0d4 2024-02-06 22:21:20.001 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2f2d4e 2024-02-06 22:21:20.001 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2f2d4e 2024-02-06 22:21:20.002 [DefaultDispatcher-worker-5 @coroutine#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:20.003 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2dbaef 2024-02-06 22:21:20.003 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2dbaef 2024-02-06 22:21:20.005 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7535fb02 2024-02-06 22:21:20.005 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7535fb02 2024-02-06 22:21:20.007 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aec7360 2024-02-06 22:21:20.007 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aec7360 2024-02-06 22:21:20.010 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1e6c2e 2024-02-06 22:21:20.010 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1e6c2e 2024-02-06 22:21:20.012 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0245a0 2024-02-06 22:21:20.012 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0245a0 2024-02-06 22:21:20.014 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@31354e29 2024-02-06 22:21:20.014 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@31354e29 2024-02-06 22:21:20.014 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-06 22:21:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:20.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77fecd2c 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:20.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-06 22:21:20.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-06 22:21:20.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-06 22:21:20.036 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-06 22:21:20.042 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:20.047 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c4fdec 2024-02-06 22:21:20.047 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c4fdec 2024-02-06 22:21:20.049 [Test worker @coroutine#3214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-06 22:21:20.051 [Test worker @coroutine#3216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-06 22:21:20.053 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e031784 2024-02-06 22:21:20.053 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e031784 2024-02-06 22:21:20.054 [DefaultDispatcher-worker-5 @coroutine#3220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.054 [DefaultDispatcher-worker-5 @coroutine#3220] 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-02-06 22:21:20.054 [DefaultDispatcher-worker-5 @coroutine#3220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.054 [DefaultDispatcher-worker-5 @coroutine#3220] 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-02-06 22:21:20.058 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3c969c 2024-02-06 22:21:20.058 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3c969c 2024-02-06 22:21:20.062 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3e1dbf 2024-02-06 22:21:20.062 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3e1dbf 2024-02-06 22:21:20.063 [DefaultDispatcher-worker-3 @coroutine#3219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-06 22:21:20.063 [DefaultDispatcher-worker-3 @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.063 [DefaultDispatcher-worker-3 @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-06 22:21:20.063 [DefaultDispatcher-worker-3 @coroutine#3219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.065 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6892a629 2024-02-06 22:21:20.065 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6892a629 2024-02-06 22:21:20.068 [Test worker @coroutine#3224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-06 22:21:20.068 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1b3388 2024-02-06 22:21:20.068 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1b3388 2024-02-06 22:21:20.072 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@105dd6a1 2024-02-06 22:21:20.072 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@105dd6a1 2024-02-06 22:21:20.072 [DefaultDispatcher-worker-10 @coroutine#3220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.072 [DefaultDispatcher-worker-10 @coroutine#3220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.075 [Test worker @coroutine#3229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-06 22:21:20.075 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@f11e2f0 2024-02-06 22:21:20.075 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@f11e2f0 2024-02-06 22:21:20.079 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cfbed5 2024-02-06 22:21:20.079 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cfbed5 2024-02-06 22:21:20.079 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:20.081 [DefaultDispatcher-worker-12 @coroutine#3219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.081 [DefaultDispatcher-worker-12 @coroutine#3219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.081 [DefaultDispatcher-worker-8 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:20.081 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.081 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:20.081 [DefaultDispatcher-worker-8 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.082 [DefaultDispatcher-worker-12 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.083 [DefaultDispatcher-worker-12 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.102 [Test worker @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2024-02-06 22:21:20.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-06 22:21:20.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-06 22:21:20.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:20.108 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52b32622: (connection evicted) 2024-02-06 22:21:20.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:20.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-06 22:21:20.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-06 22:21:20.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b441609 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:20.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:20.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-06 22:21:20.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:21:20.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:21:20.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-06 22:21:20.117 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:21:20.130 [Test worker @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:21:20.132 [Test worker @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:21:20.133 [DefaultDispatcher-worker-12 @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.133 [DefaultDispatcher-worker-12 @coroutine#3250] 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-02-06 22:21:20.133 [DefaultDispatcher-worker-12 @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.133 [DefaultDispatcher-worker-12 @coroutine#3250] 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-02-06 22:21:20.134 [DefaultDispatcher-worker-1 @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.134 [DefaultDispatcher-worker-1 @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.141 [DefaultDispatcher-worker-5 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:21:20.142 [DefaultDispatcher-worker-5 @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.142 [DefaultDispatcher-worker-5 @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/dummyreplication/nodeId. 2024-02-06 22:21:20.142 [DefaultDispatcher-worker-5 @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.147 [Test worker @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:21:20.148 [DefaultDispatcher-worker-14 @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.148 [DefaultDispatcher-worker-14 @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.152 [Test worker @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:21:20.158 [Test worker @coroutine#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa 2024-02-06 22:21:20.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-06 22:21:20.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-06 22:21:20.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:20.163 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a3404fa: (connection evicted) 2024-02-06 22:21:20.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:20.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-06 22:21:20.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ec70725 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:20.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:20.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-06 22:21:20.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-06 22:21:20.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-06 22:21:20.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-06 22:21:20.173 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-06 22:21:20.189 [Test worker @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-06 22:21:20.192 [Test worker @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-06 22:21:20.194 [DefaultDispatcher-worker-14 @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.194 [DefaultDispatcher-worker-14 @coroutine#3277] 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-02-06 22:21:20.194 [DefaultDispatcher-worker-14 @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.194 [DefaultDispatcher-worker-14 @coroutine#3277] 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-02-06 22:21:20.202 [DefaultDispatcher-worker-4 @coroutine#3276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-06 22:21:20.202 [DefaultDispatcher-worker-4 @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.202 [DefaultDispatcher-worker-4 @coroutine#3276] 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-02-06 22:21:20.202 [DefaultDispatcher-worker-4 @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.208 [Test worker @coroutine#3281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-06 22:21:20.212 [DefaultDispatcher-worker-16 @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.212 [DefaultDispatcher-worker-1 @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.213 [DefaultDispatcher-worker-16 @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.213 [DefaultDispatcher-worker-1 @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.220 [DefaultDispatcher-worker-16 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:20.221 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.221 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:20.221 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.226 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.226 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.226 [Test worker @coroutine#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-06 22:21:20.230 [Test worker @coroutine#3298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-06 22:21:20.232 [Test worker @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-06 22:21:20.235 [Test worker @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-06 22:21:20.238 [Test worker @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-06 22:21:20.240 [Test worker @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15f229e8 2024-02-06 22:21:20.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-06 22:21:20.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-06 22:21:20.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:20.241 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15f229e8: (connection evicted) 2024-02-06 22:21:20.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:20.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-06 22:21:20.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-06 22:21:20.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11896af6 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:20.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:20.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-06 22:21:20.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-06 22:21:20.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-06 22:21:20.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-06 22:21:20.246 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-06 22:21:20.257 [Test worker @coroutine#3313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-06 22:21:20.258 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-06 22:21:20.260 [DefaultDispatcher-worker-11 @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.260 [DefaultDispatcher-worker-11 @coroutine#3319] 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-02-06 22:21:20.260 [DefaultDispatcher-worker-11 @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.260 [DefaultDispatcher-worker-11 @coroutine#3319] 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-02-06 22:21:20.261 [DefaultDispatcher-worker-15 @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.262 [DefaultDispatcher-worker-15 @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.268 [DefaultDispatcher-worker-14 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-06 22:21:20.269 [DefaultDispatcher-worker-14 @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.269 [DefaultDispatcher-worker-14 @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-06 22:21:20.269 [DefaultDispatcher-worker-14 @coroutine#3318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.270 [DefaultDispatcher-worker-15 @coroutine#3318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.270 [DefaultDispatcher-worker-15 @coroutine#3318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.271 [Test worker @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-06 22:21:20.274 [Test worker @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-06 22:21:20.278 [Test worker @coroutine#3337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f 2024-02-06 22:21:20.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-06 22:21:20.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-06 22:21:20.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:20.279 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fbb098f: (connection evicted) 2024-02-06 22:21:20.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:20.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-06 22:21:20.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2559f65c 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:20.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:20.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-06 22:21:20.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-06 22:21:20.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-06 22:21:20.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-06 22:21:20.284 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-06 22:21:20.289 [DefaultDispatcher-worker-15 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:20.289 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.289 [DefaultDispatcher-worker-15 @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.localdomain:37289/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:20.289 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.291 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.291 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.295 [Test worker @coroutine#3345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-06 22:21:20.297 [Test worker @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-06 22:21:20.298 [DefaultDispatcher-worker-12 @coroutine#3354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.298 [DefaultDispatcher-worker-12 @coroutine#3354] 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-02-06 22:21:20.298 [DefaultDispatcher-worker-12 @coroutine#3354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.298 [DefaultDispatcher-worker-12 @coroutine#3354] 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-02-06 22:21:20.299 [DefaultDispatcher-worker-10 @coroutine#3354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.299 [DefaultDispatcher-worker-10 @coroutine#3354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.307 [DefaultDispatcher-worker-10 @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-06 22:21:20.308 [DefaultDispatcher-worker-10 @coroutine#3353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.308 [DefaultDispatcher-worker-10 @coroutine#3353] 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-02-06 22:21:20.308 [DefaultDispatcher-worker-10 @coroutine#3353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.309 [DefaultDispatcher-worker-8 @coroutine#3353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.309 [DefaultDispatcher-worker-8 @coroutine#3353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.311 [Test worker @coroutine#3360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-06 22:21:20.315 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-06 22:21:20.318 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-06 22:21:20.321 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-06 22:21:20.324 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d682397 2024-02-06 22:21:20.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-06 22:21:20.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-06 22:21:20.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:20.325 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d682397: (connection evicted) 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:20.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-06 22:21:20.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27bc2650 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:20.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:20.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-06 22:21:20.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2024-02-06 22:21:20.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2024-02-06 22:21:20.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-06 22:21:20.329 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2024-02-06 22:21:20.340 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2024-02-06 22:21:20.342 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2024-02-06 22:21:20.343 [DefaultDispatcher-worker-8 @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.343 [DefaultDispatcher-worker-8 @coroutine#3385] 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-02-06 22:21:20.343 [DefaultDispatcher-worker-8 @coroutine#3385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.343 [DefaultDispatcher-worker-8 @coroutine#3385] 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-02-06 22:21:20.344 [DefaultDispatcher-worker-1 @coroutine#3385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.344 [DefaultDispatcher-worker-1 @coroutine#3385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 22:21:20.353 [DefaultDispatcher-worker-2 @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2024-02-06 22:21:20.354 [DefaultDispatcher-worker-2 @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.354 [DefaultDispatcher-worker-2 @coroutine#3384] 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-02-06 22:21:20.354 [DefaultDispatcher-worker-2 @coroutine#3384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.354 [DefaultDispatcher-worker-4 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:20.354 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.354 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:20.354 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.355 [DefaultDispatcher-worker-2 @coroutine#3384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.355 [DefaultDispatcher-worker-2 @coroutine#3384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 22:21:20.355 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.355 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.358 [Test worker @coroutine#3388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2024-02-06 22:21:20.361 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198524ec 2024-02-06 22:21:20.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-06 22:21:20.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-06 22:21:20.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:20.363 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@198524ec: (connection evicted) 2024-02-06 22:21:20.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:20.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-06 22:21:20.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-06 22:21:20.463 [DefaultDispatcher-worker-16 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:20.463 [DefaultDispatcher-worker-16 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.463 [DefaultDispatcher-worker-16 @coroutine#3019] 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-02-06 22:21:20.463 [DefaultDispatcher-worker-16 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.464 [DefaultDispatcher-worker-12 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.465 [DefaultDispatcher-worker-2 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:20.465 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.466 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:20.466 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.467 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.467 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e9f6095 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:20.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:20.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-06 22:21:20.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-06 22:21:20.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-06 22:21:20.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-06 22:21:20.606 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-06 22:21:20.612 [DefaultDispatcher-worker-10 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:20.612 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.612 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:20.612 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.613 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.613 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.617 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-06 22:21:20.619 [Test worker @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-06 22:21:20.621 [DefaultDispatcher-worker-10 @coroutine#3442] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:20.621 [DefaultDispatcher-worker-10 @coroutine#3442] 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-02-06 22:21:20.621 [DefaultDispatcher-worker-10 @coroutine#3442] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:20.621 [DefaultDispatcher-worker-10 @coroutine#3442] 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-02-06 22:21:20.623 [DefaultDispatcher-worker-10 @coroutine#3442] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:20.623 [DefaultDispatcher-worker-10 @coroutine#3442] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:20.631 [DefaultDispatcher-worker-15 @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-06 22:21:20.631 [DefaultDispatcher-worker-15 @coroutine#3441] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.631 [DefaultDispatcher-worker-15 @coroutine#3441] 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-02-06 22:21:20.631 [DefaultDispatcher-worker-15 @coroutine#3441] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.632 [DefaultDispatcher-worker-13 @coroutine#3441] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.632 [DefaultDispatcher-worker-13 @coroutine#3441] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.636 [Test worker @coroutine#3446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-06 22:21:20.654 [DefaultDispatcher-worker-13 @coroutine#3453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-06 22:21:20.688 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:20.693 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6385c242 2024-02-06 22:21:20.693 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6385c242 2024-02-06 22:21:20.697 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d422042 2024-02-06 22:21:20.697 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d422042 2024-02-06 22:21:20.701 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@697da932 2024-02-06 22:21:20.701 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@697da932 2024-02-06 22:21:20.703 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7f2a79 2024-02-06 22:21:20.703 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7f2a79 2024-02-06 22:21:20.705 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@61256a66 2024-02-06 22:21:20.705 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@61256a66 2024-02-06 22:21:20.707 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d190630 2024-02-06 22:21:20.707 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d190630 2024-02-06 22:21:20.709 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a91898 2024-02-06 22:21:20.709 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a91898 2024-02-06 22:21:20.712 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c50d536 2024-02-06 22:21:20.712 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c50d536 2024-02-06 22:21:20.714 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ece080 2024-02-06 22:21:20.714 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ece080 2024-02-06 22:21:20.714 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 22:21:20.717 [Test worker @coroutine#3455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c770b57 2024-02-06 22:21:20.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-06 22:21:20.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-06 22:21:20.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:20.724 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c770b57: (connection evicted) 2024-02-06 22:21:20.725 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6385c242: (connection evicted) 2024-02-06 22:21:20.725 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d422042: (connection evicted) 2024-02-06 22:21:20.725 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@697da932: (connection evicted) 2024-02-06 22:21:20.726 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7f2a79: (connection evicted) 2024-02-06 22:21:20.726 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61256a66: (connection evicted) 2024-02-06 22:21:20.726 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d190630: (connection evicted) 2024-02-06 22:21:20.727 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19a91898: (connection evicted) 2024-02-06 22:21:20.727 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c50d536: (connection evicted) 2024-02-06 22:21:20.727 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ece080: (connection evicted) 2024-02-06 22:21:20.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:20.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-06 22:21:20.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-06 22:21:20.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40b678b3 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:20.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:20.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-06 22:21:20.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-06 22:21:20.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-06 22:21:20.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-06 22:21:20.737 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-06 22:21:20.749 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-06 22:21:20.751 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-06 22:21:20.752 [DefaultDispatcher-worker-7 @coroutine#3464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:20.752 [DefaultDispatcher-worker-7 @coroutine#3464] 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-02-06 22:21:20.752 [DefaultDispatcher-worker-7 @coroutine#3464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:20.752 [DefaultDispatcher-worker-7 @coroutine#3464] 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-02-06 22:21:20.754 [DefaultDispatcher-worker-11 @coroutine#3464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:20.754 [DefaultDispatcher-worker-11 @coroutine#3464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:20.765 [DefaultDispatcher-worker-6 @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-06 22:21:20.765 [DefaultDispatcher-worker-6 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.765 [DefaultDispatcher-worker-6 @coroutine#3463] 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-02-06 22:21:20.765 [DefaultDispatcher-worker-6 @coroutine#3463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.766 [DefaultDispatcher-worker-11 @coroutine#3463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.766 [DefaultDispatcher-worker-11 @coroutine#3463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.769 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-06 22:21:20.784 [DefaultDispatcher-worker-11 @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-06 22:21:20.802 [DefaultDispatcher-worker-5 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:20.802 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.802 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:20.802 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.804 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.804 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.826 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-02-06 22:21:20.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-06 22:21:20.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-06 22:21:20.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:20.829 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c: (connection evicted) 2024-02-06 22:21:20.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:20.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-06 22:21:20.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-06 22:21:20.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34c2e03d 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:20.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:20.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-06 22:21:20.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-06 22:21:20.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-06 22:21:20.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-06 22:21:20.836 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-06 22:21:20.847 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-06 22:21:20.849 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-06 22:21:20.851 [DefaultDispatcher-worker-13 @coroutine#3490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:20.851 [DefaultDispatcher-worker-13 @coroutine#3490] 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-02-06 22:21:20.851 [DefaultDispatcher-worker-13 @coroutine#3490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:20.851 [DefaultDispatcher-worker-13 @coroutine#3490] 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-02-06 22:21:20.853 [DefaultDispatcher-worker-8 @coroutine#3490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:20.853 [DefaultDispatcher-worker-8 @coroutine#3490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:20.859 [DefaultDispatcher-worker-5 @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-06 22:21:20.860 [DefaultDispatcher-worker-5 @coroutine#3489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.860 [DefaultDispatcher-worker-5 @coroutine#3489] 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-02-06 22:21:20.860 [DefaultDispatcher-worker-5 @coroutine#3489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.860 [DefaultDispatcher-worker-7 @coroutine#3489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.860 [DefaultDispatcher-worker-7 @coroutine#3489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.864 [Test worker @coroutine#3494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-06 22:21:20.879 [DefaultDispatcher-worker-7 @coroutine#3501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-06 22:21:20.917 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c 2024-02-06 22:21:20.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-06 22:21:20.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-06 22:21:20.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:20.920 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be4f05c: (connection evicted) 2024-02-06 22:21:20.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:20.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-06 22:21:20.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-06 22:21:20.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4198921f 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:20.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:20.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-06 22:21:20.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-06 22:21:20.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-06 22:21:20.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-06 22:21:20.927 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-06 22:21:20.938 [Test worker @coroutine#3507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-06 22:21:20.940 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-06 22:21:20.941 [DefaultDispatcher-worker-7 @coroutine#3512] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:20.941 [DefaultDispatcher-worker-7 @coroutine#3512] 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-02-06 22:21:20.941 [DefaultDispatcher-worker-7 @coroutine#3512] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:20.941 [DefaultDispatcher-worker-7 @coroutine#3512] 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-02-06 22:21:20.943 [DefaultDispatcher-worker-13 @coroutine#3512] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:20.943 [DefaultDispatcher-worker-13 @coroutine#3512] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:20.944 [DefaultDispatcher-worker-7 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:20.944 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.944 [DefaultDispatcher-worker-7 @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.localdomain:55949/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:20.944 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.945 [DefaultDispatcher-worker-12 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.945 [DefaultDispatcher-worker-12 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.951 [DefaultDispatcher-worker-14 @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-06 22:21:20.951 [DefaultDispatcher-worker-14 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.951 [DefaultDispatcher-worker-14 @coroutine#3511] 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-02-06 22:21:20.951 [DefaultDispatcher-worker-14 @coroutine#3511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.952 [DefaultDispatcher-worker-12 @coroutine#3511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.952 [DefaultDispatcher-worker-12 @coroutine#3511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 22:21:20.955 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-06 22:21:20.970 [DefaultDispatcher-worker-14 @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-06 22:21:21.004 [DefaultDispatcher-worker-4 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:21.005 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.005 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:21.005 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.006 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.006 [DefaultDispatcher-worker-16 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.007 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4 2024-02-06 22:21:21.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-06 22:21:21.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-06 22:21:21.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:21.010 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21fa19e4: (connection evicted) 2024-02-06 22:21:21.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:21.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-06 22:21:21.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-06 22:21:21.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dc5b887 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:21.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:21.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-06 22:21:21.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-06 22:21:21.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-06 22:21:21.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-06 22:21:21.016 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-06 22:21:21.027 [Test worker @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-06 22:21:21.029 [Test worker @coroutine#3537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-06 22:21:21.030 [DefaultDispatcher-worker-4 @coroutine#3541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:21:21.030 [DefaultDispatcher-worker-4 @coroutine#3541] 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/replication/ackAndGetPendingReplications. 2024-02-06 22:21:21.030 [DefaultDispatcher-worker-4 @coroutine#3541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:21:21.030 [DefaultDispatcher-worker-4 @coroutine#3541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:21:21.032 [DefaultDispatcher-worker-11 @coroutine#3541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:21:21.032 [DefaultDispatcher-worker-11 @coroutine#3541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:21:21.039 [DefaultDispatcher-worker-3 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-06 22:21:21.039 [DefaultDispatcher-worker-3 @coroutine#3540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 22:21:21.039 [DefaultDispatcher-worker-3 @coroutine#3540] 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/replication/nodeId. 2024-02-06 22:21:21.039 [DefaultDispatcher-worker-3 @coroutine#3540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 22:21:21.040 [DefaultDispatcher-worker-11 @coroutine#3540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 22:21:21.040 [DefaultDispatcher-worker-11 @coroutine#3540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 22:21:21.049 [DefaultDispatcher-worker-13 @coroutine#3546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-06 22:21:21.058 [DefaultDispatcher-worker-13 @coroutine#3546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-06 22:21:21.066 [DefaultDispatcher-worker-13 @coroutine#3546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-06 22:21:21.078 [DefaultDispatcher-worker-3 @coroutine#3546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-06 22:21:21.081 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-06 22:21:21.094 [DefaultDispatcher-worker-6 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:21.094 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.094 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:21.094 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.096 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.096 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.098 [DefaultDispatcher-worker-4 @coroutine#3546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-06 22:21:21.107 [DefaultDispatcher-worker-1 @coroutine#3546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2024-02-06 22:21:21.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-06 22:21:21.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-06 22:21:21.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:21.108 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7552f05b: (connection evicted) 2024-02-06 22:21:21.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:21.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-06 22:21:21.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5183131d 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:21.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:21.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:21.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:21.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:21.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:21.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-06 22:21:21.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-06 22:21:21.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-06 22:21:21.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-06 22:21:21.116 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-06 22:21:21.127 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-06 22:21:21.129 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-06 22:21:21.131 [DefaultDispatcher-worker-1 @coroutine#3569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:21:21.131 [DefaultDispatcher-worker-1 @coroutine#3569] 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/replication/ackAndGetPendingReplications. 2024-02-06 22:21:21.131 [DefaultDispatcher-worker-1 @coroutine#3569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:21:21.131 [DefaultDispatcher-worker-1 @coroutine#3569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:21:21.132 [DefaultDispatcher-worker-2 @coroutine#3569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:21:21.132 [DefaultDispatcher-worker-2 @coroutine#3569] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:21:21.140 [DefaultDispatcher-worker-7 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-06 22:21:21.140 [DefaultDispatcher-worker-7 @coroutine#3568] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 22:21:21.140 [DefaultDispatcher-worker-7 @coroutine#3568] 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/replication/nodeId. 2024-02-06 22:21:21.140 [DefaultDispatcher-worker-7 @coroutine#3568] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 22:21:21.141 [DefaultDispatcher-worker-8 @coroutine#3568] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 22:21:21.141 [DefaultDispatcher-worker-8 @coroutine#3568] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 22:21:21.149 [DefaultDispatcher-worker-11 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-06 22:21:21.157 [DefaultDispatcher-worker-11 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-06 22:21:21.167 [DefaultDispatcher-worker-6 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-06 22:21:21.175 [DefaultDispatcher-worker-7 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-06 22:21:21.184 [DefaultDispatcher-worker-8 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-06 22:21:21.193 [DefaultDispatcher-worker-7 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c263f8 2024-02-06 22:21:21.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-06 22:21:21.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-06 22:21:21.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:21.196 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c263f8: (connection evicted) 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:21.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-06 22:21:21.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eed2edf 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:21.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-06 22:21:21.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:21.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:21.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:21.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:21.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:21.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:21.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:21.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:21.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-06 22:21:21.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-06 22:21:21.203 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.214 [Test worker @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.216 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.217 [DefaultDispatcher-worker-10 @coroutine#3596] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:21:21.217 [DefaultDispatcher-worker-10 @coroutine#3596] 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/replication/ackAndGetPendingReplications. 2024-02-06 22:21:21.217 [DefaultDispatcher-worker-10 @coroutine#3596] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:21:21.217 [DefaultDispatcher-worker-10 @coroutine#3596] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:21:21.219 [DefaultDispatcher-worker-14 @coroutine#3596] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:21:21.219 [DefaultDispatcher-worker-14 @coroutine#3596] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:21:21.226 [DefaultDispatcher-worker-1 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.226 [DefaultDispatcher-worker-1 @coroutine#3595] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 22:21:21.226 [DefaultDispatcher-worker-1 @coroutine#3595] 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/replication/nodeId. 2024-02-06 22:21:21.226 [DefaultDispatcher-worker-1 @coroutine#3595] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 22:21:21.227 [DefaultDispatcher-worker-8 @coroutine#3595] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 22:21:21.227 [DefaultDispatcher-worker-8 @coroutine#3595] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 22:21:21.237 [DefaultDispatcher-worker-9 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:21.237 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.237 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:21.237 [DefaultDispatcher-worker-9 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.238 [DefaultDispatcher-worker-11 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.238 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.239 [DefaultDispatcher-worker-2 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.246 [DefaultDispatcher-worker-3 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.255 [DefaultDispatcher-worker-17 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.268 [DefaultDispatcher-worker-13 @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e83c9d 2024-02-06 22:21:21.270 [DefaultDispatcher-worker-1 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.278 [DefaultDispatcher-worker-3 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.285 [DefaultDispatcher-worker-3 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.288 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.291 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.291 [DefaultDispatcher-worker-2 @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da11873 2024-02-06 22:21:21.301 [DefaultDispatcher-worker-16 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:21.301 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.301 [DefaultDispatcher-worker-16 @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.localdomain:37289/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:21.301 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.302 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:21.302 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.302 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.304 [DefaultDispatcher-worker-16 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.306 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@66415bb5 2024-02-06 22:21:21.306 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@66415bb5 2024-02-06 22:21:21.309 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6886b90d 2024-02-06 22:21:21.309 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6886b90d 2024-02-06 22:21:21.312 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb930c5 2024-02-06 22:21:21.312 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb930c5 2024-02-06 22:21:21.314 [DefaultDispatcher-worker-10 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.315 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29bbb336 2024-02-06 22:21:21.315 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29bbb336 2024-02-06 22:21:21.318 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cbd947 2024-02-06 22:21:21.318 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cbd947 2024-02-06 22:21:21.320 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d85e22 2024-02-06 22:21:21.320 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d85e22 2024-02-06 22:21:21.322 [DefaultDispatcher-worker-10 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.322 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d426ae4 2024-02-06 22:21:21.322 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d426ae4 2024-02-06 22:21:21.324 [Test worker @coroutine#3600] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=555844709705330689 2024-02-06 22:21:21.324 [Test worker @coroutine#3600] 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/PersonDao/findByUidAsync?uid=555844709705330689. 2024-02-06 22:21:21.324 [Test worker @coroutine#3600] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=555844709705330689 2024-02-06 22:21:21.324 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@49944c79 2024-02-06 22:21:21.324 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@49944c79 2024-02-06 22:21:21.325 [Test worker @coroutine#3600] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=555844709705330689 2024-02-06 22:21:21.325 [Test worker @coroutine#3600] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=555844709705330689 2024-02-06 22:21:21.326 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@520eb5ed 2024-02-06 22:21:21.326 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@520eb5ed 2024-02-06 22:21:21.326 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:21.335 [DefaultDispatcher-worker-16 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.345 [DefaultDispatcher-worker-10 @coroutine#3600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5 2024-02-06 22:21:21.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-06 22:21:21.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-06 22:21:21.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 22:21:21.347 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a67bde5: (connection evicted) 2024-02-06 22:21:21.348 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66415bb5: (connection evicted) 2024-02-06 22:21:21.348 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6886b90d: (connection evicted) 2024-02-06 22:21:21.348 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cb930c5: (connection evicted) 2024-02-06 22:21:21.349 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29bbb336: (connection evicted) 2024-02-06 22:21:21.349 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45cbd947: (connection evicted) 2024-02-06 22:21:21.349 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18d85e22: (connection evicted) 2024-02-06 22:21:21.350 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d426ae4: (connection evicted) 2024-02-06 22:21:21.350 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49944c79: (connection evicted) 2024-02-06 22:21:21.350 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@520eb5ed: (connection evicted) 2024-02-06 22:21:21.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:21.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-06 22:21:21.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-06 22:21:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-06 22:21:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ef63b6d 2024-02-06 22:21:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:21.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:21.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:21.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-06 22:21:21.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-06 22:21:21.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-06 22:21:21.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-06 22:21:21.357 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-06 22:21:21.364 [DefaultDispatcher-worker-5 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:21.364 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.364 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:21.364 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.365 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.365 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.374 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-06 22:21:21.377 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-06 22:21:21.378 [DefaultDispatcher-worker-10 @coroutine#3644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:21:21.378 [DefaultDispatcher-worker-10 @coroutine#3644] 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/replication/ackAndGetPendingReplications. 2024-02-06 22:21:21.378 [DefaultDispatcher-worker-10 @coroutine#3644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:21:21.378 [DefaultDispatcher-worker-10 @coroutine#3644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 22:21:21.379 [DefaultDispatcher-worker-14 @coroutine#3644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:21:21.379 [DefaultDispatcher-worker-14 @coroutine#3644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 22:21:21.388 [DefaultDispatcher-worker-12 @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-06 22:21:21.388 [DefaultDispatcher-worker-12 @coroutine#3643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 22:21:21.388 [DefaultDispatcher-worker-12 @coroutine#3643] 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/replication/nodeId. 2024-02-06 22:21:21.388 [DefaultDispatcher-worker-12 @coroutine#3643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 22:21:21.389 [DefaultDispatcher-worker-7 @coroutine#3643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 22:21:21.389 [DefaultDispatcher-worker-7 @coroutine#3643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 22:21:21.397 [DefaultDispatcher-worker-6 @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-06 22:21:21.407 [DefaultDispatcher-worker-6 @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-06 22:21:21.417 [DefaultDispatcher-worker-8 @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-06 22:21:21.424 [DefaultDispatcher-worker-16 @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-06 22:21:21.429 [DefaultDispatcher-worker-8 @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-06 22:21:21.435 [DefaultDispatcher-worker-7 @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-06 22:21:21.437 [Test worker @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-06 22:21:21.444 [DefaultDispatcher-worker-6 @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-06 22:21:21.454 [DefaultDispatcher-worker-3 @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c98637 2024-02-06 22:21:21.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-06 22:21:21.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-06 22:21:21.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:21.455 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c98637: (connection evicted) 2024-02-06 22:21:21.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:21.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-06 22:21:21.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-06 22:21:21.470 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-06 22:21:21.470 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:21.470 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c194c4e 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-06 22:21:21.471 [Test worker @coroutine#3667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-06 22:21:21.475 [DefaultDispatcher-worker-2 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:21.476 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.476 [DefaultDispatcher-worker-2 @coroutine#3019] 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-02-06 22:21:21.476 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.477 [DefaultDispatcher-worker-12 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.478 [DefaultDispatcher-worker-4 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:21.478 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.478 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:21.478 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.479 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.479 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.486 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-06 22:21:21.496 [Test worker @coroutine#3673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-06 22:21:21.498 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-06 22:21:21.500 [Test worker @coroutine#3677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-06 22:21:21.510 [DefaultDispatcher-worker-2 @coroutine#3679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-06 22:21:21.522 [DefaultDispatcher-worker-12 @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-06 22:21:21.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-06 22:21:21.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-06 22:21:21.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:21.525 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ba50851: (connection evicted) 2024-02-06 22:21:21.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:21.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-06 22:21:21.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b60be3 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:21.528 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-06 22:21:21.529 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-06 22:21:21.529 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-06 22:21:21.529 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-06 22:21:21.543 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-06 22:21:21.553 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-06 22:21:21.555 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-06 22:21:21.557 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-06 22:21:21.557 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-06 22:21:21.557 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e30a8ef 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-06 22:21:21.558 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-06 22:21:21.573 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-06 22:21:21.587 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-06 22:21:21.589 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-06 22:21:21.590 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-06 22:21:21.601 [DefaultDispatcher-worker-4 @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-02-06 22:21:21.617 [DefaultDispatcher-worker-7 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-06 22:21:21.622 [DefaultDispatcher-worker-8 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:21.622 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.622 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:21.622 [DefaultDispatcher-worker-8 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.624 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.624 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.626 [DefaultDispatcher-worker-3 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-06 22:21:21.629 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:21.633 [DefaultDispatcher-worker-17 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8851a 2024-02-06 22:21:21.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-06 22:21:21.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-06 22:21:21.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:21.645 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a8851a: (connection evicted) 2024-02-06 22:21:21.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:21.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-06 22:21:21.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-06 22:21:21.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-06 22:21:21.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-06 22:21:21.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:21.646 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa: (connection evicted) 2024-02-06 22:21:21.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:21.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-06 22:21:21.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c644fe 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:21.648 [Test worker @coroutine#3731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-06 22:21:21.649 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@48614fb3 2024-02-06 22:21:21.649 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@48614fb3 2024-02-06 22:21:21.649 [Test worker @coroutine#3731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-06 22:21:21.662 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48614fb3 2024-02-06 22:21:21.673 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48614fb3 2024-02-06 22:21:21.674 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48614fb3 2024-02-06 22:21:21.676 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48614fb3 2024-02-06 22:21:21.676 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@689fcf08 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3272e0 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3272e0 2024-02-06 22:21:21.677 [Test worker @coroutine#3731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-06 22:21:21.690 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a3272e0 2024-02-06 22:21:21.701 [Test worker @coroutine#3738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a3272e0 2024-02-06 22:21:21.702 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a3272e0 2024-02-06 22:21:21.704 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a3272e0 2024-02-06 22:21:21.715 [DefaultDispatcher-worker-14 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a3272e0 2024-02-06 22:21:21.727 [DefaultDispatcher-worker-14 @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48614fb3 2024-02-06 22:21:21.736 [DefaultDispatcher-worker-13 @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48614fb3 2024-02-06 22:21:21.746 [DefaultDispatcher-worker-16 @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48614fb3 2024-02-06 22:21:21.749 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:21.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-06 22:21:21.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-06 22:21:21.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:21.757 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48614fb3: (connection evicted) 2024-02-06 22:21:21.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:21.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-06 22:21:21.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-06 22:21:21.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-06 22:21:21.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-06 22:21:21.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:21.759 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a3272e0: (connection evicted) 2024-02-06 22:21:21.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:21.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-06 22:21:21.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-06 22:21:21.761 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-06 22:21:21.761 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ff87203 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2a5064 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2a5064 2024-02-06 22:21:21.762 [Test worker @coroutine#3770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-06 22:21:21.777 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2a5064 2024-02-06 22:21:21.788 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2a5064 2024-02-06 22:21:21.789 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2a5064 2024-02-06 22:21:21.791 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2a5064 2024-02-06 22:21:21.799 [DefaultDispatcher-worker-16 @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2a5064 2024-02-06 22:21:21.813 [DefaultDispatcher-worker-2 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:21.813 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.813 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:21.813 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.814 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.814 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:21.823 [DefaultDispatcher-worker-4 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2a5064 2024-02-06 22:21:21.826 [Test worker @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2a5064 2024-02-06 22:21:21.835 [DefaultDispatcher-worker-14 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2a5064 2024-02-06 22:21:21.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-06 22:21:21.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-06 22:21:21.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:21.845 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f2a5064: (connection evicted) 2024-02-06 22:21:21.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:21.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-06 22:21:21.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-06 22:21:21.847 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5de14222 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-06 22:21:21.848 [Test worker @coroutine#3809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-06 22:21:21.865 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-06 22:21:21.875 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-06 22:21:21.877 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-06 22:21:21.878 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-06 22:21:21.888 [DefaultDispatcher-worker-7 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-06 22:21:21.890 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-06 22:21:21.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-06 22:21:21.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-06 22:21:21.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:21.894 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb: (connection evicted) 2024-02-06 22:21:21.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:21.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-06 22:21:21.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-06 22:21:21.900 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c81e7c2 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e15093 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e15093 2024-02-06 22:21:21.901 [Test worker @coroutine#3839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-06 22:21:21.915 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e15093 2024-02-06 22:21:21.925 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e15093 2024-02-06 22:21:21.927 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e15093 2024-02-06 22:21:21.929 [Test worker @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e15093 2024-02-06 22:21:21.992 [DefaultDispatcher-worker-13 @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e15093 2024-02-06 22:21:22.039 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:22.040 [DefaultDispatcher-worker-2 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:22.040 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.040 [DefaultDispatcher-worker-2 @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.localdomain:55949/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:22.040 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.041 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.041 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.046 [DefaultDispatcher-worker-5 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:22.046 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.046 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:22.046 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.047 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.047 [DefaultDispatcher-worker-15 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.119 [DefaultDispatcher-worker-2 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:22.119 [DefaultDispatcher-worker-2 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.119 [DefaultDispatcher-worker-2 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:22.119 [DefaultDispatcher-worker-2 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.121 [DefaultDispatcher-worker-1 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.121 [DefaultDispatcher-worker-1 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.130 [DefaultDispatcher-worker-5 @coroutine#3876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21e15093 2024-02-06 22:21:22.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-06 22:21:22.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-06 22:21:22.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:22.183 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21e15093: (connection evicted) 2024-02-06 22:21:22.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:22.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-06 22:21:22.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63ff861e 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:22.186 [Test worker @coroutine#3890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-06 22:21:22.187 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-06 22:21:22.187 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-06 22:21:22.187 [Test worker @coroutine#3890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-06 22:21:22.206 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-06 22:21:22.217 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-06 22:21:22.219 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-06 22:21:22.221 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-06 22:21:22.224 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-06 22:21:22.229 [DefaultDispatcher-worker-7 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-06 22:21:22.247 [DefaultDispatcher-worker-17 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:22.248 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.248 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:22.248 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.249 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.249 [DefaultDispatcher-worker-12 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.250 [DefaultDispatcher-worker-17 @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-06 22:21:22.258 [DefaultDispatcher-worker-10 @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25 2024-02-06 22:21:22.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-06 22:21:22.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-06 22:21:22.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:22.268 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c7f8c25: (connection evicted) 2024-02-06 22:21:22.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:22.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-06 22:21:22.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39ee07a9 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-02-06 22:21:22.270 [Test worker @coroutine#3921] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-06 22:21:22.284 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-02-06 22:21:22.295 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-02-06 22:21:22.296 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-02-06 22:21:22.298 [Test worker @coroutine#3926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-02-06 22:21:22.310 [DefaultDispatcher-worker-16 @coroutine#3928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-02-06 22:21:22.313 [DefaultDispatcher-worker-10 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:22.314 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.314 [DefaultDispatcher-worker-10 @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.localdomain:37289/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:22.314 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.315 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.315 [DefaultDispatcher-worker-10 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.377 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:22.389 [DefaultDispatcher-worker-9 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:22.389 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.389 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:22.389 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-06 22:21:22.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-06 22:21:22.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:22.390 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7adde776: (connection evicted) 2024-02-06 22:21:22.390 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.390 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:22.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-06 22:21:22.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ee5fe1e 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:22.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:22.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-06 22:21:22.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-06 22:21:22.489 [DefaultDispatcher-worker-13 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:22.489 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.489 [DefaultDispatcher-worker-13 @coroutine#3019] 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-02-06 22:21:22.489 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.490 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.491 [DefaultDispatcher-worker-1 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:22.491 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.491 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:22.491 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.492 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.492 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.495 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:22.501 [DefaultDispatcher-worker-8 @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.509 [DefaultDispatcher-worker-14 @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.518 [DefaultDispatcher-worker-14 @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.528 [DefaultDispatcher-worker-6 @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.563 [DefaultDispatcher-worker-6 @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.564 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 22:21:22.568 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2024-02-06 22:21:22.573 [DefaultDispatcher-worker-4 @coroutine#3963] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ec729be 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:22.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:22.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-06 22:21:22.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:22.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:22.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-06 22:21:22.595 [DefaultDispatcher-worker-6 @coroutine#3965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:22.596 [DefaultDispatcher-worker-6 @coroutine#3965] 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-02-06 22:21:22.596 [DefaultDispatcher-worker-6 @coroutine#3965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:22.596 [DefaultDispatcher-worker-6 @coroutine#3965] 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-02-06 22:21:22.598 [eventLoopGroupProxy-19-1 @call-handler#3971] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:21:22.599 [eventLoopGroupProxy-19-1 @call-handler#3971] 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-02-06 22:21:22.599 [eventLoopGroupProxy-19-1 @call-handler#3971] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:21:22.599 [eventLoopGroupProxy-19-1 @call-handler#3971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:22.599 [eventLoopGroupProxy-19-2 @call-handler#3974] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:21:22.599 [eventLoopGroupProxy-19-2 @call-handler#3974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:22.600 [DefaultDispatcher-worker-6 @coroutine#3965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:22.600 [DefaultDispatcher-worker-6 @coroutine#3965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549fe529 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:22.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:22.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-06 22:21:22.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:22.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:22.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-06 22:21:22.617 [DefaultDispatcher-worker-11 @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:22.617 [DefaultDispatcher-worker-14 @coroutine#3978] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:22.617 [DefaultDispatcher-worker-11 @coroutine#3964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.617 [DefaultDispatcher-worker-14 @coroutine#3978] 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-02-06 22:21:22.617 [DefaultDispatcher-worker-14 @coroutine#3978] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:22.617 [DefaultDispatcher-worker-11 @coroutine#3964] 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-02-06 22:21:22.617 [DefaultDispatcher-worker-11 @coroutine#3964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.617 [DefaultDispatcher-worker-14 @coroutine#3978] 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-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e64a46 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:22.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:22.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:22.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:22.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:22.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:22.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:22.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:22.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-06 22:21:22.619 [eventLoopGroupProxy-19-1 @call-handler#3984] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:21:22.619 [eventLoopGroupProxy-19-1 @call-handler#3984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:22.619 [DefaultDispatcher-worker-2 @coroutine#3964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.619 [DefaultDispatcher-worker-2 @coroutine#3964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.629 [DefaultDispatcher-worker-10 @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:22.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-06 22:21:22.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-06 22:21:22.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-06 22:21:22.633 [eventLoopGroupProxy-19-3 @call-handler#3993] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:21:22.633 [eventLoopGroupProxy-19-3 @call-handler#3993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:22.634 [eventLoopGroupProxy-19-4 @call-handler#3994] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:21:22.634 [eventLoopGroupProxy-19-4 @call-handler#3994] 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-02-06 22:21:22.634 [eventLoopGroupProxy-19-4 @call-handler#3994] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:21:22.635 [eventLoopGroupProxy-19-4 @call-handler#3994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:22.636 [DefaultDispatcher-worker-10 @coroutine#3978] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:22.636 [DefaultDispatcher-worker-10 @coroutine#3978] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:22.647 [DefaultDispatcher-worker-2 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:22.647 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.648 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:22.648 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.652 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.652 [DefaultDispatcher-worker-3 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.653 [DefaultDispatcher-worker-8 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:22.653 [DefaultDispatcher-worker-8 @coroutine#3977] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.653 [DefaultDispatcher-worker-8 @coroutine#3977] 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-02-06 22:21:22.653 [DefaultDispatcher-worker-8 @coroutine#3977] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.654 [eventLoopGroupProxy-19-1 @call-handler#4002] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:21:22.654 [eventLoopGroupProxy-19-1 @call-handler#4002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:22.654 [DefaultDispatcher-worker-12 @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:22.660 [DefaultDispatcher-worker-4 @coroutine#3977] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.660 [DefaultDispatcher-worker-4 @coroutine#3977] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.661 [DefaultDispatcher-worker-16 @coroutine#4007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:22.661 [DefaultDispatcher-worker-16 @coroutine#4007] 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-02-06 22:21:22.661 [DefaultDispatcher-worker-16 @coroutine#4007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:22.661 [DefaultDispatcher-worker-16 @coroutine#4007] 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-02-06 22:21:22.662 [eventLoopGroupProxy-19-1 @call-handler#4011] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 22:21:22.663 [eventLoopGroupProxy-19-1 @call-handler#4011] 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-02-06 22:21:22.663 [eventLoopGroupProxy-19-1 @call-handler#4011] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:21:22.663 [eventLoopGroupProxy-19-1 @call-handler#4011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:22.664 [DefaultDispatcher-worker-19 @coroutine#4007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:22.664 [DefaultDispatcher-worker-19 @coroutine#4007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 22:21:22.670 [DefaultDispatcher-worker-3 @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:22.674 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:22.675 [DefaultDispatcher-worker-11 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.676 [eventLoopGroupProxy-19-5 @call-handler#4018] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 22:21:22.677 [eventLoopGroupProxy-19-5 @call-handler#4018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:22.681 [DefaultDispatcher-worker-15 @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:22.686 [DefaultDispatcher-worker-9 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.689 [DefaultDispatcher-worker-20 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-06 22:21:22.689 [DefaultDispatcher-worker-20 @coroutine#4006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.689 [DefaultDispatcher-worker-20 @coroutine#4006] 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-02-06 22:21:22.689 [DefaultDispatcher-worker-20 @coroutine#4006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.691 [eventLoopGroupProxy-19-1 @call-handler#4024] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 22:21:22.691 [eventLoopGroupProxy-19-1 @call-handler#4024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:22.692 [DefaultDispatcher-worker-5 @coroutine#4006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.692 [DefaultDispatcher-worker-5 @coroutine#4006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.693 [DefaultDispatcher-worker-12 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.701 [DefaultDispatcher-worker-8 @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-06 22:21:22.702 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:22.703 [DefaultDispatcher-worker-8 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.711 [DefaultDispatcher-worker-16 @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-02-06 22:21:22.712 [DefaultDispatcher-worker-11 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.733 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:22.745 [DefaultDispatcher-worker-2 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.747 [DefaultDispatcher-worker-17 @coroutine#4012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 22:21:22.747 [DefaultDispatcher-worker-17 @coroutine#4012] 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-02-06 22:21:22.747 [DefaultDispatcher-worker-17 @coroutine#4012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 22:21:22.748 [eventLoopGroupProxy-19-1 @call-handler#4041] 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-02-06 22:21:22.754 [DefaultDispatcher-worker-17 @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:22.776 [DefaultDispatcher-worker-7 @coroutine#4012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 22:21:22.776 [DefaultDispatcher-worker-7 @coroutine#4012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 22:21:22.777 [DefaultDispatcher-worker-7 @coroutine#4012] 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-02-06 22:21:22.777 [DefaultDispatcher-worker-7 @coroutine#4012] 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-02-06 22:21:22.777 [DefaultDispatcher-worker-7 @coroutine#4012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555844715995742209 2024-02-06 22:21:22.777 [DefaultDispatcher-worker-7 @coroutine#4012] 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?uid=555844715995742209. 2024-02-06 22:21:22.777 [DefaultDispatcher-worker-7 @coroutine#4012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555844715995742209 2024-02-06 22:21:22.778 [eventLoopGroupProxy-19-1 @call-handler#4045] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-06 22:21:22.782 [eventLoopGroupProxy-19-1 @call-handler#4045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:22.783 [DefaultDispatcher-worker-17 @coroutine#4012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555844715995742209 2024-02-06 22:21:22.783 [DefaultDispatcher-worker-17 @coroutine#4012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555844715995742209 2024-02-06 22:21:22.783 [DefaultDispatcher-worker-17 @coroutine#4012] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555844715995742209. 2024-02-06 22:21:22.783 [DefaultDispatcher-worker-17 @coroutine#4012] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555844715995742209 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:22.794 [DefaultDispatcher-worker-15 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:22.795 [DefaultDispatcher-worker-15 @coroutine#4012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:21:22.795 [DefaultDispatcher-worker-15 @coroutine#4012] 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-02-06 22:21:22.795 [DefaultDispatcher-worker-15 @coroutine#4012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:21:22.796 [eventLoopGroupProxy-19-1 @call-handler#4049] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-06 22:21:22.798 [eventLoopGroupProxy-19-1 @call-handler#4049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:22.799 [DefaultDispatcher-worker-2 @coroutine#4012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:21:22.799 [DefaultDispatcher-worker-2 @coroutine#4012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:21:22.799 [DefaultDispatcher-worker-2 @coroutine#4012] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-06 22:21:22.799 [DefaultDispatcher-worker-2 @coroutine#4012] 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-02-06 22:21:22.807 [DefaultDispatcher-worker-2 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:22.822 [DefaultDispatcher-worker-16 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:22.823 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.823 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:22.823 [DefaultDispatcher-worker-16 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.824 [DefaultDispatcher-worker-20 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.824 [DefaultDispatcher-worker-20 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:22.825 [DefaultDispatcher-worker-13 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:22.835 [DefaultDispatcher-worker-4 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.835 [DefaultDispatcher-worker-3 @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:22.835 [DefaultDispatcher-worker-3 @coroutine#3966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:22.835 [DefaultDispatcher-worker-3 @coroutine#3966] 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-02-06 22:21:22.835 [DefaultDispatcher-worker-3 @coroutine#3966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:22.835 [DefaultDispatcher-worker-3 @coroutine#3966] 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-02-06 22:21:22.837 [eventLoopGroupProxy-19-1 @call-handler#4058] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:21:22.837 [eventLoopGroupProxy-19-1 @call-handler#4058] 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-02-06 22:21:22.837 [eventLoopGroupProxy-19-1 @call-handler#4058] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:21:22.843 [DefaultDispatcher-worker-10 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.850 [DefaultDispatcher-worker-2 @call-handler#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.851 [eventLoopGroupProxy-19-1 @call-handler#4058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:22.851 [DefaultDispatcher-worker-2 @coroutine#3966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:22.851 [DefaultDispatcher-worker-2 @coroutine#3966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:22.852 [DefaultDispatcher-worker-2 @coroutine#3966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:21:22.852 [DefaultDispatcher-worker-2 @coroutine#3966] 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-02-06 22:21:22.861 [DefaultDispatcher-worker-16 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.862 [DefaultDispatcher-worker-3 @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:22.869 [DefaultDispatcher-worker-17 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.899 [DefaultDispatcher-worker-20 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.901 [DefaultDispatcher-worker-20 @coroutine#4012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 22:21:22.901 [DefaultDispatcher-worker-20 @coroutine#4012] 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-02-06 22:21:22.901 [DefaultDispatcher-worker-20 @coroutine#4012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 22:21:22.902 [eventLoopGroupProxy-19-1 @call-handler#4074] 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-02-06 22:21:22.909 [DefaultDispatcher-worker-18 @coroutine#4066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:22.924 [DefaultDispatcher-worker-13 @coroutine#4012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 22:21:22.924 [DefaultDispatcher-worker-13 @coroutine#4012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 22:21:22.924 [DefaultDispatcher-worker-13 @coroutine#4012] 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-02-06 22:21:22.924 [DefaultDispatcher-worker-13 @coroutine#4012] 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-02-06 22:21:22.925 [DefaultDispatcher-worker-13 @coroutine#4012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555844715995742210 2024-02-06 22:21:22.925 [DefaultDispatcher-worker-13 @coroutine#4012] 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?uid=555844715995742210. 2024-02-06 22:21:22.925 [DefaultDispatcher-worker-13 @coroutine#4012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555844715995742210 2024-02-06 22:21:22.925 [eventLoopGroupProxy-19-1 @call-handler#4078] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-06 22:21:22.926 [eventLoopGroupProxy-19-1 @call-handler#4078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:22.926 [DefaultDispatcher-worker-13 @coroutine#4012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555844715995742210 2024-02-06 22:21:22.926 [DefaultDispatcher-worker-13 @coroutine#4012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555844715995742210 2024-02-06 22:21:22.926 [DefaultDispatcher-worker-13 @coroutine#4012] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555844715995742210. 2024-02-06 22:21:22.927 [DefaultDispatcher-worker-13 @coroutine#4012] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555844715995742210 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:22.936 [DefaultDispatcher-worker-19 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:22.937 [DefaultDispatcher-worker-19 @coroutine#4012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:21:22.937 [DefaultDispatcher-worker-19 @coroutine#4012] 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-02-06 22:21:22.937 [DefaultDispatcher-worker-19 @coroutine#4012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:21:22.937 [eventLoopGroupProxy-19-1 @call-handler#4082] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-06 22:21:22.938 [eventLoopGroupProxy-19-1 @call-handler#4082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:22.938 [DefaultDispatcher-worker-20 @coroutine#4012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:21:22.938 [DefaultDispatcher-worker-20 @coroutine#4012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 22:21:22.939 [DefaultDispatcher-worker-20 @coroutine#4012] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-06 22:21:22.939 [DefaultDispatcher-worker-20 @coroutine#4012] 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-02-06 22:21:22.948 [DefaultDispatcher-worker-17 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:22.967 [DefaultDispatcher-worker-18 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:22.978 [DefaultDispatcher-worker-13 @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:22.978 [DefaultDispatcher-worker-13 @coroutine#3979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:22.978 [DefaultDispatcher-worker-13 @coroutine#3979] 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-02-06 22:21:22.978 [DefaultDispatcher-worker-13 @coroutine#3979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:22.978 [DefaultDispatcher-worker-13 @coroutine#3979] 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-02-06 22:21:22.979 [eventLoopGroupProxy-19-1 @call-handler#4089] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:21:22.980 [eventLoopGroupProxy-19-1 @call-handler#4089] 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-02-06 22:21:22.980 [eventLoopGroupProxy-19-1 @call-handler#4089] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:21:22.980 [DefaultDispatcher-worker-5 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.988 [DefaultDispatcher-worker-7 @call-handler#4089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.988 [eventLoopGroupProxy-19-1 @call-handler#4089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:22.989 [DefaultDispatcher-worker-11 @coroutine#3979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:22.989 [DefaultDispatcher-worker-11 @coroutine#3979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:22.989 [DefaultDispatcher-worker-1 @coroutine#3979] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:21:22.989 [DefaultDispatcher-worker-1 @coroutine#3979] 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-02-06 22:21:22.998 [DefaultDispatcher-worker-8 @coroutine#4012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:22.999 [DefaultDispatcher-worker-6 @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:23.014 [UI Thread @coroutine#4100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.014 [UI Thread @coroutine#4100] 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/getLatestSubmissionForUserAsync?accountPersonUid=555844715995742209&assignmentUid=555844715995742208. 2024-02-06 22:21:23.014 [UI Thread @coroutine#4100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.015 [UI Thread @coroutine#4105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555844715995742208&accountPersonUid=555844715995742209 2024-02-06 22:21:23.015 [UI Thread @coroutine#4105] 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=555844715995742208&accountPersonUid=555844715995742209. 2024-02-06 22:21:23.015 [UI Thread @coroutine#4105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555844715995742208&accountPersonUid=555844715995742209 2024-02-06 22:21:23.015 [UI Thread @coroutine#4107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.015 [UI Thread @coroutine#4107] 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=555844715995742209&assignmentUid=555844715995742208. 2024-02-06 22:21:23.015 [UI Thread @coroutine#4107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.015 [eventLoopGroupProxy-19-1 @call-handler#4112] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-06 22:21:23.016 [eventLoopGroupProxy-19-4 @call-handler#4115] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-06 22:21:23.019 [eventLoopGroupProxy-19-6 @call-handler#4120] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-06 22:21:23.022 [eventLoopGroupProxy-19-6 @call-handler#4120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:23.023 [UI Thread @coroutine#4107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.023 [UI Thread @coroutine#4107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.023 [UI Thread @coroutine#4107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555844715995742209&assignmentUid=555844715995742208. 2024-02-06 22:21:23.023 [UI Thread @coroutine#4107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:23.024 [eventLoopGroupProxy-19-1 @call-handler#4112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:23.024 [UI Thread @coroutine#4100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.024 [UI Thread @coroutine#4100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.025 [UI Thread @coroutine#4100] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555844715995742209&assignmentUid=555844715995742208. 2024-02-06 22:21:23.025 [UI Thread @coroutine#4100] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:23.025 [eventLoopGroupProxy-19-4 @call-handler#4115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:23.026 [UI Thread @coroutine#4105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555844715995742208&accountPersonUid=555844715995742209 2024-02-06 22:21:23.026 [UI Thread @coroutine#4105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555844715995742208&accountPersonUid=555844715995742209 2024-02-06 22:21:23.026 [UI Thread @coroutine#4105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555844715995742208&accountPersonUid=555844715995742209. 2024-02-06 22:21:23.026 [UI Thread @coroutine#4105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555844715995742208&accountPersonUid=555844715995742209 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:23.033 [DefaultDispatcher-worker-10 @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:23.041 [DefaultDispatcher-worker-7 @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:23.052 [DefaultDispatcher-worker-2 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:23.053 [DefaultDispatcher-worker-10 @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:23.053 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.053 [DefaultDispatcher-worker-2 @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.localdomain:55949/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:23.053 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.054 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.054 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.057 [UI Thread @coroutine#4133] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555844715995742208 2024-02-06 22:21:23.057 [UI Thread @coroutine#4133] 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=555844715995742208. 2024-02-06 22:21:23.057 [UI Thread @coroutine#4133] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555844715995742208 2024-02-06 22:21:23.057 [DefaultDispatcher-worker-3 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:23.058 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.058 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:23.058 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.058 [eventLoopGroupProxy-19-1 @call-handler#4136] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-06 22:21:23.059 [DefaultDispatcher-worker-18 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.059 [DefaultDispatcher-worker-18 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.059 [eventLoopGroupProxy-19-1 @call-handler#4136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:23.060 [UI Thread @coroutine#4133] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555844715995742208 2024-02-06 22:21:23.060 [UI Thread @coroutine#4133] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555844715995742208 2024-02-06 22:21:23.060 [UI Thread @coroutine#4133] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555844715995742208. 2024-02-06 22:21:23.060 [UI Thread @coroutine#4133] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555844715995742208 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:23.070 [DefaultDispatcher-worker-18 @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:23.080 [DefaultDispatcher-worker-18 @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:23.088 [DefaultDispatcher-worker-20 @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:23.089 [DefaultDispatcher-worker-20 @coroutine#3966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:23.089 [DefaultDispatcher-worker-20 @coroutine#3966] 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-02-06 22:21:23.089 [DefaultDispatcher-worker-20 @coroutine#3966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:23.089 [DefaultDispatcher-worker-20 @coroutine#3966] 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-02-06 22:21:23.090 [eventLoopGroupProxy-19-1 @call-handler#4149] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:21:23.090 [eventLoopGroupProxy-19-1 @call-handler#4149] 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-02-06 22:21:23.090 [eventLoopGroupProxy-19-1 @call-handler#4149] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:21:23.099 [DefaultDispatcher-worker-18 @call-handler#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:23.099 [eventLoopGroupProxy-19-1 @call-handler#4149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:23.099 [DefaultDispatcher-worker-5 @coroutine#3966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:23.099 [DefaultDispatcher-worker-5 @coroutine#3966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:23.100 [DefaultDispatcher-worker-5 @coroutine#3966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:21:23.100 [DefaultDispatcher-worker-5 @coroutine#3966] 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-02-06 22:21:23.108 [DefaultDispatcher-worker-17 @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:23.109 [UI Thread @coroutine#4156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555844715995742208&accountPersonUid=555844715995742210 2024-02-06 22:21:23.109 [UI Thread @coroutine#4156] 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=555844715995742208&accountPersonUid=555844715995742210. 2024-02-06 22:21:23.109 [UI Thread @coroutine#4156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555844715995742208&accountPersonUid=555844715995742210 2024-02-06 22:21:23.110 [eventLoopGroupProxy-19-1 @call-handler#4164] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-06 22:21:23.110 [UI Thread @coroutine#4158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555844715995742209 2024-02-06 22:21:23.110 [UI Thread @coroutine#4158] 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=555844715995742209. 2024-02-06 22:21:23.110 [UI Thread @coroutine#4158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555844715995742209 2024-02-06 22:21:23.111 [eventLoopGroupProxy-19-4 @call-handler#4169] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-06 22:21:23.112 [eventLoopGroupProxy-19-4 @call-handler#4169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:23.114 [UI Thread @coroutine#4170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555844715995742208 2024-02-06 22:21:23.114 [UI Thread @coroutine#4170] 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=555844715995742208. 2024-02-06 22:21:23.114 [UI Thread @coroutine#4170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555844715995742208 2024-02-06 22:21:23.115 [UI Thread @coroutine#4173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.115 [UI Thread @coroutine#4173] 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=555844715995742209&assignmentUid=555844715995742208. 2024-02-06 22:21:23.115 [UI Thread @coroutine#4173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.115 [UI Thread @coroutine#4175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.115 [UI Thread @coroutine#4175] 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=555844715995742209&assignmentUid=555844715995742208. 2024-02-06 22:21:23.115 [UI Thread @coroutine#4175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.115 [UI Thread @coroutine#4158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555844715995742209 2024-02-06 22:21:23.115 [UI Thread @coroutine#4158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555844715995742209 2024-02-06 22:21:23.115 [eventLoopGroupProxy-19-4 @call-handler#4183] 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/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-06 22:21:23.115 [eventLoopGroupProxy-19-6 @call-handler#4184] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-06 22:21:23.116 [UI Thread @coroutine#4158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555844715995742209. 2024-02-06 22:21:23.116 [UI Thread @coroutine#4158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555844715995742209 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:23.117 [eventLoopGroupProxy-19-1 @call-handler#4164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:23.117 [eventLoopGroupProxy-19-6 @call-handler#4184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:23.117 [UI Thread @coroutine#4156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555844715995742208&accountPersonUid=555844715995742210 2024-02-06 22:21:23.118 [UI Thread @coroutine#4156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555844715995742208&accountPersonUid=555844715995742210 2024-02-06 22:21:23.118 [UI Thread @coroutine#4173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.118 [UI Thread @coroutine#4173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.118 [eventLoopGroupProxy-19-4 @call-handler#4183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:23.118 [UI Thread @coroutine#4156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555844715995742208&accountPersonUid=555844715995742210. 2024-02-06 22:21:23.118 [UI Thread @coroutine#4156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555844715995742208&accountPersonUid=555844715995742210 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:23.119 [UI Thread @coroutine#4173] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555844715995742209&assignmentUid=555844715995742208. 2024-02-06 22:21:23.119 [UI Thread @coroutine#4173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555844715995742209&assignmentUid=555844715995742208 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:23.120 [UI Thread @coroutine#4170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555844715995742208 2024-02-06 22:21:23.120 [UI Thread @coroutine#4170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555844715995742208 2024-02-06 22:21:23.120 [UI Thread @coroutine#4170] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555844715995742208. 2024-02-06 22:21:23.120 [UI Thread @coroutine#4170] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555844715995742208 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:23.120 [eventLoopGroupProxy-19-7 @call-handler#4194] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-06 22:21:23.123 [eventLoopGroupProxy-19-7 @call-handler#4194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:23.123 [UI Thread @coroutine#4175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.123 [UI Thread @coroutine#4175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.124 [UI Thread @coroutine#4175] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555844715995742209&assignmentUid=555844715995742208. 2024-02-06 22:21:23.124 [UI Thread @coroutine#4175] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555844715995742209&assignmentUid=555844715995742208 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:23.129 [DefaultDispatcher-worker-20 @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:23.132 [DefaultDispatcher-worker-18 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:23.132 [DefaultDispatcher-worker-18 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.132 [DefaultDispatcher-worker-18 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:23.132 [DefaultDispatcher-worker-18 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.133 [DefaultDispatcher-worker-1 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.133 [DefaultDispatcher-worker-1 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.139 [DefaultDispatcher-worker-2 @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:23.148 [DefaultDispatcher-worker-2 @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:23.158 [DefaultDispatcher-worker-1 @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:23.167 [DefaultDispatcher-worker-4 @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:23.171 [UI Thread @coroutine#4205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555844715995742208&accountPersonUid=555844715995742210 2024-02-06 22:21:23.171 [UI Thread @coroutine#4205] 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=555844715995742208&accountPersonUid=555844715995742210. 2024-02-06 22:21:23.171 [UI Thread @coroutine#4205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555844715995742208&accountPersonUid=555844715995742210 2024-02-06 22:21:23.172 [eventLoopGroupProxy-19-1 @call-handler#4207] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-06 22:21:23.174 [eventLoopGroupProxy-19-1 @call-handler#4207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:23.174 [UI Thread @coroutine#4205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555844715995742208&accountPersonUid=555844715995742210 2024-02-06 22:21:23.174 [UI Thread @coroutine#4205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555844715995742208&accountPersonUid=555844715995742210 2024-02-06 22:21:23.174 [UI Thread @coroutine#4205] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555844715995742208&accountPersonUid=555844715995742210. 2024-02-06 22:21:23.174 [UI Thread @coroutine#4205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555844715995742208&accountPersonUid=555844715995742210 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:23.183 [DefaultDispatcher-worker-18 @coroutine#4205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:23.194 [DefaultDispatcher-worker-18 @coroutine#4205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:23.202 [DefaultDispatcher-worker-1 @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:23.203 [DefaultDispatcher-worker-1 @coroutine#3979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:23.203 [DefaultDispatcher-worker-1 @coroutine#3979] 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-02-06 22:21:23.203 [DefaultDispatcher-worker-1 @coroutine#3979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:23.203 [DefaultDispatcher-worker-1 @coroutine#3979] 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-02-06 22:21:23.204 [eventLoopGroupProxy-19-1 @call-handler#4212] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 22:21:23.205 [eventLoopGroupProxy-19-1 @call-handler#4212] 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-02-06 22:21:23.205 [eventLoopGroupProxy-19-1 @call-handler#4212] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 22:21:23.215 [DefaultDispatcher-worker-18 @call-handler#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2024-02-06 22:21:23.215 [eventLoopGroupProxy-19-1 @call-handler#4212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:23.216 [DefaultDispatcher-worker-1 @coroutine#3979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:23.216 [DefaultDispatcher-worker-1 @coroutine#3979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 22:21:23.216 [DefaultDispatcher-worker-1 @coroutine#3979] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 22:21:23.217 [DefaultDispatcher-worker-1 @coroutine#3979] 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-02-06 22:21:23.218 [UI Thread @coroutine#4232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555844715995742208&accountPersonUid=555844715995742209 2024-02-06 22:21:23.218 [UI Thread @coroutine#4232] 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=555844715995742208&accountPersonUid=555844715995742209. 2024-02-06 22:21:23.218 [UI Thread @coroutine#4232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555844715995742208&accountPersonUid=555844715995742209 2024-02-06 22:21:23.219 [UI Thread @coroutine#4234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.219 [UI Thread @coroutine#4234] 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=555844715995742209&assignmentUid=555844715995742208. 2024-02-06 22:21:23.219 [UI Thread @coroutine#4234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.219 [UI Thread @coroutine#4224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.219 [UI Thread @coroutine#4224] 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/getLatestSubmissionForUserAsync?accountPersonUid=555844715995742209&assignmentUid=555844715995742208. 2024-02-06 22:21:23.219 [UI Thread @coroutine#4224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.219 [eventLoopGroupProxy-19-1 @call-handler#4240] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-06 22:21:23.219 [eventLoopGroupProxy-19-4 @call-handler#4242] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-06 22:21:23.220 [eventLoopGroupProxy-19-6 @call-handler#4245] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-06 22:21:23.222 [eventLoopGroupProxy-19-4 @call-handler#4242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:23.223 [UI Thread @coroutine#4234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.223 [UI Thread @coroutine#4234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.223 [eventLoopGroupProxy-19-1 @call-handler#4240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:23.223 [eventLoopGroupProxy-19-6 @call-handler#4245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 22:21:23.224 [UI Thread @coroutine#4234] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555844715995742209&assignmentUid=555844715995742208. 2024-02-06 22:21:23.224 [UI Thread @coroutine#4234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:23.224 [UI Thread @coroutine#4224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.224 [UI Thread @coroutine#4224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 2024-02-06 22:21:23.224 [UI Thread @coroutine#4232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555844715995742208&accountPersonUid=555844715995742209 2024-02-06 22:21:23.224 [UI Thread @coroutine#4232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555844715995742208&accountPersonUid=555844715995742209 2024-02-06 22:21:23.224 [UI Thread @coroutine#4224] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555844715995742209&assignmentUid=555844715995742208. 2024-02-06 22:21:23.224 [UI Thread @coroutine#4224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555844715995742209&assignmentUid=555844715995742208 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:23.225 [UI Thread @coroutine#4232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555844715995742208&accountPersonUid=555844715995742209. 2024-02-06 22:21:23.225 [UI Thread @coroutine#4232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555844715995742208&accountPersonUid=555844715995742209 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:23.227 [DefaultDispatcher-worker-7 @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c68925 2024-02-06 22:21:23.231 [DefaultDispatcher-worker-7 @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:23.239 [DefaultDispatcher-worker-18 @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:23.249 [DefaultDispatcher-worker-4 @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2024-02-06 22:21:23.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-06 22:21:23.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-06 22:21:23.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:23.252 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24ea71d: (connection evicted) 2024-02-06 22:21:23.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:23.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-06 22:21:23.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-06 22:21:23.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-06 22:21:23.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-06 22:21:23.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:23.254 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52c68925: (connection evicted) 2024-02-06 22:21:23.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:23.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-06 22:21:23.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-06 22:21:23.259 [DefaultDispatcher-worker-14 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:23.259 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.259 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:23.259 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.260 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.260 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.324 [DefaultDispatcher-worker-11 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:23.325 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.325 [DefaultDispatcher-worker-11 @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.localdomain:37289/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:23.325 [DefaultDispatcher-worker-11 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.326 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.326 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.400 [DefaultDispatcher-worker-10 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:23.400 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.400 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:23.400 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.401 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.401 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.502 [DefaultDispatcher-worker-5 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:23.502 [DefaultDispatcher-worker-5 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.502 [DefaultDispatcher-worker-5 @coroutine#3019] 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-02-06 22:21:23.502 [DefaultDispatcher-worker-5 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.503 [DefaultDispatcher-worker-10 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:23.503 [DefaultDispatcher-worker-4 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.503 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.503 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:23.504 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.504 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.504 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.662 [DefaultDispatcher-worker-5 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:23.662 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.662 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:23.662 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.663 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.663 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.833 [DefaultDispatcher-worker-13 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:23.833 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.833 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:23.833 [DefaultDispatcher-worker-13 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.834 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:23.834 [DefaultDispatcher-worker-10 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.065 [DefaultDispatcher-worker-20 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:24.065 [DefaultDispatcher-worker-20 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.065 [DefaultDispatcher-worker-20 @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.localdomain:55949/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:24.065 [DefaultDispatcher-worker-20 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.066 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.066 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.069 [DefaultDispatcher-worker-18 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:24.069 [DefaultDispatcher-worker-18 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.069 [DefaultDispatcher-worker-18 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:24.069 [DefaultDispatcher-worker-18 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.070 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.070 [DefaultDispatcher-worker-3 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.142 [DefaultDispatcher-worker-2 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:24.143 [DefaultDispatcher-worker-2 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.143 [DefaultDispatcher-worker-2 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:24.143 [DefaultDispatcher-worker-2 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.144 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.144 [DefaultDispatcher-worker-6 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-06 22:21:24.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-06 22:21:24.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:24.258 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7: (connection evicted) 2024-02-06 22:21:24.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:24.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-06 22:21:24.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-06 22:21:24.262 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b9cfc19 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:24.263 [Test worker @coroutine#4298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-06 22:21:24.264 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2024-02-06 22:21:24.264 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2024-02-06 22:21:24.264 [Test worker @coroutine#4298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-06 22:21:24.270 [DefaultDispatcher-worker-7 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:24.270 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.270 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:24.270 [DefaultDispatcher-worker-7 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.271 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.271 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.279 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2024-02-06 22:21:24.289 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2024-02-06 22:21:24.291 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2024-02-06 22:21:24.293 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@345d4ecb 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:24.293 [Test worker @coroutine#4298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-06 22:21:24.294 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2024-02-06 22:21:24.294 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2024-02-06 22:21:24.294 [Test worker @coroutine#4298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-06 22:21:24.307 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2024-02-06 22:21:24.317 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2024-02-06 22:21:24.319 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2024-02-06 22:21:24.320 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2024-02-06 22:21:24.332 [DefaultDispatcher-worker-14 @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4 2024-02-06 22:21:24.336 [DefaultDispatcher-worker-16 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:24.336 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.336 [DefaultDispatcher-worker-16 @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.localdomain:37289/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:24.336 [DefaultDispatcher-worker-16 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.337 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.337 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.345 [DefaultDispatcher-worker-19 @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2024-02-06 22:21:24.358 [DefaultDispatcher-worker-19 @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2024-02-06 22:21:24.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-06 22:21:24.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-06 22:21:24.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:24.364 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d: (connection evicted) 2024-02-06 22:21:24.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:24.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-06 22:21:24.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-06 22:21:24.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-06 22:21:24.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-06 22:21:24.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:24.365 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79f82fc4: (connection evicted) 2024-02-06 22:21:24.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:24.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-06 22:21:24.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@85104d6 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:24.367 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-06 22:21:24.368 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:24.368 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:24.368 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:24.368 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:24.368 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:24.368 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:24.368 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:24.368 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:24.368 [Test worker @coroutine#4344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-06 22:21:24.368 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2024-02-06 22:21:24.368 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2024-02-06 22:21:24.368 [Test worker @coroutine#4344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-06 22:21:24.385 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2024-02-06 22:21:24.396 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2024-02-06 22:21:24.398 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2024-02-06 22:21:24.400 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30942f54 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:24.400 [Test worker @coroutine#4344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-06 22:21:24.401 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-06 22:21:24.401 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-06 22:21:24.401 [Test worker @coroutine#4344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-06 22:21:24.411 [DefaultDispatcher-worker-19 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:24.412 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.412 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:24.412 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.413 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.413 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.415 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-06 22:21:24.425 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-06 22:21:24.427 [Test worker @coroutine#4356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-06 22:21:24.429 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-06 22:21:24.440 [DefaultDispatcher-worker-11 @coroutine#4360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-06 22:21:24.455 [DefaultDispatcher-worker-19 @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2024-02-06 22:21:24.467 [DefaultDispatcher-worker-3 @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2024-02-06 22:21:24.468 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:24.478 [DefaultDispatcher-worker-11 @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2024-02-06 22:21:24.496 [DefaultDispatcher-worker-14 @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a 2024-02-06 22:21:24.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-06 22:21:24.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-06 22:21:24.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:24.500 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e773b8a: (connection evicted) 2024-02-06 22:21:24.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:24.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-06 22:21:24.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-06 22:21:24.501 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:24.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-06 22:21:24.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-06 22:21:24.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:24.502 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f: (connection evicted) 2024-02-06 22:21:24.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:24.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-06 22:21:24.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-06 22:21:24.503 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bbb3c84 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-06 22:21:24.504 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-06 22:21:24.505 [Test worker @coroutine#4401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-06 22:21:24.514 [DefaultDispatcher-worker-1 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:24.514 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.514 [DefaultDispatcher-worker-1 @coroutine#3019] 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-02-06 22:21:24.514 [DefaultDispatcher-worker-1 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.515 [DefaultDispatcher-worker-8 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:24.515 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.515 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:24.515 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.515 [DefaultDispatcher-worker-4 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.516 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.516 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.523 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-06 22:21:24.533 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-06 22:21:24.535 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-06 22:21:24.537 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-06 22:21:24.537 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@167ccc3c 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-06 22:21:24.538 [Test worker @coroutine#4401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-06 22:21:24.551 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-06 22:21:24.562 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-06 22:21:24.564 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-06 22:21:24.566 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-06 22:21:24.577 [DefaultDispatcher-worker-16 @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-06 22:21:24.590 [DefaultDispatcher-worker-5 @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-06 22:21:24.603 [DefaultDispatcher-worker-19 @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff 2024-02-06 22:21:24.605 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:24.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-06 22:21:24.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-06 22:21:24.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:24.609 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f0c2eff: (connection evicted) 2024-02-06 22:21:24.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:24.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-06 22:21:24.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-06 22:21:24.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-06 22:21:24.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-06 22:21:24.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:24.610 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e242137: (connection evicted) 2024-02-06 22:21:24.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:24.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-06 22:21:24.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-06 22:21:24.612 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73543048 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2024-02-06 22:21:24.613 [Test worker @coroutine#4446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-06 22:21:24.633 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2024-02-06 22:21:24.645 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2024-02-06 22:21:24.646 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2024-02-06 22:21:24.648 [Test worker @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3652dd19 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-02-06 22:21:24.649 [Test worker @coroutine#4446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-06 22:21:24.663 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-02-06 22:21:24.672 [DefaultDispatcher-worker-19 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:24.672 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.672 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:24.672 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.674 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.674 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.674 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-02-06 22:21:24.676 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-02-06 22:21:24.678 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-02-06 22:21:24.688 [DefaultDispatcher-worker-18 @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-02-06 22:21:24.702 [DefaultDispatcher-worker-20 @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2024-02-06 22:21:24.713 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:24.715 [DefaultDispatcher-worker-8 @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2024-02-06 22:21:24.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-06 22:21:24.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-06 22:21:24.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:24.720 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc: (connection evicted) 2024-02-06 22:21:24.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:24.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-06 22:21:24.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-06 22:21:24.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-06 22:21:24.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-06 22:21:24.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:24.721 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@702e21c: (connection evicted) 2024-02-06 22:21:24.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:24.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-06 22:21:24.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@251db193 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:24.723 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:24.724 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-06 22:21:24.724 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-06 22:21:24.724 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-06 22:21:24.724 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-06 22:21:24.745 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-06 22:21:24.764 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-06 22:21:24.768 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-06 22:21:24.770 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259f0fdb 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:24.770 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-06 22:21:24.771 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-02-06 22:21:24.771 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-02-06 22:21:24.771 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-06 22:21:24.784 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-02-06 22:21:24.795 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-02-06 22:21:24.796 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-02-06 22:21:24.798 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-02-06 22:21:24.810 [DefaultDispatcher-worker-16 @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-02-06 22:21:24.824 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:24.824 [DefaultDispatcher-worker-2 @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-06 22:21:24.840 [DefaultDispatcher-worker-6 @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-06 22:21:24.844 [DefaultDispatcher-worker-18 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:24.844 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.844 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:24.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-06 22:21:24.844 [DefaultDispatcher-worker-18 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-06 22:21:24.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:24.845 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5: (connection evicted) 2024-02-06 22:21:24.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:24.846 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-06 22:21:24.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-06 22:21:24.846 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:24.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-06 22:21:24.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-06 22:21:24.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:24.846 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e: (connection evicted) 2024-02-06 22:21:24.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:24.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-06 22:21:24.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11ec699 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-06 22:21:24.848 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:24.849 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:24.849 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:24.849 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:24.849 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:24.849 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:24.849 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:24.849 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:24.849 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-06 22:21:24.849 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-06 22:21:24.849 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-06 22:21:24.849 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-06 22:21:24.865 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-06 22:21:24.875 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-06 22:21:24.877 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-06 22:21:24.879 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f307fcc 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:24.879 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:24.880 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-06 22:21:24.880 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-06 22:21:24.880 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-06 22:21:24.880 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-06 22:21:24.893 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-06 22:21:24.903 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-06 22:21:24.905 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-06 22:21:24.906 [Test worker @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-06 22:21:24.918 [DefaultDispatcher-worker-15 @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f72855d 2024-02-06 22:21:24.932 [DefaultDispatcher-worker-9 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-06 22:21:24.946 [DefaultDispatcher-worker-15 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-06 22:21:24.949 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:24.953 [DefaultDispatcher-worker-7 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eee730c 2024-02-06 22:21:24.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-06 22:21:24.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-06 22:21:24.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:24.959 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eee730c: (connection evicted) 2024-02-06 22:21:24.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:24.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-06 22:21:24.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-06 22:21:24.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-06 22:21:24.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-06 22:21:24.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:24.960 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f72855d: (connection evicted) 2024-02-06 22:21:24.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:24.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-06 22:21:24.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28a33dc9 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:24.962 [Test worker @coroutine#4573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-06 22:21:24.963 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-06 22:21:24.963 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-06 22:21:24.963 [Test worker @coroutine#4573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-06 22:21:24.979 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-06 22:21:24.990 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-06 22:21:24.991 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-06 22:21:24.993 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-06 22:21:24.993 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a486afb 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-02-06 22:21:24.994 [Test worker @coroutine#4573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-06 22:21:25.007 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-02-06 22:21:25.017 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-02-06 22:21:25.019 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-02-06 22:21:25.021 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-02-06 22:21:25.033 [DefaultDispatcher-worker-17 @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-02-06 22:21:25.045 [DefaultDispatcher-worker-5 @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-06 22:21:25.058 [DefaultDispatcher-worker-10 @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-06 22:21:25.063 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:25.066 [DefaultDispatcher-worker-17 @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-06 22:21:25.079 [DefaultDispatcher-worker-4 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:25.079 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.079 [DefaultDispatcher-worker-4 @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.localdomain:55949/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:25.079 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.080 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.080 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.081 [DefaultDispatcher-worker-4 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:25.081 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.081 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:25.081 [DefaultDispatcher-worker-4 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.082 [DefaultDispatcher-worker-19 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.082 [DefaultDispatcher-worker-19 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.085 [DefaultDispatcher-worker-9 @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-06 22:21:25.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-06 22:21:25.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-06 22:21:25.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.088 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5edd2170: (connection evicted) 2024-02-06 22:21:25.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-06 22:21:25.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-06 22:21:25.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-06 22:21:25.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-06 22:21:25.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.090 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@138110f8: (connection evicted) 2024-02-06 22:21:25.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-06 22:21:25.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-06 22:21:25.091 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b9c74a 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-06 22:21:25.092 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-06 22:21:25.093 [Test worker @coroutine#4635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-06 22:21:25.109 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-06 22:21:25.120 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-06 22:21:25.122 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-06 22:21:25.124 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1043c493 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:25.124 [Test worker @coroutine#4635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-06 22:21:25.125 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-06 22:21:25.125 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-06 22:21:25.125 [Test worker @coroutine#4635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-06 22:21:25.138 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-06 22:21:25.149 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-06 22:21:25.151 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-06 22:21:25.153 [DefaultDispatcher-worker-9 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:25.153 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-06 22:21:25.153 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.153 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:25.153 [DefaultDispatcher-worker-9 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.154 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.154 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.165 [DefaultDispatcher-worker-9 @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12115c28 2024-02-06 22:21:25.179 [DefaultDispatcher-worker-17 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-06 22:21:25.190 [DefaultDispatcher-worker-19 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-06 22:21:25.193 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:25.193 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24facb47 2024-02-06 22:21:25.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-06 22:21:25.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-06 22:21:25.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.197 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24facb47: (connection evicted) 2024-02-06 22:21:25.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-06 22:21:25.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-06 22:21:25.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-06 22:21:25.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-06 22:21:25.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.199 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12115c28: (connection evicted) 2024-02-06 22:21:25.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-06 22:21:25.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549b26d7 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:25.201 [Test worker @coroutine#4680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-06 22:21:25.202 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 22:21:25.202 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 22:21:25.202 [Test worker @coroutine#4680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-06 22:21:25.217 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 22:21:25.228 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 22:21:25.229 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 22:21:25.231 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193710c3 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-06 22:21:25.232 [Test worker @coroutine#4680] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-06 22:21:25.245 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-06 22:21:25.256 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-06 22:21:25.258 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-06 22:21:25.260 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-06 22:21:25.270 [DefaultDispatcher-worker-8 @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-06 22:21:25.280 [DefaultDispatcher-worker-11 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:25.280 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.280 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:25.280 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.281 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.281 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.285 [DefaultDispatcher-worker-6 @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 22:21:25.297 [DefaultDispatcher-worker-6 @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 22:21:25.300 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 22:21:25.302 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:25.303 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 22:21:25.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-06 22:21:25.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-06 22:21:25.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.309 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66978c15: (connection evicted) 2024-02-06 22:21:25.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-06 22:21:25.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-06 22:21:25.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-06 22:21:25.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-06 22:21:25.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.311 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@314407dd: (connection evicted) 2024-02-06 22:21:25.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-06 22:21:25.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d76aa05 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b93c88 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b93c88 2024-02-06 22:21:25.313 [Test worker @coroutine#4729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-06 22:21:25.327 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b93c88 2024-02-06 22:21:25.337 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b93c88 2024-02-06 22:21:25.339 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b93c88 2024-02-06 22:21:25.341 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b93c88 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@564e9c0b 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:25.342 [Test worker @coroutine#4729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-06 22:21:25.343 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2024-02-06 22:21:25.343 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2024-02-06 22:21:25.343 [Test worker @coroutine#4729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-06 22:21:25.347 [DefaultDispatcher-worker-6 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:25.347 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.347 [DefaultDispatcher-worker-6 @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.localdomain:37289/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:25.347 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.348 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.348 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.356 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2024-02-06 22:21:25.367 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2024-02-06 22:21:25.368 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2024-02-06 22:21:25.370 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2024-02-06 22:21:25.382 [DefaultDispatcher-worker-5 @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d478f3 2024-02-06 22:21:25.395 [DefaultDispatcher-worker-5 @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b93c88 2024-02-06 22:21:25.408 [DefaultDispatcher-worker-9 @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8b93c88 2024-02-06 22:21:25.414 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.462 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-06 22:21:25.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-06 22:21:25.470 [DefaultDispatcher-worker-7 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:25.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.470 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.470 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:25.470 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.471 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8b93c88: (connection evicted) 2024-02-06 22:21:25.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-06 22:21:25.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-06 22:21:25.472 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.472 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-06 22:21:25.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-06 22:21:25.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.472 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21d478f3: (connection evicted) 2024-02-06 22:21:25.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-06 22:21:25.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d921267 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2024-02-06 22:21:25.474 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2024-02-06 22:21:25.475 [Test worker @coroutine#4786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-06 22:21:25.489 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2024-02-06 22:21:25.500 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2024-02-06 22:21:25.502 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2024-02-06 22:21:25.503 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a39d7e 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:25.504 [Test worker @coroutine#4786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-06 22:21:25.505 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-02-06 22:21:25.505 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-02-06 22:21:25.505 [Test worker @coroutine#4786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-06 22:21:25.517 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-02-06 22:21:25.526 [DefaultDispatcher-worker-19 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:25.527 [DefaultDispatcher-worker-19 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.527 [DefaultDispatcher-worker-19 @coroutine#3019] 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-02-06 22:21:25.527 [DefaultDispatcher-worker-19 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.527 [DefaultDispatcher-worker-16 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:25.527 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.527 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:25.527 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.528 [DefaultDispatcher-worker-10 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.528 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.528 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.529 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-02-06 22:21:25.531 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-02-06 22:21:25.533 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-02-06 22:21:25.543 [DefaultDispatcher-worker-14 @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-02-06 22:21:25.556 [DefaultDispatcher-worker-12 @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2024-02-06 22:21:25.570 [DefaultDispatcher-worker-19 @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2024-02-06 22:21:25.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-06 22:21:25.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-06 22:21:25.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.575 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@684a34f4: (connection evicted) 2024-02-06 22:21:25.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-06 22:21:25.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-06 22:21:25.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-06 22:21:25.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-06 22:21:25.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.576 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@94f79a7: (connection evicted) 2024-02-06 22:21:25.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-06 22:21:25.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f4f385 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:25.578 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:25.579 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-06 22:21:25.579 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-06 22:21:25.579 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-06 22:21:25.579 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-06 22:21:25.594 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-06 22:21:25.604 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-06 22:21:25.606 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-06 22:21:25.608 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-06 22:21:25.608 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-06 22:21:25.608 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:25.608 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:25.608 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:25.608 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:25.608 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:25.608 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:25.608 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41ad6c00 2024-02-06 22:21:25.608 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:25.608 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:25.608 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:25.608 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:25.608 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:25.608 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:25.608 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2024-02-06 22:21:25.609 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-06 22:21:25.622 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2024-02-06 22:21:25.633 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2024-02-06 22:21:25.634 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2024-02-06 22:21:25.636 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2024-02-06 22:21:25.647 [DefaultDispatcher-worker-1 @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edc8385 2024-02-06 22:21:25.661 [DefaultDispatcher-worker-1 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-06 22:21:25.674 [DefaultDispatcher-worker-14 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-06 22:21:25.677 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-06 22:21:25.679 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:25.679 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-02-06 22:21:25.683 [DefaultDispatcher-worker-16 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:25.684 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.684 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:25.684 [DefaultDispatcher-worker-16 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-06 22:21:25.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-06 22:21:25.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.685 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f1631c: (connection evicted) 2024-02-06 22:21:25.685 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.685 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-06 22:21:25.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-06 22:21:25.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-06 22:21:25.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-06 22:21:25.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.686 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6edc8385: (connection evicted) 2024-02-06 22:21:25.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-06 22:21:25.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12d33d7a 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:25.688 [Test worker @coroutine#4879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-06 22:21:25.689 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2024-02-06 22:21:25.689 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2024-02-06 22:21:25.689 [Test worker @coroutine#4879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-06 22:21:25.708 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2024-02-06 22:21:25.724 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2024-02-06 22:21:25.727 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2024-02-06 22:21:25.729 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@215efb16 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:25.730 [Test worker @coroutine#4879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-06 22:21:25.731 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2024-02-06 22:21:25.731 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2024-02-06 22:21:25.731 [Test worker @coroutine#4879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-06 22:21:25.754 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2024-02-06 22:21:25.771 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2024-02-06 22:21:25.773 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2024-02-06 22:21:25.774 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2024-02-06 22:21:25.785 [DefaultDispatcher-worker-7 @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b 2024-02-06 22:21:25.789 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:25.800 [DefaultDispatcher-worker-19 @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2024-02-06 22:21:25.811 [DefaultDispatcher-worker-6 @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538fb761 2024-02-06 22:21:25.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-06 22:21:25.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-06 22:21:25.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.819 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@538fb761: (connection evicted) 2024-02-06 22:21:25.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-06 22:21:25.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-06 22:21:25.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-06 22:21:25.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-06 22:21:25.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.820 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a9e2c3b: (connection evicted) 2024-02-06 22:21:25.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-06 22:21:25.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-06 22:21:25.823 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1142843c 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:25.824 [Test worker @coroutine#4934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-06 22:21:25.825 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-02-06 22:21:25.825 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-02-06 22:21:25.825 [Test worker @coroutine#4934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-06 22:21:25.842 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-02-06 22:21:25.854 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-02-06 22:21:25.857 [DefaultDispatcher-worker-11 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:25.857 [Test worker @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-02-06 22:21:25.857 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.857 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:25.857 [DefaultDispatcher-worker-11 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.859 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.859 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:25.860 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-02-06 22:21:25.869 [DefaultDispatcher-worker-20 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-02-06 22:21:25.872 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-02-06 22:21:25.886 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2024-02-06 22:21:25.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-06 22:21:25.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-06 22:21:25.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:25.900 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4407f129: (connection evicted) 2024-02-06 22:21:25.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-06 22:21:25.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b5c4b75 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-06 22:21:25.902 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:25.903 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:25.903 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:25.903 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:25.903 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:25.903 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:25.903 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:25.903 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:25.903 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-06 22:21:25.903 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2024-02-06 22:21:25.903 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2024-02-06 22:21:25.903 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-06 22:21:25.922 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2024-02-06 22:21:25.939 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2024-02-06 22:21:25.942 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2024-02-06 22:21:25.945 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2024-02-06 22:21:25.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-06 22:21:25.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-06 22:21:25.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:25.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-06 22:21:25.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-06 22:21:25.950 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f3abe67 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:25.951 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-06 22:21:25.952 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2024-02-06 22:21:25.952 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2024-02-06 22:21:25.952 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-06 22:21:25.966 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2024-02-06 22:21:25.977 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2024-02-06 22:21:25.980 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2024-02-06 22:21:25.982 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3929ba 2024-02-06 22:21:25.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-06 22:21:25.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-06 22:21:25.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:25.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:25.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-06 22:21:25.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-06 22:21:25.988 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23973547 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:25.989 [Test worker @coroutine#5034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-06 22:21:25.990 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6558aa 2024-02-06 22:21:25.990 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6558aa 2024-02-06 22:21:25.990 [Test worker @coroutine#5034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-06 22:21:26.003 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6558aa 2024-02-06 22:21:26.014 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6558aa 2024-02-06 22:21:26.016 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6558aa 2024-02-06 22:21:26.018 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6558aa 2024-02-06 22:21:26.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-06 22:21:26.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-06 22:21:26.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:26.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:26.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-06 22:21:26.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab959e8 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.023 [Test worker @coroutine#5063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-06 22:21:26.024 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2024-02-06 22:21:26.024 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2024-02-06 22:21:26.024 [Test worker @coroutine#5063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-06 22:21:26.041 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2024-02-06 22:21:26.052 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2024-02-06 22:21:26.054 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2024-02-06 22:21:26.056 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2024-02-06 22:21:26.064 [DefaultDispatcher-worker-14 @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f910283 2024-02-06 22:21:26.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-06 22:21:26.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-06 22:21:26.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:26.071 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f910283: (connection evicted) 2024-02-06 22:21:26.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:26.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-06 22:21:26.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31e1c7c 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.073 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-06 22:21:26.074 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbcde0b 2024-02-06 22:21:26.074 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbcde0b 2024-02-06 22:21:26.074 [Test worker @coroutine#5093] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-06 22:21:26.092 [DefaultDispatcher-worker-4 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:26.092 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.092 [DefaultDispatcher-worker-4 @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.localdomain:55949/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:26.092 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.092 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbcde0b 2024-02-06 22:21:26.093 [DefaultDispatcher-worker-5 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:26.093 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.093 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:26.093 [DefaultDispatcher-worker-5 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.094 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.094 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.094 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.094 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.107 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbcde0b 2024-02-06 22:21:26.110 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbcde0b 2024-02-06 22:21:26.112 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbcde0b 2024-02-06 22:21:26.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-06 22:21:26.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-06 22:21:26.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:26.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:26.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-06 22:21:26.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@735d7b99 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.120 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-06 22:21:26.121 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 22:21:26.121 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 22:21:26.121 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-06 22:21:26.138 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 22:21:26.149 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 22:21:26.151 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 22:21:26.153 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 22:21:26.163 [DefaultDispatcher-worker-4 @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 22:21:26.164 [DefaultDispatcher-worker-3 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:26.165 [DefaultDispatcher-worker-3 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.165 [DefaultDispatcher-worker-3 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:26.165 [DefaultDispatcher-worker-3 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.166 [DefaultDispatcher-worker-16 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.166 [DefaultDispatcher-worker-16 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.166 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 22:21:26.171 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 22:21:26.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-06 22:21:26.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-06 22:21:26.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:26.174 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3577e37c: (connection evicted) 2024-02-06 22:21:26.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:26.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-06 22:21:26.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65689000 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.177 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-06 22:21:26.178 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-06 22:21:26.178 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-06 22:21:26.178 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-06 22:21:26.191 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-06 22:21:26.202 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-06 22:21:26.203 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-06 22:21:26.205 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@345f4e0d 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-06 22:21:26.206 [Test worker @coroutine#5168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-06 22:21:26.220 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-06 22:21:26.231 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-06 22:21:26.233 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-06 22:21:26.235 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-06 22:21:26.245 [DefaultDispatcher-worker-20 @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-06 22:21:26.259 [DefaultDispatcher-worker-3 @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-06 22:21:26.278 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:26.291 [DefaultDispatcher-worker-3 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:26.291 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.291 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:26.291 [DefaultDispatcher-worker-3 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.292 [DefaultDispatcher-worker-19 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.292 [DefaultDispatcher-worker-19 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.292 [DefaultDispatcher-worker-8 @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-06 22:21:26.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-06 22:21:26.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-06 22:21:26.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:26.301 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@420c9959: (connection evicted) 2024-02-06 22:21:26.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:26.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-06 22:21:26.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-06 22:21:26.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-06 22:21:26.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-06 22:21:26.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:26.302 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64b242b3: (connection evicted) 2024-02-06 22:21:26.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:26.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-06 22:21:26.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-06 22:21:26.304 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-06 22:21:26.304 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.304 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.304 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.304 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.304 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.304 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.304 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34a06981 2024-02-06 22:21:26.304 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.304 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.304 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.304 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.304 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.304 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.304 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-06 22:21:26.305 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-06 22:21:26.322 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-06 22:21:26.335 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-06 22:21:26.338 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-06 22:21:26.340 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e0faed6 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.341 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-06 22:21:26.343 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5817b0d1 2024-02-06 22:21:26.343 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5817b0d1 2024-02-06 22:21:26.343 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-06 22:21:26.357 [DefaultDispatcher-worker-15 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:26.357 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.357 [DefaultDispatcher-worker-15 @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.localdomain:37289/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:26.357 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.358 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.358 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.359 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5817b0d1 2024-02-06 22:21:26.370 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5817b0d1 2024-02-06 22:21:26.372 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5817b0d1 2024-02-06 22:21:26.374 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5817b0d1 2024-02-06 22:21:26.385 [DefaultDispatcher-worker-11 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5817b0d1 2024-02-06 22:21:26.398 [DefaultDispatcher-worker-16 @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-06 22:21:26.405 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:26.425 [DefaultDispatcher-worker-6 @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-06 22:21:26.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-06 22:21:26.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-06 22:21:26.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:26.428 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee: (connection evicted) 2024-02-06 22:21:26.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:26.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-06 22:21:26.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-06 22:21:26.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-06 22:21:26.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-06 22:21:26.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:26.430 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5817b0d1: (connection evicted) 2024-02-06 22:21:26.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:26.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-06 22:21:26.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-06 22:21:26.432 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68c05c5b 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-06 22:21:26.433 [Test worker @coroutine#5227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-06 22:21:26.450 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-06 22:21:26.461 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-06 22:21:26.462 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-06 22:21:26.464 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475753dd 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3 2024-02-06 22:21:26.465 [Test worker @coroutine#5227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-06 22:21:26.480 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3 2024-02-06 22:21:26.480 [DefaultDispatcher-worker-13 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:26.480 [DefaultDispatcher-worker-13 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.480 [DefaultDispatcher-worker-13 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:26.480 [DefaultDispatcher-worker-13 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.482 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.482 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.491 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3 2024-02-06 22:21:26.493 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3 2024-02-06 22:21:26.494 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3 2024-02-06 22:21:26.504 [DefaultDispatcher-worker-11 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3 2024-02-06 22:21:26.517 [DefaultDispatcher-worker-13 @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-06 22:21:26.535 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:26.538 [DefaultDispatcher-worker-5 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:26.538 [DefaultDispatcher-worker-5 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.538 [DefaultDispatcher-worker-5 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:26.538 [DefaultDispatcher-worker-5 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.538 [DefaultDispatcher-worker-20 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:26.539 [DefaultDispatcher-worker-20 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.539 [DefaultDispatcher-worker-20 @coroutine#3019] 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-02-06 22:21:26.539 [DefaultDispatcher-worker-20 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.540 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.540 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.540 [DefaultDispatcher-worker-20 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.544 [DefaultDispatcher-worker-3 @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-06 22:21:26.552 [DefaultDispatcher-worker-2 @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-06 22:21:26.565 [DefaultDispatcher-worker-20 @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130a99fe 2024-02-06 22:21:26.565 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:26.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-06 22:21:26.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-06 22:21:26.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:26.578 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@130a99fe: (connection evicted) 2024-02-06 22:21:26.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:26.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-06 22:21:26.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-06 22:21:26.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-06 22:21:26.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-06 22:21:26.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:26.579 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64d0b8e3: (connection evicted) 2024-02-06 22:21:26.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:26.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-06 22:21:26.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca896af 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.582 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.583 [Test worker @coroutine#5274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-06 22:21:26.583 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-06 22:21:26.583 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-06 22:21:26.583 [Test worker @coroutine#5274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-06 22:21:26.600 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-06 22:21:26.611 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-06 22:21:26.613 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-06 22:21:26.615 [Test worker @coroutine#5279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-06 22:21:26.615 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f832df0 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@22781286 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@22781286 2024-02-06 22:21:26.616 [Test worker @coroutine#5274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-06 22:21:26.630 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22781286 2024-02-06 22:21:26.640 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22781286 2024-02-06 22:21:26.642 [Test worker @coroutine#5283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22781286 2024-02-06 22:21:26.644 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22781286 2024-02-06 22:21:26.654 [DefaultDispatcher-worker-13 @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22781286 2024-02-06 22:21:26.668 [DefaultDispatcher-worker-10 @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-06 22:21:26.679 [DefaultDispatcher-worker-18 @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-06 22:21:26.683 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:26.690 [DefaultDispatcher-worker-16 @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca 2024-02-06 22:21:26.694 [DefaultDispatcher-worker-18 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:26.695 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.695 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:26.695 [DefaultDispatcher-worker-18 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.696 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.696 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-06 22:21:26.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-06 22:21:26.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:26.700 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@324ee3ca: (connection evicted) 2024-02-06 22:21:26.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:26.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-06 22:21:26.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-06 22:21:26.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-06 22:21:26.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-06 22:21:26.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:26.701 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22781286: (connection evicted) 2024-02-06 22:21:26.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:26.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-06 22:21:26.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3979c6e8 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.703 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.704 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-06 22:21:26.704 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-02-06 22:21:26.704 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-02-06 22:21:26.704 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-06 22:21:26.722 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-02-06 22:21:26.737 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-02-06 22:21:26.739 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-02-06 22:21:26.741 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5581e273 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.742 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-06 22:21:26.743 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@10806dbe 2024-02-06 22:21:26.743 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@10806dbe 2024-02-06 22:21:26.743 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-06 22:21:26.760 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10806dbe 2024-02-06 22:21:26.774 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10806dbe 2024-02-06 22:21:26.777 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10806dbe 2024-02-06 22:21:26.779 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10806dbe 2024-02-06 22:21:26.790 [DefaultDispatcher-worker-6 @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10806dbe 2024-02-06 22:21:26.804 [DefaultDispatcher-worker-2 @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-02-06 22:21:26.804 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:26.815 [DefaultDispatcher-worker-14 @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a3c078 2024-02-06 22:21:26.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-06 22:21:26.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-06 22:21:26.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:26.820 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38a3c078: (connection evicted) 2024-02-06 22:21:26.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:26.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-06 22:21:26.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-06 22:21:26.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-06 22:21:26.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-06 22:21:26.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:26.821 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10806dbe: (connection evicted) 2024-02-06 22:21:26.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:26.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-06 22:21:26.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@508de524 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.824 [Test worker @coroutine#5354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-06 22:21:26.825 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-02-06 22:21:26.825 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-02-06 22:21:26.825 [Test worker @coroutine#5354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-06 22:21:26.839 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-02-06 22:21:26.850 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-02-06 22:21:26.852 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-02-06 22:21:26.854 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38c9e937 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.854 [Test worker @coroutine#5354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-06 22:21:26.855 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-02-06 22:21:26.855 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-02-06 22:21:26.855 [Test worker @coroutine#5354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-06 22:21:26.866 [DefaultDispatcher-worker-9 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:26.867 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.867 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:26.867 [DefaultDispatcher-worker-9 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.868 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-02-06 22:21:26.868 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.868 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:26.885 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-02-06 22:21:26.887 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-02-06 22:21:26.889 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-02-06 22:21:26.900 [DefaultDispatcher-worker-14 @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-02-06 22:21:26.913 [DefaultDispatcher-worker-12 @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-02-06 22:21:26.922 [DefaultDispatcher-worker-16 @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-02-06 22:21:26.925 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:26.942 [DefaultDispatcher-worker-12 @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-02-06 22:21:26.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-06 22:21:26.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-06 22:21:26.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:26.945 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2: (connection evicted) 2024-02-06 22:21:26.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:26.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-06 22:21:26.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-06 22:21:26.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-06 22:21:26.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-06 22:21:26.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:26.947 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79e591bb: (connection evicted) 2024-02-06 22:21:26.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:26.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-06 22:21:26.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-06 22:21:26.948 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-06 22:21:26.948 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.948 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.948 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.948 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.948 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.948 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193f5509 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-06 22:21:26.949 [Test worker @coroutine#5393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-06 22:21:26.966 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-06 22:21:26.977 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-06 22:21:26.978 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-06 22:21:26.980 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-06 22:21:26.980 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-06 22:21:26.980 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520034a 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6592a73b 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@6592a73b 2024-02-06 22:21:26.981 [Test worker @coroutine#5393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-06 22:21:26.994 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6592a73b 2024-02-06 22:21:27.004 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6592a73b 2024-02-06 22:21:27.006 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6592a73b 2024-02-06 22:21:27.007 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6592a73b 2024-02-06 22:21:27.019 [DefaultDispatcher-worker-8 @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6592a73b 2024-02-06 22:21:27.033 [DefaultDispatcher-worker-16 @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-06 22:21:27.046 [DefaultDispatcher-worker-6 @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-06 22:21:27.049 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:27.055 [DefaultDispatcher-worker-14 @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-06 22:21:27.063 [DefaultDispatcher-worker-16 @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-06 22:21:27.078 [DefaultDispatcher-worker-20 @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48a23 2024-02-06 22:21:27.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-06 22:21:27.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-06 22:21:27.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:27.080 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58c48a23: (connection evicted) 2024-02-06 22:21:27.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:27.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-06 22:21:27.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-06 22:21:27.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-06 22:21:27.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-06 22:21:27.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:27.081 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6592a73b: (connection evicted) 2024-02-06 22:21:27.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:27.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-06 22:21:27.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c10f9f3 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:27.084 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-06 22:21:27.085 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-06 22:21:27.085 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-06 22:21:27.085 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-06 22:21:27.105 [DefaultDispatcher-worker-9 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:27.105 [DefaultDispatcher-worker-17 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:27.105 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.105 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.105 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-06 22:21:27.105 [DefaultDispatcher-worker-9 @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.localdomain:55949/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:27.105 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:27.105 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.105 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.106 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.106 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.106 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.106 [DefaultDispatcher-worker-2 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.116 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-06 22:21:27.117 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-06 22:21:27.119 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-06 22:21:27.119 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-06 22:21:27.119 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:27.119 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:27.119 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56114349 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-02-06 22:21:27.120 [Test worker @coroutine#5433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-06 22:21:27.133 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-02-06 22:21:27.143 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-02-06 22:21:27.145 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-02-06 22:21:27.147 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-02-06 22:21:27.158 [DefaultDispatcher-worker-10 @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7 2024-02-06 22:21:27.172 [DefaultDispatcher-worker-14 @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-06 22:21:27.176 [DefaultDispatcher-worker-14 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:27.176 [DefaultDispatcher-worker-14 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.176 [DefaultDispatcher-worker-14 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:27.176 [DefaultDispatcher-worker-14 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.177 [DefaultDispatcher-worker-16 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.177 [DefaultDispatcher-worker-16 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.184 [DefaultDispatcher-worker-17 @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc 2024-02-06 22:21:27.185 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:27.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-06 22:21:27.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-06 22:21:27.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:27.194 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c2f5dc: (connection evicted) 2024-02-06 22:21:27.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:27.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-06 22:21:27.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-06 22:21:27.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-06 22:21:27.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-06 22:21:27.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:27.195 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d6abfc7: (connection evicted) 2024-02-06 22:21:27.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:27.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-06 22:21:27.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-06 22:21:27.196 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ef1080d 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:27.197 [Test worker @coroutine#5482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-06 22:21:27.198 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-06 22:21:27.198 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-06 22:21:27.198 [Test worker @coroutine#5482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-06 22:21:27.215 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-06 22:21:27.225 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-06 22:21:27.227 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-06 22:21:27.229 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f563397 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:27.230 [Test worker @coroutine#5482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-06 22:21:27.231 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2024-02-06 22:21:27.231 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2024-02-06 22:21:27.231 [Test worker @coroutine#5482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-06 22:21:27.243 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2024-02-06 22:21:27.254 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2024-02-06 22:21:27.255 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2024-02-06 22:21:27.257 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2024-02-06 22:21:27.268 [DefaultDispatcher-worker-1 @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb50747 2024-02-06 22:21:27.280 [DefaultDispatcher-worker-17 @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-06 22:21:27.292 [DefaultDispatcher-worker-17 @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12128849 2024-02-06 22:21:27.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-06 22:21:27.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-06 22:21:27.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:27.298 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12128849: (connection evicted) 2024-02-06 22:21:27.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:27.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-06 22:21:27.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-06 22:21:27.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-06 22:21:27.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-06 22:21:27.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:27.299 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bb50747: (connection evicted) 2024-02-06 22:21:27.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:27.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-06 22:21:27.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47fb30ca 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:27.301 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-06 22:21:27.302 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-06 22:21:27.302 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-06 22:21:27.302 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-06 22:21:27.302 [DefaultDispatcher-worker-6 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:27.302 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.302 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:27.302 [DefaultDispatcher-worker-6 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.303 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.303 [DefaultDispatcher-worker-17 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.318 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-06 22:21:27.328 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-06 22:21:27.330 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-06 22:21:27.332 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c925ae1 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:27.332 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-06 22:21:27.333 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-06 22:21:27.333 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-06 22:21:27.333 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-06 22:21:27.346 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-06 22:21:27.356 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-06 22:21:27.358 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-06 22:21:27.359 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-06 22:21:27.369 [DefaultDispatcher-worker-6 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:27.369 [DefaultDispatcher-worker-12 @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@92fa950 2024-02-06 22:21:27.369 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.369 [DefaultDispatcher-worker-6 @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.localdomain:37289/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:27.369 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.371 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.371 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.382 [DefaultDispatcher-worker-10 @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-06 22:21:27.392 [DefaultDispatcher-worker-6 @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2024-02-06 22:21:27.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-06 22:21:27.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-06 22:21:27.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:27.395 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe: (connection evicted) 2024-02-06 22:21:27.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:27.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-06 22:21:27.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-06 22:21:27.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-06 22:21:27.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-06 22:21:27.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:27.396 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@92fa950: (connection evicted) 2024-02-06 22:21:27.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:27.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-06 22:21:27.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f5b81f4 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:27.399 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:27.400 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:27.400 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:27.400 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:27.400 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:27.400 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:27.400 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-06 22:21:27.400 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:21:27.400 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:21:27.400 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-06 22:21:27.415 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:21:27.426 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:21:27.427 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:21:27.429 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:21:27.429 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45ed58b 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92 2024-02-06 22:21:27.430 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-06 22:21:27.450 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92 2024-02-06 22:21:27.467 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92 2024-02-06 22:21:27.469 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92 2024-02-06 22:21:27.471 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92 2024-02-06 22:21:27.481 [DefaultDispatcher-worker-9 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92 2024-02-06 22:21:27.489 [DefaultDispatcher-worker-19 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:27.490 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.490 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:27.490 [DefaultDispatcher-worker-19 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.491 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.491 [DefaultDispatcher-worker-11 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.495 [DefaultDispatcher-worker-11 @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:21:27.500 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:27.512 [DefaultDispatcher-worker-5 @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:21:27.521 [DefaultDispatcher-worker-9 @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:21:27.530 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:27.551 [DefaultDispatcher-worker-9 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:27.551 [DefaultDispatcher-worker-6 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:27.551 [DefaultDispatcher-worker-9 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.551 [DefaultDispatcher-worker-9 @coroutine#3019] 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-02-06 22:21:27.551 [DefaultDispatcher-worker-9 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.551 [DefaultDispatcher-worker-6 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.551 [DefaultDispatcher-worker-6 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:27.551 [DefaultDispatcher-worker-6 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.552 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.552 [DefaultDispatcher-worker-19 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.552 [DefaultDispatcher-worker-19 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.645 [DefaultDispatcher-worker-20 @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67887bf2 2024-02-06 22:21:27.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-06 22:21:27.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-06 22:21:27.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:27.648 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67887bf2: (connection evicted) 2024-02-06 22:21:27.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:27.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-06 22:21:27.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-06 22:21:27.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-06 22:21:27.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-06 22:21:27.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:27.649 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bfd8f92: (connection evicted) 2024-02-06 22:21:27.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:27.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-06 22:21:27.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-06 22:21:27.650 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74d4f542 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2024-02-06 22:21:27.651 [Test worker @coroutine#5619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-06 22:21:27.668 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2024-02-06 22:21:27.678 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2024-02-06 22:21:27.680 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2024-02-06 22:21:27.682 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7421213d 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:27.682 [Test worker @coroutine#5619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-06 22:21:27.683 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3f1703 2024-02-06 22:21:27.683 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3f1703 2024-02-06 22:21:27.683 [Test worker @coroutine#5619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-06 22:21:27.696 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3f1703 2024-02-06 22:21:27.706 [DefaultDispatcher-worker-19 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:27.706 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3f1703 2024-02-06 22:21:27.706 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.706 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:27.706 [DefaultDispatcher-worker-19 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.708 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.708 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.708 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3f1703 2024-02-06 22:21:27.710 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3f1703 2024-02-06 22:21:27.720 [DefaultDispatcher-worker-15 @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a3f1703 2024-02-06 22:21:27.734 [DefaultDispatcher-worker-15 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2024-02-06 22:21:27.752 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:27.754 [DefaultDispatcher-worker-10 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2024-02-06 22:21:27.766 [DefaultDispatcher-worker-19 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188500e9 2024-02-06 22:21:27.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-06 22:21:27.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-06 22:21:27.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:27.775 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188500e9: (connection evicted) 2024-02-06 22:21:27.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:27.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-06 22:21:27.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-06 22:21:27.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-06 22:21:27.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-06 22:21:27.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:27.777 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a3f1703: (connection evicted) 2024-02-06 22:21:27.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:27.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-06 22:21:27.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c219c84 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:27.781 [Test worker @coroutine#5652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-06 22:21:27.782 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-06 22:21:27.782 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-06 22:21:27.782 [Test worker @coroutine#5652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-06 22:21:27.799 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-06 22:21:27.810 [Test worker @coroutine#5655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-06 22:21:27.812 [Test worker @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-06 22:21:27.813 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a917e07 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe 2024-02-06 22:21:27.814 [Test worker @coroutine#5652] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-06 22:21:27.827 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe 2024-02-06 22:21:27.839 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe 2024-02-06 22:21:27.842 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe 2024-02-06 22:21:27.844 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe 2024-02-06 22:21:27.855 [DefaultDispatcher-worker-19 @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe 2024-02-06 22:21:27.871 [DefaultDispatcher-worker-8 @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-06 22:21:27.879 [DefaultDispatcher-worker-2 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:27.879 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.879 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:27.879 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.880 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.881 [DefaultDispatcher-worker-3 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:27.882 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:27.889 [DefaultDispatcher-worker-1 @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14997cb9 2024-02-06 22:21:27.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-06 22:21:27.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-06 22:21:27.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:27.893 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14997cb9: (connection evicted) 2024-02-06 22:21:27.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:27.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-06 22:21:27.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-06 22:21:27.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-06 22:21:27.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-06 22:21:27.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:27.895 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6edd80fe: (connection evicted) 2024-02-06 22:21:27.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:27.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-06 22:21:27.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-06 22:21:27.896 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dfb1626 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4 2024-02-06 22:21:27.897 [Test worker @coroutine#5685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-06 22:21:27.913 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4 2024-02-06 22:21:27.923 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4 2024-02-06 22:21:27.925 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4 2024-02-06 22:21:27.927 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@394c77e2 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:27.927 [Test worker @coroutine#5685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-06 22:21:27.928 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-06 22:21:27.928 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-06 22:21:27.928 [Test worker @coroutine#5685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-06 22:21:27.941 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-06 22:21:27.951 [Test worker @coroutine#5693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-06 22:21:27.953 [Test worker @coroutine#5695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-06 22:21:27.955 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-06 22:21:27.965 [DefaultDispatcher-worker-2 @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5911dd25 2024-02-06 22:21:27.979 [DefaultDispatcher-worker-10 @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4 2024-02-06 22:21:27.992 [DefaultDispatcher-worker-10 @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4 2024-02-06 22:21:27.998 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:27.999 [DefaultDispatcher-worker-12 @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4 2024-02-06 22:21:28.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-06 22:21:28.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-06 22:21:28.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:28.005 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c70eda4: (connection evicted) 2024-02-06 22:21:28.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-06 22:21:28.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-06 22:21:28.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-06 22:21:28.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-06 22:21:28.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:28.006 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5911dd25: (connection evicted) 2024-02-06 22:21:28.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-06 22:21:28.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-06 22:21:28.008 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a1cafb2 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2024-02-06 22:21:28.009 [Test worker @coroutine#5716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-06 22:21:28.024 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2024-02-06 22:21:28.034 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2024-02-06 22:21:28.036 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2024-02-06 22:21:28.038 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2024-02-06 22:21:28.047 [DefaultDispatcher-worker-10 @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2024-02-06 22:21:28.059 [DefaultDispatcher-worker-1 @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2024-02-06 22:21:28.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-06 22:21:28.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-06 22:21:28.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:28.070 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@335cd031: (connection evicted) 2024-02-06 22:21:28.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-06 22:21:28.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-06 22:21:28.130 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eac71db 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.131 [Test worker @coroutine#5750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-06 22:21:28.132 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@25af2afe 2024-02-06 22:21:28.132 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@25af2afe 2024-02-06 22:21:28.132 [Test worker @coroutine#5750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-06 22:21:28.135 [DefaultDispatcher-worker-3 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:28.135 [DefaultDispatcher-worker-13 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:28.136 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.136 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.136 [DefaultDispatcher-worker-3 @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.localdomain:55949/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:28.136 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:28.136 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.136 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.137 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.137 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.137 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.137 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.149 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af2afe 2024-02-06 22:21:28.160 [Test worker @coroutine#5758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af2afe 2024-02-06 22:21:28.161 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af2afe 2024-02-06 22:21:28.163 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af2afe 2024-02-06 22:21:28.173 [DefaultDispatcher-worker-8 @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af2afe 2024-02-06 22:21:28.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-06 22:21:28.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-06 22:21:28.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:28.174 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25af2afe: (connection evicted) 2024-02-06 22:21:28.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-06 22:21:28.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-06 22:21:28.232 [DefaultDispatcher-worker-15 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:28.233 [DefaultDispatcher-worker-15 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.233 [DefaultDispatcher-worker-15 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:28.233 [DefaultDispatcher-worker-15 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4203190 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.233 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-06 22:21:28.234 [DefaultDispatcher-worker-19 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f5fb36 2024-02-06 22:21:28.234 [DefaultDispatcher-worker-19 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f5fb36 2024-02-06 22:21:28.234 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-06 22:21:28.247 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f5fb36 2024-02-06 22:21:28.258 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f5fb36 2024-02-06 22:21:28.259 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f5fb36 2024-02-06 22:21:28.261 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f5fb36 2024-02-06 22:21:28.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-06 22:21:28.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-06 22:21:28.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:28.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-06 22:21:28.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7388d94d 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.267 [Test worker @coroutine#5797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-06 22:21:28.268 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@c53c04e 2024-02-06 22:21:28.268 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@c53c04e 2024-02-06 22:21:28.268 [Test worker @coroutine#5797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-06 22:21:28.281 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53c04e 2024-02-06 22:21:28.291 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53c04e 2024-02-06 22:21:28.293 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53c04e 2024-02-06 22:21:28.294 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c53c04e 2024-02-06 22:21:28.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-06 22:21:28.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-06 22:21:28.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:28.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-06 22:21:28.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2acfd27b 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.299 [Test worker @coroutine#5815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-06 22:21:28.300 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b6802f 2024-02-06 22:21:28.300 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b6802f 2024-02-06 22:21:28.300 [Test worker @coroutine#5815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-06 22:21:28.313 [DefaultDispatcher-worker-18 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:28.313 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.313 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:28.313 [DefaultDispatcher-worker-18 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.314 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b6802f 2024-02-06 22:21:28.315 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.315 [DefaultDispatcher-worker-13 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.325 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b6802f 2024-02-06 22:21:28.327 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b6802f 2024-02-06 22:21:28.328 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b6802f 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@729a98e9 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595 2024-02-06 22:21:28.329 [Test worker @coroutine#5815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-06 22:21:28.343 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595 2024-02-06 22:21:28.353 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595 2024-02-06 22:21:28.355 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595 2024-02-06 22:21:28.357 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595 2024-02-06 22:21:28.368 [DefaultDispatcher-worker-14 @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595 2024-02-06 22:21:28.380 [DefaultDispatcher-worker-14 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:28.380 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.380 [DefaultDispatcher-worker-14 @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.localdomain:37289/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:28.380 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.381 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.381 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.383 [DefaultDispatcher-worker-8 @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b6802f 2024-02-06 22:21:28.388 [UI Thread @coroutine#5844] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52885/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:21:28.389 [UI Thread @coroutine#5844] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52885/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 22:21:28.389 [UI Thread @coroutine#5844] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52885/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:21:28.390 [UI Thread @coroutine#5844] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52885/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:21:28.391 [UI Thread @coroutine#5844] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52885/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:21:28.391 [UI Thread @coroutine#5844] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52885/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 22:21:28.391 [UI Thread @coroutine#5844] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52885/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:28.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-06 22:21:28.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-06 22:21:28.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:28.393 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36b6802f: (connection evicted) 2024-02-06 22:21:28.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-06 22:21:28.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-06 22:21:28.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-06 22:21:28.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-06 22:21:28.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:28.394 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3aa4d595: (connection evicted) 2024-02-06 22:21:28.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-06 22:21:28.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ab0bf3 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-06 22:21:28.396 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.397 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.397 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.397 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.397 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.397 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.397 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.397 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.397 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-06 22:21:28.397 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-06 22:21:28.397 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-06 22:21:28.397 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-06 22:21:28.414 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-06 22:21:28.425 [Test worker @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-06 22:21:28.426 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-06 22:21:28.428 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524945e2 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-06 22:21:28.429 [Test worker @coroutine#5850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-06 22:21:28.442 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-06 22:21:28.457 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-06 22:21:28.459 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-06 22:21:28.461 [Test worker @coroutine#5862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-06 22:21:28.472 [DefaultDispatcher-worker-4 @coroutine#5864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2292e793 2024-02-06 22:21:28.484 [DefaultDispatcher-worker-7 @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5 2024-02-06 22:21:28.486 [UI Thread @coroutine#5874] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58553/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:21:28.486 [UI Thread @coroutine#5874] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58553/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 22:21:28.486 [UI Thread @coroutine#5874] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58553/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:21:28.487 [UI Thread @coroutine#5874] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58553/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:21:28.488 [UI Thread @coroutine#5874] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58553/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:21:28.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-06 22:21:28.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-06 22:21:28.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:28.489 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21d30ba5: (connection evicted) 2024-02-06 22:21:28.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-06 22:21:28.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-06 22:21:28.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-06 22:21:28.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-06 22:21:28.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:28.491 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2292e793: (connection evicted) 2024-02-06 22:21:28.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-06 22:21:28.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521032a6 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.493 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.494 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.494 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-06 22:21:28.494 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.494 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.494 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.494 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.494 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.494 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.494 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.494 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.494 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-06 22:21:28.494 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@24032706 2024-02-06 22:21:28.494 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@24032706 2024-02-06 22:21:28.494 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-06 22:21:28.500 [DefaultDispatcher-worker-4 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:28.500 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.500 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:28.500 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.501 [DefaultDispatcher-worker-17 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.501 [DefaultDispatcher-worker-17 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.510 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24032706 2024-02-06 22:21:28.520 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24032706 2024-02-06 22:21:28.522 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24032706 2024-02-06 22:21:28.524 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24032706 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2afe263 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.524 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-06 22:21:28.525 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-06 22:21:28.525 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-06 22:21:28.525 [Test worker @coroutine#5880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-06 22:21:28.537 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-06 22:21:28.548 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-06 22:21:28.549 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-06 22:21:28.551 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-06 22:21:28.562 [DefaultDispatcher-worker-4 @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-06 22:21:28.563 [DefaultDispatcher-worker-13 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:28.563 [DefaultDispatcher-worker-2 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:28.563 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.563 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.563 [DefaultDispatcher-worker-13 @coroutine#3019] 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-02-06 22:21:28.563 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:28.563 [DefaultDispatcher-worker-13 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.563 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.564 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.564 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.564 [DefaultDispatcher-worker-11 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.574 [DefaultDispatcher-worker-11 @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24032706 2024-02-06 22:21:28.577 [UI Thread @coroutine#5911] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48215/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:21:28.577 [UI Thread @coroutine#5911] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48215/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 22:21:28.577 [UI Thread @coroutine#5911] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48215/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:21:28.578 [UI Thread @coroutine#5911] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48215/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:21:28.578 [UI Thread @coroutine#5911] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48215/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 22:21:28.579 [UI Thread @coroutine#5911] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48215/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 22:21:28.579 [UI Thread @coroutine#5911] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48215/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:28.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-06 22:21:28.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-06 22:21:28.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:28.580 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24032706: (connection evicted) 2024-02-06 22:21:28.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-06 22:21:28.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-06 22:21:28.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-06 22:21:28.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-06 22:21:28.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:28.582 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5988e36e: (connection evicted) 2024-02-06 22:21:28.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-06 22:21:28.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11fb4f69 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.584 [Test worker @coroutine#5917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-06 22:21:28.585 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-06 22:21:28.585 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-06 22:21:28.585 [Test worker @coroutine#5917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-06 22:21:28.601 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-06 22:21:28.612 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-06 22:21:28.614 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-06 22:21:28.616 [Test worker @coroutine#5922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e14655 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.616 [Test worker @coroutine#5917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-06 22:21:28.617 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-06 22:21:28.617 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-06 22:21:28.617 [Test worker @coroutine#5917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-06 22:21:28.630 [Test worker @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-06 22:21:28.640 [Test worker @coroutine#5924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-06 22:21:28.642 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-06 22:21:28.644 [Test worker @coroutine#5928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-06 22:21:28.655 [DefaultDispatcher-worker-10 @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806fe58 2024-02-06 22:21:28.670 [DefaultDispatcher-worker-4 @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-06 22:21:28.685 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:28.697 [DefaultDispatcher-worker-5 @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a 2024-02-06 22:21:28.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-06 22:21:28.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-06 22:21:28.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:28.706 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b1ef6a: (connection evicted) 2024-02-06 22:21:28.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-06 22:21:28.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-06 22:21:28.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-06 22:21:28.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-06 22:21:28.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:28.707 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2806fe58: (connection evicted) 2024-02-06 22:21:28.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-06 22:21:28.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c270f9 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.710 [Test worker @coroutine#5956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-06 22:21:28.711 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-06 22:21:28.711 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-06 22:21:28.711 [Test worker @coroutine#5956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-06 22:21:28.717 [DefaultDispatcher-worker-10 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:28.717 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.717 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:28.717 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.719 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.719 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.729 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-06 22:21:28.739 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-06 22:21:28.741 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-06 22:21:28.742 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-06 22:21:28.751 [DefaultDispatcher-worker-9 @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-06 22:21:28.771 [DefaultDispatcher-worker-5 @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-06 22:21:28.788 [DefaultDispatcher-worker-12 @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-06 22:21:28.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-06 22:21:28.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-06 22:21:28.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:28.792 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39d6504b: (connection evicted) 2024-02-06 22:21:28.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-06 22:21:28.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25bfc558 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-02-06 22:21:28.794 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-02-06 22:21:28.795 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-06 22:21:28.811 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-02-06 22:21:28.821 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-02-06 22:21:28.823 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-02-06 22:21:28.825 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b5a3bba 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.825 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-06 22:21:28.826 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-02-06 22:21:28.826 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-02-06 22:21:28.826 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-06 22:21:28.838 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-02-06 22:21:28.849 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-02-06 22:21:28.850 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-02-06 22:21:28.852 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-02-06 22:21:28.863 [DefaultDispatcher-worker-1 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-02-06 22:21:28.877 [DefaultDispatcher-worker-16 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-02-06 22:21:28.891 [DefaultDispatcher-worker-4 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dc997 2024-02-06 22:21:28.891 [DefaultDispatcher-worker-8 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:28.891 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.891 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:28.891 [DefaultDispatcher-worker-8 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.892 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.892 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:28.895 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:28.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-06 22:21:28.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-06 22:21:28.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:28.899 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@446dc997: (connection evicted) 2024-02-06 22:21:28.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-06 22:21:28.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-06 22:21:28.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-06 22:21:28.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-06 22:21:28.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:28.900 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21312b5: (connection evicted) 2024-02-06 22:21:28.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-06 22:21:28.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb514db 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.903 [Test worker @coroutine#6035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-06 22:21:28.904 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-06 22:21:28.904 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-06 22:21:28.904 [Test worker @coroutine#6035] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-06 22:21:28.918 [Test worker @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-06 22:21:28.928 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-06 22:21:28.930 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-06 22:21:28.932 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-06 22:21:28.941 [DefaultDispatcher-worker-16 @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-06 22:21:28.949 [DefaultDispatcher-worker-2 @coroutine#6035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-06 22:21:28.965 [DefaultDispatcher-worker-16 @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e 2024-02-06 22:21:28.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-06 22:21:28.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-06 22:21:28.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:28.967 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42c3b02e: (connection evicted) 2024-02-06 22:21:28.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:28.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-06 22:21:28.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe70a2d 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:28.969 [Test worker @coroutine#6063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-06 22:21:28.970 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-06 22:21:28.970 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-06 22:21:28.970 [Test worker @coroutine#6063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-06 22:21:28.985 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-06 22:21:28.996 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-06 22:21:28.997 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-06 22:21:28.999 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-06 22:21:29.008 [DefaultDispatcher-worker-10 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-06 22:21:29.016 [DefaultDispatcher-worker-10 @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30 2024-02-06 22:21:29.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-06 22:21:29.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-06 22:21:29.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:29.018 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b80ac30: (connection evicted) 2024-02-06 22:21:29.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:29.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-06 22:21:29.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-06 22:21:29.021 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ed78a5e 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:29.022 [Test worker @coroutine#6092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-06 22:21:29.023 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2024-02-06 22:21:29.023 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2024-02-06 22:21:29.023 [Test worker @coroutine#6092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-06 22:21:29.041 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2024-02-06 22:21:29.052 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2024-02-06 22:21:29.054 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2024-02-06 22:21:29.055 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2024-02-06 22:21:29.116 [DefaultDispatcher-worker-9 @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2024-02-06 22:21:29.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-06 22:21:29.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-06 22:21:29.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:29.122 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@361a1e86: (connection evicted) 2024-02-06 22:21:29.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:29.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-06 22:21:29.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b57587e 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:29.124 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:29.125 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:29.125 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-06 22:21:29.125 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:29.125 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:29.125 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:29.125 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:29.125 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:29.125 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:29.125 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:29.125 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:29.125 [Test worker @coroutine#6116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-06 22:21:29.125 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4005e63a 2024-02-06 22:21:29.125 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4005e63a 2024-02-06 22:21:29.125 [Test worker @coroutine#6116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-06 22:21:29.138 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4005e63a 2024-02-06 22:21:29.148 [DefaultDispatcher-worker-17 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:29.148 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.148 [DefaultDispatcher-worker-17 @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.localdomain:55949/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:29.148 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.148 [DefaultDispatcher-worker-13 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:29.149 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.149 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:29.149 [DefaultDispatcher-worker-13 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.150 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.150 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.150 [DefaultDispatcher-worker-1 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.150 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.150 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4005e63a 2024-02-06 22:21:29.152 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4005e63a 2024-02-06 22:21:29.153 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4005e63a 2024-02-06 22:21:29.159 [DefaultDispatcher-worker-1 @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4005e63a 2024-02-06 22:21:29.167 [DefaultDispatcher-worker-1 @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4005e63a 2024-02-06 22:21:29.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-06 22:21:29.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-06 22:21:29.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:29.172 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4005e63a: (connection evicted) 2024-02-06 22:21:29.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:29.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-06 22:21:29.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2512eaaa 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:29.176 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:29.177 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:29.177 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-06 22:21:29.177 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:29.177 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:29.177 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:29.177 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:29.177 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:29.177 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:29.177 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:29.177 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:29.177 [Test worker @coroutine#6145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-06 22:21:29.177 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@13553828 2024-02-06 22:21:29.177 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@13553828 2024-02-06 22:21:29.177 [Test worker @coroutine#6145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-06 22:21:29.190 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13553828 2024-02-06 22:21:29.201 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13553828 2024-02-06 22:21:29.203 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13553828 2024-02-06 22:21:29.204 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13553828 2024-02-06 22:21:29.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-06 22:21:29.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-06 22:21:29.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:29.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:29.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-06 22:21:29.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-06 22:21:29.208 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63c07eaf 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e7fe73 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e7fe73 2024-02-06 22:21:29.209 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-06 22:21:29.225 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e7fe73 2024-02-06 22:21:29.241 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e7fe73 2024-02-06 22:21:29.243 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e7fe73 2024-02-06 22:21:29.246 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e7fe73 2024-02-06 22:21:29.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-06 22:21:29.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-06 22:21:29.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:29.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:29.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-06 22:21:29.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-06 22:21:29.248 [DefaultDispatcher-worker-1 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:29.248 [DefaultDispatcher-worker-1 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.248 [DefaultDispatcher-worker-1 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:29.248 [DefaultDispatcher-worker-1 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.249 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-06 22:21:29.249 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:29.249 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:29.249 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:29.249 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:29.249 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:29.249 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:29.249 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d96618 2024-02-06 22:21:29.249 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:29.249 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:29.249 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:29.249 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:29.249 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:29.249 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:29.249 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:29.250 [DefaultDispatcher-worker-19 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:29.250 [DefaultDispatcher-worker-19 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b7a4b2 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b7a4b2 2024-02-06 22:21:29.250 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-06 22:21:29.263 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b7a4b2 2024-02-06 22:21:29.274 [Test worker @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b7a4b2 2024-02-06 22:21:29.276 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b7a4b2 2024-02-06 22:21:29.277 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b7a4b2 2024-02-06 22:21:29.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-06 22:21:29.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-06 22:21:29.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:29.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:29.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-06 22:21:29.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-06 22:21:29.290 [UI Thread @coroutine#6203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58829/Site/verify 2024-02-06 22:21:29.290 [UI Thread @coroutine#6203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58829/Site/verify. 2024-02-06 22:21:29.290 [UI Thread @coroutine#6203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58829/Site/verify 2024-02-06 22:21:29.292 [UI Thread @coroutine#6203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58829/Site/verify 2024-02-06 22:21:29.292 [UI Thread @coroutine#6203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58829/Site/verify 2024-02-06 22:21:29.292 [UI Thread @coroutine#6203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58829/Site/verify. 2024-02-06 22:21:29.292 [UI Thread @coroutine#6203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58829/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@117e9a56 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:29.297 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-06 22:21:29.298 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-06 22:21:29.298 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-06 22:21:29.298 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-06 22:21:29.313 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-06 22:21:29.324 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-06 22:21:29.325 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-06 22:21:29.325 [DefaultDispatcher-worker-4 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:29.325 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.325 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:29.325 [DefaultDispatcher-worker-4 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.326 [DefaultDispatcher-worker-19 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.326 [DefaultDispatcher-worker-19 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.327 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443819d5 2024-02-06 22:21:29.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-06 22:21:29.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-06 22:21:29.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:29.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:29.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-06 22:21:29.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-06 22:21:29.331 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58de1da2 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e639f2 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e639f2 2024-02-06 22:21:29.332 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-06 22:21:29.346 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e639f2 2024-02-06 22:21:29.357 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e639f2 2024-02-06 22:21:29.359 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e639f2 2024-02-06 22:21:29.361 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e639f2 2024-02-06 22:21:29.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-06 22:21:29.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-06 22:21:29.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:29.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:29.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-06 22:21:29.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@201f0e84 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:29.365 [Test worker @coroutine#6256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-06 22:21:29.366 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7914a5 2024-02-06 22:21:29.366 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7914a5 2024-02-06 22:21:29.366 [Test worker @coroutine#6256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-06 22:21:29.379 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7914a5 2024-02-06 22:21:29.390 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7914a5 2024-02-06 22:21:29.392 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7914a5 2024-02-06 22:21:29.394 [DefaultDispatcher-worker-17 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:29.394 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.394 [DefaultDispatcher-worker-17 @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.localdomain:37289/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:29.394 [DefaultDispatcher-worker-17 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.395 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.395 [DefaultDispatcher-worker-4 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.395 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d7914a5 2024-02-06 22:21:29.398 [UI Thread @coroutine#6273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58065/Site/verify 2024-02-06 22:21:29.398 [UI Thread @coroutine#6273] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58065/Site/verify. 2024-02-06 22:21:29.398 [UI Thread @coroutine#6273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58065/Site/verify 2024-02-06 22:21:29.399 [UI Thread @coroutine#6273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58065/Site/verify 2024-02-06 22:21:29.399 [UI Thread @coroutine#6273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58065/Site/verify 2024-02-06 22:21:29.400 [UI Thread @coroutine#6273] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58065/Site/verify. 2024-02-06 22:21:29.400 [UI Thread @coroutine#6273] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58065/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:29.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-06 22:21:29.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-06 22:21:29.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:29.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:29.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-06 22:21:29.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-06 22:21:29.407 [UI Thread @coroutine#6285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35551/Site/verify 2024-02-06 22:21:29.407 [UI Thread @coroutine#6285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35551/Site/verify. 2024-02-06 22:21:29.407 [UI Thread @coroutine#6285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35551/Site/verify 2024-02-06 22:21:29.410 [UI Thread @coroutine#6285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35551/Site/verify 2024-02-06 22:21:29.410 [UI Thread @coroutine#6285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35551/Site/verify 2024-02-06 22:21:29.411 [UI Thread @coroutine#6285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35551/Site/verify. 2024-02-06 22:21:29.411 [UI Thread @coroutine#6285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35551/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:29.417 [UI Thread @coroutine#6298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41889/Site/verify 2024-02-06 22:21:29.417 [UI Thread @coroutine#6298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41889/Site/verify. 2024-02-06 22:21:29.417 [UI Thread @coroutine#6298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41889/Site/verify 2024-02-06 22:21:29.419 [UI Thread @coroutine#6298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41889/Site/verify 2024-02-06 22:21:29.419 [UI Thread @coroutine#6298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41889/Site/verify 2024-02-06 22:21:29.419 [UI Thread @coroutine#6298] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41889/Site/verify. 2024-02-06 22:21:29.419 [UI Thread @coroutine#6298] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41889/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:29.426 [UI Thread @coroutine#6312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-06 22:21:29.426 [UI Thread @coroutine#6312] 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-02-06 22:21:29.426 [UI Thread @coroutine#6312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-06 22:21:29.428 [UI Thread @coroutine#6312] 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-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21298c3a 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:29.431 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-06 22:21:29.432 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eaa5458 2024-02-06 22:21:29.432 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eaa5458 2024-02-06 22:21:29.432 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-06 22:21:29.448 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaa5458 2024-02-06 22:21:29.458 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaa5458 2024-02-06 22:21:29.460 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaa5458 2024-02-06 22:21:29.462 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaa5458 2024-02-06 22:21:29.480 [DefaultDispatcher-worker-5 @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaa5458 2024-02-06 22:21:29.487 [DefaultDispatcher-worker-8 @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaa5458 2024-02-06 22:21:29.492 [DefaultDispatcher-worker-10 @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaa5458 2024-02-06 22:21:29.499 [DefaultDispatcher-worker-8 @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaa5458 2024-02-06 22:21:29.508 [DefaultDispatcher-worker-7 @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaa5458 2024-02-06 22:21:29.511 [DefaultDispatcher-worker-18 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:29.512 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.512 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:29.512 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.513 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.513 [DefaultDispatcher-worker-16 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.516 [DefaultDispatcher-worker-16 @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaa5458 2024-02-06 22:21:29.524 [DefaultDispatcher-worker-12 @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaa5458 2024-02-06 22:21:29.532 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:29.541 [DefaultDispatcher-worker-20 @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eaa5458 2024-02-06 22:21:29.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-06 22:21:29.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-06 22:21:29.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:29.543 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eaa5458: (connection evicted) 2024-02-06 22:21:29.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:29.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-06 22:21:29.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34c79268 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:29.546 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-06 22:21:29.547 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6c723b 2024-02-06 22:21:29.547 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6c723b 2024-02-06 22:21:29.547 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-06 22:21:29.564 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6c723b 2024-02-06 22:21:29.576 [DefaultDispatcher-worker-7 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:29.576 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.576 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:29.576 [DefaultDispatcher-worker-15 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:29.576 [DefaultDispatcher-worker-7 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.576 [DefaultDispatcher-worker-15 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.576 [DefaultDispatcher-worker-15 @coroutine#3019] 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-02-06 22:21:29.576 [DefaultDispatcher-worker-15 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.576 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6c723b 2024-02-06 22:21:29.577 [DefaultDispatcher-worker-15 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.577 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.577 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.578 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6c723b 2024-02-06 22:21:29.580 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6c723b 2024-02-06 22:21:29.580 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-06 22:21:29.580 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f61c7e1 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 22:21:29.581 [Test worker @coroutine#6353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-06 22:21:29.594 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 22:21:29.605 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 22:21:29.606 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 22:21:29.608 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 22:21:29.619 [DefaultDispatcher-worker-16 @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 22:21:29.630 [DefaultDispatcher-worker-5 @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6c723b 2024-02-06 22:21:29.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-06 22:21:29.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-06 22:21:29.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:29.643 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e6c723b: (connection evicted) 2024-02-06 22:21:29.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:29.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-06 22:21:29.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-06 22:21:29.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-06 22:21:29.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-06 22:21:29.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:29.644 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6289376f: (connection evicted) 2024-02-06 22:21:29.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:29.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-06 22:21:29.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-06 22:21:29.646 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@495c4ce7 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:29.647 [Test worker @coroutine#6405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-06 22:21:29.648 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4821e1a3 2024-02-06 22:21:29.648 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4821e1a3 2024-02-06 22:21:29.648 [Test worker @coroutine#6405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-06 22:21:29.670 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4821e1a3 2024-02-06 22:21:29.687 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4821e1a3 2024-02-06 22:21:29.689 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4821e1a3 2024-02-06 22:21:29.692 [Test worker @coroutine#6410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4821e1a3 2024-02-06 22:21:29.692 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-06 22:21:29.692 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:29.692 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:29.692 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:29.692 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:29.692 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:29.692 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361065d1 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3db079 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3db079 2024-02-06 22:21:29.693 [Test worker @coroutine#6405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-06 22:21:29.710 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3db079 2024-02-06 22:21:29.721 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3db079 2024-02-06 22:21:29.722 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3db079 2024-02-06 22:21:29.724 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3db079 2024-02-06 22:21:29.729 [DefaultDispatcher-worker-20 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:29.729 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.729 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:29.729 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.734 [DefaultDispatcher-worker-15 @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3db079 2024-02-06 22:21:29.740 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.740 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.748 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:29.749 [DefaultDispatcher-worker-10 @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4821e1a3 2024-02-06 22:21:29.758 [DefaultDispatcher-worker-12 @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4821e1a3 2024-02-06 22:21:29.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-06 22:21:29.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-06 22:21:29.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:29.769 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4821e1a3: (connection evicted) 2024-02-06 22:21:29.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:29.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-06 22:21:29.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-06 22:21:29.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-06 22:21:29.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-06 22:21:29.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:29.770 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b3db079: (connection evicted) 2024-02-06 22:21:29.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:29.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-06 22:21:29.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fa98e98 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:29.773 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@42000298 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@42000298 2024-02-06 22:21:29.774 [Test worker @coroutine#6455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-06 22:21:29.788 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42000298 2024-02-06 22:21:29.799 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42000298 2024-02-06 22:21:29.800 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42000298 2024-02-06 22:21:29.802 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42000298 2024-02-06 22:21:29.802 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c914aa3 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c840fb 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c840fb 2024-02-06 22:21:29.803 [Test worker @coroutine#6455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-06 22:21:29.816 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c840fb 2024-02-06 22:21:29.827 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c840fb 2024-02-06 22:21:29.829 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c840fb 2024-02-06 22:21:29.831 [Test worker @coroutine#6467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c840fb 2024-02-06 22:21:29.840 [DefaultDispatcher-worker-2 @coroutine#6469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c840fb 2024-02-06 22:21:29.854 [DefaultDispatcher-worker-6 @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42000298 2024-02-06 22:21:29.862 [DefaultDispatcher-worker-6 @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42000298 2024-02-06 22:21:29.874 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:29.901 [DefaultDispatcher-worker-2 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:29.901 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.901 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:29.901 [DefaultDispatcher-worker-2 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.903 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.903 [DefaultDispatcher-worker-5 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:29.903 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:30.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-06 22:21:30.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-06 22:21:30.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:30.116 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42000298: (connection evicted) 2024-02-06 22:21:30.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-06 22:21:30.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-06 22:21:30.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-06 22:21:30.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-06 22:21:30.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:30.117 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38c840fb: (connection evicted) 2024-02-06 22:21:30.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-06 22:21:30.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-06 22:21:30.119 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-06 22:21:30.119 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:30.119 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:30.119 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:30.119 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:30.119 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:30.119 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:30.119 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e903c69 2024-02-06 22:21:30.119 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:30.119 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:30.119 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:30.119 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:30.119 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:30.119 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:30.119 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2024-02-06 22:21:30.120 [Test worker @coroutine#6508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-06 22:21:30.134 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2024-02-06 22:21:30.145 [Test worker @coroutine#6509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2024-02-06 22:21:30.147 [Test worker @coroutine#6511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2024-02-06 22:21:30.149 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20072ff1 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:30.150 [Test worker @coroutine#6508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-06 22:21:30.151 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ed9fb2 2024-02-06 22:21:30.151 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ed9fb2 2024-02-06 22:21:30.151 [Test worker @coroutine#6508] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-06 22:21:30.159 [DefaultDispatcher-worker-8 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:30.159 [DefaultDispatcher-worker-9 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:30.159 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.159 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:30.159 [DefaultDispatcher-worker-8 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.159 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.159 [DefaultDispatcher-worker-9 @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.localdomain:55949/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:30.159 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.160 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.160 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.160 [DefaultDispatcher-worker-12 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.160 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.169 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ed9fb2 2024-02-06 22:21:30.184 [Test worker @coroutine#6521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ed9fb2 2024-02-06 22:21:30.187 [Test worker @coroutine#6523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ed9fb2 2024-02-06 22:21:30.189 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ed9fb2 2024-02-06 22:21:30.200 [DefaultDispatcher-worker-13 @coroutine#6527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ed9fb2 2024-02-06 22:21:30.214 [DefaultDispatcher-worker-16 @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2024-02-06 22:21:30.220 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:30.223 [DefaultDispatcher-worker-16 @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2024-02-06 22:21:30.230 [DefaultDispatcher-worker-17 @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2024-02-06 22:21:30.237 [DefaultDispatcher-worker-9 @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2024-02-06 22:21:30.244 [DefaultDispatcher-worker-13 @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2024-02-06 22:21:30.251 [DefaultDispatcher-worker-11 @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2024-02-06 22:21:30.262 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:30.263 [DefaultDispatcher-worker-10 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:30.263 [DefaultDispatcher-worker-10 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.263 [DefaultDispatcher-worker-10 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:30.263 [DefaultDispatcher-worker-10 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.264 [DefaultDispatcher-worker-11 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.264 [DefaultDispatcher-worker-11 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-06 22:21:30.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-06 22:21:30.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:30.267 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f290f46: (connection evicted) 2024-02-06 22:21:30.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-06 22:21:30.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-06 22:21:30.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-06 22:21:30.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-06 22:21:30.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:30.268 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38ed9fb2: (connection evicted) 2024-02-06 22:21:30.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-06 22:21:30.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78652c15 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:30.270 [Test worker @coroutine#6570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-06 22:21:30.271 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-02-06 22:21:30.271 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-02-06 22:21:30.271 [Test worker @coroutine#6570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-06 22:21:30.291 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-02-06 22:21:30.307 [Test worker @coroutine#6571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-02-06 22:21:30.309 [Test worker @coroutine#6573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-02-06 22:21:30.311 [Test worker @coroutine#6575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@527b989a 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:30.312 [Test worker @coroutine#6570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-06 22:21:30.313 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca9ffc0 2024-02-06 22:21:30.313 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca9ffc0 2024-02-06 22:21:30.313 [Test worker @coroutine#6570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-06 22:21:30.331 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca9ffc0 2024-02-06 22:21:30.334 [DefaultDispatcher-worker-16 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:30.334 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.334 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:30.334 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.335 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.335 [DefaultDispatcher-worker-16 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.346 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca9ffc0 2024-02-06 22:21:30.348 [Test worker @coroutine#6582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca9ffc0 2024-02-06 22:21:30.350 [Test worker @coroutine#6584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca9ffc0 2024-02-06 22:21:30.360 [DefaultDispatcher-worker-7 @coroutine#6586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca9ffc0 2024-02-06 22:21:30.370 [DefaultDispatcher-worker-15 @coroutine#6570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-02-06 22:21:30.371 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:30.379 [DefaultDispatcher-worker-2 @coroutine#6570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-02-06 22:21:30.388 [DefaultDispatcher-worker-8 @coroutine#6570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-02-06 22:21:30.395 [DefaultDispatcher-worker-15 @coroutine#6570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-02-06 22:21:30.405 [DefaultDispatcher-worker-4 @coroutine#6570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66fd9613 2024-02-06 22:21:30.405 [DefaultDispatcher-worker-19 @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a991cf 2024-02-06 22:21:30.405 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.405 [DefaultDispatcher-worker-19 @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.localdomain:37289/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:30.406 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.407 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.407 [DefaultDispatcher-worker-19 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37289/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-06 22:21:30.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-06 22:21:30.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:30.409 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66fd9613: (connection evicted) 2024-02-06 22:21:30.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-06 22:21:30.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-06 22:21:30.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-06 22:21:30.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-06 22:21:30.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:30.410 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ca9ffc0: (connection evicted) 2024-02-06 22:21:30.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-06 22:21:30.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@504ccf42 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:30.412 [Test worker @coroutine#6627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-06 22:21:30.413 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:21:30.413 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:21:30.413 [Test worker @coroutine#6627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-06 22:21:30.430 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:21:30.440 [Test worker @coroutine#6628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:21:30.442 [Test worker @coroutine#6630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:21:30.444 [Test worker @coroutine#6632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:21:30.444 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b174aa3 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@48306567 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@48306567 2024-02-06 22:21:30.445 [Test worker @coroutine#6627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-06 22:21:30.458 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48306567 2024-02-06 22:21:30.469 [Test worker @coroutine#6634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48306567 2024-02-06 22:21:30.471 [Test worker @coroutine#6636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48306567 2024-02-06 22:21:30.472 [Test worker @coroutine#6638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48306567 2024-02-06 22:21:30.482 [DefaultDispatcher-worker-14 @coroutine#6640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48306567 2024-02-06 22:21:30.495 [DefaultDispatcher-worker-2 @coroutine#6627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:21:30.501 [DefaultDispatcher-worker-2 @coroutine#6627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:21:30.507 [DefaultDispatcher-worker-16 @coroutine#6627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:21:30.513 [DefaultDispatcher-worker-13 @coroutine#6627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:21:30.513 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:30.529 [DefaultDispatcher-worker-8 @coroutine#6627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:21:30.529 [DefaultDispatcher-worker-10 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bac86a3 2024-02-06 22:21:30.529 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.529 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:30.529 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.530 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.531 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40809/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.536 [DefaultDispatcher-worker-17 @coroutine#6627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e925a46 2024-02-06 22:21:30.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-06 22:21:30.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-06 22:21:30.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:30.543 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e925a46: (connection evicted) 2024-02-06 22:21:30.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-06 22:21:30.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-06 22:21:30.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-06 22:21:30.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-06 22:21:30.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:30.544 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48306567: (connection evicted) 2024-02-06 22:21:30.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-06 22:21:30.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-06 22:21:30.546 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-06 22:21:30.546 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:30.546 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:30.546 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:30.546 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:30.546 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bb2dae6 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-06 22:21:30.547 [Test worker @coroutine#6683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-06 22:21:30.562 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-06 22:21:30.573 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-06 22:21:30.574 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-06 22:21:30.576 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-06 22:21:30.586 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-227 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 due to dirty commit state on close(). 2024-02-06 22:21:30.586 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a640f98 2024-02-06 22:21:30.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-06 22:21:30.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-06 22:21:30.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:30.587 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a640f98: (connection evicted) 2024-02-06 22:21:30.587 [DefaultDispatcher-worker-4 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186ca82c 2024-02-06 22:21:30.587 [DefaultDispatcher-worker-6 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a16af1 2024-02-06 22:21:30.587 [DefaultDispatcher-worker-6 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.587 [DefaultDispatcher-worker-4 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.587 [DefaultDispatcher-worker-6 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:30.587 [DefaultDispatcher-worker-4 @coroutine#3019] 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-02-06 22:21:30.587 [DefaultDispatcher-worker-6 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.587 [DefaultDispatcher-worker-4 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.588 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.588 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49941/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.588 [DefaultDispatcher-worker-2 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-06 22:21:30.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ca9e25a 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:30.668 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:30.669 [Test worker @coroutine#6710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-06 22:21:30.669 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-02-06 22:21:30.669 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-02-06 22:21:30.669 [Test worker @coroutine#6710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-06 22:21:30.685 [Test worker @coroutine#6710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-02-06 22:21:30.696 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-02-06 22:21:30.697 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-02-06 22:21:30.699 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b5b8f8 2024-02-06 22:21:30.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-06 22:21:30.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-06 22:21:30.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:30.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-06 22:21:30.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@237bdd46 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:30.706 [Test worker @coroutine#6732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-06 22:21:30.707 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@310df168 2024-02-06 22:21:30.707 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@310df168 2024-02-06 22:21:30.707 [Test worker @coroutine#6732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-06 22:21:30.722 [Test worker @coroutine#6732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2024-02-06 22:21:30.732 [Test worker @coroutine#6733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2024-02-06 22:21:30.734 [Test worker @coroutine#6735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2024-02-06 22:21:30.737 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2024-02-06 22:21:30.748 [DefaultDispatcher-worker-18 @coroutine#6739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2024-02-06 22:21:30.750 [DefaultDispatcher-worker-20 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ed5cc8c 2024-02-06 22:21:30.750 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.750 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:30.750 [DefaultDispatcher-worker-20 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.751 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.751 [DefaultDispatcher-worker-17 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51145/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.757 [DefaultDispatcher-worker-12 @coroutine#6752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310df168 2024-02-06 22:21:30.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-06 22:21:30.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-06 22:21:30.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:30.759 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@310df168: (connection evicted) 2024-02-06 22:21:30.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-06 22:21:30.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54b3407b 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:30.762 [Test worker @coroutine#6764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-06 22:21:30.763 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4823f3b8 2024-02-06 22:21:30.763 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4823f3b8 2024-02-06 22:21:30.763 [Test worker @coroutine#6764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-06 22:21:30.777 [Test worker @coroutine#6764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f3b8 2024-02-06 22:21:30.789 [Test worker @coroutine#6765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f3b8 2024-02-06 22:21:30.791 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f3b8 2024-02-06 22:21:30.792 [Test worker @coroutine#6769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f3b8 2024-02-06 22:21:30.803 [DefaultDispatcher-worker-6 @coroutine#6771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f3b8 2024-02-06 22:21:30.811 [DefaultDispatcher-worker-6 @coroutine#6784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4823f3b8 2024-02-06 22:21:30.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-06 22:21:30.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-06 22:21:30.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:30.813 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4823f3b8: (connection evicted) 2024-02-06 22:21:30.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-06 22:21:30.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-06 22:21:30.816 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f2807f 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:30.817 [Test worker @coroutine#6793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-06 22:21:30.818 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb054 2024-02-06 22:21:30.818 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb054 2024-02-06 22:21:30.818 [Test worker @coroutine#6793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-06 22:21:30.833 [Test worker @coroutine#6793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb054 2024-02-06 22:21:30.844 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb054 2024-02-06 22:21:30.846 [Test worker @coroutine#6797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb054 2024-02-06 22:21:30.848 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eb054 2024-02-06 22:21:30.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-06 22:21:30.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-06 22:21:30.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:30.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-06 22:21:30.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-06 22:21:30.854 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-06 22:21:30.854 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:30.854 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:30.854 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:30.854 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:30.854 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:30.854 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:30.854 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@572d1f18 2024-02-06 22:21:30.854 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:30.854 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:30.854 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:30.854 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:30.854 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:30.854 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:30.854 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-02-06 22:21:30.855 [Test worker @coroutine#6818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-06 22:21:30.870 [Test worker @coroutine#6818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-02-06 22:21:30.881 [Test worker @coroutine#6819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-02-06 22:21:30.883 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-02-06 22:21:30.885 [Test worker @coroutine#6823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e00f822 2024-02-06 22:21:30.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-06 22:21:30.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-06 22:21:30.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:30.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-06 22:21:30.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c2503d2 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:30.890 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:30.891 [Test worker @coroutine#6840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-06 22:21:30.891 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcf26b5 2024-02-06 22:21:30.891 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcf26b5 2024-02-06 22:21:30.891 [Test worker @coroutine#6840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-06 22:21:30.911 [Test worker @coroutine#6840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dcf26b5 2024-02-06 22:21:30.914 [DefaultDispatcher-worker-6 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 22:21:30.914 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.914 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:30.914 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.915 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.915 [DefaultDispatcher-worker-7 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46649/UmAppDatabase/replication/nodeId 2024-02-06 22:21:30.922 [Test worker @coroutine#6841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dcf26b5 2024-02-06 22:21:30.924 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dcf26b5 2024-02-06 22:21:30.926 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dcf26b5 2024-02-06 22:21:30.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-06 22:21:30.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-06 22:21:30.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:30.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-06 22:21:30.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99a89e9 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:30.936 [Test worker @coroutine#6873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-06 22:21:30.937 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@253fb3fa 2024-02-06 22:21:30.937 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@253fb3fa 2024-02-06 22:21:30.937 [Test worker @coroutine#6873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-06 22:21:30.950 [Test worker @coroutine#6873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253fb3fa 2024-02-06 22:21:30.961 [Test worker @coroutine#6874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253fb3fa 2024-02-06 22:21:30.962 [Test worker @coroutine#6876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253fb3fa 2024-02-06 22:21:30.964 [Test worker @coroutine#6878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@253fb3fa 2024-02-06 22:21:30.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-06 22:21:30.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-06 22:21:30.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:30.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-06 22:21:30.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4016d5fe 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d44e72 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d44e72 2024-02-06 22:21:30.968 [Test worker @coroutine#6889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-06 22:21:30.982 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d44e72 2024-02-06 22:21:30.992 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d44e72 2024-02-06 22:21:30.994 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d44e72 2024-02-06 22:21:30.995 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d44e72 2024-02-06 22:21:30.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-06 22:21:30.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-06 22:21:30.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:30.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:30.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-06 22:21:30.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f1485c3 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:30.999 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2024-02-06 22:21:31.000 [Test worker @coroutine#6906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-06 22:21:31.022 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2024-02-06 22:21:31.036 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2024-02-06 22:21:31.038 [Test worker @coroutine#6909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2024-02-06 22:21:31.039 [Test worker @coroutine#6911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764bf20d 2024-02-06 22:21:31.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-06 22:21:31.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-06 22:21:31.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:31.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:31.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-06 22:21:31.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e32a3ed 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2024-02-06 22:21:31.043 [Test worker @coroutine#6922] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-06 22:21:31.057 [Test worker @coroutine#6922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2024-02-06 22:21:31.067 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2024-02-06 22:21:31.069 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2024-02-06 22:21:31.070 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2024-02-06 22:21:31.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-06 22:21:31.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-06 22:21:31.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:31.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:31.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-06 22:21:31.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f1e112 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:31.075 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2024-02-06 22:21:31.076 [Test worker @coroutine#6938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-06 22:21:31.095 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2024-02-06 22:21:31.106 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2024-02-06 22:21:31.108 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2024-02-06 22:21:31.109 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@446dbf7b 2024-02-06 22:21:31.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-06 22:21:31.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-06 22:21:31.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:31.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:31.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-06 22:21:31.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eeabaf3 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:31.115 [Test worker @coroutine#6956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-06 22:21:31.116 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb006dc 2024-02-06 22:21:31.116 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb006dc 2024-02-06 22:21:31.116 [Test worker @coroutine#6956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-06 22:21:31.129 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb006dc 2024-02-06 22:21:31.140 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb006dc 2024-02-06 22:21:31.142 [Test worker @coroutine#6961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb006dc 2024-02-06 22:21:31.143 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb006dc 2024-02-06 22:21:31.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-06 22:21:31.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-06 22:21:31.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:31.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:31.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-06 22:21:31.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb00dcc 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:31.147 [Test worker @coroutine#6976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-06 22:21:31.148 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2024-02-06 22:21:31.148 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2024-02-06 22:21:31.148 [Test worker @coroutine#6976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-06 22:21:31.161 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2024-02-06 22:21:31.172 [DefaultDispatcher-worker-5 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-02-06 22:21:31.172 [DefaultDispatcher-worker-11 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a56f608 2024-02-06 22:21:31.172 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:31.172 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:31.172 [DefaultDispatcher-worker-5 @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.localdomain:55949/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:31.172 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:31.172 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:31.172 [DefaultDispatcher-worker-11 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:31.173 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:31.173 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55949/UmAppDatabase/replication/nodeId 2024-02-06 22:21:31.173 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:31.173 [DefaultDispatcher-worker-17 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55907/UmAppDatabase/replication/nodeId 2024-02-06 22:21:31.174 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2024-02-06 22:21:31.176 [Test worker @coroutine#6985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2024-02-06 22:21:31.177 [Test worker @coroutine#6987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d92d132 2024-02-06 22:21:31.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-06 22:21:31.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-06 22:21:31.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:31.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:31.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-06 22:21:31.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@368617cd 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:31.181 [Test worker @coroutine#7000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-06 22:21:31.182 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@502a9b30 2024-02-06 22:21:31.182 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@502a9b30 2024-02-06 22:21:31.182 [Test worker @coroutine#7000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-06 22:21:31.195 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502a9b30 2024-02-06 22:21:31.206 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502a9b30 2024-02-06 22:21:31.207 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502a9b30 2024-02-06 22:21:31.209 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502a9b30 2024-02-06 22:21:31.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-06 22:21:31.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-06 22:21:31.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:31.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:31.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-06 22:21:31.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e5d5e5 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:31.214 [Test worker @coroutine#7018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-06 22:21:31.215 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-02-06 22:21:31.215 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-02-06 22:21:31.215 [Test worker @coroutine#7018] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-06 22:21:31.228 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-02-06 22:21:31.239 [Test worker @coroutine#7020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-02-06 22:21:31.240 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-02-06 22:21:31.242 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-02-06 22:21:31.245 [UI Thread @coroutine#7033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-06 22:21:31.245 [UI Thread @coroutine#7033] 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-02-06 22:21:31.245 [UI Thread @coroutine#7033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-06 22:21:31.247 [UI Thread @coroutine#7033] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-06 22:21:31.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-06 22:21:31.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-06 22:21:31.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:31.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:31.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-06 22:21:31.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-06 22:21:31.250 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a90796c 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@5135b8a3 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@5135b8a3 2024-02-06 22:21:31.251 [Test worker @coroutine#7039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-06 22:21:31.264 [Test worker @coroutine#7039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5135b8a3 2024-02-06 22:21:31.272 [DefaultDispatcher-worker-13 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e434e8 2024-02-06 22:21:31.273 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:31.273 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:31.273 [DefaultDispatcher-worker-13 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:31.274 [DefaultDispatcher-worker-16 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:31.274 [DefaultDispatcher-worker-16 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49951/UmAppDatabase/replication/nodeId 2024-02-06 22:21:31.277 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5135b8a3 2024-02-06 22:21:31.279 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5135b8a3 2024-02-06 22:21:31.281 [Test worker @coroutine#7048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5135b8a3 2024-02-06 22:21:31.283 [UI Thread @coroutine#7059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56353/Site/verify 2024-02-06 22:21:31.283 [UI Thread @coroutine#7059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56353/Site/verify. 2024-02-06 22:21:31.283 [UI Thread @coroutine#7059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56353/Site/verify 2024-02-06 22:21:31.285 [UI Thread @coroutine#7059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56353/Site/verify 2024-02-06 22:21:31.285 [UI Thread @coroutine#7059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56353/Site/verify 2024-02-06 22:21:31.285 [UI Thread @coroutine#7059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56353/Site/verify. 2024-02-06 22:21:31.285 [UI Thread @coroutine#7059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56353/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:31.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-06 22:21:31.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-06 22:21:31.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 22:21:31.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:31.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-06 22:21:31.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7734695d 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 22:21:31.295 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 22:21:31.296 [Test worker @coroutine#7066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-06 22:21:31.296 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-02-06 22:21:31.296 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-02-06 22:21:31.296 [Test worker @coroutine#7066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-06 22:21:31.312 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-02-06 22:21:31.322 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-02-06 22:21:31.324 [Test worker @coroutine#7069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-02-06 22:21:31.326 [Test worker @coroutine#7071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-02-06 22:21:31.336 [DefaultDispatcher-worker-9 @coroutine#7073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-02-06 22:21:31.346 [DefaultDispatcher-worker-13 @coroutine#7066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-02-06 22:21:31.346 [DefaultDispatcher-worker-10 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ae11c9 2024-02-06 22:21:31.346 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:31.346 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId. 2024-02-06 22:21:31.346 [DefaultDispatcher-worker-10 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:31.347 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:31.347 [DefaultDispatcher-worker-11 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46723/UmAppDatabase/replication/nodeId 2024-02-06 22:21:31.351 [UI Thread @coroutine#7086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60271/555844753991196672/_ustadmanifest.json 2024-02-06 22:21:31.351 [UI Thread @coroutine#7086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60271/555844753991196672/_ustadmanifest.json. 2024-02-06 22:21:31.351 [UI Thread @coroutine#7086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60271/555844753991196672/_ustadmanifest.json 2024-02-06 22:21:31.352 [UI Thread @coroutine#7086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60271/555844753991196672/_ustadmanifest.json 2024-02-06 22:21:31.352 [UI Thread @coroutine#7086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60271/555844753991196672/_ustadmanifest.json 2024-02-06 22:21:31.353 [UI Thread @coroutine#7086] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60271/555844753991196672/_ustadmanifest.json. 2024-02-06 22:21:31.353 [UI Thread @coroutine#7086] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60271/555844753991196672/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:31.353 [UI Thread @coroutine#7086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60271/tincan.xml 2024-02-06 22:21:31.353 [UI Thread @coroutine#7086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60271/tincan.xml. 2024-02-06 22:21:31.353 [UI Thread @coroutine#7086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60271/tincan.xml 2024-02-06 22:21:31.354 [UI Thread @coroutine#7086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60271/tincan.xml 2024-02-06 22:21:31.354 [UI Thread @coroutine#7086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60271/tincan.xml 2024-02-06 22:21:31.354 [UI Thread @coroutine#7086] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60271/tincan.xml. 2024-02-06 22:21:31.354 [UI Thread @coroutine#7086] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60271/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 22:21:31.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-06 22:21:31.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-06 22:21:31.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 22:21:31.356 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0: (connection evicted) 2024-02-06 22:21:31.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 22:21:31.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-06 22:21:31.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-06 23:08:40.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-06 23:08:40.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:40.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:40.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:40.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:40.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:40.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:40.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af3874e 2024-02-06 23:08:40.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:40.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:40.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:40.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:40.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:40.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:40.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:40.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:40.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:40.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:40.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:40.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:40.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:40.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:08:40.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:08:40.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:40.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:40.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:08:40.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:40.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-06 23:08:40.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:40.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:40.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:40.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-06 23:08:40.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:08:40.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:08:40.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-06 23:08:40.379 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:08:40.382 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1bb291 2024-02-06 23:08:40.383 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1bb291 2024-02-06 23:08:40.385 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@61dc5102 2024-02-06 23:08:40.385 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@61dc5102 2024-02-06 23:08:40.386 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e3d9e1 2024-02-06 23:08:40.386 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e3d9e1 2024-02-06 23:08:40.388 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e15b39 2024-02-06 23:08:40.388 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e15b39 2024-02-06 23:08:40.389 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@125cea8e 2024-02-06 23:08:40.390 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@125cea8e 2024-02-06 23:08:40.403 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@118bfd86 2024-02-06 23:08:40.404 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@118bfd86 2024-02-06 23:08:40.405 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adc1287 2024-02-06 23:08:40.406 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adc1287 2024-02-06 23:08:40.407 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cea476 2024-02-06 23:08:40.408 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cea476 2024-02-06 23:08:40.411 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@35332e7b 2024-02-06 23:08:40.412 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@35332e7b 2024-02-06 23:08:40.416 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:08:40.606 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:08:40.696 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:08:40.709 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:08:41.238 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:41.238 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:08:41.239 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:41.241 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:08:41.250 [DefaultDispatcher-worker-8 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:08:41.251 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 23:08:41.251 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-06 23:08:41.251 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 23:08:41.455 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:08:41.526 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:08:41.573 [DefaultDispatcher-worker-14 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:08:41.629 [DefaultDispatcher-worker-11 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:08:41.640 [DefaultDispatcher-worker-12 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:41.643 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 23:08:41.663 [DefaultDispatcher-worker-12 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:08:41.671 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:08:41.920 [DefaultDispatcher-worker-1 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:08:41.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-06 23:08:41.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-06 23:08:41.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:08:42.019 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db60246: (connection evicted) 2024-02-06 23:08:42.020 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f1bb291: (connection evicted) 2024-02-06 23:08:42.020 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61dc5102: (connection evicted) 2024-02-06 23:08:42.020 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65e3d9e1: (connection evicted) 2024-02-06 23:08:42.020 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20e15b39: (connection evicted) 2024-02-06 23:08:42.021 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@125cea8e: (connection evicted) 2024-02-06 23:08:42.021 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118bfd86: (connection evicted) 2024-02-06 23:08:42.021 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6adc1287: (connection evicted) 2024-02-06 23:08:42.021 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40cea476: (connection evicted) 2024-02-06 23:08:42.021 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35332e7b: (connection evicted) 2024-02-06 23:08:42.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:42.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-06 23:08:42.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-06 23:08:42.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-06 23:08:42.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:42.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:42.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:42.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:42.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:42.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:42.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@781c2497 2024-02-06 23:08:42.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:42.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:42.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:42.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:42.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:42.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:42.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:42.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:42.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:42.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:42.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:42.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:42.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:42.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:08:42.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:08:42.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:42.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:08:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-06 23:08:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:42.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:42.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:42.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:42.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:42.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:42.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:42.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:42.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-06 23:08:42.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c491b8 2024-02-06 23:08:42.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c491b8 2024-02-06 23:08:42.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-06 23:08:42.065 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c491b8 2024-02-06 23:08:42.087 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c491b8 2024-02-06 23:08:42.098 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c491b8 2024-02-06 23:08:42.105 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:42.105 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:08:42.105 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:42.106 [DefaultDispatcher-worker-7 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:08:42.126 [DefaultDispatcher-worker-15 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c491b8 2024-02-06 23:08:42.128 [DefaultDispatcher-worker-15 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 23:08:42.128 [DefaultDispatcher-worker-15 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-06 23:08:42.129 [DefaultDispatcher-worker-15 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 23:08:42.148 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c491b8 2024-02-06 23:08:42.163 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:08:42.165 [DefaultDispatcher-worker-15 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c491b8 2024-02-06 23:08:42.178 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d54a49 2024-02-06 23:08:42.179 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d54a49 2024-02-06 23:08:42.181 [DefaultDispatcher-worker-5 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:42.187 [DefaultDispatcher-worker-4 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c491b8 2024-02-06 23:08:42.190 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d12a643 2024-02-06 23:08:42.190 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d12a643 2024-02-06 23:08:42.194 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@192d2139 2024-02-06 23:08:42.194 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@192d2139 2024-02-06 23:08:42.198 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2fac78 2024-02-06 23:08:42.198 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2fac78 2024-02-06 23:08:42.202 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@659122b6 2024-02-06 23:08:42.202 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@659122b6 2024-02-06 23:08:42.206 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d39b0f9 2024-02-06 23:08:42.206 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d39b0f9 2024-02-06 23:08:42.206 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 23:08:42.207 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c491b8 2024-02-06 23:08:42.209 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6d608e 2024-02-06 23:08:42.210 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6d608e 2024-02-06 23:08:42.213 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c005337 2024-02-06 23:08:42.213 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c005337 2024-02-06 23:08:42.217 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50685293 2024-02-06 23:08:42.217 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50685293 2024-02-06 23:08:42.217 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:08:42.226 [DefaultDispatcher-worker-12 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c491b8 2024-02-06 23:08:42.234 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c491b8 2024-02-06 23:08:42.332 [DefaultDispatcher-worker-9 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c491b8 2024-02-06 23:08:42.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-06 23:08:42.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-06 23:08:42.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:08:42.371 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c491b8: (connection evicted) 2024-02-06 23:08:42.372 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13d54a49: (connection evicted) 2024-02-06 23:08:42.372 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d12a643: (connection evicted) 2024-02-06 23:08:42.373 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@192d2139: (connection evicted) 2024-02-06 23:08:42.373 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c2fac78: (connection evicted) 2024-02-06 23:08:42.374 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@659122b6: (connection evicted) 2024-02-06 23:08:42.375 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d39b0f9: (connection evicted) 2024-02-06 23:08:42.375 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d6d608e: (connection evicted) 2024-02-06 23:08:42.376 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c005337: (connection evicted) 2024-02-06 23:08:42.379 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50685293: (connection evicted) 2024-02-06 23:08:42.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:42.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-06 23:08:42.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-06 23:08:42.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-06 23:08:42.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42aa1324 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:42.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:42.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:42.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:42.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:42.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:42.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:42.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:42.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-06 23:08:42.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:42.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:42.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:42.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:42.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:42.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:42.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:42.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:42.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-06 23:08:42.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef8e623 2024-02-06 23:08:42.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef8e623 2024-02-06 23:08:42.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-06 23:08:42.551 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:42.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-06 23:08:42.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:42.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:42.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:42.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:42.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@994544 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:42.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:42.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:42.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-06 23:08:42.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0c45f4 2024-02-06 23:08:42.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0c45f4 2024-02-06 23:08:42.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-06 23:08:42.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@faec277 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:42.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:42.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:42.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:42.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:42.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:42.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:42.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:42.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:42.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-06 23:08:42.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:42.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:42.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:42.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:42.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:42.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:42.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:42.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:42.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-06 23:08:42.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1669931a 2024-02-06 23:08:42.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1669931a 2024-02-06 23:08:42.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-06 23:08:42.956 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:42.989 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:43.011 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0c45f4 2024-02-06 23:08:43.016 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49897/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 23:08:43.017 [DefaultDispatcher-worker-9 @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:49897/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-06 23:08:43.017 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49897/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 23:08:43.117 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49897/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 23:08:43.118 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49897/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 23:08:43.193 [pool-2-thread-1 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1669931a 2024-02-06 23:08:43.460 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-06 23:08:43.460 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49897/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-06 23:08:43.926 [DefaultDispatcher-worker-2 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1669931a 2024-02-06 23:08:43.949 [DefaultDispatcher-worker-2 @coroutine#94] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1669931a 2024-02-06 23:08:44.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-06 23:08:44.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-06 23:08:44.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:44.033 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f0c45f4: (connection evicted) 2024-02-06 23:08:44.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:44.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-06 23:08:44.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-06 23:08:44.039 [Test worker @coroutine#107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1669931a 2024-02-06 23:08:44.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@491893f8 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:44.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:44.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:44.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:44.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:44.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-06 23:08:44.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:44.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:44.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:44.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:44.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:44.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:44.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:44.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:44.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-06 23:08:44.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e388ec 2024-02-06 23:08:44.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e388ec 2024-02-06 23:08:44.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-06 23:08:44.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-06 23:08:44.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:44.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:44.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:44.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:44.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:44.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:44.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53f495f0 2024-02-06 23:08:44.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:44.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:44.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:44.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:44.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:44.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:44.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:44.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-06 23:08:44.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@45707f76 2024-02-06 23:08:44.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@45707f76 2024-02-06 23:08:44.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-06 23:08:44.153 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:44.185 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:44.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-06 23:08:44.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-06 23:08:44.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:44.227 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46e388ec: (connection evicted) 2024-02-06 23:08:44.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:44.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-06 23:08:44.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-06 23:08:44.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-06 23:08:44.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@432c0f1 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:44.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:44.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-06 23:08:44.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@284d4885 2024-02-06 23:08:44.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@284d4885 2024-02-06 23:08:44.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-06 23:08:44.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1201e064 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:44.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-06 23:08:44.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:44.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:44.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:44.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:44.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:44.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:44.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:44.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:44.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-06 23:08:44.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8dcfbb 2024-02-06 23:08:44.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8dcfbb 2024-02-06 23:08:44.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-06 23:08:44.355 [HikariPool-8 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:44.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-06 23:08:44.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-06 23:08:44.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:44.375 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@284d4885: (connection evicted) 2024-02-06 23:08:44.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:44.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-06 23:08:44.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-06 23:08:44.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@213835b6 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:44.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:44.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:44.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-06 23:08:44.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e55819 2024-02-06 23:08:44.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e55819 2024-02-06 23:08:44.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-06 23:08:44.406 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:44.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-06 23:08:44.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bdcfcf 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:44.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:44.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-06 23:08:44.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@5871a482 2024-02-06 23:08:44.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@5871a482 2024-02-06 23:08:44.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-06 23:08:44.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-06 23:08:44.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-06 23:08:44.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:44.495 [HikariPool-10 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:44.505 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e55819: (connection evicted) 2024-02-06 23:08:44.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:44.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-06 23:08:44.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-06 23:08:44.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-06 23:08:44.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@370225c7 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:44.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:44.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:44.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-06 23:08:44.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@156324b 2024-02-06 23:08:44.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@156324b 2024-02-06 23:08:44.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-06 23:08:44.548 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:44.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-06 23:08:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a38ed4 2024-02-06 23:08:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:44.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:44.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:44.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:44.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:44.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:44.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:44.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:44.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:44.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:44.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:44.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:44.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:44.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:44.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:44.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:44.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-06 23:08:44.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:44.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:44.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:44.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:44.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:44.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:44.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:44.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:44.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-06 23:08:44.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4b8199 2024-02-06 23:08:44.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4b8199 2024-02-06 23:08:44.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-06 23:08:44.635 [HikariPool-12 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:44.712 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:44.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-06 23:08:44.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-06 23:08:44.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:44.778 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@156324b: (connection evicted) 2024-02-06 23:08:44.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:44.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-06 23:08:44.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-06 23:08:45.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15e5246 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:45.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:45.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-06 23:08:45.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e19de 2024-02-06 23:08:45.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e19de 2024-02-06 23:08:45.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-06 23:08:45.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-06 23:08:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12aa381f 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:45.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:45.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:45.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:45.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:45.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:45.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-06 23:08:45.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-02-06 23:08:45.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-02-06 23:08:45.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-06 23:08:45.110 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:45.159 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:45.302 [DefaultDispatcher-worker-7 @coroutine#139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-02-06 23:08:45.343 [DefaultDispatcher-worker-1 @coroutine#141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-02-06 23:08:45.360 [DefaultDispatcher-worker-1 @coroutine#143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-02-06 23:08:45.394 [DefaultDispatcher-worker-1 @coroutine#145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-02-06 23:08:45.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-06 23:08:45.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-06 23:08:45.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:45.620 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9e19de: (connection evicted) 2024-02-06 23:08:45.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:45.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-06 23:08:45.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-06 23:08:45.638 [Test worker @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-02-06 23:08:45.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-06 23:08:45.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:45.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:45.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:45.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:45.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:45.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:45.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@324e8baa 2024-02-06 23:08:45.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:45.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:45.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:45.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:45.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:45.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:45.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:45.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:45.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:45.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:45.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:45.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:45.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:45.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:45.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-06 23:08:45.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:45.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:45.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:45.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:45.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:45.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:45.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:45.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:45.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-06 23:08:45.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@51de5efa 2024-02-06 23:08:45.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@51de5efa 2024-02-06 23:08:45.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-06 23:08:45.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30228de7 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:45.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-06 23:08:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:45.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:45.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-06 23:08:45.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e159116 2024-02-06 23:08:45.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e159116 2024-02-06 23:08:45.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-06 23:08:45.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-06 23:08:45.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-06 23:08:45.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:45.787 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51de5efa: (connection evicted) 2024-02-06 23:08:45.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:45.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-06 23:08:45.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-06 23:08:45.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17136390 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:45.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:45.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-06 23:08:45.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1d799 2024-02-06 23:08:45.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1d799 2024-02-06 23:08:45.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-06 23:08:45.827 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:45.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ca2cd5e 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:45.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:45.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-06 23:08:45.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e5fb6 2024-02-06 23:08:45.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e5fb6 2024-02-06 23:08:45.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-06 23:08:45.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-06 23:08:45.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-06 23:08:45.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:45.839 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f1d799: (connection evicted) 2024-02-06 23:08:45.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:45.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-06 23:08:45.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-06 23:08:45.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-06 23:08:45.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:45.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:45.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:45.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:45.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:45.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:45.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f9addd4 2024-02-06 23:08:45.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:45.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:45.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:45.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:45.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:45.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:45.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:45.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:45.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:45.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-06 23:08:45.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff2266c 2024-02-06 23:08:45.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff2266c 2024-02-06 23:08:45.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-06 23:08:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-06 23:08:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b3ba5a 2024-02-06 23:08:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:45.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:45.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-06 23:08:45.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@a047bdb 2024-02-06 23:08:45.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@a047bdb 2024-02-06 23:08:45.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-06 23:08:45.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-06 23:08:45.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-06 23:08:45.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:45.928 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ff2266c: (connection evicted) 2024-02-06 23:08:45.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:45.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-06 23:08:45.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-06 23:08:45.933 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa212df 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:45.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:45.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-06 23:08:45.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3b2dd3 2024-02-06 23:08:45.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3b2dd3 2024-02-06 23:08:45.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-06 23:08:45.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@238ad211 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:45.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:45.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-06 23:08:45.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@6591f8ea 2024-02-06 23:08:45.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@6591f8ea 2024-02-06 23:08:45.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-06 23:08:45.993 [DefaultDispatcher-worker-2 @coroutine#340] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-06 23:08:46.007 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.043 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.067 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.164 [DefaultDispatcher-worker-2 @coroutine#340] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit3536376276553914245/junit12325219988218754415.tmp 2024-02-06 23:08:46.232 [DefaultDispatcher-worker-2 @coroutine#340] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-06 23:08:46.248 [DefaultDispatcher-worker-2 @coroutine#340] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-06 23:08:46.251 [DefaultDispatcher-worker-2 @coroutine#340] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-06 23:08:46.252 [DefaultDispatcher-worker-2 @coroutine#340] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit3536376276553914245/junit12325219988218754415.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-06 23:08:46.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-06 23:08:46.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-06 23:08:46.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.253 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e3b2dd3: (connection evicted) 2024-02-06 23:08:46.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:46.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-06 23:08:46.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3c2ae0 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-06 23:08:46.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@41059616 2024-02-06 23:08:46.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@41059616 2024-02-06 23:08:46.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e93108a 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f308c6 2024-02-06 23:08:46.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f308c6 2024-02-06 23:08:46.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-06 23:08:46.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-06 23:08:46.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-06 23:08:46.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.281 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41059616: (connection evicted) 2024-02-06 23:08:46.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:46.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-06 23:08:46.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@391d28ea 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-06 23:08:46.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab455e2 2024-02-06 23:08:46.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab455e2 2024-02-06 23:08:46.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2acca224 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-06 23:08:46.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-06 23:08:46.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@223cbf0d 2024-02-06 23:08:46.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@223cbf0d 2024-02-06 23:08:46.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-06 23:08:46.335 [DefaultDispatcher-worker-6 @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223cbf0d 2024-02-06 23:08:46.338 [DefaultDispatcher-worker-6 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223cbf0d 2024-02-06 23:08:46.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-06 23:08:46.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-06 23:08:46.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.342 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ab455e2: (connection evicted) 2024-02-06 23:08:46.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:46.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-06 23:08:46.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-06 23:08:46.344 [Test worker @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223cbf0d 2024-02-06 23:08:46.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e21083 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-06 23:08:46.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e0b123 2024-02-06 23:08:46.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e0b123 2024-02-06 23:08:46.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-06 23:08:46.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e85e3f1 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-06 23:08:46.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360972 2024-02-06 23:08:46.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b360972 2024-02-06 23:08:46.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-06 23:08:46.376 [DefaultDispatcher-worker-2 @coroutine#365] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-06 23:08:46.376 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.417 [DefaultDispatcher-worker-2 @coroutine#365] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit5977215681406319158/junit15606087503723610514.tmp 2024-02-06 23:08:46.421 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.450 [HikariPool-28 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.460 [DefaultDispatcher-worker-2 @coroutine#365] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-06 23:08:46.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-06 23:08:46.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-06 23:08:46.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.464 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49e0b123: (connection evicted) 2024-02-06 23:08:46.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:46.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-06 23:08:46.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-06 23:08:46.473 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521a506c 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-06 23:08:46.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e 2024-02-06 23:08:46.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e 2024-02-06 23:08:46.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-06 23:08:46.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb1943b 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-06 23:08:46.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2024-02-06 23:08:46.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2024-02-06 23:08:46.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-06 23:08:46.508 [DefaultDispatcher-worker-2 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2024-02-06 23:08:46.510 [DefaultDispatcher-worker-2 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2024-02-06 23:08:46.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-06 23:08:46.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-06 23:08:46.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.512 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@579f3c8e: (connection evicted) 2024-02-06 23:08:46.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:46.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-06 23:08:46.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-06 23:08:46.514 [Test worker @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@534d0e20 2024-02-06 23:08:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-06 23:08:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a55e82a 2024-02-06 23:08:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-06 23:08:46.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2024-02-06 23:08:46.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2024-02-06 23:08:46.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3c99f1 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-06 23:08:46.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-06 23:08:46.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-06 23:08:46.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-06 23:08:46.599 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.619 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-06 23:08:46.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-06 23:08:46.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.640 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff: (connection evicted) 2024-02-06 23:08:46.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:46.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-06 23:08:46.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-06 23:08:46.641 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-06 23:08:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9880a15 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-06 23:08:46.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de88f64 2024-02-06 23:08:46.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de88f64 2024-02-06 23:08:46.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-06 23:08:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8afdad 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-06 23:08:46.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3722f39d 2024-02-06 23:08:46.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3722f39d 2024-02-06 23:08:46.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-06 23:08:46.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-06 23:08:46.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-06 23:08:46.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.676 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3de88f64: (connection evicted) 2024-02-06 23:08:46.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:46.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-06 23:08:46.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bcc8f13 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d91faf 2024-02-06 23:08:46.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d91faf 2024-02-06 23:08:46.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-06 23:08:46.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30fa8a6b 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-06 23:08:46.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@342723a3 2024-02-06 23:08:46.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@342723a3 2024-02-06 23:08:46.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-06 23:08:46.710 [DefaultDispatcher-worker-1 @coroutine#396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342723a3 2024-02-06 23:08:46.712 [DefaultDispatcher-worker-1 @coroutine#398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342723a3 2024-02-06 23:08:46.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-06 23:08:46.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-06 23:08:46.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.715 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73d91faf: (connection evicted) 2024-02-06 23:08:46.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:46.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-06 23:08:46.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-06 23:08:46.716 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342723a3 2024-02-06 23:08:46.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@290c266c 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-06 23:08:46.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea3a513 2024-02-06 23:08:46.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea3a513 2024-02-06 23:08:46.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-06 23:08:46.769 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-06 23:08:46.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c4059a 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-06 23:08:46.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2024-02-06 23:08:46.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2024-02-06 23:08:46.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-06 23:08:46.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-06 23:08:46.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-06 23:08:46.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.778 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ea3a513: (connection evicted) 2024-02-06 23:08:46.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:46.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-06 23:08:46.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-06 23:08:46.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f541e67 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-06 23:08:46.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2024-02-06 23:08:46.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2024-02-06 23:08:46.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-06 23:08:46.803 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.815 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2024-02-06 23:08:46.832 [Test worker @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2024-02-06 23:08:46.835 [Test worker @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2024-02-06 23:08:46.843 [Test worker @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e0d521 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-06 23:08:46.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad0c70a 2024-02-06 23:08:46.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad0c70a 2024-02-06 23:08:46.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-06 23:08:46.855 [DefaultDispatcher-worker-1 @coroutine#414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d 2024-02-06 23:08:46.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-06 23:08:46.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-06 23:08:46.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.859 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3514ac7d: (connection evicted) 2024-02-06 23:08:46.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:46.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-06 23:08:46.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-06 23:08:46.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ae42248 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-06 23:08:46.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-06 23:08:46.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-06 23:08:46.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-06 23:08:46.871 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-06 23:08:46.874 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.888 [Test worker @coroutine#428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-06 23:08:46.891 [Test worker @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-06 23:08:46.909 [DefaultDispatcher-worker-4 @coroutine#432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-06 23:08:46.913 [Test worker @coroutine#439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf984d9 2024-02-06 23:08:46.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341ccfd1 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-06 23:08:46.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2024-02-06 23:08:46.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2024-02-06 23:08:46.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-06 23:08:46.947 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.950 [DefaultDispatcher-worker-10 @coroutine#445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2024-02-06 23:08:46.957 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2024-02-06 23:08:46.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-06 23:08:46.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-06 23:08:46.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:46.961 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf984d9: (connection evicted) 2024-02-06 23:08:46.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:46.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-06 23:08:46.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-06 23:08:46.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644947ee 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:46.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:46.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-06 23:08:46.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2024-02-06 23:08:46.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2024-02-06 23:08:46.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-06 23:08:46.973 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2024-02-06 23:08:46.993 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2024-02-06 23:08:46.997 [Test worker @coroutine#457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2024-02-06 23:08:47.011 [DefaultDispatcher-worker-10 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2024-02-06 23:08:47.015 [Test worker @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2024-02-06 23:08:47.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-06 23:08:47.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:47.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:47.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738a39cc 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:47.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-06 23:08:47.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2024-02-06 23:08:47.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2024-02-06 23:08:47.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-06 23:08:47.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-06 23:08:47.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-06 23:08:47.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:47.023 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@714bffd5: (connection evicted) 2024-02-06 23:08:47.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:47.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-06 23:08:47.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-06 23:08:47.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ca2be53 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:47.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:47.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-06 23:08:47.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@70697478 2024-02-06 23:08:47.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@70697478 2024-02-06 23:08:47.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-06 23:08:47.034 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70697478 2024-02-06 23:08:47.039 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:47.053 [Test worker @coroutine#474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70697478 2024-02-06 23:08:47.056 [Test worker @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70697478 2024-02-06 23:08:47.062 [Test worker @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70697478 2024-02-06 23:08:47.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0652ab 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:47.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:47.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-06 23:08:47.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-06 23:08:47.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-06 23:08:47.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-06 23:08:47.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-06 23:08:47.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-06 23:08:47.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:08:47.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:47.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-06 23:08:47.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-06 23:08:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-06 23:08:47.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4392362c 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:47.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:47.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-06 23:08:47.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@839755f 2024-02-06 23:08:47.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@839755f 2024-02-06 23:08:47.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-06 23:08:47.119 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:47.168 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:47.174 [DefaultDispatcher-worker-6 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@839755f 2024-02-06 23:08:47.187 [DefaultDispatcher-worker-13 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@839755f 2024-02-06 23:08:47.191 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:47.249 [DefaultDispatcher-worker-2 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@839755f 2024-02-06 23:08:47.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-06 23:08:47.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-06 23:08:47.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:47.261 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@839755f: (connection evicted) 2024-02-06 23:08:47.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:47.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-06 23:08:47.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-06 23:08:47.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65259c53 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:47.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:47.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:47.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-06 23:08:47.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:47.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:47.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:47.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:47.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:47.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:47.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:47.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:47.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-06 23:08:47.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e7e040 2024-02-06 23:08:47.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e7e040 2024-02-06 23:08:47.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-06 23:08:47.318 [DefaultDispatcher-worker-9 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e7e040 2024-02-06 23:08:47.340 [DefaultDispatcher-worker-9 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e7e040 2024-02-06 23:08:47.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-06 23:08:47.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-06 23:08:47.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:47.363 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39e7e040: (connection evicted) 2024-02-06 23:08:47.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:47.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-06 23:08:47.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-06 23:08:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-06 23:08:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@420b55ed 2024-02-06 23:08:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:47.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:47.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:47.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-06 23:08:47.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-02-06 23:08:47.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-02-06 23:08:47.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-06 23:08:47.421 [DefaultDispatcher-worker-5 @coroutine#498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-02-06 23:08:47.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-06 23:08:47.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-06 23:08:47.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:47.424 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42edde25: (connection evicted) 2024-02-06 23:08:47.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:47.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-06 23:08:47.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-06 23:08:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-06 23:08:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66048ac4 2024-02-06 23:08:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:47.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:47.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:47.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-06 23:08:47.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c 2024-02-06 23:08:47.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c 2024-02-06 23:08:47.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-06 23:08:47.479 [DefaultDispatcher-worker-2 @coroutine#500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c 2024-02-06 23:08:47.493 [DefaultDispatcher-worker-7 @coroutine#500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c 2024-02-06 23:08:47.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-06 23:08:47.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-06 23:08:47.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:47.499 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c: (connection evicted) 2024-02-06 23:08:47.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:47.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-06 23:08:47.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25e95af1 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:47.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:47.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-06 23:08:47.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5 2024-02-06 23:08:47.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5 2024-02-06 23:08:47.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-06 23:08:47.559 [DefaultDispatcher-worker-7 @coroutine#503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5 2024-02-06 23:08:47.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-06 23:08:47.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-06 23:08:47.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:47.566 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6644bdf5: (connection evicted) 2024-02-06 23:08:47.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:47.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-06 23:08:47.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-06 23:08:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-06 23:08:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:47.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664f49f 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:47.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:47.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-06 23:08:47.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@295f2d1b 2024-02-06 23:08:47.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@295f2d1b 2024-02-06 23:08:47.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-06 23:08:47.621 [DefaultDispatcher-worker-3 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@295f2d1b 2024-02-06 23:08:47.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-06 23:08:47.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-06 23:08:47.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:47.622 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@295f2d1b: (connection evicted) 2024-02-06 23:08:47.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:47.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-06 23:08:47.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-06 23:08:47.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-06 23:08:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9f2fe2e 2024-02-06 23:08:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:47.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:47.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:47.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-06 23:08:47.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@79273a4f 2024-02-06 23:08:47.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@79273a4f 2024-02-06 23:08:47.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-06 23:08:47.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-06 23:08:47.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:47.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:47.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:47.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:47.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:47.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:47.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3909a854 2024-02-06 23:08:47.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:47.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:47.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:47.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:47.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-06 23:08:47.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@586486c 2024-02-06 23:08:47.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@586486c 2024-02-06 23:08:47.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-06 23:08:47.814 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:08:47.857 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:47.875 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:47.932 [Test worker] INFO ktor.application - Application started in 0.126 seconds. 2024-02-06 23:08:47.933 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1be52113 2024-02-06 23:08:48.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-06 23:08:48.201 [DefaultDispatcher-worker-3 @coroutine#519] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67f266bd 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:48.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:48.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:48.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:48.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:48.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:48.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-06 23:08:48.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@912747d 2024-02-06 23:08:48.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@912747d 2024-02-06 23:08:48.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-06 23:08:48.256 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 23:08:48.270 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 23:08:48.270 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 23:08:48.270 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 23:08:48.271 [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-02-06 23:08:48.271 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 23:08:48.271 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 23:08:48.271 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 23:08:48.271 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:08:48.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63ed5dae 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:48.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-06 23:08:48.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4deca78 2024-02-06 23:08:48.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4deca78 2024-02-06 23:08:48.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-06 23:08:48.305 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:48.334 [DefaultDispatcher-worker-2 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4deca78 2024-02-06 23:08:48.340 [DefaultDispatcher-worker-1 @coroutine#527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@912747d 2024-02-06 23:08:48.342 [DefaultDispatcher-worker-1 @coroutine#529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@912747d 2024-02-06 23:08:48.360 [DefaultDispatcher-worker-14 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4deca78 2024-02-06 23:08:48.362 [Test worker @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555856938005078016/_ustadmanifest.json 2024-02-06 23:08:48.362 [Test worker @coroutine#525] 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/555856938005078016/_ustadmanifest.json. 2024-02-06 23:08:48.362 [Test worker @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555856938005078016/_ustadmanifest.json 2024-02-06 23:08:48.371 [Test worker @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555856938005078016/_ustadmanifest.json 2024-02-06 23:08:48.371 [Test worker @coroutine#525] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555856938005078016/_ustadmanifest.json 2024-02-06 23:08:48.374 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:48.381 [Test worker @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555856938005078016/_ustadmanifest.json. 2024-02-06 23:08:48.381 [Test worker @coroutine#525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555856938005078016/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:08:48.383 [Test worker @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@912747d 2024-02-06 23:08:48.401 [DefaultDispatcher-worker-3 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4deca78 2024-02-06 23:08:48.408 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 23:08:48.409 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4f61160a-5f10-4ab5-9fe0-c6f22792d936', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 23:08:48.557 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:08:48.558 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4f61160a-5f10-4ab5-9fe0-c6f22792d936 2024-02-06 23:08:48.564 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:48.564 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:08:48.564 [DefaultDispatcher-worker-15 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:48.564 [DefaultDispatcher-worker-15 @coroutine#546] 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-02-06 23:08:48.572 [DefaultDispatcher-worker-10 @coroutine#545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4deca78 2024-02-06 23:08:48.572 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:08:48.572 [DefaultDispatcher-worker-10 @coroutine#545] 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-02-06 23:08:48.572 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:08:48.580 [MyScheduler_Worker-1 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:48.580 [MyScheduler_Worker-1 @coroutine#550] 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-02-06 23:08:48.580 [MyScheduler_Worker-1 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:48.580 [MyScheduler_Worker-1 @coroutine#550] 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-02-06 23:08:48.664 [eventLoopGroupProxy-4-4 @call-handler#568] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:08:48.664 [eventLoopGroupProxy-4-3 @call-handler#570] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:08:48.665 [eventLoopGroupProxy-4-1 @call-handler#567] 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-02-06 23:08:48.665 [eventLoopGroupProxy-4-2 @call-handler#569] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:08:48.674 [eventLoopGroupProxy-4-3 @call-handler#570] 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-02-06 23:08:48.675 [eventLoopGroupProxy-4-1 @call-handler#567] 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-02-06 23:08:48.679 [eventLoopGroupProxy-4-4 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:48.681 [eventLoopGroupProxy-4-3 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:08:48.684 [eventLoopGroupProxy-4-2 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:48.685 [eventLoopGroupProxy-4-3 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:48.689 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:08:48.689 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:08:48.689 [DefaultDispatcher-worker-12 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:48.689 [DefaultDispatcher-worker-12 @coroutine#546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:48.699 [DefaultDispatcher-worker-15 @coroutine#545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4deca78 2024-02-06 23:08:48.707 [DefaultDispatcher-worker-14 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4deca78 2024-02-06 23:08:48.725 [eventLoopGroupProxy-4-1 @coroutine#577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79273a4f 2024-02-06 23:08:48.744 [MyScheduler_Worker-1 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:48.745 [MyScheduler_Worker-1 @coroutine#550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:48.745 [MyScheduler_Worker-1 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:08:48.747 [MyScheduler_Worker-1 @coroutine#550] 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-02-06 23:08:48.783 [MyScheduler_Worker-1 @coroutine#581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:48.783 [MyScheduler_Worker-1 @coroutine#581] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:48.784 [MyScheduler_Worker-1 @coroutine#581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:48.785 [MyScheduler_Worker-1 @coroutine#581] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:48.852 [eventLoopGroupProxy-4-1 @call-handler#567] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 192ms 2024-02-06 23:08:48.852 [eventLoopGroupProxy-4-3 @call-handler#570] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 188ms 2024-02-06 23:08:48.853 [eventLoopGroupProxy-4-2 @call-handler#569] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 190ms 2024-02-06 23:08:48.853 [eventLoopGroupProxy-4-3 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:48.872 [eventLoopGroupProxy-4-3 @coroutine#586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79273a4f 2024-02-06 23:08:48.872 [eventLoopGroupProxy-4-3 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:48.873 [eventLoopGroupProxy-4-3 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 20ms 2024-02-06 23:08:48.874 [MyScheduler_Worker-1 @coroutine#581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:48.883 [MyScheduler_Worker-1 @coroutine#581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:48.883 [MyScheduler_Worker-1 @coroutine#581] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:48.883 [MyScheduler_Worker-1 @coroutine#581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:48.883 [MyScheduler_Worker-1 @coroutine#581] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:48.887 [eventLoopGroupProxy-4-3 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:48.891 [eventLoopGroupProxy-4-3 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79273a4f 2024-02-06 23:08:48.891 [eventLoopGroupProxy-4-3 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:48.891 [eventLoopGroupProxy-4-3 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:48.892 [MyScheduler_Worker-1 @coroutine#581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:48.908 [DefaultDispatcher-worker-9 @coroutine#550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4deca78 2024-02-06 23:08:48.923 [DefaultDispatcher-worker-10 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4deca78 2024-02-06 23:08:48.975 [DefaultDispatcher-worker-10 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:08:48.975 [DefaultDispatcher-worker-10 @coroutine#547] 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-02-06 23:08:48.975 [DefaultDispatcher-worker-10 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:08:48.975 [DefaultDispatcher-worker-10 @coroutine#547] 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-02-06 23:08:48.980 [eventLoopGroupProxy-4-3 @call-handler#610] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:08:48.980 [eventLoopGroupProxy-4-3 @call-handler#610] 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-02-06 23:08:48.981 [eventLoopGroupProxy-4-3 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:08:49.009 [DefaultDispatcher-worker-14 @call-handler#610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586486c 2024-02-06 23:08:49.011 [eventLoopGroupProxy-4-3 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:49.011 [eventLoopGroupProxy-4-3 @call-handler#610] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 32ms 2024-02-06 23:08:49.011 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555856938005078016/_ustadmanifest.json 2024-02-06 23:08:49.012 [DefaultDispatcher-worker-9 @coroutine#518] 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/555856938005078016/_ustadmanifest.json. 2024-02-06 23:08:49.012 [DefaultDispatcher-worker-9 @coroutine#518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555856938005078016/_ustadmanifest.json 2024-02-06 23:08:49.013 [DefaultDispatcher-worker-9 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:08:49.013 [DefaultDispatcher-worker-9 @coroutine#547] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:08:49.013 [DefaultDispatcher-worker-9 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:08:49.013 [DefaultDispatcher-worker-9 @coroutine#547] 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-02-06 23:08:49.023 [DefaultDispatcher-worker-5 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4deca78 2024-02-06 23:08:49.031 [DefaultDispatcher-worker-14 @coroutine#518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555856938005078016/_ustadmanifest.json 2024-02-06 23:08:49.031 [DefaultDispatcher-worker-14 @coroutine#518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555856938005078016/_ustadmanifest.json 2024-02-06 23:08:49.032 [DefaultDispatcher-worker-14 @coroutine#518] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555856938005078016/_ustadmanifest.json. 2024-02-06 23:08:49.032 [DefaultDispatcher-worker-14 @coroutine#518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555856938005078016/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:08:49.033 [DefaultDispatcher-worker-14 @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79273a4f 2024-02-06 23:08:49.043 [DefaultDispatcher-worker-6 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586486c 2024-02-06 23:08:49.045 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 23:08:49.045 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 23:08:49.045 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 23:08:49.045 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 23:08:49.045 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 23:08:49.048 [Test worker @coroutine#624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@912747d 2024-02-06 23:08:49.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-06 23:08:49.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-06 23:08:49.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:49.062 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4deca78: (connection evicted) 2024-02-06 23:08:49.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:49.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-06 23:08:49.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-06 23:08:49.260 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:08:49.263 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:08:49.411 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:08:50.141 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1be52113 2024-02-06 23:08:50.142 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1be52113 2024-02-06 23:08:50.161 [Test worker @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79273a4f 2024-02-06 23:08:50.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-06 23:08:50.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-06 23:08:50.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:50.163 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@586486c: (connection evicted) 2024-02-06 23:08:50.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:50.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-06 23:08:50.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@254cc548 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-06 23:08:50.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:50.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:50.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:50.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:50.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:50.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:50.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:50.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:50.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-06 23:08:50.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@531299d3 2024-02-06 23:08:50.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@531299d3 2024-02-06 23:08:50.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3117ac8d 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:50.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:50.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-06 23:08:50.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea039b4 2024-02-06 23:08:50.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea039b4 2024-02-06 23:08:50.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-06 23:08:50.219 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:08:50.230 [Test worker] INFO ktor.application - Application started in 0.012 seconds. 2024-02-06 23:08:50.230 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@77401977 2024-02-06 23:08:50.241 [DefaultDispatcher-worker-9 @coroutine#636] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1002d1c8 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:50.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-06 23:08:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:50.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-06 23:08:50.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@41289e88 2024-02-06 23:08:50.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@41289e88 2024-02-06 23:08:50.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-06 23:08:50.249 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 23:08:50.271 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:50.277 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:50.287 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 23:08:50.287 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 23:08:50.287 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 23:08:50.287 [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-02-06 23:08:50.287 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 23:08:50.287 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 23:08:50.287 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 23:08:50.287 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:08:50.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@560be8c0 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:50.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-06 23:08:50.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@432448 2024-02-06 23:08:50.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@432448 2024-02-06 23:08:50.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-06 23:08:50.346 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:50.367 [DefaultDispatcher-worker-11 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432448 2024-02-06 23:08:50.375 [DefaultDispatcher-worker-11 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41289e88 2024-02-06 23:08:50.387 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41289e88 2024-02-06 23:08:50.396 [DefaultDispatcher-worker-13 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432448 2024-02-06 23:08:50.397 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:50.397 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555856943947472896/_ustadmanifest.json 2024-02-06 23:08:50.397 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/555856943947472896/_ustadmanifest.json. 2024-02-06 23:08:50.397 [Test worker @coroutine#641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555856943947472896/_ustadmanifest.json 2024-02-06 23:08:50.401 [Test worker @coroutine#641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555856943947472896/_ustadmanifest.json 2024-02-06 23:08:50.401 [Test worker @coroutine#641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555856943947472896/_ustadmanifest.json 2024-02-06 23:08:50.401 [Test worker @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555856943947472896/_ustadmanifest.json. 2024-02-06 23:08:50.401 [Test worker @coroutine#641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555856943947472896/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:08:50.402 [Test worker @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41289e88 2024-02-06 23:08:50.414 [DefaultDispatcher-worker-3 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432448 2024-02-06 23:08:50.415 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 23:08:50.415 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7287eae2-e198-47b8-b270-860dfa5cb3f6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 23:08:50.417 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:08:50.417 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7287eae2-e198-47b8-b270-860dfa5cb3f6 2024-02-06 23:08:50.418 [DefaultDispatcher-worker-9 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:50.419 [DefaultDispatcher-worker-9 @coroutine#664] 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-02-06 23:08:50.419 [DefaultDispatcher-worker-9 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:50.419 [DefaultDispatcher-worker-9 @coroutine#664] 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-02-06 23:08:50.429 [DefaultDispatcher-worker-6 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432448 2024-02-06 23:08:50.429 [DefaultDispatcher-worker-6 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:08:50.429 [DefaultDispatcher-worker-6 @coroutine#663] 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-02-06 23:08:50.429 [DefaultDispatcher-worker-6 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:08:50.432 [MyScheduler_Worker-1 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:50.432 [MyScheduler_Worker-1 @coroutine#668] 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-02-06 23:08:50.432 [MyScheduler_Worker-1 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:50.432 [MyScheduler_Worker-1 @coroutine#668] 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-02-06 23:08:50.453 [eventLoopGroupProxy-7-1 @call-handler#683] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:08:50.454 [eventLoopGroupProxy-7-1 @call-handler#683] 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-02-06 23:08:50.454 [eventLoopGroupProxy-7-1 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:08:50.459 [eventLoopGroupProxy-7-1 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:50.459 [eventLoopGroupProxy-7-1 @call-handler#683] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 6ms 2024-02-06 23:08:50.460 [DefaultDispatcher-worker-5 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:50.460 [DefaultDispatcher-worker-5 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:50.467 [eventLoopGroupProxy-7-2 @call-handler#686] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:08:50.467 [eventLoopGroupProxy-7-2 @call-handler#686] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:50.483 [eventLoopGroupProxy-7-4 @call-handler#692] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:08:50.483 [eventLoopGroupProxy-7-4 @call-handler#692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:50.483 [eventLoopGroupProxy-7-4 @call-handler#692] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-06 23:08:50.484 [DefaultDispatcher-worker-7 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:08:50.485 [DefaultDispatcher-worker-7 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:08:50.491 [eventLoopGroupProxy-7-3 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-02-06 23:08:50.492 [eventLoopGroupProxy-7-3 @call-handler#696] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-02-06 23:08:50.500 [DefaultDispatcher-worker-11 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432448 2024-02-06 23:08:50.510 [eventLoopGroupProxy-7-3 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531299d3 2024-02-06 23:08:50.510 [DefaultDispatcher-worker-11 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432448 2024-02-06 23:08:50.519 [eventLoopGroupProxy-7-3 @call-handler#696] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 28ms 2024-02-06 23:08:50.520 [MyScheduler_Worker-1 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:50.520 [MyScheduler_Worker-1 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:50.521 [MyScheduler_Worker-1 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:08:50.521 [MyScheduler_Worker-1 @coroutine#668] 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-02-06 23:08:50.523 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:50.523 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:50.523 [MyScheduler_Worker-1 @coroutine#702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:50.523 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:50.526 [eventLoopGroupProxy-7-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-02-06 23:08:50.530 [eventLoopGroupProxy-7-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531299d3 2024-02-06 23:08:50.530 [eventLoopGroupProxy-7-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:50.530 [eventLoopGroupProxy-7-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:50.531 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:50.534 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:50.534 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:50.534 [MyScheduler_Worker-1 @coroutine#702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:50.534 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:50.537 [eventLoopGroupProxy-7-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-02-06 23:08:50.540 [eventLoopGroupProxy-7-1 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531299d3 2024-02-06 23:08:50.540 [eventLoopGroupProxy-7-1 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:50.541 [eventLoopGroupProxy-7-1 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:50.542 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:50.544 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:50.544 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:50.544 [MyScheduler_Worker-1 @coroutine#702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:50.544 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:50.547 [eventLoopGroupProxy-7-1 @call-handler#717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:50.548 [eventLoopGroupProxy-7-1 @call-handler#717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:50.549 [eventLoopGroupProxy-7-1 @call-handler#717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:50.550 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:50.551 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:50.551 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:50.551 [MyScheduler_Worker-1 @coroutine#702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:50.551 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:50.554 [eventLoopGroupProxy-7-1 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:50.555 [eventLoopGroupProxy-7-1 @call-handler#721] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:50.556 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:50.556 [MyScheduler_Worker-1 @coroutine#702] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:50.556 [MyScheduler_Worker-1 @coroutine#702] 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-02-06 23:08:50.557 [MyScheduler_Worker-1 @coroutine#702] 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-02-06 23:08:50.557 [MyScheduler_Worker-1 @coroutine#702] 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-02-06 23:08:50.570 [DefaultDispatcher-worker-15 @coroutine#668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432448 2024-02-06 23:08:50.572 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 23:08:51.071 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fe0b823f-5ed2-455a-8a81-1964cd6bd37a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 23:08:51.071 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:08:51.071 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fe0b823f-5ed2-455a-8a81-1964cd6bd37a 2024-02-06 23:08:51.074 [MyScheduler_Worker-2 @coroutine#726] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:51.075 [MyScheduler_Worker-2 @coroutine#726] 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-02-06 23:08:51.075 [MyScheduler_Worker-2 @coroutine#726] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:51.075 [MyScheduler_Worker-2 @coroutine#726] 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-02-06 23:08:51.078 [eventLoopGroupProxy-7-1 @call-handler#734] 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-02-06 23:08:51.079 [eventLoopGroupProxy-7-1 @call-handler#734] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-02-06 23:08:51.080 [eventLoopGroupProxy-7-1 @coroutine#735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531299d3 2024-02-06 23:08:51.084 [eventLoopGroupProxy-7-1 @call-handler#734] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 6ms 2024-02-06 23:08:51.085 [MyScheduler_Worker-2 @coroutine#726] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:51.085 [MyScheduler_Worker-2 @coroutine#726] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:51.085 [MyScheduler_Worker-2 @coroutine#726] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:08:51.085 [MyScheduler_Worker-2 @coroutine#726] 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-02-06 23:08:51.090 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.090 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:51.090 [MyScheduler_Worker-2 @coroutine#739] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.090 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:51.093 [eventLoopGroupProxy-7-1 @call-handler#742] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:51.099 [eventLoopGroupProxy-7-1 @call-handler#742] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:51.100 [eventLoopGroupProxy-7-1 @call-handler#742] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 23:08:51.100 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.101 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.101 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:51.102 [MyScheduler_Worker-2 @coroutine#739] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.102 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:51.105 [eventLoopGroupProxy-7-1 @call-handler#746] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:51.106 [eventLoopGroupProxy-7-1 @call-handler#746] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:51.107 [eventLoopGroupProxy-7-1 @call-handler#746] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:51.107 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.108 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.108 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:51.109 [MyScheduler_Worker-2 @coroutine#739] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.109 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:51.111 [eventLoopGroupProxy-7-1 @call-handler#750] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:51.153 [eventLoopGroupProxy-7-1 @call-handler#750] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:51.154 [eventLoopGroupProxy-7-1 @call-handler#750] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 23:08:51.159 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.161 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.161 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:51.161 [MyScheduler_Worker-2 @coroutine#739] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.161 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:51.164 [eventLoopGroupProxy-7-1 @call-handler#754] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:51.166 [eventLoopGroupProxy-7-1 @call-handler#754] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:51.167 [eventLoopGroupProxy-7-1 @call-handler#754] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:51.168 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.171 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.171 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:51.171 [MyScheduler_Worker-2 @coroutine#739] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.171 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:51.174 [eventLoopGroupProxy-7-1 @call-handler#758] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:51.176 [eventLoopGroupProxy-7-1 @call-handler#758] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:51.176 [eventLoopGroupProxy-7-1 @call-handler#758] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:51.179 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.180 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.180 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:51.180 [MyScheduler_Worker-2 @coroutine#739] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.180 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:51.183 [eventLoopGroupProxy-7-1 @call-handler#762] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:51.225 [eventLoopGroupProxy-7-1 @call-handler#762] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:51.225 [eventLoopGroupProxy-7-1 @call-handler#762] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-06 23:08:51.226 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.227 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.227 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:51.227 [MyScheduler_Worker-2 @coroutine#739] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.227 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:51.230 [eventLoopGroupProxy-7-1 @call-handler#767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:51.232 [eventLoopGroupProxy-7-1 @call-handler#767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:51.232 [eventLoopGroupProxy-7-1 @call-handler#767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:51.233 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.234 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.234 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:51.234 [MyScheduler_Worker-2 @coroutine#739] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.234 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:51.236 [eventLoopGroupProxy-7-1 @call-handler#771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:51.238 [eventLoopGroupProxy-7-1 @call-handler#771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:51.239 [eventLoopGroupProxy-7-1 @call-handler#771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:51.240 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.241 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.241 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:51.241 [MyScheduler_Worker-2 @coroutine#739] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.241 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:51.244 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:51.285 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:51.285 [eventLoopGroupProxy-7-1 @call-handler#775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2024-02-06 23:08:51.286 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.288 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.288 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:51.288 [MyScheduler_Worker-2 @coroutine#739] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.288 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:51.290 [eventLoopGroupProxy-7-1 @call-handler#779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:51.292 [eventLoopGroupProxy-7-1 @call-handler#779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:51.292 [eventLoopGroupProxy-7-1 @call-handler#779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:51.294 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.295 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.295 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:51.295 [MyScheduler_Worker-2 @coroutine#739] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.295 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:51.301 [eventLoopGroupProxy-7-1 @call-handler#783] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:51.308 [eventLoopGroupProxy-7-1 @call-handler#783] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:51.308 [eventLoopGroupProxy-7-1 @call-handler#783] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 23:08:51.309 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.311 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.311 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:51.311 [MyScheduler_Worker-2 @coroutine#739] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.311 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:51.317 [eventLoopGroupProxy-7-1 @call-handler#787] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:51.359 [eventLoopGroupProxy-7-1 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531299d3 2024-02-06 23:08:51.359 [eventLoopGroupProxy-7-1 @call-handler#787] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:51.360 [eventLoopGroupProxy-7-1 @call-handler#787] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 23:08:51.361 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.363 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.363 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:51.363 [MyScheduler_Worker-2 @coroutine#739] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.363 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:51.366 [eventLoopGroupProxy-7-1 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:51.369 [eventLoopGroupProxy-7-1 @coroutine#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531299d3 2024-02-06 23:08:51.369 [eventLoopGroupProxy-7-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:51.370 [eventLoopGroupProxy-7-1 @call-handler#793] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:51.372 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.375 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.375 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:51.375 [MyScheduler_Worker-2 @coroutine#739] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.375 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:51.379 [eventLoopGroupProxy-7-1 @call-handler#799] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:51.383 [eventLoopGroupProxy-7-1 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531299d3 2024-02-06 23:08:51.383 [eventLoopGroupProxy-7-1 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:51.383 [eventLoopGroupProxy-7-1 @call-handler#799] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 23:08:51.384 [MyScheduler_Worker-2 @coroutine#739] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:51.397 [DefaultDispatcher-worker-5 @coroutine#726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432448 2024-02-06 23:08:51.407 [DefaultDispatcher-worker-14 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432448 2024-02-06 23:08:51.408 [DefaultDispatcher-worker-14 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:08:51.408 [DefaultDispatcher-worker-14 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:08:51.408 [DefaultDispatcher-worker-14 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:08:51.408 [DefaultDispatcher-worker-14 @coroutine#665] 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-02-06 23:08:51.411 [eventLoopGroupProxy-7-1 @call-handler#811] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:08:51.411 [eventLoopGroupProxy-7-1 @call-handler#811] 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-02-06 23:08:51.411 [eventLoopGroupProxy-7-1 @call-handler#811] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:08:51.437 [DefaultDispatcher-worker-9 @call-handler#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea039b4 2024-02-06 23:08:51.438 [eventLoopGroupProxy-7-1 @call-handler#811] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:51.439 [eventLoopGroupProxy-7-1 @call-handler#811] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-02-06 23:08:51.439 [DefaultDispatcher-worker-14 @coroutine#635] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555856943947472896/_ustadmanifest.json 2024-02-06 23:08:51.439 [DefaultDispatcher-worker-14 @coroutine#635] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/555856943947472896/_ustadmanifest.json. 2024-02-06 23:08:51.439 [DefaultDispatcher-worker-14 @coroutine#635] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555856943947472896/_ustadmanifest.json 2024-02-06 23:08:51.440 [DefaultDispatcher-worker-2 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:08:51.440 [DefaultDispatcher-worker-2 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:08:51.440 [DefaultDispatcher-worker-2 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:08:51.440 [DefaultDispatcher-worker-2 @coroutine#665] 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-02-06 23:08:51.450 [DefaultDispatcher-worker-10 @coroutine#665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432448 2024-02-06 23:08:51.457 [DefaultDispatcher-worker-1 @coroutine#635] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555856943947472896/_ustadmanifest.json 2024-02-06 23:08:51.457 [DefaultDispatcher-worker-1 @coroutine#635] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555856943947472896/_ustadmanifest.json 2024-02-06 23:08:51.457 [DefaultDispatcher-worker-1 @coroutine#635] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555856943947472896/_ustadmanifest.json. 2024-02-06 23:08:51.457 [DefaultDispatcher-worker-1 @coroutine#635] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555856943947472896/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:08:51.458 [DefaultDispatcher-worker-1 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531299d3 2024-02-06 23:08:51.467 [DefaultDispatcher-worker-15 @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ea039b4 2024-02-06 23:08:51.469 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 23:08:51.469 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 23:08:51.469 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 23:08:51.469 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 23:08:51.469 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 23:08:51.471 [Test worker @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41289e88 2024-02-06 23:08:51.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-06 23:08:51.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-06 23:08:51.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:51.476 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@432448: (connection evicted) 2024-02-06 23:08:51.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:51.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-06 23:08:51.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-06 23:08:51.572 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:08:51.777 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:08:51.898 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:08:51.942 [DefaultDispatcher-worker-7 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2024-02-06 23:08:52.520 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@77401977 2024-02-06 23:08:52.520 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@77401977 2024-02-06 23:08:52.522 [Test worker @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531299d3 2024-02-06 23:08:52.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-06 23:08:52.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-06 23:08:52.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:52.524 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ea039b4: (connection evicted) 2024-02-06 23:08:52.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:52.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-06 23:08:52.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-06 23:08:52.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a0ce342 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:52.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:52.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-06 23:08:52.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe38c0e 2024-02-06 23:08:52.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe38c0e 2024-02-06 23:08:52.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2de96eba 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:52.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-06 23:08:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:52.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:52.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-06 23:08:52.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-06 23:08:52.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-06 23:08:52.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-06 23:08:52.575 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:08:52.577 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-06 23:08:52.577 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@39109603 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f98cff 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:52.581 [DefaultDispatcher-worker-8 @coroutine#852] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:52.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:52.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-06 23:08:52.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6244afc4 2024-02-06 23:08:52.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6244afc4 2024-02-06 23:08:52.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-06 23:08:52.586 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 23:08:52.591 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 23:08:52.591 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 23:08:52.591 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 23:08:52.591 [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-02-06 23:08:52.591 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 23:08:52.591 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 23:08:52.591 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 23:08:52.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d33e72e 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:52.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:52.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-06 23:08:52.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:08:52.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:08:52.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-06 23:08:52.591 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:08:52.642 [DefaultDispatcher-worker-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:08:52.642 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:52.648 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:52.658 [DefaultDispatcher-worker-8 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6244afc4 2024-02-06 23:08:52.662 [Test worker @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6244afc4 2024-02-06 23:08:52.674 [DefaultDispatcher-worker-12 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:08:52.675 [Test worker @coroutine#856] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555856952375984128/_ustadmanifest.json 2024-02-06 23:08:52.675 [Test worker @coroutine#856] 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/555856952375984128/_ustadmanifest.json. 2024-02-06 23:08:52.675 [Test worker @coroutine#856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555856952375984128/_ustadmanifest.json 2024-02-06 23:08:52.681 [Test worker @coroutine#856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555856952375984128/_ustadmanifest.json 2024-02-06 23:08:52.681 [Test worker @coroutine#856] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555856952375984128/_ustadmanifest.json 2024-02-06 23:08:52.681 [Test worker @coroutine#856] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555856952375984128/_ustadmanifest.json. 2024-02-06 23:08:52.681 [Test worker @coroutine#856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555856952375984128/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:08:52.683 [Test worker @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6244afc4 2024-02-06 23:08:52.683 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:52.695 [DefaultDispatcher-worker-2 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:08:52.696 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:52.706 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 23:08:52.707 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e25a968b-8446-4782-be40-9ba21f3b9d40', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 23:08:52.708 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:08:52.708 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e25a968b-8446-4782-be40-9ba21f3b9d40 2024-02-06 23:08:52.710 [DefaultDispatcher-worker-3 @coroutine#879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:52.710 [DefaultDispatcher-worker-3 @coroutine#879] 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-02-06 23:08:52.710 [DefaultDispatcher-worker-3 @coroutine#879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:52.710 [DefaultDispatcher-worker-3 @coroutine#879] 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-02-06 23:08:52.718 [DefaultDispatcher-worker-6 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:08:52.719 [DefaultDispatcher-worker-6 @coroutine#878] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:08:52.719 [DefaultDispatcher-worker-6 @coroutine#878] 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-02-06 23:08:52.719 [DefaultDispatcher-worker-6 @coroutine#878] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:08:52.722 [MyScheduler_Worker-1 @coroutine#883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:52.722 [MyScheduler_Worker-1 @coroutine#883] 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-02-06 23:08:52.722 [MyScheduler_Worker-1 @coroutine#883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:52.722 [MyScheduler_Worker-1 @coroutine#883] 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-02-06 23:08:52.745 [eventLoopGroupProxy-10-1 @call-handler#901] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:08:52.745 [eventLoopGroupProxy-10-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:52.749 [eventLoopGroupProxy-10-2 @call-handler#903] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:08:52.751 [eventLoopGroupProxy-10-2 @call-handler#903] 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-02-06 23:08:52.752 [eventLoopGroupProxy-10-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:08:52.752 [eventLoopGroupProxy-10-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:52.754 [DefaultDispatcher-worker-3 @coroutine#879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:52.754 [DefaultDispatcher-worker-3 @coroutine#879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:52.754 [eventLoopGroupProxy-10-2 @call-handler#903] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 5ms 2024-02-06 23:08:52.762 [eventLoopGroupProxy-10-3 @call-handler#906] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:08:52.766 [eventLoopGroupProxy-10-3 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:52.767 [DefaultDispatcher-worker-7 @coroutine#878] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:08:52.768 [DefaultDispatcher-worker-7 @coroutine#878] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:08:52.769 [eventLoopGroupProxy-10-3 @call-handler#906] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2024-02-06 23:08:52.772 [eventLoopGroupProxy-10-4 @call-handler#912] 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-02-06 23:08:52.773 [eventLoopGroupProxy-10-4 @call-handler#912] 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-02-06 23:08:52.775 [eventLoopGroupProxy-10-4 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe38c0e 2024-02-06 23:08:52.779 [DefaultDispatcher-worker-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:08:52.787 [DefaultDispatcher-worker-13 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:08:52.792 [eventLoopGroupProxy-10-4 @call-handler#912] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 20ms 2024-02-06 23:08:52.793 [MyScheduler_Worker-1 @coroutine#883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:52.793 [MyScheduler_Worker-1 @coroutine#883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:52.793 [MyScheduler_Worker-1 @coroutine#883] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:08:52.793 [MyScheduler_Worker-1 @coroutine#883] 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-02-06 23:08:52.795 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:52.796 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:52.796 [MyScheduler_Worker-1 @coroutine#918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:52.796 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:52.799 [eventLoopGroupProxy-10-2 @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-02-06 23:08:52.802 [eventLoopGroupProxy-10-2 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe38c0e 2024-02-06 23:08:52.802 [eventLoopGroupProxy-10-2 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:52.802 [eventLoopGroupProxy-10-2 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:52.804 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:52.809 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:52.809 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:52.809 [MyScheduler_Worker-1 @coroutine#918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:52.809 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:52.812 [eventLoopGroupProxy-10-2 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:52.815 [eventLoopGroupProxy-10-2 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe38c0e 2024-02-06 23:08:52.815 [eventLoopGroupProxy-10-2 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:52.815 [eventLoopGroupProxy-10-2 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:52.816 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:52.819 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:52.819 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:52.819 [MyScheduler_Worker-1 @coroutine#918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:52.819 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:52.822 [eventLoopGroupProxy-10-2 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:52.829 [eventLoopGroupProxy-10-2 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe38c0e 2024-02-06 23:08:52.829 [eventLoopGroupProxy-10-2 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:52.829 [eventLoopGroupProxy-10-2 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 23:08:52.831 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:52.833 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:52.833 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:52.833 [MyScheduler_Worker-1 @coroutine#918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:52.833 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:52.836 [eventLoopGroupProxy-10-2 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:52.838 [eventLoopGroupProxy-10-2 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe38c0e 2024-02-06 23:08:52.838 [eventLoopGroupProxy-10-2 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:52.839 [eventLoopGroupProxy-10-2 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:52.840 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:52.842 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:52.842 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:52.842 [MyScheduler_Worker-1 @coroutine#918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:52.842 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:52.844 [eventLoopGroupProxy-10-2 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:52.847 [eventLoopGroupProxy-10-2 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe38c0e 2024-02-06 23:08:52.847 [eventLoopGroupProxy-10-2 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:52.848 [eventLoopGroupProxy-10-2 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:52.849 [MyScheduler_Worker-1 @coroutine#918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:52.860 [DefaultDispatcher-worker-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:08:52.870 [DefaultDispatcher-worker-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:08:52.870 [DefaultDispatcher-worker-1 @coroutine#880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:08:52.871 [DefaultDispatcher-worker-1 @coroutine#880] 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-02-06 23:08:52.871 [DefaultDispatcher-worker-1 @coroutine#880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:08:52.871 [DefaultDispatcher-worker-1 @coroutine#880] 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-02-06 23:08:52.873 [eventLoopGroupProxy-10-2 @call-handler#956] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:08:52.873 [eventLoopGroupProxy-10-2 @call-handler#956] 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-02-06 23:08:52.874 [eventLoopGroupProxy-10-2 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:08:52.896 [DefaultDispatcher-worker-15 @call-handler#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-06 23:08:52.897 [eventLoopGroupProxy-10-2 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:52.897 [eventLoopGroupProxy-10-2 @call-handler#956] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-02-06 23:08:52.898 [DefaultDispatcher-worker-5 @coroutine#851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555856952375984128/_ustadmanifest.json 2024-02-06 23:08:52.898 [DefaultDispatcher-worker-5 @coroutine#851] 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/555856952375984128/_ustadmanifest.json. 2024-02-06 23:08:52.898 [DefaultDispatcher-worker-5 @coroutine#851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555856952375984128/_ustadmanifest.json 2024-02-06 23:08:52.898 [DefaultDispatcher-worker-13 @coroutine#880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:08:52.898 [DefaultDispatcher-worker-13 @coroutine#880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:08:52.899 [DefaultDispatcher-worker-13 @coroutine#880] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:08:52.899 [DefaultDispatcher-worker-13 @coroutine#880] 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-02-06 23:08:52.907 [DefaultDispatcher-worker-4 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e 2024-02-06 23:08:52.911 [DefaultDispatcher-worker-4 @coroutine#851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555856952375984128/_ustadmanifest.json 2024-02-06 23:08:52.911 [DefaultDispatcher-worker-4 @coroutine#851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555856952375984128/_ustadmanifest.json 2024-02-06 23:08:52.911 [DefaultDispatcher-worker-4 @coroutine#851] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555856952375984128/_ustadmanifest.json. 2024-02-06 23:08:52.911 [DefaultDispatcher-worker-4 @coroutine#851] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555856952375984128/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:08:52.912 [DefaultDispatcher-worker-4 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe38c0e 2024-02-06 23:08:52.921 [DefaultDispatcher-worker-2 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9 2024-02-06 23:08:52.923 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 23:08:52.923 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 23:08:52.923 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 23:08:52.923 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 23:08:52.923 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 23:08:52.925 [Test worker @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6244afc4 2024-02-06 23:08:52.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-06 23:08:52.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-06 23:08:52.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:52.928 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46bdc55e: (connection evicted) 2024-02-06 23:08:52.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:52.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-06 23:08:52.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-06 23:08:53.090 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:08:53.090 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:08:53.369 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:08:53.983 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@39109603 2024-02-06 23:08:53.983 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@39109603 2024-02-06 23:08:53.984 [Test worker @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fe38c0e 2024-02-06 23:08:53.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-06 23:08:53.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-06 23:08:53.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:53.985 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61e0f9b9: (connection evicted) 2024-02-06 23:08:53.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:53.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-06 23:08:53.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-06 23:08:53.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ffcdc9b 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:53.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:53.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-06 23:08:53.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:53.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:53.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-06 23:08:53.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@143fe09c 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:53.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:53.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-06 23:08:53.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@161c9468 2024-02-06 23:08:53.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@161c9468 2024-02-06 23:08:53.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-06 23:08:54.017 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:08:54.019 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-06 23:08:54.019 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@544e6b 2024-02-06 23:08:54.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-06 23:08:54.024 [DefaultDispatcher-worker-4 @coroutine#996] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:08:54.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:54.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ba08f26 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:54.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:54.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-06 23:08:54.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b624da 2024-02-06 23:08:54.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@50b624da 2024-02-06 23:08:54.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-06 23:08:54.031 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 23:08:54.031 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 23:08:54.031 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 23:08:54.031 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 23:08:54.031 [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-02-06 23:08:54.031 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 23:08:54.031 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 23:08:54.031 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 23:08:54.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-06 23:08:54.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:54.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:54.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:54.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:54.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:54.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:54.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2634d000 2024-02-06 23:08:54.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:54.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:54.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:54.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:54.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:54.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:54.034 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:54.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:54.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-06 23:08:54.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-06 23:08:54.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-06 23:08:54.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-06 23:08:54.082 [DefaultDispatcher-worker-12 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-06 23:08:54.093 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:54.098 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:54.127 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:54.136 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:54.143 [DefaultDispatcher-worker-13 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b624da 2024-02-06 23:08:54.182 [DefaultDispatcher-worker-9 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b624da 2024-02-06 23:08:54.203 [DefaultDispatcher-worker-14 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b624da 2024-02-06 23:08:54.208 [DefaultDispatcher-worker-9 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b624da 2024-02-06 23:08:54.223 [DefaultDispatcher-worker-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-06 23:08:54.224 [Test worker @coroutine#1000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555856961052286976/_ustadmanifest.json 2024-02-06 23:08:54.224 [Test worker @coroutine#1000] 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/555856961052286976/_ustadmanifest.json. 2024-02-06 23:08:54.224 [Test worker @coroutine#1000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555856961052286976/_ustadmanifest.json 2024-02-06 23:08:54.226 [Test worker @coroutine#1000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555856961052286976/_ustadmanifest.json 2024-02-06 23:08:54.226 [Test worker @coroutine#1000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555856961052286976/_ustadmanifest.json 2024-02-06 23:08:54.228 [Test worker @coroutine#1000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555856961052286976/_ustadmanifest.json. 2024-02-06 23:08:54.228 [Test worker @coroutine#1000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555856961052286976/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:08:54.251 [Test worker @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b624da 2024-02-06 23:08:54.313 [DefaultDispatcher-worker-5 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-06 23:08:54.314 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 23:08:54.314 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-43da624f-df54-46d9-904d-b5b885382a29', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 23:08:54.315 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:08:54.315 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-43da624f-df54-46d9-904d-b5b885382a29 2024-02-06 23:08:54.316 [DefaultDispatcher-worker-7 @coroutine#1178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:54.316 [DefaultDispatcher-worker-7 @coroutine#1178] 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-02-06 23:08:54.316 [DefaultDispatcher-worker-7 @coroutine#1178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:54.316 [DefaultDispatcher-worker-7 @coroutine#1178] 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-02-06 23:08:54.324 [DefaultDispatcher-worker-10 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-06 23:08:54.325 [DefaultDispatcher-worker-10 @coroutine#1177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:08:54.325 [DefaultDispatcher-worker-10 @coroutine#1177] 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-02-06 23:08:54.325 [DefaultDispatcher-worker-10 @coroutine#1177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:08:54.360 [eventLoopGroupProxy-13-2 @call-handler#1326] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:08:54.360 [eventLoopGroupProxy-13-2 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.361 [MyScheduler_Worker-1 @coroutine#1184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:54.361 [MyScheduler_Worker-1 @coroutine#1184] 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-02-06 23:08:54.361 [MyScheduler_Worker-1 @coroutine#1184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:54.361 [MyScheduler_Worker-1 @coroutine#1184] 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-02-06 23:08:54.368 [eventLoopGroupProxy-13-1 @call-handler#1351] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:08:54.368 [eventLoopGroupProxy-13-1 @call-handler#1351] 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-02-06 23:08:54.368 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:08:54.369 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.369 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-06 23:08:54.370 [DefaultDispatcher-worker-6 @coroutine#1178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:54.370 [DefaultDispatcher-worker-6 @coroutine#1178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:08:54.371 [eventLoopGroupProxy-13-3 @call-handler#1353] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:08:54.372 [eventLoopGroupProxy-13-3 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.372 [eventLoopGroupProxy-13-3 @call-handler#1353] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 2ms 2024-02-06 23:08:54.375 [DefaultDispatcher-worker-9 @coroutine#1177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:08:54.375 [DefaultDispatcher-worker-9 @coroutine#1177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:08:54.384 [eventLoopGroupProxy-13-1 @call-handler#1357] 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-02-06 23:08:54.385 [eventLoopGroupProxy-13-1 @call-handler#1357] 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-02-06 23:08:54.388 [DefaultDispatcher-worker-13 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-06 23:08:54.393 [eventLoopGroupProxy-13-1 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.396 [DefaultDispatcher-worker-13 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-06 23:08:54.398 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 14ms 2024-02-06 23:08:54.398 [MyScheduler_Worker-1 @coroutine#1184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:54.398 [MyScheduler_Worker-1 @coroutine#1184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:54.399 [MyScheduler_Worker-1 @coroutine#1184] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:08:54.399 [MyScheduler_Worker-1 @coroutine#1184] 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-02-06 23:08:54.402 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.402 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.402 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.402 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.404 [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-02-06 23:08:54.407 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.407 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.408 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:54.408 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.414 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.414 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.414 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.414 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.417 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.420 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.420 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.421 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:54.422 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.424 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.425 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.425 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.425 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.427 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.430 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.430 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.430 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.431 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.433 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.433 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.433 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.433 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.436 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.449 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.449 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.449 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2024-02-06 23:08:54.450 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.452 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.452 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.452 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.452 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.454 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.504 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.505 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.505 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-02-06 23:08:54.507 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.509 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.509 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.509 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.509 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.512 [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-02-06 23:08:54.523 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.523 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.523 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-06 23:08:54.524 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.526 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.526 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.526 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.526 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.536 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.543 [eventLoopGroupProxy-13-1 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.543 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.544 [eventLoopGroupProxy-13-1 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-06 23:08:54.544 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.546 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.547 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.547 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.547 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.549 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.598 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.598 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.598 [eventLoopGroupProxy-13-1 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-06 23:08:54.599 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.601 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.601 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.601 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.601 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.603 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.607 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.607 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.608 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 23:08:54.609 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.610 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.610 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.610 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.611 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.613 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.617 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.617 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.618 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 23:08:54.618 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.620 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.620 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.620 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.621 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.623 [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-02-06 23:08:54.625 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.625 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.625 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.629 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.631 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.631 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.631 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.631 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.634 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.641 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.641 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.641 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 23:08:54.642 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.645 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.645 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.645 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.645 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.649 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.652 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.652 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.653 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:54.654 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.656 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.656 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.656 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.656 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.663 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.666 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.666 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.666 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.668 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.669 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.669 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.670 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.670 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.672 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.674 [eventLoopGroupProxy-13-1 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.674 [eventLoopGroupProxy-13-1 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.675 [eventLoopGroupProxy-13-1 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.675 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.677 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.677 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.677 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.677 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.679 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.682 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.682 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.682 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.683 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.684 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.685 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.685 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.685 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.687 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.689 [eventLoopGroupProxy-13-1 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.689 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.689 [eventLoopGroupProxy-13-1 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.690 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.692 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.692 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.692 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.692 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.694 [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-02-06 23:08:54.696 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.696 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.696 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:54.697 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.699 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.699 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.699 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.699 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.701 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.703 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.703 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.703 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:54.704 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.706 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.706 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.706 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.706 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.708 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.710 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.710 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.710 [eventLoopGroupProxy-13-1 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.711 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.713 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.713 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.713 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.713 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.715 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.717 [eventLoopGroupProxy-13-1 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.717 [eventLoopGroupProxy-13-1 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.717 [eventLoopGroupProxy-13-1 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.718 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.719 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.719 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.719 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.719 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.721 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.723 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.723 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.724 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.724 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.726 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.726 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.727 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.727 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.728 [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-02-06 23:08:54.731 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.731 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.731 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.732 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.733 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.733 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.733 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.733 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.735 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.737 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.738 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.738 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.738 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.740 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.740 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.740 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.740 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.743 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.745 [eventLoopGroupProxy-13-1 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.745 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.746 [eventLoopGroupProxy-13-1 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.746 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.748 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.748 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.748 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.748 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.750 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.753 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.753 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.753 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.754 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.756 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.756 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.756 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.756 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.758 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.760 [eventLoopGroupProxy-13-1 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.760 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.761 [eventLoopGroupProxy-13-1 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.761 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.765 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.765 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.765 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.765 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.767 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.769 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.769 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.769 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:54.770 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.772 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.772 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.772 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.772 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.774 [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-02-06 23:08:54.776 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.776 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.776 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.777 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.781 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.781 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.781 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.781 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.783 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.785 [eventLoopGroupProxy-13-1 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.786 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.786 [eventLoopGroupProxy-13-1 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.789 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.791 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.791 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.791 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.791 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.793 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.795 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.796 [eventLoopGroupProxy-13-1 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.796 [eventLoopGroupProxy-13-1 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.797 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.799 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.799 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.799 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.799 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.801 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.803 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.803 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.803 [eventLoopGroupProxy-13-1 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:54.804 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.805 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.805 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.805 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.805 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.807 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.809 [eventLoopGroupProxy-13-1 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.809 [eventLoopGroupProxy-13-1 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.809 [eventLoopGroupProxy-13-1 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:54.810 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.811 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.811 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.811 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.811 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.813 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.814 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.815 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.815 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.816 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.819 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.819 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.819 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.819 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.821 [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-02-06 23:08:54.823 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.823 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.824 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.824 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.826 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.826 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.826 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.826 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.828 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.830 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.830 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.830 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:54.831 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.833 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.833 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.833 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.833 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.835 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.852 [DefaultDispatcher-worker-9 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-06 23:08:54.886 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.886 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.886 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-02-06 23:08:54.887 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.888 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.888 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.888 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.888 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.890 [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-02-06 23:08:54.892 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.892 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.892 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:54.893 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.895 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.895 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.895 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.895 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.897 [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-02-06 23:08:54.899 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.899 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.899 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.900 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.901 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.901 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.902 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.902 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.903 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.905 [eventLoopGroupProxy-13-1 @coroutine#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.906 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.906 [eventLoopGroupProxy-13-1 @call-handler#1603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.906 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.908 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.908 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.908 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.908 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.910 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.953 [eventLoopGroupProxy-13-1 @coroutine#1610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.954 [eventLoopGroupProxy-13-1 @call-handler#1609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.955 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.956 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.956 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.956 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.957 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.957 [eventLoopGroupProxy-13-1 @call-handler#1609] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-06 23:08:54.959 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.963 [eventLoopGroupProxy-13-1 @coroutine#1616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.963 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.964 [eventLoopGroupProxy-13-1 @call-handler#1615] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 23:08:54.965 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.966 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.966 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.966 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.966 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.969 [eventLoopGroupProxy-13-1 @call-handler#1621] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.971 [eventLoopGroupProxy-13-1 @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.971 [eventLoopGroupProxy-13-1 @call-handler#1621] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.971 [eventLoopGroupProxy-13-1 @call-handler#1621] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:54.972 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.973 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.973 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.973 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.974 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.975 [eventLoopGroupProxy-13-1 @call-handler#1627] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:54.977 [eventLoopGroupProxy-13-1 @coroutine#1628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:54.977 [eventLoopGroupProxy-13-1 @call-handler#1627] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:54.977 [eventLoopGroupProxy-13-1 @call-handler#1627] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:54.978 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.980 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.980 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:54.980 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:54.980 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:54.982 [eventLoopGroupProxy-13-1 @call-handler#1633] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.026 [eventLoopGroupProxy-13-1 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.026 [eventLoopGroupProxy-13-1 @call-handler#1633] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.026 [eventLoopGroupProxy-13-1 @call-handler#1633] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 23:08:55.027 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.028 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.028 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.029 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.029 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.031 [eventLoopGroupProxy-13-1 @call-handler#1639] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.033 [eventLoopGroupProxy-13-1 @coroutine#1640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.033 [eventLoopGroupProxy-13-1 @call-handler#1639] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.033 [eventLoopGroupProxy-13-1 @call-handler#1639] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:55.034 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.035 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.035 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.035 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.035 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.037 [eventLoopGroupProxy-13-1 @call-handler#1645] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.039 [eventLoopGroupProxy-13-1 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.039 [eventLoopGroupProxy-13-1 @call-handler#1645] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.039 [eventLoopGroupProxy-13-1 @call-handler#1645] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:55.040 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.041 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.041 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.041 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.041 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.046 [eventLoopGroupProxy-13-1 @call-handler#1651] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.048 [eventLoopGroupProxy-13-1 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.048 [eventLoopGroupProxy-13-1 @call-handler#1651] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.049 [eventLoopGroupProxy-13-1 @call-handler#1651] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:55.049 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.051 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.051 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.051 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.051 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.053 [eventLoopGroupProxy-13-1 @call-handler#1657] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.055 [eventLoopGroupProxy-13-1 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.055 [eventLoopGroupProxy-13-1 @call-handler#1657] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.055 [eventLoopGroupProxy-13-1 @call-handler#1657] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:55.056 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.058 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.059 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.059 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.059 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.060 [eventLoopGroupProxy-13-1 @call-handler#1663] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.106 [eventLoopGroupProxy-13-1 @coroutine#1664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.107 [eventLoopGroupProxy-13-1 @call-handler#1663] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.107 [eventLoopGroupProxy-13-1 @call-handler#1663] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-06 23:08:55.108 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.112 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.112 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.112 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.112 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.115 [eventLoopGroupProxy-13-1 @call-handler#1669] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.117 [eventLoopGroupProxy-13-1 @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.118 [eventLoopGroupProxy-13-1 @call-handler#1669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.118 [eventLoopGroupProxy-13-1 @call-handler#1669] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:55.119 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.121 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.121 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.121 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.121 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.123 [eventLoopGroupProxy-13-1 @call-handler#1676] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.126 [eventLoopGroupProxy-13-1 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.127 [eventLoopGroupProxy-13-1 @call-handler#1676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.127 [eventLoopGroupProxy-13-1 @call-handler#1676] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 23:08:55.128 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.129 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.130 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.130 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.130 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.132 [eventLoopGroupProxy-13-1 @call-handler#1682] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.134 [eventLoopGroupProxy-13-1 @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.134 [eventLoopGroupProxy-13-1 @call-handler#1682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.134 [eventLoopGroupProxy-13-1 @call-handler#1682] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.135 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.137 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.137 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.137 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.137 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.139 [eventLoopGroupProxy-13-1 @call-handler#1688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.141 [eventLoopGroupProxy-13-1 @coroutine#1689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.141 [eventLoopGroupProxy-13-1 @call-handler#1688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.141 [eventLoopGroupProxy-13-1 @call-handler#1688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.142 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.144 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.144 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.144 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.144 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.145 [eventLoopGroupProxy-13-1 @call-handler#1694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.148 [eventLoopGroupProxy-13-1 @coroutine#1695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.148 [eventLoopGroupProxy-13-1 @call-handler#1694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.149 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.149 [eventLoopGroupProxy-13-1 @call-handler#1694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:55.151 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.151 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.151 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.151 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.153 [eventLoopGroupProxy-13-1 @call-handler#1700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.156 [eventLoopGroupProxy-13-1 @coroutine#1701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.156 [eventLoopGroupProxy-13-1 @call-handler#1700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.156 [eventLoopGroupProxy-13-1 @call-handler#1700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.157 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.158 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.158 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.159 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.159 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.160 [eventLoopGroupProxy-13-1 @call-handler#1706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.162 [eventLoopGroupProxy-13-1 @coroutine#1707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.162 [eventLoopGroupProxy-13-1 @call-handler#1706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.162 [eventLoopGroupProxy-13-1 @call-handler#1706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:55.163 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.165 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.165 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.165 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.165 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.167 [eventLoopGroupProxy-13-1 @call-handler#1712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.169 [eventLoopGroupProxy-13-1 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.170 [eventLoopGroupProxy-13-1 @call-handler#1712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.170 [eventLoopGroupProxy-13-1 @call-handler#1712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.171 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.173 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.173 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.173 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.173 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.175 [eventLoopGroupProxy-13-1 @call-handler#1718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.177 [eventLoopGroupProxy-13-1 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.177 [eventLoopGroupProxy-13-1 @call-handler#1718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.178 [eventLoopGroupProxy-13-1 @call-handler#1718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.178 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.180 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.180 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.180 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.181 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.183 [eventLoopGroupProxy-13-1 @call-handler#1724] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.185 [eventLoopGroupProxy-13-1 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.185 [eventLoopGroupProxy-13-1 @call-handler#1724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.185 [eventLoopGroupProxy-13-1 @call-handler#1724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.186 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.188 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.188 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.188 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.188 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.190 [eventLoopGroupProxy-13-1 @call-handler#1730] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.192 [eventLoopGroupProxy-13-1 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.192 [eventLoopGroupProxy-13-1 @call-handler#1730] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.193 [eventLoopGroupProxy-13-1 @call-handler#1730] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.193 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.195 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.195 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.195 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.195 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.201 [eventLoopGroupProxy-13-1 @call-handler#1736] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.204 [eventLoopGroupProxy-13-1 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.204 [eventLoopGroupProxy-13-1 @call-handler#1736] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.204 [eventLoopGroupProxy-13-1 @call-handler#1736] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.205 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.206 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.207 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.207 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.207 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.208 [eventLoopGroupProxy-13-1 @call-handler#1742] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.258 [eventLoopGroupProxy-13-1 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.258 [eventLoopGroupProxy-13-1 @call-handler#1742] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.258 [eventLoopGroupProxy-13-1 @call-handler#1742] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-06 23:08:55.259 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.261 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.261 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.261 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.261 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.264 [eventLoopGroupProxy-13-1 @call-handler#1748] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.286 [eventLoopGroupProxy-13-1 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.286 [eventLoopGroupProxy-13-1 @call-handler#1748] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.286 [eventLoopGroupProxy-13-1 @call-handler#1748] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 22ms 2024-02-06 23:08:55.287 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.289 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.289 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.289 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.289 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.291 [eventLoopGroupProxy-13-1 @call-handler#1754] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.295 [eventLoopGroupProxy-13-1 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.296 [eventLoopGroupProxy-13-1 @call-handler#1754] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.296 [eventLoopGroupProxy-13-1 @call-handler#1754] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 23:08:55.296 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.298 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.298 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.298 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.298 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.300 [eventLoopGroupProxy-13-1 @call-handler#1760] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.349 [eventLoopGroupProxy-13-1 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.350 [eventLoopGroupProxy-13-1 @call-handler#1760] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.350 [eventLoopGroupProxy-13-1 @call-handler#1760] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-06 23:08:55.351 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.355 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.355 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.355 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.355 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.358 [eventLoopGroupProxy-13-1 @call-handler#1766] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.360 [eventLoopGroupProxy-13-1 @coroutine#1767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.361 [eventLoopGroupProxy-13-1 @call-handler#1766] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.361 [eventLoopGroupProxy-13-1 @call-handler#1766] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.362 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.364 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.364 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.364 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.364 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.372 [DefaultDispatcher-worker-1 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-06 23:08:55.373 [eventLoopGroupProxy-13-1 @call-handler#1772] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.376 [eventLoopGroupProxy-13-1 @coroutine#1774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.376 [eventLoopGroupProxy-13-1 @call-handler#1772] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.377 [eventLoopGroupProxy-13-1 @call-handler#1772] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 23:08:55.378 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.382 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.382 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.382 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.382 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.384 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.386 [eventLoopGroupProxy-13-1 @coroutine#1780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.387 [eventLoopGroupProxy-13-1 @call-handler#1779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.387 [eventLoopGroupProxy-13-1 @call-handler#1779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.388 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.392 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.392 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.392 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.392 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.394 [eventLoopGroupProxy-13-1 @call-handler#1785] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.442 [eventLoopGroupProxy-13-1 @coroutine#1787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.442 [eventLoopGroupProxy-13-1 @call-handler#1785] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.443 [eventLoopGroupProxy-13-1 @call-handler#1785] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-06 23:08:55.443 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.447 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.447 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.447 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.447 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.449 [eventLoopGroupProxy-13-1 @call-handler#1792] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.451 [eventLoopGroupProxy-13-1 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.452 [eventLoopGroupProxy-13-1 @call-handler#1792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.452 [eventLoopGroupProxy-13-1 @call-handler#1792] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.452 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.456 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.456 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.456 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.456 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.463 [eventLoopGroupProxy-13-1 @call-handler#1798] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.466 [eventLoopGroupProxy-13-1 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.467 [eventLoopGroupProxy-13-1 @call-handler#1798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.467 [eventLoopGroupProxy-13-1 @call-handler#1798] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:55.468 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.469 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.469 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.469 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.469 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.482 [eventLoopGroupProxy-13-1 @call-handler#1804] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.531 [eventLoopGroupProxy-13-1 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.531 [eventLoopGroupProxy-13-1 @call-handler#1804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.531 [eventLoopGroupProxy-13-1 @call-handler#1804] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-02-06 23:08:55.533 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.536 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.536 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.536 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.536 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.538 [eventLoopGroupProxy-13-1 @call-handler#1810] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.541 [eventLoopGroupProxy-13-1 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.541 [eventLoopGroupProxy-13-1 @call-handler#1810] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.541 [eventLoopGroupProxy-13-1 @call-handler#1810] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.542 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.545 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.546 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.546 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.546 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.552 [eventLoopGroupProxy-13-1 @call-handler#1816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.555 [eventLoopGroupProxy-13-1 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.555 [eventLoopGroupProxy-13-1 @call-handler#1816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.556 [eventLoopGroupProxy-13-1 @call-handler#1816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 23:08:55.556 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.558 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.558 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.558 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.558 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.560 [eventLoopGroupProxy-13-1 @call-handler#1822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.570 [eventLoopGroupProxy-13-1 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.570 [eventLoopGroupProxy-13-1 @call-handler#1822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.570 [eventLoopGroupProxy-13-1 @call-handler#1822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-06 23:08:55.575 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.577 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.577 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.577 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.577 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.579 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.581 [eventLoopGroupProxy-13-1 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.581 [eventLoopGroupProxy-13-1 @call-handler#1828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.581 [eventLoopGroupProxy-13-1 @call-handler#1828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.582 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.585 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.585 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.585 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.585 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.591 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.593 [eventLoopGroupProxy-13-1 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.594 [eventLoopGroupProxy-13-1 @call-handler#1834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.594 [eventLoopGroupProxy-13-1 @call-handler#1834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.595 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.596 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.597 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.597 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.597 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.605 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.607 [eventLoopGroupProxy-13-1 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.608 [eventLoopGroupProxy-13-1 @call-handler#1840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.608 [eventLoopGroupProxy-13-1 @call-handler#1840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.609 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.610 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.611 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.611 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.611 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.613 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.615 [eventLoopGroupProxy-13-1 @coroutine#1847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.615 [eventLoopGroupProxy-13-1 @call-handler#1846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.616 [eventLoopGroupProxy-13-1 @call-handler#1846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.616 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.619 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.619 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.619 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.619 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.621 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.623 [eventLoopGroupProxy-13-1 @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.623 [eventLoopGroupProxy-13-1 @call-handler#1852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.623 [eventLoopGroupProxy-13-1 @call-handler#1852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:55.624 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.625 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.625 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.625 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.626 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.627 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.629 [eventLoopGroupProxy-13-1 @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.629 [eventLoopGroupProxy-13-1 @call-handler#1858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.630 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.630 [eventLoopGroupProxy-13-1 @call-handler#1858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.632 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.632 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.632 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.632 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.635 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.643 [eventLoopGroupProxy-13-1 @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.644 [eventLoopGroupProxy-13-1 @call-handler#1864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.645 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.645 [eventLoopGroupProxy-13-1 @call-handler#1864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-06 23:08:55.646 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.646 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.646 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.646 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.648 [eventLoopGroupProxy-13-1 @call-handler#1870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.655 [eventLoopGroupProxy-13-1 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.655 [eventLoopGroupProxy-13-1 @call-handler#1870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.655 [eventLoopGroupProxy-13-1 @call-handler#1870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 23:08:55.656 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.658 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.658 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.658 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.658 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.660 [eventLoopGroupProxy-13-1 @call-handler#1876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.662 [eventLoopGroupProxy-13-1 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.662 [eventLoopGroupProxy-13-1 @call-handler#1876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.662 [eventLoopGroupProxy-13-1 @call-handler#1876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.663 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.664 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.665 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.665 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.665 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.666 [eventLoopGroupProxy-13-1 @call-handler#1882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.669 [eventLoopGroupProxy-13-1 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.669 [eventLoopGroupProxy-13-1 @call-handler#1882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.669 [eventLoopGroupProxy-13-1 @call-handler#1882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.670 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.672 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.672 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.672 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.672 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.673 [eventLoopGroupProxy-13-1 @call-handler#1888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.676 [eventLoopGroupProxy-13-1 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.676 [eventLoopGroupProxy-13-1 @call-handler#1888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.676 [eventLoopGroupProxy-13-1 @call-handler#1888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.677 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.679 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.679 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.679 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.679 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.682 [eventLoopGroupProxy-13-1 @call-handler#1894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.685 [eventLoopGroupProxy-13-1 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.685 [eventLoopGroupProxy-13-1 @call-handler#1894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.686 [eventLoopGroupProxy-13-1 @call-handler#1894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:55.686 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.688 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.688 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.688 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.688 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.690 [eventLoopGroupProxy-13-1 @call-handler#1900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.693 [eventLoopGroupProxy-13-1 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.693 [eventLoopGroupProxy-13-1 @call-handler#1900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.693 [eventLoopGroupProxy-13-1 @call-handler#1900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.694 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.696 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.696 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.696 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.696 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.698 [eventLoopGroupProxy-13-1 @call-handler#1906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.742 [eventLoopGroupProxy-13-1 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.742 [eventLoopGroupProxy-13-1 @call-handler#1906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.742 [eventLoopGroupProxy-13-1 @call-handler#1906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:08:55.743 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.744 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.744 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.744 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.744 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.746 [eventLoopGroupProxy-13-1 @call-handler#1913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.749 [eventLoopGroupProxy-13-1 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.749 [eventLoopGroupProxy-13-1 @call-handler#1913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.749 [eventLoopGroupProxy-13-1 @call-handler#1913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.750 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.751 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.751 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.751 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.752 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.753 [eventLoopGroupProxy-13-1 @call-handler#1919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.756 [eventLoopGroupProxy-13-1 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.756 [eventLoopGroupProxy-13-1 @call-handler#1919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.756 [eventLoopGroupProxy-13-1 @call-handler#1919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.757 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.758 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.758 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.758 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.759 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.760 [eventLoopGroupProxy-13-1 @call-handler#1925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.762 [eventLoopGroupProxy-13-1 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.763 [eventLoopGroupProxy-13-1 @call-handler#1925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.763 [eventLoopGroupProxy-13-1 @call-handler#1925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.763 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.765 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.765 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.765 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.765 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.766 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.768 [eventLoopGroupProxy-13-1 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.768 [eventLoopGroupProxy-13-1 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.769 [eventLoopGroupProxy-13-1 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.769 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.771 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.771 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.771 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.771 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.773 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.775 [eventLoopGroupProxy-13-1 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.775 [eventLoopGroupProxy-13-1 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.776 [eventLoopGroupProxy-13-1 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.776 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.778 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.778 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.778 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.778 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.780 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.782 [eventLoopGroupProxy-13-1 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.783 [eventLoopGroupProxy-13-1 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.783 [eventLoopGroupProxy-13-1 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:55.783 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.785 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.785 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.785 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.785 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.787 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.829 [eventLoopGroupProxy-13-1 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.830 [eventLoopGroupProxy-13-1 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.830 [eventLoopGroupProxy-13-1 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 23:08:55.831 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.832 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.832 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.832 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.832 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.834 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.836 [eventLoopGroupProxy-13-1 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.836 [eventLoopGroupProxy-13-1 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.836 [eventLoopGroupProxy-13-1 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:55.837 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.839 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.839 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.839 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.839 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.840 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.843 [eventLoopGroupProxy-13-1 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.843 [eventLoopGroupProxy-13-1 @call-handler#1961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.843 [eventLoopGroupProxy-13-1 @call-handler#1961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.844 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.845 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.845 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.845 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.845 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.847 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.891 [eventLoopGroupProxy-13-1 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.891 [eventLoopGroupProxy-13-1 @call-handler#1967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.891 [eventLoopGroupProxy-13-1 @call-handler#1967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 23:08:55.892 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.893 [DefaultDispatcher-worker-10 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-06 23:08:55.893 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.894 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.894 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.894 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.895 [eventLoopGroupProxy-13-1 @call-handler#1974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.898 [eventLoopGroupProxy-13-1 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.898 [eventLoopGroupProxy-13-1 @call-handler#1974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.898 [eventLoopGroupProxy-13-1 @call-handler#1974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.899 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.900 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.900 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.900 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.900 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.902 [eventLoopGroupProxy-13-1 @call-handler#1980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.904 [eventLoopGroupProxy-13-1 @coroutine#1981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.904 [eventLoopGroupProxy-13-1 @call-handler#1980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.904 [eventLoopGroupProxy-13-1 @call-handler#1980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:55.905 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.907 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.907 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.907 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.907 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.908 [eventLoopGroupProxy-13-1 @call-handler#1986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.910 [eventLoopGroupProxy-13-1 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.911 [eventLoopGroupProxy-13-1 @call-handler#1986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.911 [eventLoopGroupProxy-13-1 @call-handler#1986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.912 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.913 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.913 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.913 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.913 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.915 [eventLoopGroupProxy-13-1 @call-handler#1992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.917 [eventLoopGroupProxy-13-1 @coroutine#1993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.917 [eventLoopGroupProxy-13-1 @call-handler#1992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.917 [eventLoopGroupProxy-13-1 @call-handler#1992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:55.918 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.920 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.920 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.920 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.920 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.922 [eventLoopGroupProxy-13-1 @call-handler#1998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.924 [eventLoopGroupProxy-13-1 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.924 [eventLoopGroupProxy-13-1 @call-handler#1998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.924 [eventLoopGroupProxy-13-1 @call-handler#1998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:55.925 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.926 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.926 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.926 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.926 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.928 [eventLoopGroupProxy-13-1 @call-handler#2004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.930 [eventLoopGroupProxy-13-1 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.931 [eventLoopGroupProxy-13-1 @call-handler#2004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.931 [eventLoopGroupProxy-13-1 @call-handler#2004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.931 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.933 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.933 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.933 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.933 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.935 [eventLoopGroupProxy-13-1 @call-handler#2010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.937 [eventLoopGroupProxy-13-1 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.937 [eventLoopGroupProxy-13-1 @call-handler#2010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.937 [eventLoopGroupProxy-13-1 @call-handler#2010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.938 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.939 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.939 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.939 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.939 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.941 [eventLoopGroupProxy-13-1 @call-handler#2016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.944 [eventLoopGroupProxy-13-1 @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.944 [eventLoopGroupProxy-13-1 @call-handler#2016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.944 [eventLoopGroupProxy-13-1 @call-handler#2016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.945 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.947 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.947 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.947 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.947 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.949 [eventLoopGroupProxy-13-1 @call-handler#2022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.951 [eventLoopGroupProxy-13-1 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.951 [eventLoopGroupProxy-13-1 @call-handler#2022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.951 [eventLoopGroupProxy-13-1 @call-handler#2022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:55.952 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.953 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.953 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.953 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.953 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.955 [eventLoopGroupProxy-13-1 @call-handler#2028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.957 [eventLoopGroupProxy-13-1 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.957 [eventLoopGroupProxy-13-1 @call-handler#2028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.958 [eventLoopGroupProxy-13-1 @call-handler#2028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.958 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.960 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.960 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.960 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.960 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.962 [eventLoopGroupProxy-13-1 @call-handler#2034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:55.965 [eventLoopGroupProxy-13-1 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:55.965 [eventLoopGroupProxy-13-1 @call-handler#2034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:55.965 [eventLoopGroupProxy-13-1 @call-handler#2034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:55.966 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.969 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.969 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:55.969 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:55.969 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:55.971 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.014 [eventLoopGroupProxy-13-1 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.014 [eventLoopGroupProxy-13-1 @call-handler#2040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.014 [eventLoopGroupProxy-13-1 @call-handler#2040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 23:08:56.015 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.016 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.016 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.016 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.016 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.018 [eventLoopGroupProxy-13-1 @call-handler#2046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.020 [eventLoopGroupProxy-13-1 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.020 [eventLoopGroupProxy-13-1 @call-handler#2046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.020 [eventLoopGroupProxy-13-1 @call-handler#2046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:56.021 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.022 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.022 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.022 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.022 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.024 [eventLoopGroupProxy-13-1 @call-handler#2053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.027 [eventLoopGroupProxy-13-1 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.027 [eventLoopGroupProxy-13-1 @call-handler#2053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.027 [eventLoopGroupProxy-13-1 @call-handler#2053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:56.028 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.029 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.029 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.030 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.030 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.031 [eventLoopGroupProxy-13-1 @call-handler#2059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.033 [eventLoopGroupProxy-13-1 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.033 [eventLoopGroupProxy-13-1 @call-handler#2059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.034 [eventLoopGroupProxy-13-1 @call-handler#2059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:56.034 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.036 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.036 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.036 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.036 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.037 [eventLoopGroupProxy-13-1 @call-handler#2065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.081 [eventLoopGroupProxy-13-1 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.082 [eventLoopGroupProxy-13-1 @call-handler#2065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.082 [eventLoopGroupProxy-13-1 @call-handler#2065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:08:56.083 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.085 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.085 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.085 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.085 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.087 [eventLoopGroupProxy-13-1 @call-handler#2071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.090 [eventLoopGroupProxy-13-1 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.090 [eventLoopGroupProxy-13-1 @call-handler#2071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.090 [eventLoopGroupProxy-13-1 @call-handler#2071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:56.091 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.092 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.092 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.092 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.092 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.094 [eventLoopGroupProxy-13-1 @call-handler#2077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.104 [eventLoopGroupProxy-13-1 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.104 [eventLoopGroupProxy-13-1 @call-handler#2077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.104 [eventLoopGroupProxy-13-1 @call-handler#2077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-06 23:08:56.108 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.110 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.110 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.110 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.110 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.112 [eventLoopGroupProxy-13-1 @call-handler#2083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.159 [eventLoopGroupProxy-13-1 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.159 [eventLoopGroupProxy-13-1 @call-handler#2083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.159 [eventLoopGroupProxy-13-1 @call-handler#2083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-06 23:08:56.160 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.162 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.162 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.162 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.162 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.166 [eventLoopGroupProxy-13-1 @call-handler#2089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.169 [eventLoopGroupProxy-13-1 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.169 [eventLoopGroupProxy-13-1 @call-handler#2089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.169 [eventLoopGroupProxy-13-1 @call-handler#2089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:56.171 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.173 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.173 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.173 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.173 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.175 [eventLoopGroupProxy-13-1 @call-handler#2095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.180 [eventLoopGroupProxy-13-1 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.180 [eventLoopGroupProxy-13-1 @call-handler#2095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.180 [eventLoopGroupProxy-13-1 @call-handler#2095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 23:08:56.181 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.183 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.183 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.183 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.183 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.186 [eventLoopGroupProxy-13-1 @call-handler#2101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.192 [eventLoopGroupProxy-13-1 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.192 [eventLoopGroupProxy-13-1 @call-handler#2101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.192 [eventLoopGroupProxy-13-1 @call-handler#2101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 23:08:56.193 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.195 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.195 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.195 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.195 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.197 [eventLoopGroupProxy-13-1 @call-handler#2107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.201 [eventLoopGroupProxy-13-1 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.201 [eventLoopGroupProxy-13-1 @call-handler#2107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.201 [eventLoopGroupProxy-13-1 @call-handler#2107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:56.202 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.204 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.204 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.204 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.204 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.206 [eventLoopGroupProxy-13-1 @call-handler#2113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.210 [eventLoopGroupProxy-13-1 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.210 [eventLoopGroupProxy-13-1 @call-handler#2113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.211 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.213 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.213 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.213 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.213 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.215 [eventLoopGroupProxy-13-1 @call-handler#2113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-06 23:08:56.215 [eventLoopGroupProxy-13-1 @call-handler#2119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.222 [eventLoopGroupProxy-13-1 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.222 [eventLoopGroupProxy-13-1 @call-handler#2119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.223 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.225 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.225 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.225 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.225 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.226 [eventLoopGroupProxy-13-1 @call-handler#2119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-02-06 23:08:56.227 [eventLoopGroupProxy-13-1 @call-handler#2125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.232 [eventLoopGroupProxy-13-1 @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.232 [eventLoopGroupProxy-13-1 @call-handler#2125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.233 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.234 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.235 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.235 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.235 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.236 [eventLoopGroupProxy-13-1 @call-handler#2125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-02-06 23:08:56.237 [eventLoopGroupProxy-13-1 @call-handler#2131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.239 [eventLoopGroupProxy-13-1 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.239 [eventLoopGroupProxy-13-1 @call-handler#2131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.240 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.242 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.242 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.242 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.242 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.243 [eventLoopGroupProxy-13-1 @call-handler#2131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 23:08:56.244 [eventLoopGroupProxy-13-1 @call-handler#2137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.289 [eventLoopGroupProxy-13-1 @coroutine#2138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.289 [eventLoopGroupProxy-13-1 @call-handler#2137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.290 [eventLoopGroupProxy-13-1 @call-handler#2137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-06 23:08:56.291 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.292 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.292 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.292 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.292 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.294 [eventLoopGroupProxy-13-1 @call-handler#2143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.296 [eventLoopGroupProxy-13-1 @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.296 [eventLoopGroupProxy-13-1 @call-handler#2143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.296 [eventLoopGroupProxy-13-1 @call-handler#2143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:56.297 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.298 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.299 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.299 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.299 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.301 [eventLoopGroupProxy-13-1 @call-handler#2149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.303 [eventLoopGroupProxy-13-1 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.303 [eventLoopGroupProxy-13-1 @call-handler#2149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.304 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.305 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.305 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.305 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.305 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.307 [eventLoopGroupProxy-13-1 @call-handler#2149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 23:08:56.307 [eventLoopGroupProxy-13-1 @call-handler#2155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.309 [eventLoopGroupProxy-13-1 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.309 [eventLoopGroupProxy-13-1 @call-handler#2155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.310 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.312 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.312 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.312 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.312 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.313 [eventLoopGroupProxy-13-1 @call-handler#2155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 23:08:56.314 [eventLoopGroupProxy-13-1 @call-handler#2161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.358 [eventLoopGroupProxy-13-1 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.358 [eventLoopGroupProxy-13-1 @call-handler#2161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.358 [eventLoopGroupProxy-13-1 @call-handler#2161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 23:08:56.359 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.360 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.361 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.361 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.361 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.363 [eventLoopGroupProxy-13-1 @call-handler#2168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.368 [eventLoopGroupProxy-13-1 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.368 [eventLoopGroupProxy-13-1 @call-handler#2168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.368 [eventLoopGroupProxy-13-1 @call-handler#2168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 23:08:56.369 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.371 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.371 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.371 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.371 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.374 [eventLoopGroupProxy-13-1 @call-handler#2174] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.377 [eventLoopGroupProxy-13-1 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.377 [eventLoopGroupProxy-13-1 @call-handler#2174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.377 [eventLoopGroupProxy-13-1 @call-handler#2174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:56.378 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.380 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.380 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.380 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.380 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.382 [eventLoopGroupProxy-13-1 @call-handler#2180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.385 [eventLoopGroupProxy-13-1 @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.386 [eventLoopGroupProxy-13-1 @call-handler#2180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.387 [eventLoopGroupProxy-13-1 @call-handler#2180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 23:08:56.387 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.389 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.389 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.389 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.389 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.390 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.414 [DefaultDispatcher-worker-13 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-06 23:08:56.434 [eventLoopGroupProxy-13-1 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.435 [eventLoopGroupProxy-13-1 @call-handler#2186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.435 [eventLoopGroupProxy-13-1 @call-handler#2186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:08:56.436 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.438 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.438 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.438 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.438 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.441 [eventLoopGroupProxy-13-1 @call-handler#2193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.446 [eventLoopGroupProxy-13-1 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.446 [eventLoopGroupProxy-13-1 @call-handler#2193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.446 [eventLoopGroupProxy-13-1 @call-handler#2193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 23:08:56.447 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.449 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.449 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.449 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.449 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.451 [eventLoopGroupProxy-13-1 @call-handler#2199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.454 [eventLoopGroupProxy-13-1 @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.454 [eventLoopGroupProxy-13-1 @call-handler#2199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.454 [eventLoopGroupProxy-13-1 @call-handler#2199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:56.455 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.456 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.456 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.456 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.456 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.462 [eventLoopGroupProxy-13-1 @call-handler#2205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.468 [eventLoopGroupProxy-13-1 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.468 [eventLoopGroupProxy-13-1 @call-handler#2205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.468 [eventLoopGroupProxy-13-1 @call-handler#2205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 23:08:56.469 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.471 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.471 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.471 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.471 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.473 [eventLoopGroupProxy-13-1 @call-handler#2211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.476 [eventLoopGroupProxy-13-1 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.476 [eventLoopGroupProxy-13-1 @call-handler#2211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.477 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.479 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.479 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.479 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.479 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.480 [eventLoopGroupProxy-13-1 @call-handler#2211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-06 23:08:56.481 [eventLoopGroupProxy-13-1 @call-handler#2217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.525 [eventLoopGroupProxy-13-1 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.526 [eventLoopGroupProxy-13-1 @call-handler#2217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.526 [eventLoopGroupProxy-13-1 @call-handler#2217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:08:56.527 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.528 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.528 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.528 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.528 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.530 [eventLoopGroupProxy-13-1 @call-handler#2223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.532 [eventLoopGroupProxy-13-1 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.532 [eventLoopGroupProxy-13-1 @call-handler#2223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.532 [eventLoopGroupProxy-13-1 @call-handler#2223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:08:56.533 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.535 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.535 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.535 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.535 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.537 [eventLoopGroupProxy-13-1 @call-handler#2229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.539 [eventLoopGroupProxy-13-1 @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.539 [eventLoopGroupProxy-13-1 @call-handler#2229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.540 [eventLoopGroupProxy-13-1 @call-handler#2229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:56.541 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.542 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.542 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.542 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.542 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.545 [eventLoopGroupProxy-13-1 @call-handler#2235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.589 [eventLoopGroupProxy-13-1 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.589 [eventLoopGroupProxy-13-1 @call-handler#2235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.590 [eventLoopGroupProxy-13-1 @call-handler#2235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:08:56.591 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.592 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.592 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.592 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.592 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.594 [eventLoopGroupProxy-13-1 @call-handler#2241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.596 [eventLoopGroupProxy-13-1 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.596 [eventLoopGroupProxy-13-1 @call-handler#2241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.597 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.598 [eventLoopGroupProxy-13-1 @call-handler#2241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:08:56.599 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.599 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.599 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.599 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.600 [eventLoopGroupProxy-13-1 @call-handler#2247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.607 [eventLoopGroupProxy-13-1 @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.607 [eventLoopGroupProxy-13-1 @call-handler#2247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.608 [eventLoopGroupProxy-13-1 @call-handler#2247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-06 23:08:56.608 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.610 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.610 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.610 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.610 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.613 [eventLoopGroupProxy-13-1 @call-handler#2253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.616 [eventLoopGroupProxy-13-1 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.616 [eventLoopGroupProxy-13-1 @call-handler#2253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.617 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.618 [eventLoopGroupProxy-13-1 @call-handler#2253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 23:08:56.619 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.619 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.619 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.619 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.622 [eventLoopGroupProxy-13-1 @call-handler#2259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.632 [eventLoopGroupProxy-13-1 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.633 [eventLoopGroupProxy-13-1 @call-handler#2259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.633 [eventLoopGroupProxy-13-1 @call-handler#2259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-06 23:08:56.634 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.643 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.643 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.643 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.643 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.645 [eventLoopGroupProxy-13-1 @call-handler#2266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.651 [eventLoopGroupProxy-13-1 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.651 [eventLoopGroupProxy-13-1 @call-handler#2266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.651 [eventLoopGroupProxy-13-1 @call-handler#2266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 23:08:56.652 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.653 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.653 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.653 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.653 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.655 [eventLoopGroupProxy-13-1 @call-handler#2272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.698 [eventLoopGroupProxy-13-1 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.698 [eventLoopGroupProxy-13-1 @call-handler#2272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.698 [eventLoopGroupProxy-13-1 @call-handler#2272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 23:08:56.699 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.701 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.701 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.701 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.701 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.703 [eventLoopGroupProxy-13-1 @call-handler#2278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.705 [eventLoopGroupProxy-13-1 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.705 [eventLoopGroupProxy-13-1 @call-handler#2278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.705 [eventLoopGroupProxy-13-1 @call-handler#2278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:56.706 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.709 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.709 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.709 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.709 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.711 [eventLoopGroupProxy-13-1 @call-handler#2284] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.713 [eventLoopGroupProxy-13-1 @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.714 [eventLoopGroupProxy-13-1 @call-handler#2284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.714 [eventLoopGroupProxy-13-1 @call-handler#2284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:56.715 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.718 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.718 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.718 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.718 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.720 [eventLoopGroupProxy-13-1 @call-handler#2290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.722 [eventLoopGroupProxy-13-1 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.723 [eventLoopGroupProxy-13-1 @call-handler#2290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.723 [eventLoopGroupProxy-13-1 @call-handler#2290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:08:56.724 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.727 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.727 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:56.727 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.727 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:56.729 [eventLoopGroupProxy-13-1 @call-handler#2296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:08:56.773 [eventLoopGroupProxy-13-1 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.774 [eventLoopGroupProxy-13-1 @call-handler#2296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.774 [eventLoopGroupProxy-13-1 @call-handler#2296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:08:56.775 [MyScheduler_Worker-1 @coroutine#1363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:56.790 [DefaultDispatcher-worker-11 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-06 23:08:56.799 [DefaultDispatcher-worker-10 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-06 23:08:56.799 [DefaultDispatcher-worker-10 @coroutine#1179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:08:56.799 [DefaultDispatcher-worker-10 @coroutine#1179] 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-02-06 23:08:56.799 [DefaultDispatcher-worker-10 @coroutine#1179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:08:56.799 [DefaultDispatcher-worker-10 @coroutine#1179] 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-02-06 23:08:56.801 [eventLoopGroupProxy-13-1 @call-handler#2306] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:08:56.801 [eventLoopGroupProxy-13-1 @call-handler#2306] 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-02-06 23:08:56.801 [eventLoopGroupProxy-13-1 @call-handler#2306] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:08:56.831 [DefaultDispatcher-worker-7 @call-handler#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161c9468 2024-02-06 23:08:56.831 [eventLoopGroupProxy-13-1 @call-handler#2306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:56.831 [DefaultDispatcher-worker-2 @coroutine#995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555856961052286976/_ustadmanifest.json 2024-02-06 23:08:56.831 [DefaultDispatcher-worker-2 @coroutine#995] 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/555856961052286976/_ustadmanifest.json. 2024-02-06 23:08:56.831 [DefaultDispatcher-worker-2 @coroutine#995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555856961052286976/_ustadmanifest.json 2024-02-06 23:08:56.831 [eventLoopGroupProxy-13-1 @call-handler#2306] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 30ms 2024-02-06 23:08:56.832 [DefaultDispatcher-worker-6 @coroutine#1179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:08:56.832 [DefaultDispatcher-worker-6 @coroutine#1179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:08:56.833 [DefaultDispatcher-worker-6 @coroutine#1179] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:08:56.833 [DefaultDispatcher-worker-6 @coroutine#1179] 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-02-06 23:08:56.840 [DefaultDispatcher-worker-9 @coroutine#995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555856961052286976/_ustadmanifest.json 2024-02-06 23:08:56.840 [DefaultDispatcher-worker-9 @coroutine#995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555856961052286976/_ustadmanifest.json 2024-02-06 23:08:56.841 [DefaultDispatcher-worker-14 @coroutine#995] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555856961052286976/_ustadmanifest.json. 2024-02-06 23:08:56.841 [DefaultDispatcher-worker-14 @coroutine#995] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555856961052286976/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:08:56.854 [DefaultDispatcher-worker-14 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:56.856 [DefaultDispatcher-worker-15 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7 2024-02-06 23:08:56.868 [DefaultDispatcher-worker-14 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@161c9468 2024-02-06 23:08:56.919 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 23:08:56.919 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 23:08:56.919 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 23:08:56.919 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 23:08:56.919 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 23:08:56.933 [Test worker @coroutine#2678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50b624da 2024-02-06 23:08:56.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-06 23:08:56.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-06 23:08:56.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:56.948 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7dcfb7: (connection evicted) 2024-02-06 23:08:56.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:56.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-06 23:08:56.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-06 23:08:57.033 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:08:57.035 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:08:57.291 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:08:58.147 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@544e6b 2024-02-06 23:08:58.147 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@544e6b 2024-02-06 23:08:58.171 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f99aaf 2024-02-06 23:08:58.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-06 23:08:58.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-06 23:08:58.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:58.195 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@161c9468: (connection evicted) 2024-02-06 23:08:58.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:08:58.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-06 23:08:58.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-06 23:08:58.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-06 23:08:58.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:58.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:58.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:58.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:58.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:58.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@747e8659 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:58.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:58.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-06 23:08:58.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fa9254 2024-02-06 23:08:58.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fa9254 2024-02-06 23:08:58.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-06 23:08:58.285 [DefaultDispatcher-worker-15 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75fa9254 2024-02-06 23:08:58.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64908ab9 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:58.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:58.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-06 23:08:58.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-06 23:08:58.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-06 23:08:58.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-06 23:08:58.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14e83c9d 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:58.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:58.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-06 23:08:58.315 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:58.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@59043741 2024-02-06 23:08:58.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@59043741 2024-02-06 23:08:58.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-06 23:08:58.322 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:08:58.323 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-06 23:08:58.345 [DefaultDispatcher-worker-15 @coroutine#2700] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:08:58.347 [DefaultDispatcher-worker-8 @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-06 23:08:58.349 [Test worker @coroutine#2701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:58.349 [Test worker @coroutine#2701] 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-02-06 23:08:58.349 [Test worker @coroutine#2701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:58.349 [Test worker @coroutine#2701] 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-02-06 23:08:58.400 [eventLoopGroupProxy-16-1 @call-handler#2708] 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-02-06 23:08:58.400 [eventLoopGroupProxy-16-1 @call-handler#2708] 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-02-06 23:08:58.401 [eventLoopGroupProxy-16-1 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043741 2024-02-06 23:08:58.405 [Test worker @coroutine#2701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:58.405 [Test worker @coroutine#2701] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:08:58.405 [Test worker @coroutine#2701] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:08:58.405 [Test worker @coroutine#2701] 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-02-06 23:08:58.419 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:58.420 [Test worker @coroutine#2713] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:58.420 [Test worker @coroutine#2713] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:08:58.420 [Test worker @coroutine#2713] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:58.420 [Test worker @coroutine#2713] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:08:58.421 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:08:58.423 [eventLoopGroupProxy-16-1 @call-handler#2716] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-06 23:08:58.434 [eventLoopGroupProxy-16-1 @coroutine#2718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043741 2024-02-06 23:08:58.434 [eventLoopGroupProxy-16-1 @call-handler#2716] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:58.435 [Test worker @coroutine#2713] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:08:58.488 [eventLoopGroupProxy-16-2 @call-handler#2727] 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-02-06 23:08:58.493 [eventLoopGroupProxy-16-2 @call-handler#2727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:08:58.502 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af641d3 2024-02-06 23:08:59.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21046afa 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:08:59.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:08:59.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-06 23:08:59.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac53209 2024-02-06 23:08:59.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac53209 2024-02-06 23:08:59.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-06 23:09:00.031 [DefaultDispatcher-worker-10 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac53209 2024-02-06 23:09:00.039 [Test worker @coroutine#2738] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41643/api/blob/upload-init-batch 2024-02-06 23:09:00.039 [Test worker @coroutine#2738] 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:41643/api/blob/upload-init-batch. 2024-02-06 23:09:00.039 [Test worker @coroutine#2738] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41643/api/blob/upload-init-batch 2024-02-06 23:09:00.039 [Test worker @coroutine#2738] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41643/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 23:09:00.041 [Test worker @coroutine#2738] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41643/api/blob/upload-init-batch 2024-02-06 23:09:00.042 [Test worker @coroutine#2738] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41643/api/blob/upload-init-batch 2024-02-06 23:09:00.042 [Test worker @coroutine#2738] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41643/api/blob/upload-init-batch. 2024-02-06 23:09:00.042 [Test worker @coroutine#2738] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41643/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:00.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-06 23:09:00.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-06 23:09:00.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:00.055 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ac53209: (connection evicted) 2024-02-06 23:09:00.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:00.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-06 23:09:00.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-06 23:09:00.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-06 23:09:00.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:00.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:00.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:00.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:00.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3adeca1f 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:00.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:00.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-06 23:09:00.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d41bb5a 2024-02-06 23:09:00.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d41bb5a 2024-02-06 23:09:00.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-06 23:09:00.110 [Test worker @coroutine#2748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47577/api/blob/upload-init-batch 2024-02-06 23:09:00.111 [Test worker @coroutine#2748] 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:47577/api/blob/upload-init-batch. 2024-02-06 23:09:00.111 [Test worker @coroutine#2748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47577/api/blob/upload-init-batch 2024-02-06 23:09:00.111 [Test worker @coroutine#2748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47577/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 23:09:00.113 [Test worker @coroutine#2748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47577/api/blob/upload-init-batch 2024-02-06 23:09:00.113 [Test worker @coroutine#2748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47577/api/blob/upload-init-batch 2024-02-06 23:09:00.114 [Test worker @coroutine#2748] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47577/api/blob/upload-init-batch. 2024-02-06 23:09:00.114 [Test worker @coroutine#2748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47577/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:00.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-06 23:09:00.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-06 23:09:00.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:00.123 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d41bb5a: (connection evicted) 2024-02-06 23:09:00.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:00.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-06 23:09:00.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-06 23:09:00.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d181ed 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:00.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:00.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-06 23:09:00.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@66046e7c 2024-02-06 23:09:00.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@66046e7c 2024-02-06 23:09:00.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-06 23:09:00.191 [Test worker @coroutine#2754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47169/api/blob/upload-init-batch 2024-02-06 23:09:00.191 [Test worker @coroutine#2754] 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:47169/api/blob/upload-init-batch. 2024-02-06 23:09:00.191 [Test worker @coroutine#2754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47169/api/blob/upload-init-batch 2024-02-06 23:09:00.191 [Test worker @coroutine#2754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47169/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 23:09:00.195 [Test worker @coroutine#2754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47169/api/blob/upload-init-batch 2024-02-06 23:09:00.195 [Test worker @coroutine#2754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47169/api/blob/upload-init-batch 2024-02-06 23:09:00.195 [Test worker @coroutine#2754] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47169/api/blob/upload-init-batch. 2024-02-06 23:09:00.195 [Test worker @coroutine#2754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47169/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:00.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-06 23:09:00.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-06 23:09:00.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:00.208 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66046e7c: (connection evicted) 2024-02-06 23:09:00.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:00.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-06 23:09:00.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8aa1562 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:00.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:00.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-06 23:09:00.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 23:09:00.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 23:09:00.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-06 23:09:00.413 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 23:09:00.441 [DefaultDispatcher-worker-1 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 23:09:00.451 [DefaultDispatcher-worker-3 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 23:09:00.462 [DefaultDispatcher-worker-2 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 23:09:00.466 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:00.472 [DefaultDispatcher-worker-15 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 23:09:00.477 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d74c76 2024-02-06 23:09:00.477 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d74c76 2024-02-06 23:09:00.480 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e10b81c 2024-02-06 23:09:00.480 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e10b81c 2024-02-06 23:09:00.481 [DefaultDispatcher-worker-7 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 23:09:00.483 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2f2706 2024-02-06 23:09:00.483 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2f2706 2024-02-06 23:09:00.486 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f2db227 2024-02-06 23:09:00.486 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f2db227 2024-02-06 23:09:00.489 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7573e948 2024-02-06 23:09:00.489 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7573e948 2024-02-06 23:09:00.491 [DefaultDispatcher-worker-5 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 23:09:00.492 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef86fa2 2024-02-06 23:09:00.492 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef86fa2 2024-02-06 23:09:00.494 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4c6a6c 2024-02-06 23:09:00.494 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4c6a6c 2024-02-06 23:09:00.498 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f024d68 2024-02-06 23:09:00.498 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f024d68 2024-02-06 23:09:00.500 [DefaultDispatcher-worker-12 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 23:09:00.501 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d1d269 2024-02-06 23:09:00.501 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d1d269 2024-02-06 23:09:00.501 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:09:00.510 [DefaultDispatcher-worker-2 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 23:09:00.520 [DefaultDispatcher-worker-9 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 23:09:00.529 [DefaultDispatcher-worker-12 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 23:09:00.541 [DefaultDispatcher-worker-11 @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 23:09:00.550 [DefaultDispatcher-worker-11 @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 23:09:00.561 [DefaultDispatcher-worker-8 @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@346690d6 2024-02-06 23:09:00.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-06 23:09:00.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-06 23:09:00.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:00.564 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@346690d6: (connection evicted) 2024-02-06 23:09:00.565 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d74c76: (connection evicted) 2024-02-06 23:09:00.565 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e10b81c: (connection evicted) 2024-02-06 23:09:00.566 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a2f2706: (connection evicted) 2024-02-06 23:09:00.566 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f2db227: (connection evicted) 2024-02-06 23:09:00.566 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7573e948: (connection evicted) 2024-02-06 23:09:00.567 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ef86fa2: (connection evicted) 2024-02-06 23:09:00.567 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d4c6a6c: (connection evicted) 2024-02-06 23:09:00.568 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f024d68: (connection evicted) 2024-02-06 23:09:00.568 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d1d269: (connection evicted) 2024-02-06 23:09:00.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:00.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-06 23:09:00.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-06 23:09:00.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-06 23:09:00.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:00.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:00.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:00.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:00.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:00.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:00.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b0dfa91 2024-02-06 23:09:00.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:00.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:00.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:00.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-06 23:09:00.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 23:09:00.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 23:09:00.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-06 23:09:00.594 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 23:09:00.621 [DefaultDispatcher-worker-16 @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 23:09:00.630 [DefaultDispatcher-worker-12 @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 23:09:00.640 [DefaultDispatcher-worker-6 @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 23:09:00.650 [DefaultDispatcher-worker-12 @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 23:09:00.660 [DefaultDispatcher-worker-2 @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 23:09:00.670 [DefaultDispatcher-worker-10 @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 23:09:00.672 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:00.679 [DefaultDispatcher-worker-9 @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 23:09:00.703 [DefaultDispatcher-worker-13 @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 23:09:00.713 [DefaultDispatcher-worker-4 @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 23:09:00.718 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@158a6724 2024-02-06 23:09:00.718 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@158a6724 2024-02-06 23:09:00.724 [DefaultDispatcher-worker-2 @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 23:09:00.730 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4d9be5 2024-02-06 23:09:00.730 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4d9be5 2024-02-06 23:09:00.735 [DefaultDispatcher-worker-13 @coroutine#2799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 23:09:00.745 [DefaultDispatcher-worker-15 @coroutine#2799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 23:09:00.754 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f720c54 2024-02-06 23:09:00.754 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f720c54 2024-02-06 23:09:00.756 [DefaultDispatcher-worker-3 @coroutine#2799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3321fb65 2024-02-06 23:09:00.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-06 23:09:00.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-06 23:09:00.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2024-02-06 23:09:00.759 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7091de 2024-02-06 23:09:00.760 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7091de 2024-02-06 23:09:00.771 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3321fb65: (connection evicted) 2024-02-06 23:09:00.772 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@158a6724: (connection evicted) 2024-02-06 23:09:00.772 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b4d9be5: (connection evicted) 2024-02-06 23:09:00.773 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f720c54: (connection evicted) 2024-02-06 23:09:00.773 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a7091de: (connection evicted) 2024-02-06 23:09:00.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:00.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-06 23:09:00.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fe2fcc2 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:01.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:01.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-06 23:09:01.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea8224b 2024-02-06 23:09:01.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea8224b 2024-02-06 23:09:01.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-06 23:09:01.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@633cad4d 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:01.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:01.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-06 23:09:01.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b86f4cb 2024-02-06 23:09:01.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b86f4cb 2024-02-06 23:09:01.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-06 23:09:01.695 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:01.760 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:01.761 [Test worker @coroutine#2808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b86f4cb 2024-02-06 23:09:01.766 [Test worker @coroutine#2810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b86f4cb 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58835bba 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:01.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:01.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:01.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:01.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:01.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:01.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:01.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-06 23:09:01.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:01.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:01.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:01.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:01.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:01.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:01.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:01.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:01.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-06 23:09:01.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3331800f 2024-02-06 23:09:01.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3331800f 2024-02-06 23:09:01.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-06 23:09:01.861 [Test worker @coroutine#2814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3331800f 2024-02-06 23:09:01.866 [Test worker @coroutine#2816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3331800f 2024-02-06 23:09:01.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@257d3968 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:01.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:01.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-06 23:09:01.889 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:01.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e09c0b 2024-02-06 23:09:01.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e09c0b 2024-02-06 23:09:01.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-06 23:09:01.961 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e09c0b 2024-02-06 23:09:01.965 [Test worker @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e09c0b 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1018f702 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:01.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:01.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-06 23:09:01.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@a84b6de 2024-02-06 23:09:01.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@a84b6de 2024-02-06 23:09:01.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-06 23:09:01.999 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:02.085 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:02.105 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a84b6de 2024-02-06 23:09:02.110 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a84b6de 2024-02-06 23:09:02.144 [Test worker @coroutine#2831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54899/ 2024-02-06 23:09:02.144 [Test worker @coroutine#2831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54899/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:09:02.166 [Test worker @coroutine#2831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54899/ 2024-02-06 23:09:02.167 [Test worker @coroutine#2831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54899/ 2024-02-06 23:09:02.167 [Test worker @coroutine#2831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54899/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:09:02.168 [Test worker @coroutine#2831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54899/ 2024-02-06 23:09:02.169 [Test worker @coroutine#2831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54899/ 2024-02-06 23:09:02.169 [Test worker @coroutine#2831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54899/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:09:02.180 [Test worker @coroutine#2831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54899/ 2024-02-06 23:09:02.180 [Test worker @coroutine#2831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54899/ 2024-02-06 23:09:02.180 [Test worker @coroutine#2831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54899/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:09:02.181 [Test worker @coroutine#2831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54899/ 2024-02-06 23:09:02.182 [Test worker @coroutine#2831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54899/ 2024-02-06 23:09:02.182 [Test worker @coroutine#2831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54899/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:09:02.183 [Test worker @coroutine#2831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54899/ 2024-02-06 23:09:02.183 [Test worker @coroutine#2831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54899/ 2024-02-06 23:09:02.183 [Test worker @coroutine#2831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54899/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:09:02.184 [Test worker @coroutine#2831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54899/ 2024-02-06 23:09:02.184 [Test worker @coroutine#2831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54899/ 2024-02-06 23:09:02.184 [Test worker @coroutine#2831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54899/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:09:02.186 [Test worker @coroutine#2831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54899/ 2024-02-06 23:09:02.224 [Test worker @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36015/ 2024-02-06 23:09:02.224 [Test worker @coroutine#2847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:09:02.260 [Test worker @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36015/ 2024-02-06 23:09:02.261 [Test worker @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36015/ 2024-02-06 23:09:02.261 [Test worker @coroutine#2847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:09:02.272 [Test worker @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36015/ 2024-02-06 23:09:02.273 [Test worker @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36015/ 2024-02-06 23:09:02.273 [Test worker @coroutine#2847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:09:02.274 [Test worker @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36015/ 2024-02-06 23:09:02.275 [Test worker @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36015/ 2024-02-06 23:09:02.275 [Test worker @coroutine#2847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:09:02.276 [Test worker @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36015/ 2024-02-06 23:09:02.276 [Test worker @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36015/ 2024-02-06 23:09:02.276 [Test worker @coroutine#2847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:09:02.277 [Test worker @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36015/ 2024-02-06 23:09:02.278 [Test worker @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36015/ 2024-02-06 23:09:02.278 [Test worker @coroutine#2847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:09:02.279 [Test worker @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36015/ 2024-02-06 23:09:02.280 [Test worker @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36015/ 2024-02-06 23:09:02.280 [Test worker @coroutine#2847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:09:02.281 [Test worker @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36015/ 2024-02-06 23:09:02.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31a80c88 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:02.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:02.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-06 23:09:02.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:02.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:02.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-06 23:09:03.058 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:03.078 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:03.085 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:03.096 [DefaultDispatcher-worker-14 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:03.097 [DefaultDispatcher-worker-14 @coroutine#2884] 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:44501/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:09:03.097 [DefaultDispatcher-worker-14 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:03.097 [DefaultDispatcher-worker-14 @coroutine#2884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44501/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:09:03.098 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:03.104 [DefaultDispatcher-worker-10 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:03.105 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:03.105 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:03.105 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:03.124 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1574f323 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:03.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-06 23:09:03.155 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@62197829 2024-02-06 23:09:03.155 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@62197829 2024-02-06 23:09:03.164 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde9a1a 2024-02-06 23:09:03.165 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cde9a1a 2024-02-06 23:09:03.168 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e11359 2024-02-06 23:09:03.168 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e11359 2024-02-06 23:09:03.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9370cc 2024-02-06 23:09:03.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9370cc 2024-02-06 23:09:03.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-06 23:09:03.184 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de39021 2024-02-06 23:09:03.184 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de39021 2024-02-06 23:09:03.187 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4127d84 2024-02-06 23:09:03.187 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4127d84 2024-02-06 23:09:03.191 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c843956 2024-02-06 23:09:03.191 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c843956 2024-02-06 23:09:03.202 [DefaultDispatcher-worker-16 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:03.203 [DefaultDispatcher-worker-16 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:03.203 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9f8a44 2024-02-06 23:09:03.204 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9f8a44 2024-02-06 23:09:03.207 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcc6f6e 2024-02-06 23:09:03.207 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcc6f6e 2024-02-06 23:09:03.211 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa5d50e 2024-02-06 23:09:03.211 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa5d50e 2024-02-06 23:09:03.211 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:03.217 [DefaultDispatcher-worker-16 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75fa9254 2024-02-06 23:09:03.227 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9370cc 2024-02-06 23:09:03.232 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:03.232 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:03.257 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9370cc 2024-02-06 23:09:03.271 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9370cc 2024-02-06 23:09:03.279 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:03.280 [DefaultDispatcher-worker-1 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9370cc 2024-02-06 23:09:03.281 [DefaultDispatcher-worker-10 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 23:09:03.282 [DefaultDispatcher-worker-10 @coroutine#2908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-06 23:09:03.282 [DefaultDispatcher-worker-10 @coroutine#2908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 23:09:03.284 [DefaultDispatcher-worker-10 @coroutine#2908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 23:09:03.284 [DefaultDispatcher-worker-10 @coroutine#2908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 23:09:03.302 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad2a0de 2024-02-06 23:09:03.302 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad2a0de 2024-02-06 23:09:03.306 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@641553f4 2024-02-06 23:09:03.306 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@641553f4 2024-02-06 23:09:03.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-06 23:09:03.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:03.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:03.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:03.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:03.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f96d58 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:03.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:03.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-06 23:09:03.309 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@602acbae 2024-02-06 23:09:03.309 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@602acbae 2024-02-06 23:09:03.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-06 23:09:03.319 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@252859cf 2024-02-06 23:09:03.319 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@252859cf 2024-02-06 23:09:03.321 [DefaultDispatcher-worker-10 @coroutine#2913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043741 2024-02-06 23:09:03.323 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a03c9e4 2024-02-06 23:09:03.323 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a03c9e4 2024-02-06 23:09:03.326 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c7bba3 2024-02-06 23:09:03.326 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c7bba3 2024-02-06 23:09:03.330 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2206752e 2024-02-06 23:09:03.330 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2206752e 2024-02-06 23:09:03.338 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4507a680 2024-02-06 23:09:03.338 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4507a680 2024-02-06 23:09:03.345 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f0b2d 2024-02-06 23:09:03.345 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f0b2d 2024-02-06 23:09:03.345 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:03.357 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.374 [Test worker @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.388 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.394 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:03.394 [DefaultDispatcher-worker-10 @coroutine#2921] 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:53005/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:09:03.394 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:03.394 [DefaultDispatcher-worker-10 @coroutine#2921] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53005/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:09:03.402 [DefaultDispatcher-worker-11 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.402 [DefaultDispatcher-worker-11 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:03.402 [DefaultDispatcher-worker-11 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:03.402 [DefaultDispatcher-worker-11 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:03.419 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.419 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:03.430 [DefaultDispatcher-worker-14 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.439 [DefaultDispatcher-worker-15 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.448 [DefaultDispatcher-worker-6 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.458 [DefaultDispatcher-worker-7 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.468 [DefaultDispatcher-worker-9 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.471 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@327dbf2a 2024-02-06 23:09:03.471 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@327dbf2a 2024-02-06 23:09:03.474 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cba5715 2024-02-06 23:09:03.474 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cba5715 2024-02-06 23:09:03.478 [DefaultDispatcher-worker-9 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.486 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3885d45a 2024-02-06 23:09:03.486 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3885d45a 2024-02-06 23:09:03.488 [DefaultDispatcher-worker-3 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.494 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d875d2e 2024-02-06 23:09:03.494 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d875d2e 2024-02-06 23:09:03.497 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@225c395b 2024-02-06 23:09:03.497 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@225c395b 2024-02-06 23:09:03.498 [DefaultDispatcher-worker-5 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.498 [DefaultDispatcher-worker-16 @coroutine#2921] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:03.498 [DefaultDispatcher-worker-16 @coroutine#2921] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:03.500 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb0c0fa 2024-02-06 23:09:03.500 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cb0c0fa 2024-02-06 23:09:03.503 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:03.504 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:03.504 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a81fa32 2024-02-06 23:09:03.504 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a81fa32 2024-02-06 23:09:03.508 [DefaultDispatcher-worker-9 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.510 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da8a261 2024-02-06 23:09:03.510 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1da8a261 2024-02-06 23:09:03.514 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efdc66e 2024-02-06 23:09:03.514 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efdc66e 2024-02-06 23:09:03.514 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:09:03.518 [DefaultDispatcher-worker-10 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:03.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef7faa9 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:03.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:03.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-06 23:09:03.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:03.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:03.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-06 23:09:03.618 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:03.647 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:03.657 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:03.661 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:03.661 [DefaultDispatcher-worker-10 @coroutine#2968] 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:33303/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:09:03.661 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:03.661 [DefaultDispatcher-worker-10 @coroutine#2968] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33303/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:09:03.668 [DefaultDispatcher-worker-11 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:03.668 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:03.668 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:03.668 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:03.671 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:03.700 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:03.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36e358de 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:03.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:03.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-06 23:09:03.706 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4673ff12 2024-02-06 23:09:03.706 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4673ff12 2024-02-06 23:09:03.713 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:03.713 [DefaultDispatcher-worker-15 @coroutine#2968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:03.715 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b419ac 2024-02-06 23:09:03.715 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b419ac 2024-02-06 23:09:03.718 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8b9462 2024-02-06 23:09:03.718 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8b9462 2024-02-06 23:09:03.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a2e2fb 2024-02-06 23:09:03.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a2e2fb 2024-02-06 23:09:03.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-06 23:09:03.720 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a2e2fb 2024-02-06 23:09:03.724 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@9891397 2024-02-06 23:09:03.725 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@9891397 2024-02-06 23:09:03.737 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a2e2fb 2024-02-06 23:09:03.740 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@505bf6db 2024-02-06 23:09:03.740 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@505bf6db 2024-02-06 23:09:03.740 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a2e2fb 2024-02-06 23:09:03.743 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cafc05 2024-02-06 23:09:03.743 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cafc05 2024-02-06 23:09:03.746 [DefaultDispatcher-worker-14 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 23:09:03.746 [DefaultDispatcher-worker-14 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-06 23:09:03.746 [DefaultDispatcher-worker-14 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 23:09:03.746 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f247fa 2024-02-06 23:09:03.746 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f247fa 2024-02-06 23:09:03.747 [DefaultDispatcher-worker-12 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 23:09:03.747 [DefaultDispatcher-worker-12 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 23:09:03.750 [DefaultDispatcher-worker-3 @coroutine#2981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a2e2fb 2024-02-06 23:09:03.756 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a6ecd8 2024-02-06 23:09:03.756 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a6ecd8 2024-02-06 23:09:03.759 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c43219 2024-02-06 23:09:03.759 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c43219 2024-02-06 23:09:03.759 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:03.760 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:03.760 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:03.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23909b3 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:03.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:03.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-06 23:09:03.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:03.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:03.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-06 23:09:03.819 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:03.834 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f12dc7a 2024-02-06 23:09:03.834 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f12dc7a 2024-02-06 23:09:03.838 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d52fe8 2024-02-06 23:09:03.838 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d52fe8 2024-02-06 23:09:03.841 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:03.847 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@65eab70a 2024-02-06 23:09:03.847 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@65eab70a 2024-02-06 23:09:03.859 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e825d3 2024-02-06 23:09:03.859 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e825d3 2024-02-06 23:09:03.862 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0ccb8 2024-02-06 23:09:03.862 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0ccb8 2024-02-06 23:09:03.866 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@11020203 2024-02-06 23:09:03.866 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@11020203 2024-02-06 23:09:03.881 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e0b5ce 2024-02-06 23:09:03.881 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e0b5ce 2024-02-06 23:09:03.884 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c7da9c 2024-02-06 23:09:03.884 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c7da9c 2024-02-06 23:09:03.888 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1d5b30 2024-02-06 23:09:03.888 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1d5b30 2024-02-06 23:09:03.888 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:03.895 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:03.895 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:03.899 [Test worker @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:03.907 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:03.907 [DefaultDispatcher-worker-6 @coroutine#3001] 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:48159/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:09:03.907 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:03.907 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@314fd713 2024-02-06 23:09:03.907 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@314fd713 2024-02-06 23:09:03.907 [DefaultDispatcher-worker-6 @coroutine#3001] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48159/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:09:03.909 [DefaultDispatcher-worker-2 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:03.909 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:03.909 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:03.909 [DefaultDispatcher-worker-2 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:03.918 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f882f4a 2024-02-06 23:09:03.918 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f882f4a 2024-02-06 23:09:03.921 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb7bc63 2024-02-06 23:09:03.921 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb7bc63 2024-02-06 23:09:03.925 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb52571 2024-02-06 23:09:03.925 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb52571 2024-02-06 23:09:03.935 [Test worker @coroutine#3007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6792f2c6 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:03.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:03.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-06 23:09:03.941 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@310d82fb 2024-02-06 23:09:03.941 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@310d82fb 2024-02-06 23:09:03.949 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0119ef 2024-02-06 23:09:03.949 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0119ef 2024-02-06 23:09:03.955 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4953e0c8 2024-02-06 23:09:03.955 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4953e0c8 2024-02-06 23:09:03.958 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9ada3e 2024-02-06 23:09:03.958 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9ada3e 2024-02-06 23:09:03.962 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@435d994c 2024-02-06 23:09:03.962 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@435d994c 2024-02-06 23:09:03.962 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:03.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 23:09:03.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 23:09:03.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-06 23:09:03.981 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 23:09:04.002 [DefaultDispatcher-worker-2 @coroutine#3001] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.002 [DefaultDispatcher-worker-2 @coroutine#3001] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.003 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.003 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.007 [Test worker @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 23:09:04.028 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 23:09:04.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd1f239 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:04.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:04.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-06 23:09:04.038 [DefaultDispatcher-worker-11 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530e08a7 2024-02-06 23:09:04.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:04.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:04.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-06 23:09:04.079 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:04.087 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:04.092 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c35e24 2024-02-06 23:09:04.092 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c35e24 2024-02-06 23:09:04.104 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c04b60c 2024-02-06 23:09:04.104 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c04b60c 2024-02-06 23:09:04.107 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@383b3554 2024-02-06 23:09:04.107 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@383b3554 2024-02-06 23:09:04.111 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d39bc37 2024-02-06 23:09:04.111 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d39bc37 2024-02-06 23:09:04.114 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a3ffca 2024-02-06 23:09:04.114 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a3ffca 2024-02-06 23:09:04.128 [Test worker @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:04.129 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0e87a4 2024-02-06 23:09:04.129 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0e87a4 2024-02-06 23:09:04.130 [Test worker @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:04.132 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7e9ae4 2024-02-06 23:09:04.132 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7e9ae4 2024-02-06 23:09:04.135 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.135 [DefaultDispatcher-worker-6 @coroutine#3030] 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:37597/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:09:04.135 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.135 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37597/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:09:04.138 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d164378 2024-02-06 23:09:04.138 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d164378 2024-02-06 23:09:04.140 [DefaultDispatcher-worker-14 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:04.141 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.141 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:04.141 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.141 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5781a2bf 2024-02-06 23:09:04.142 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5781a2bf 2024-02-06 23:09:04.142 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:04.145 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:04.170 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:04.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5e2e06 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:04.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:04.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-06 23:09:04.199 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@33fb7396 2024-02-06 23:09:04.199 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@33fb7396 2024-02-06 23:09:04.202 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3c8b99 2024-02-06 23:09:04.202 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3c8b99 2024-02-06 23:09:04.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 23:09:04.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 23:09:04.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-06 23:09:04.208 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 23:09:04.215 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@390318e6 2024-02-06 23:09:04.215 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@390318e6 2024-02-06 23:09:04.221 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0181a2 2024-02-06 23:09:04.221 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0181a2 2024-02-06 23:09:04.224 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@148e3a77 2024-02-06 23:09:04.224 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@148e3a77 2024-02-06 23:09:04.233 [Test worker @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 23:09:04.235 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db71b3c 2024-02-06 23:09:04.235 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db71b3c 2024-02-06 23:09:04.236 [Test worker @coroutine#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 23:09:04.239 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd2fe44 2024-02-06 23:09:04.239 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd2fe44 2024-02-06 23:09:04.242 [DefaultDispatcher-worker-12 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:04.242 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.242 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:04.242 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.242 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2e7eed 2024-02-06 23:09:04.242 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2e7eed 2024-02-06 23:09:04.244 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.244 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.245 [DefaultDispatcher-worker-2 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79982bcc 2024-02-06 23:09:04.249 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-06 23:09:04.250 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:04.250 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:04.250 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:04.250 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49c227c6 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:04.255 [DefaultDispatcher-worker-5 @coroutine#3054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-06 23:09:04.255 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7916a29d 2024-02-06 23:09:04.256 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7916a29d 2024-02-06 23:09:04.256 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:04.258 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.258 [DefaultDispatcher-worker-12 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.267 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:04.267 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:04.267 [DefaultDispatcher-worker-5 @coroutine#3054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-06 23:09:04.284 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.284 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.305 [DefaultDispatcher-worker-5 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:04.307 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:04.318 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2a4e9f 2024-02-06 23:09:04.319 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2a4e9f 2024-02-06 23:09:04.322 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@54edabaa 2024-02-06 23:09:04.322 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@54edabaa 2024-02-06 23:09:04.325 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d225ef 2024-02-06 23:09:04.325 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d225ef 2024-02-06 23:09:04.330 [DefaultDispatcher-worker-5 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:04.332 [DefaultDispatcher-worker-5 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:04.334 [DefaultDispatcher-worker-6 @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.334 [DefaultDispatcher-worker-6 @coroutine#3063] 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-02-06 23:09:04.334 [DefaultDispatcher-worker-6 @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.334 [DefaultDispatcher-worker-6 @coroutine#3063] 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-02-06 23:09:04.337 [DefaultDispatcher-worker-11 @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible: Temporary failure in name resolution for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.341 [DefaultDispatcher-worker-5 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:09:04.341 [DefaultDispatcher-worker-5 @coroutine#3054] 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-02-06 23:09:04.341 [DefaultDispatcher-worker-5 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:09:04.341 [DefaultDispatcher-worker-3 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:04.342 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.342 [DefaultDispatcher-worker-3 @coroutine#3062] 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-02-06 23:09:04.342 [DefaultDispatcher-worker-3 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.343 [DefaultDispatcher-worker-6 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.343 [DefaultDispatcher-worker-16 @coroutine#3054] 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-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bed0ff4 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:04.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:04.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-06 23:09:04.357 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d0a191 2024-02-06 23:09:04.357 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d0a191 2024-02-06 23:09:04.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-06 23:09:04.360 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d064b02 2024-02-06 23:09:04.360 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d064b02 2024-02-06 23:09:04.364 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@248f13f3 2024-02-06 23:09:04.364 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@248f13f3 2024-02-06 23:09:04.367 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:04.367 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b3a7d0 2024-02-06 23:09:04.367 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b3a7d0 2024-02-06 23:09:04.375 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ff5ede 2024-02-06 23:09:04.375 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ff5ede 2024-02-06 23:09:04.379 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0e4538 2024-02-06 23:09:04.379 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a0e4538 2024-02-06 23:09:04.379 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:04.386 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@65407a4d 2024-02-06 23:09:04.386 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@65407a4d 2024-02-06 23:09:04.389 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b878895 2024-02-06 23:09:04.389 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b878895 2024-02-06 23:09:04.396 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb8113d 2024-02-06 23:09:04.396 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb8113d 2024-02-06 23:09:04.400 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.405 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aba82ae 2024-02-06 23:09:04.405 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aba82ae 2024-02-06 23:09:04.408 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c4e17a6 2024-02-06 23:09:04.408 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c4e17a6 2024-02-06 23:09:04.420 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5aed9a 2024-02-06 23:09:04.420 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5aed9a 2024-02-06 23:09:04.421 [Test worker @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.423 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@34442635 2024-02-06 23:09:04.423 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@34442635 2024-02-06 23:09:04.424 [Test worker @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.426 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a957de1 2024-02-06 23:09:04.426 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a957de1 2024-02-06 23:09:04.428 [DefaultDispatcher-worker-5 @coroutine#3077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.428 [DefaultDispatcher-worker-5 @coroutine#3077] 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:50725/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:09:04.428 [DefaultDispatcher-worker-5 @coroutine#3077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.428 [DefaultDispatcher-worker-5 @coroutine#3077] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50725/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:09:04.437 [DefaultDispatcher-worker-7 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.437 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.437 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:04.437 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.438 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@76daa032 2024-02-06 23:09:04.438 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@76daa032 2024-02-06 23:09:04.438 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:04.450 [Test worker @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.458 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:04.461 [DefaultDispatcher-worker-5 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.473 [DefaultDispatcher-worker-10 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.486 [DefaultDispatcher-worker-8 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.495 [DefaultDispatcher-worker-13 @coroutine#3077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.495 [DefaultDispatcher-worker-13 @coroutine#3077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.497 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8d15db 2024-02-06 23:09:04.497 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8d15db 2024-02-06 23:09:04.502 [DefaultDispatcher-worker-12 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.512 [DefaultDispatcher-worker-13 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.512 [DefaultDispatcher-worker-13 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.520 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@324aec3a 2024-02-06 23:09:04.520 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@324aec3a 2024-02-06 23:09:04.524 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@36757eab 2024-02-06 23:09:04.524 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@36757eab 2024-02-06 23:09:04.527 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7377e601 2024-02-06 23:09:04.527 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7377e601 2024-02-06 23:09:04.531 [DefaultDispatcher-worker-14 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:04.532 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.532 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:04.532 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.534 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.534 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.542 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@27001679 2024-02-06 23:09:04.542 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@27001679 2024-02-06 23:09:04.542 [DefaultDispatcher-worker-2 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.551 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce159f 2024-02-06 23:09:04.551 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce159f 2024-02-06 23:09:04.553 [DefaultDispatcher-worker-11 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.554 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f53bb4b 2024-02-06 23:09:04.559 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f53bb4b 2024-02-06 23:09:04.562 [DefaultDispatcher-worker-17 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.563 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1358194e 2024-02-06 23:09:04.563 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1358194e 2024-02-06 23:09:04.566 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@344c7682 2024-02-06 23:09:04.566 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@344c7682 2024-02-06 23:09:04.566 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:09:04.573 [DefaultDispatcher-worker-13 @coroutine#3092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.583 [DefaultDispatcher-worker-12 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.591 [DefaultDispatcher-worker-2 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:09:04.591 [DefaultDispatcher-worker-2 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 23:09:04.591 [DefaultDispatcher-worker-2 @coroutine#3109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:09:04.593 [DefaultDispatcher-worker-16 @coroutine#3109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:09:04.593 [DefaultDispatcher-worker-16 @coroutine#3109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:09:04.593 [DefaultDispatcher-worker-16 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50725/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 23:09:04.593 [DefaultDispatcher-worker-16 @coroutine#3109] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50725/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:04.595 [DefaultDispatcher-worker-16 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:09:04.595 [DefaultDispatcher-worker-16 @coroutine#3109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-06 23:09:04.595 [DefaultDispatcher-worker-16 @coroutine#3109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:09:04.596 [DefaultDispatcher-worker-2 @coroutine#3109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:09:04.596 [DefaultDispatcher-worker-2 @coroutine#3109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:09:04.630 [DefaultDispatcher-worker-9 @coroutine#3109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:04.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9a16af1 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:04.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:04.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-06 23:09:04.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:04.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:04.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-06 23:09:04.704 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:04.738 [Test worker @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:04.750 [Test worker @coroutine#3128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:04.756 [DefaultDispatcher-worker-18 @coroutine#3132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.756 [DefaultDispatcher-worker-18 @coroutine#3132] 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:46031/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:09:04.756 [DefaultDispatcher-worker-18 @coroutine#3132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.756 [DefaultDispatcher-worker-18 @coroutine#3132] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46031/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:09:04.760 [DefaultDispatcher-worker-15 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:04.761 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.761 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:04.761 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.764 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:04.770 [DefaultDispatcher-worker-1 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:04.770 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.770 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:04.770 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.772 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.772 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.783 [Test worker @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b827796 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:04.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:04.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-06 23:09:04.806 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@53080c9a 2024-02-06 23:09:04.806 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@53080c9a 2024-02-06 23:09:04.809 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcfe88b 2024-02-06 23:09:04.809 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcfe88b 2024-02-06 23:09:04.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 23:09:04.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 23:09:04.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-06 23:09:04.828 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 23:09:04.833 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f067ea 2024-02-06 23:09:04.833 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f067ea 2024-02-06 23:09:04.837 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf2e2b0 2024-02-06 23:09:04.837 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf2e2b0 2024-02-06 23:09:04.840 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0d5168 2024-02-06 23:09:04.840 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0d5168 2024-02-06 23:09:04.847 [Test worker @coroutine#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 23:09:04.849 [DefaultDispatcher-worker-11 @coroutine#3132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.849 [DefaultDispatcher-worker-11 @coroutine#3132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:04.852 [Test worker @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 23:09:04.860 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da47bb2 2024-02-06 23:09:04.860 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da47bb2 2024-02-06 23:09:04.872 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b196db 2024-02-06 23:09:04.872 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b196db 2024-02-06 23:09:04.880 [DefaultDispatcher-worker-2 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.880 [DefaultDispatcher-worker-2 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:04.882 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdd1dff 2024-02-06 23:09:04.883 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdd1dff 2024-02-06 23:09:04.886 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@19be951d 2024-02-06 23:09:04.886 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@19be951d 2024-02-06 23:09:04.886 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:09:04.890 [DefaultDispatcher-worker-14 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d108063 2024-02-06 23:09:04.890 [DefaultDispatcher-worker-11 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:04.899 [DefaultDispatcher-worker-7 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:04.910 [DefaultDispatcher-worker-15 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:04.919 [DefaultDispatcher-worker-10 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:04.927 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:04.944 [DefaultDispatcher-worker-17 @coroutine#3164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:04.946 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@255ea846 2024-02-06 23:09:04.946 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@255ea846 2024-02-06 23:09:04.950 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b99429d 2024-02-06 23:09:04.950 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b99429d 2024-02-06 23:09:04.953 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa6c336 2024-02-06 23:09:04.953 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa6c336 2024-02-06 23:09:04.956 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa448a6 2024-02-06 23:09:04.957 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa448a6 2024-02-06 23:09:04.960 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae8c12c 2024-02-06 23:09:04.960 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae8c12c 2024-02-06 23:09:04.960 [DefaultDispatcher-worker-10 @coroutine#3166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:04.971 [DefaultDispatcher-worker-7 @coroutine#3166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:04.975 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b84e146 2024-02-06 23:09:04.976 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b84e146 2024-02-06 23:09:04.979 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@42223673 2024-02-06 23:09:04.979 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@42223673 2024-02-06 23:09:04.981 [DefaultDispatcher-worker-16 @coroutine#3166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:04.991 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8bb7e9 2024-02-06 23:09:04.991 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8bb7e9 2024-02-06 23:09:04.991 [DefaultDispatcher-worker-18 @coroutine#3166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:04.994 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7616e635 2024-02-06 23:09:04.995 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7616e635 2024-02-06 23:09:04.995 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:05.001 [DefaultDispatcher-worker-15 @coroutine#3166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:05.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b518645 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:05.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:05.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-06 23:09:05.012 [DefaultDispatcher-worker-15 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:05.013 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.013 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:05.013 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.014 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.014 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:05.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:05.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-06 23:09:05.046 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:05.065 [Test worker @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:05.067 [Test worker @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:05.069 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:05.069 [DefaultDispatcher-worker-2 @coroutine#3181] 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/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:09:05.069 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:05.069 [DefaultDispatcher-worker-2 @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36673/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:09:05.077 [DefaultDispatcher-worker-3 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:05.078 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.078 [DefaultDispatcher-worker-3 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:05.078 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.086 [Test worker @coroutine#3187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:05.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2adce412 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:05.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:05.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-06 23:09:05.119 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:05.120 [DefaultDispatcher-worker-4 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:05.120 [DefaultDispatcher-worker-4 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:05.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 23:09:05.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 23:09:05.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-06 23:09:05.132 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 23:09:05.138 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@442bf832 2024-02-06 23:09:05.138 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@442bf832 2024-02-06 23:09:05.141 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.141 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.143 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aec0ec7 2024-02-06 23:09:05.143 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aec0ec7 2024-02-06 23:09:05.148 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed39342 2024-02-06 23:09:05.148 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed39342 2024-02-06 23:09:05.160 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@bd104fc 2024-02-06 23:09:05.160 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@bd104fc 2024-02-06 23:09:05.163 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@102097dc 2024-02-06 23:09:05.164 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@102097dc 2024-02-06 23:09:05.165 [Test worker @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 23:09:05.167 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a102929 2024-02-06 23:09:05.167 [Test worker @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 23:09:05.167 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a102929 2024-02-06 23:09:05.171 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@680be4aa 2024-02-06 23:09:05.171 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@680be4aa 2024-02-06 23:09:05.175 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfefbb3 2024-02-06 23:09:05.175 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfefbb3 2024-02-06 23:09:05.177 [DefaultDispatcher-worker-1 @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d84ab90 2024-02-06 23:09:05.179 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff41f67 2024-02-06 23:09:05.179 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff41f67 2024-02-06 23:09:05.179 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:09:05.187 [DefaultDispatcher-worker-5 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:05.199 [DefaultDispatcher-worker-6 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:05.209 [DefaultDispatcher-worker-9 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:05.220 [DefaultDispatcher-worker-5 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:05.224 [DefaultDispatcher-worker-16 @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:09:05.225 [DefaultDispatcher-worker-16 @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36673/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 23:09:05.225 [DefaultDispatcher-worker-16 @coroutine#3210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:09:05.226 [DefaultDispatcher-worker-9 @coroutine#3210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:09:05.226 [DefaultDispatcher-worker-9 @coroutine#3210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:09:05.227 [DefaultDispatcher-worker-9 @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36673/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 23:09:05.227 [DefaultDispatcher-worker-9 @coroutine#3210] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36673/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:05.227 [DefaultDispatcher-worker-9 @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:09:05.227 [DefaultDispatcher-worker-9 @coroutine#3210] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36673/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-06 23:09:05.227 [DefaultDispatcher-worker-9 @coroutine#3210] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:09:05.228 [DefaultDispatcher-worker-2 @coroutine#3210] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:09:05.228 [DefaultDispatcher-worker-2 @coroutine#3210] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:09:05.231 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:05.242 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@700c07e 2024-02-06 23:09:05.242 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@700c07e 2024-02-06 23:09:05.246 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c73eee 2024-02-06 23:09:05.246 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c73eee 2024-02-06 23:09:05.252 [DefaultDispatcher-worker-2 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:05.253 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.253 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:05.253 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.255 [DefaultDispatcher-worker-1 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.255 [DefaultDispatcher-worker-1 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.256 [DefaultDispatcher-worker-10 @coroutine#3210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:05.259 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@df8ab0e 2024-02-06 23:09:05.259 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@df8ab0e 2024-02-06 23:09:05.263 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@48fa34d5 2024-02-06 23:09:05.263 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@48fa34d5 2024-02-06 23:09:05.265 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f81e84 2024-02-06 23:09:05.265 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f81e84 2024-02-06 23:09:05.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a7ac98b 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:05.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:05.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-06 23:09:05.268 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7978791b 2024-02-06 23:09:05.268 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7978791b 2024-02-06 23:09:05.272 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@31900de1 2024-02-06 23:09:05.272 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@31900de1 2024-02-06 23:09:05.275 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d5cb9a 2024-02-06 23:09:05.275 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d5cb9a 2024-02-06 23:09:05.279 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d0fc3a 2024-02-06 23:09:05.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:05.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:05.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-06 23:09:05.286 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d0fc3a 2024-02-06 23:09:05.286 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:05.294 [DefaultDispatcher-worker-18 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:05.294 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.294 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:05.294 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.295 [DefaultDispatcher-worker-7 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.295 [DefaultDispatcher-worker-7 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.309 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:05.326 [Test worker @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:05.329 [Test worker @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:05.331 [DefaultDispatcher-worker-7 @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:05.331 [DefaultDispatcher-worker-7 @coroutine#3242] 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:56139/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:09:05.331 [DefaultDispatcher-worker-7 @coroutine#3242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:05.331 [DefaultDispatcher-worker-7 @coroutine#3242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56139/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:09:05.339 [DefaultDispatcher-worker-9 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:05.339 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.339 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:05.339 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.351 [DefaultDispatcher-worker-7 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:05.351 [DefaultDispatcher-worker-7 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.351 [DefaultDispatcher-worker-7 @coroutine#3062] 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-02-06 23:09:05.351 [DefaultDispatcher-worker-7 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.353 [DefaultDispatcher-worker-14 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.360 [Test worker @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c3884f5 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:05.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:05.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:05.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-06 23:09:05.376 [DefaultDispatcher-worker-12 @coroutine#3242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:05.376 [DefaultDispatcher-worker-12 @coroutine#3242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:05.379 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:05.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 23:09:05.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 23:09:05.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-06 23:09:05.388 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 23:09:05.406 [Test worker @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 23:09:05.410 [Test worker @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 23:09:05.415 [DefaultDispatcher-worker-15 @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/auth/register 2024-02-06 23:09:05.415 [DefaultDispatcher-worker-15 @coroutine#3265] 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:56139/auth/register. 2024-02-06 23:09:05.415 [DefaultDispatcher-worker-15 @coroutine#3265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/auth/register 2024-02-06 23:09:05.415 [DefaultDispatcher-worker-15 @coroutine#3265] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56139/auth/register from class io.ktor.http.content.TextContent 2024-02-06 23:09:05.416 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f84aef 2024-02-06 23:09:05.416 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f84aef 2024-02-06 23:09:05.417 [DefaultDispatcher-worker-7 @coroutine#3265] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/auth/register 2024-02-06 23:09:05.417 [DefaultDispatcher-worker-7 @coroutine#3265] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/auth/register 2024-02-06 23:09:05.417 [DefaultDispatcher-worker-7 @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56139/auth/register. 2024-02-06 23:09:05.417 [DefaultDispatcher-worker-7 @coroutine#3265] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56139/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:05.419 [DefaultDispatcher-worker-16 @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dbf8cfc 2024-02-06 23:09:05.420 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3fa820 2024-02-06 23:09:05.420 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3fa820 2024-02-06 23:09:05.435 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f00219f 2024-02-06 23:09:05.435 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f00219f 2024-02-06 23:09:05.440 [DefaultDispatcher-worker-13 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.440 [DefaultDispatcher-worker-13 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.447 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a02a21b 2024-02-06 23:09:05.447 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a02a21b 2024-02-06 23:09:05.451 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@d8a3a86 2024-02-06 23:09:05.453 [DefaultDispatcher-worker-12 @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:05.451 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@d8a3a86 2024-02-06 23:09:05.461 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b62edbf 2024-02-06 23:09:05.461 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b62edbf 2024-02-06 23:09:05.464 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@75002b95 2024-02-06 23:09:05.464 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@75002b95 2024-02-06 23:09:05.467 [DefaultDispatcher-worker-5 @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:05.470 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2d5d54 2024-02-06 23:09:05.470 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2d5d54 2024-02-06 23:09:05.473 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@162f109d 2024-02-06 23:09:05.474 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@162f109d 2024-02-06 23:09:05.474 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ac71b87 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:05.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:05.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-06 23:09:05.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-06 23:09:05.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-06 23:09:05.492 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:05.508 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4503ce 2024-02-06 23:09:05.509 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4503ce 2024-02-06 23:09:05.512 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6482e0f6 2024-02-06 23:09:05.512 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6482e0f6 2024-02-06 23:09:05.522 [DefaultDispatcher-worker-1 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:05.522 [DefaultDispatcher-worker-1 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.522 [DefaultDispatcher-worker-1 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:05.522 [DefaultDispatcher-worker-1 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.524 [DefaultDispatcher-worker-4 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.524 [DefaultDispatcher-worker-4 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.524 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-06 23:09:05.525 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@60bd68be 2024-02-06 23:09:05.527 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@60bd68be 2024-02-06 23:09:05.530 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bfeacd 2024-02-06 23:09:05.530 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bfeacd 2024-02-06 23:09:05.534 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6726c6c7 2024-02-06 23:09:05.534 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6726c6c7 2024-02-06 23:09:05.541 [Test worker @coroutine#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-06 23:09:05.542 [DefaultDispatcher-worker-4 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:05.543 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.543 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:05.543 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.543 [Test worker @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-06 23:09:05.544 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.544 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.545 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d00f85 2024-02-06 23:09:05.545 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d00f85 2024-02-06 23:09:05.547 [DefaultDispatcher-worker-10 @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.547 [DefaultDispatcher-worker-10 @coroutine#3287] 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-02-06 23:09:05.547 [DefaultDispatcher-worker-10 @coroutine#3287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.547 [DefaultDispatcher-worker-10 @coroutine#3287] 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-02-06 23:09:05.549 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa37d39 2024-02-06 23:09:05.549 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa37d39 2024-02-06 23:09:05.555 [DefaultDispatcher-worker-13 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-06 23:09:05.555 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@45901582 2024-02-06 23:09:05.555 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@45901582 2024-02-06 23:09:05.555 [DefaultDispatcher-worker-13 @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.555 [DefaultDispatcher-worker-13 @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-06 23:09:05.555 [DefaultDispatcher-worker-13 @coroutine#3286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.558 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1451e309 2024-02-06 23:09:05.558 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1451e309 2024-02-06 23:09:05.558 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:05.559 [Test worker @coroutine#3291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-06 23:09:05.560 [DefaultDispatcher-worker-11 @coroutine#3287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.560 [DefaultDispatcher-worker-11 @coroutine#3287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.563 [DefaultDispatcher-worker-13 @coroutine#3286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.563 [DefaultDispatcher-worker-13 @coroutine#3286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.565 [Test worker @coroutine#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-06 23:09:05.587 [Test worker @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2024-02-06 23:09:05.590 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:05.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-06 23:09:05.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-06 23:09:05.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:05.592 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9: (connection evicted) 2024-02-06 23:09:05.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:05.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-06 23:09:05.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481c1e92 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:05.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:05.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:05.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-06 23:09:05.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2024-02-06 23:09:05.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2024-02-06 23:09:05.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-06 23:09:05.600 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2024-02-06 23:09:05.616 [Test worker @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2024-02-06 23:09:05.618 [Test worker @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2024-02-06 23:09:05.620 [DefaultDispatcher-worker-11 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.620 [DefaultDispatcher-worker-11 @coroutine#3314] 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-02-06 23:09:05.620 [DefaultDispatcher-worker-11 @coroutine#3314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.620 [DefaultDispatcher-worker-11 @coroutine#3314] 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-02-06 23:09:05.623 [DefaultDispatcher-worker-2 @coroutine#3314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.623 [DefaultDispatcher-worker-2 @coroutine#3314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.628 [DefaultDispatcher-worker-14 @coroutine#3313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2024-02-06 23:09:05.628 [DefaultDispatcher-worker-14 @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.628 [DefaultDispatcher-worker-14 @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-06 23:09:05.628 [DefaultDispatcher-worker-14 @coroutine#3313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.634 [DefaultDispatcher-worker-8 @coroutine#3313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.634 [DefaultDispatcher-worker-8 @coroutine#3313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.637 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2024-02-06 23:09:05.648 [Test worker @coroutine#3325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2024-02-06 23:09:05.652 [Test worker @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2024-02-06 23:09:05.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-06 23:09:05.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-06 23:09:05.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:05.654 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14: (connection evicted) 2024-02-06 23:09:05.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:05.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-06 23:09:05.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-06 23:09:05.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44f338ec 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:05.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:05.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-06 23:09:05.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-02-06 23:09:05.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-02-06 23:09:05.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-06 23:09:05.684 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-02-06 23:09:05.704 [Test worker @coroutine#3335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-02-06 23:09:05.707 [Test worker @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-02-06 23:09:05.709 [DefaultDispatcher-worker-1 @coroutine#3342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.709 [DefaultDispatcher-worker-1 @coroutine#3342] 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-02-06 23:09:05.709 [DefaultDispatcher-worker-1 @coroutine#3342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.709 [DefaultDispatcher-worker-1 @coroutine#3342] 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-02-06 23:09:05.716 [DefaultDispatcher-worker-3 @coroutine#3341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-02-06 23:09:05.717 [DefaultDispatcher-worker-3 @coroutine#3341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.717 [DefaultDispatcher-worker-3 @coroutine#3341] 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-02-06 23:09:05.717 [DefaultDispatcher-worker-3 @coroutine#3341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.721 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-02-06 23:09:05.724 [Test worker @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-02-06 23:09:05.728 [DefaultDispatcher-worker-3 @coroutine#3341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.728 [DefaultDispatcher-worker-3 @coroutine#3341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.732 [DefaultDispatcher-worker-3 @coroutine#3342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.732 [DefaultDispatcher-worker-3 @coroutine#3342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.755 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-02-06 23:09:05.760 [Test worker @coroutine#3362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-02-06 23:09:05.775 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-02-06 23:09:05.781 [DefaultDispatcher-worker-2 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:05.781 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.781 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:05.781 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.783 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:05.783 [Test worker @coroutine#3371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-02-06 23:09:05.786 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.786 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.797 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-02-06 23:09:05.802 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@126e2b79 2024-02-06 23:09:05.802 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@126e2b79 2024-02-06 23:09:05.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-06 23:09:05.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-06 23:09:05.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=2, active=0, idle=2, waiting=0) 2024-02-06 23:09:05.808 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@112a50a1: (connection evicted) 2024-02-06 23:09:05.809 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@126e2b79: (connection evicted) 2024-02-06 23:09:05.809 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca9c744 2024-02-06 23:09:05.809 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca9c744 2024-02-06 23:09:05.810 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ca9c744: (connection evicted) 2024-02-06 23:09:05.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:05.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-06 23:09:05.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3123ba75 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:05.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:05.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-06 23:09:05.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4587f0f9 2024-02-06 23:09:05.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4587f0f9 2024-02-06 23:09:05.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-06 23:09:05.848 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587f0f9 2024-02-06 23:09:05.876 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587f0f9 2024-02-06 23:09:05.878 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587f0f9 2024-02-06 23:09:05.881 [DefaultDispatcher-worker-10 @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.881 [DefaultDispatcher-worker-10 @coroutine#3384] 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-02-06 23:09:05.881 [DefaultDispatcher-worker-10 @coroutine#3384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.881 [DefaultDispatcher-worker-10 @coroutine#3384] 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-02-06 23:09:05.887 [DefaultDispatcher-worker-6 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587f0f9 2024-02-06 23:09:05.888 [DefaultDispatcher-worker-2 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:05.888 [DefaultDispatcher-worker-2 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.888 [DefaultDispatcher-worker-2 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:05.888 [DefaultDispatcher-worker-2 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.888 [DefaultDispatcher-worker-6 @coroutine#3383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.888 [DefaultDispatcher-worker-6 @coroutine#3383] 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-02-06 23:09:05.888 [DefaultDispatcher-worker-6 @coroutine#3383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.889 [DefaultDispatcher-worker-8 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.889 [DefaultDispatcher-worker-8 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:05.891 [DefaultDispatcher-worker-5 @coroutine#3384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.891 [DefaultDispatcher-worker-5 @coroutine#3384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.896 [DefaultDispatcher-worker-6 @coroutine#3383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.896 [DefaultDispatcher-worker-6 @coroutine#3383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.900 [Test worker @coroutine#3394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587f0f9 2024-02-06 23:09:05.903 [Test worker @coroutine#3398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587f0f9 2024-02-06 23:09:05.908 [Test worker @coroutine#3405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587f0f9 2024-02-06 23:09:05.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-06 23:09:05.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-06 23:09:05.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:05.917 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4587f0f9: (connection evicted) 2024-02-06 23:09:05.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:05.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-06 23:09:05.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8f87dc 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:05.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:05.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-06 23:09:05.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-06 23:09:05.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-06 23:09:05.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-06 23:09:05.927 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-06 23:09:05.952 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-06 23:09:05.955 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-06 23:09:05.956 [DefaultDispatcher-worker-5 @coroutine#3419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.957 [DefaultDispatcher-worker-5 @coroutine#3419] 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-02-06 23:09:05.957 [DefaultDispatcher-worker-5 @coroutine#3419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.957 [DefaultDispatcher-worker-5 @coroutine#3419] 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-02-06 23:09:05.966 [DefaultDispatcher-worker-18 @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-06 23:09:05.966 [DefaultDispatcher-worker-18 @coroutine#3418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.966 [DefaultDispatcher-worker-18 @coroutine#3418] 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-02-06 23:09:05.966 [DefaultDispatcher-worker-18 @coroutine#3418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:09:05.971 [DefaultDispatcher-worker-14 @coroutine#3419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.971 [DefaultDispatcher-worker-14 @coroutine#3419] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:05.982 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-06 23:09:05.987 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-06 23:09:05.997 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-06 23:09:06.000 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-06 23:09:06.002 [DefaultDispatcher-worker-10 @coroutine#3418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:09:06.002 [DefaultDispatcher-worker-10 @coroutine#3418] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:09:06.013 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faaff61 2024-02-06 23:09:06.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-06 23:09:06.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-06 23:09:06.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:06.017 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4faaff61: (connection evicted) 2024-02-06 23:09:06.024 [DefaultDispatcher-worker-13 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:06.025 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.025 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:06.025 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.028 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.028 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:06.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-06 23:09:06.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-06 23:09:06.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-06 23:09:06.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:06.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:06.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:06.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:06.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:06.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:06.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b69ccb 2024-02-06 23:09:06.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:06.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:06.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-06 23:09:06.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-06 23:09:06.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-06 23:09:06.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-06 23:09:06.042 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-06 23:09:06.067 [Test worker @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-06 23:09:06.070 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-06 23:09:06.072 [DefaultDispatcher-worker-13 @coroutine#3455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:06.072 [DefaultDispatcher-worker-13 @coroutine#3455] 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-02-06 23:09:06.072 [DefaultDispatcher-worker-13 @coroutine#3455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:06.072 [DefaultDispatcher-worker-13 @coroutine#3455] 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-02-06 23:09:06.080 [DefaultDispatcher-worker-6 @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-06 23:09:06.080 [DefaultDispatcher-worker-6 @coroutine#3454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:09:06.080 [DefaultDispatcher-worker-6 @coroutine#3454] 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-02-06 23:09:06.080 [DefaultDispatcher-worker-6 @coroutine#3454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:09:06.087 [DefaultDispatcher-worker-12 @coroutine#3455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:06.087 [DefaultDispatcher-worker-12 @coroutine#3455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:09:06.115 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-06 23:09:06.119 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f12b637 2024-02-06 23:09:06.121 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-02-06 23:09:06.122 [DefaultDispatcher-worker-6 @coroutine#3454] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request http://localhost/dummyreplication/nodeId 2024-02-06 23:09:06.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-06 23:09:06.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-06 23:09:06.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:06.141 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f12b637: (connection evicted) 2024-02-06 23:09:06.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:06.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-06 23:09:06.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-06 23:09:06.150 [DefaultDispatcher-worker-17 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:06.150 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.150 [DefaultDispatcher-worker-17 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:06.150 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.228 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.228 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.354 [DefaultDispatcher-worker-3 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:06.355 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.355 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:06.355 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.355 [DefaultDispatcher-worker-15 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:06.355 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.355 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:06.355 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.358 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.358 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.363 [DefaultDispatcher-worker-7 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.363 [DefaultDispatcher-worker-7 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.364 [DefaultDispatcher-worker-16 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:06.364 [DefaultDispatcher-worker-16 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.365 [DefaultDispatcher-worker-16 @coroutine#3062] 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-02-06 23:09:06.365 [DefaultDispatcher-worker-16 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.366 [DefaultDispatcher-worker-16 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.522 [DefaultDispatcher-worker-6 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:06.522 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.522 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:06.522 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.524 [DefaultDispatcher-worker-1 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.524 [DefaultDispatcher-worker-1 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.533 [DefaultDispatcher-worker-4 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:06.533 [DefaultDispatcher-worker-4 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.533 [DefaultDispatcher-worker-4 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:06.533 [DefaultDispatcher-worker-4 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.534 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.535 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.554 [DefaultDispatcher-worker-6 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:06.554 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.555 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:06.555 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.556 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.556 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66cb9a63 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:06.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-06 23:09:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:06.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:06.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-06 23:09:06.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2319c1e0 2024-02-06 23:09:06.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2319c1e0 2024-02-06 23:09:06.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-06 23:09:06.699 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2319c1e0 2024-02-06 23:09:06.729 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2319c1e0 2024-02-06 23:09:06.731 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2319c1e0 2024-02-06 23:09:06.743 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:06.756 [DefaultDispatcher-worker-6 @coroutine#3523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:06.757 [DefaultDispatcher-worker-6 @coroutine#3523] 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-02-06 23:09:06.757 [DefaultDispatcher-worker-6 @coroutine#3523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:06.757 [DefaultDispatcher-worker-6 @coroutine#3523] 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-02-06 23:09:06.758 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@b466a44 2024-02-06 23:09:06.758 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@b466a44 2024-02-06 23:09:06.762 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@581955c 2024-02-06 23:09:06.762 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@581955c 2024-02-06 23:09:06.765 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be0134 2024-02-06 23:09:06.766 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be0134 2024-02-06 23:09:06.766 [DefaultDispatcher-worker-13 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2319c1e0 2024-02-06 23:09:06.767 [DefaultDispatcher-worker-13 @coroutine#3522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.767 [DefaultDispatcher-worker-13 @coroutine#3522] 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-02-06 23:09:06.767 [DefaultDispatcher-worker-13 @coroutine#3522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.772 [DefaultDispatcher-worker-6 @coroutine#3523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:06.772 [DefaultDispatcher-worker-6 @coroutine#3523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:06.773 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bc9f67 2024-02-06 23:09:06.773 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@44bc9f67 2024-02-06 23:09:06.774 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2319c1e0 2024-02-06 23:09:06.780 [DefaultDispatcher-worker-3 @coroutine#3522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.780 [DefaultDispatcher-worker-3 @coroutine#3522] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.791 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c90d9fe 2024-02-06 23:09:06.791 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c90d9fe 2024-02-06 23:09:06.792 [DefaultDispatcher-worker-12 @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2319c1e0 2024-02-06 23:09:06.794 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@75329845 2024-02-06 23:09:06.794 [DefaultDispatcher-worker-15 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:06.794 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@75329845 2024-02-06 23:09:06.794 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.795 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:06.795 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.796 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.796 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.807 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f48076 2024-02-06 23:09:06.807 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f48076 2024-02-06 23:09:06.814 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@24936028 2024-02-06 23:09:06.814 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@24936028 2024-02-06 23:09:06.821 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb6126d 2024-02-06 23:09:06.821 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb6126d 2024-02-06 23:09:06.821 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:09:06.899 [DefaultDispatcher-worker-6 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:06.899 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.899 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:06.899 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.901 [DefaultDispatcher-worker-7 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.901 [DefaultDispatcher-worker-7 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:06.910 [Test worker @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2319c1e0 2024-02-06 23:09:06.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-06 23:09:06.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-06 23:09:06.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:06.948 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2319c1e0: (connection evicted) 2024-02-06 23:09:06.949 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b466a44: (connection evicted) 2024-02-06 23:09:06.949 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@581955c: (connection evicted) 2024-02-06 23:09:06.949 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be0134: (connection evicted) 2024-02-06 23:09:06.950 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44bc9f67: (connection evicted) 2024-02-06 23:09:06.950 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c90d9fe: (connection evicted) 2024-02-06 23:09:06.951 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75329845: (connection evicted) 2024-02-06 23:09:06.951 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f48076: (connection evicted) 2024-02-06 23:09:06.951 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24936028: (connection evicted) 2024-02-06 23:09:06.952 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eb6126d: (connection evicted) 2024-02-06 23:09:06.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:06.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-06 23:09:06.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-06 23:09:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-06 23:09:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67cd193d 2024-02-06 23:09:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:06.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-06 23:09:06.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@126e2710 2024-02-06 23:09:06.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@126e2710 2024-02-06 23:09:06.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-06 23:09:06.966 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126e2710 2024-02-06 23:09:06.984 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126e2710 2024-02-06 23:09:06.987 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126e2710 2024-02-06 23:09:06.996 [DefaultDispatcher-worker-6 @coroutine#3553] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:06.996 [DefaultDispatcher-worker-6 @coroutine#3553] 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-02-06 23:09:06.996 [DefaultDispatcher-worker-6 @coroutine#3553] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:06.996 [DefaultDispatcher-worker-6 @coroutine#3553] 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-02-06 23:09:07.002 [DefaultDispatcher-worker-14 @coroutine#3552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126e2710 2024-02-06 23:09:07.002 [DefaultDispatcher-worker-14 @coroutine#3552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.002 [DefaultDispatcher-worker-14 @coroutine#3552] 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-02-06 23:09:07.002 [DefaultDispatcher-worker-14 @coroutine#3552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.016 [DefaultDispatcher-worker-4 @coroutine#3553] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.017 [DefaultDispatcher-worker-4 @coroutine#3553] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.024 [DefaultDispatcher-worker-7 @coroutine#3552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.024 [DefaultDispatcher-worker-7 @coroutine#3552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.033 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126e2710 2024-02-06 23:09:07.040 [DefaultDispatcher-worker-16 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:07.042 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.042 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:07.042 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.044 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.044 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.063 [DefaultDispatcher-worker-7 @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126e2710 2024-02-06 23:09:07.070 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:07.106 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@765fc82d 2024-02-06 23:09:07.106 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@765fc82d 2024-02-06 23:09:07.112 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@78982896 2024-02-06 23:09:07.112 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@78982896 2024-02-06 23:09:07.115 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca7a35d 2024-02-06 23:09:07.116 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca7a35d 2024-02-06 23:09:07.119 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a522ad 2024-02-06 23:09:07.119 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a522ad 2024-02-06 23:09:07.128 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b39b14 2024-02-06 23:09:07.128 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b39b14 2024-02-06 23:09:07.136 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d6d92c 2024-02-06 23:09:07.136 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d6d92c 2024-02-06 23:09:07.148 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@492a3e20 2024-02-06 23:09:07.148 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@492a3e20 2024-02-06 23:09:07.151 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@598adde2 2024-02-06 23:09:07.151 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@598adde2 2024-02-06 23:09:07.155 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@744c96fc 2024-02-06 23:09:07.155 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@744c96fc 2024-02-06 23:09:07.155 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:09:07.170 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126e2710 2024-02-06 23:09:07.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-06 23:09:07.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-06 23:09:07.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:07.188 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@126e2710: (connection evicted) 2024-02-06 23:09:07.189 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@765fc82d: (connection evicted) 2024-02-06 23:09:07.189 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78982896: (connection evicted) 2024-02-06 23:09:07.190 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ca7a35d: (connection evicted) 2024-02-06 23:09:07.190 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39a522ad: (connection evicted) 2024-02-06 23:09:07.190 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b39b14: (connection evicted) 2024-02-06 23:09:07.191 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8d6d92c: (connection evicted) 2024-02-06 23:09:07.191 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@492a3e20: (connection evicted) 2024-02-06 23:09:07.191 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@598adde2: (connection evicted) 2024-02-06 23:09:07.192 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@744c96fc: (connection evicted) 2024-02-06 23:09:07.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:07.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-06 23:09:07.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9d2c0ed 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:07.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:07.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-06 23:09:07.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-06 23:09:07.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-06 23:09:07.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-06 23:09:07.206 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-06 23:09:07.222 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-06 23:09:07.225 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-06 23:09:07.233 [DefaultDispatcher-worker-9 @coroutine#3579] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.233 [DefaultDispatcher-worker-9 @coroutine#3579] 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-02-06 23:09:07.233 [DefaultDispatcher-worker-9 @coroutine#3579] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.233 [DefaultDispatcher-worker-9 @coroutine#3579] 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-02-06 23:09:07.237 [DefaultDispatcher-worker-3 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:07.237 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.237 [DefaultDispatcher-worker-3 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:07.237 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.238 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.238 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.240 [DefaultDispatcher-worker-2 @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-06 23:09:07.241 [DefaultDispatcher-worker-2 @coroutine#3578] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.241 [DefaultDispatcher-worker-2 @coroutine#3578] 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-02-06 23:09:07.241 [DefaultDispatcher-worker-2 @coroutine#3578] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.241 [DefaultDispatcher-worker-9 @coroutine#3579] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.241 [DefaultDispatcher-worker-9 @coroutine#3579] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.256 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-06 23:09:07.271 [DefaultDispatcher-worker-10 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-06 23:09:07.283 [DefaultDispatcher-worker-12 @coroutine#3578] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.283 [DefaultDispatcher-worker-12 @coroutine#3578] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.304 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:07.318 [Test worker @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-06 23:09:07.318 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@49490e35 2024-02-06 23:09:07.318 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@49490e35 2024-02-06 23:09:07.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-06 23:09:07.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-06 23:09:07.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=2, active=0, idle=2, waiting=0) 2024-02-06 23:09:07.322 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23: (connection evicted) 2024-02-06 23:09:07.323 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49490e35: (connection evicted) 2024-02-06 23:09:07.345 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@478ef96c 2024-02-06 23:09:07.345 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@478ef96c 2024-02-06 23:09:07.346 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@478ef96c: (connection evicted) 2024-02-06 23:09:07.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:07.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-06 23:09:07.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a9f7572 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:07.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:07.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:07.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-06 23:09:07.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e60d4f4 2024-02-06 23:09:07.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e60d4f4 2024-02-06 23:09:07.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-06 23:09:07.356 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e60d4f4 2024-02-06 23:09:07.371 [DefaultDispatcher-worker-12 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:07.371 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.371 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:07.371 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.373 [DefaultDispatcher-worker-10 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:07.373 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.373 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:07.373 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.373 [DefaultDispatcher-worker-13 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.373 [DefaultDispatcher-worker-13 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.374 [DefaultDispatcher-worker-5 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:07.374 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.374 [DefaultDispatcher-worker-5 @coroutine#3062] 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-02-06 23:09:07.374 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.374 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.374 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.375 [DefaultDispatcher-worker-6 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.383 [Test worker @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e60d4f4 2024-02-06 23:09:07.386 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e60d4f4 2024-02-06 23:09:07.390 [DefaultDispatcher-worker-10 @coroutine#3614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.390 [DefaultDispatcher-worker-10 @coroutine#3614] 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-02-06 23:09:07.390 [DefaultDispatcher-worker-10 @coroutine#3614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.390 [DefaultDispatcher-worker-10 @coroutine#3614] 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-02-06 23:09:07.396 [DefaultDispatcher-worker-6 @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e60d4f4 2024-02-06 23:09:07.396 [DefaultDispatcher-worker-6 @coroutine#3613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.396 [DefaultDispatcher-worker-6 @coroutine#3613] 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-02-06 23:09:07.396 [DefaultDispatcher-worker-6 @coroutine#3613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.397 [DefaultDispatcher-worker-8 @coroutine#3614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.397 [DefaultDispatcher-worker-8 @coroutine#3614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.408 [DefaultDispatcher-worker-2 @coroutine#3613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.408 [DefaultDispatcher-worker-2 @coroutine#3613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.432 [Test worker @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e60d4f4 2024-02-06 23:09:07.449 [DefaultDispatcher-worker-17 @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e60d4f4 2024-02-06 23:09:07.455 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:07.471 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@e60a7f7 2024-02-06 23:09:07.471 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@e60a7f7 2024-02-06 23:09:07.479 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7484b 2024-02-06 23:09:07.479 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7484b 2024-02-06 23:09:07.482 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@498cc87 2024-02-06 23:09:07.482 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@498cc87 2024-02-06 23:09:07.493 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@419a4270 2024-02-06 23:09:07.493 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@419a4270 2024-02-06 23:09:07.501 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e60d4f4 2024-02-06 23:09:07.503 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4e0aab 2024-02-06 23:09:07.503 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4e0aab 2024-02-06 23:09:07.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-06 23:09:07.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-06 23:09:07.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2024-02-06 23:09:07.510 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7091e6b9 2024-02-06 23:09:07.510 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7091e6b9 2024-02-06 23:09:07.525 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e60d4f4: (connection evicted) 2024-02-06 23:09:07.526 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e60a7f7: (connection evicted) 2024-02-06 23:09:07.527 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a7484b: (connection evicted) 2024-02-06 23:09:07.527 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@498cc87: (connection evicted) 2024-02-06 23:09:07.527 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@419a4270: (connection evicted) 2024-02-06 23:09:07.528 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a4e0aab: (connection evicted) 2024-02-06 23:09:07.528 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7091e6b9: (connection evicted) 2024-02-06 23:09:07.533 [DefaultDispatcher-worker-17 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:07.534 [DefaultDispatcher-worker-17 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.534 [DefaultDispatcher-worker-17 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:07.534 [DefaultDispatcher-worker-17 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:07.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-06 23:09:07.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-06 23:09:07.536 [DefaultDispatcher-worker-13 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.536 [DefaultDispatcher-worker-13 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11d0bff5 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:07.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-06 23:09:07.545 [DefaultDispatcher-worker-7 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:07.545 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.545 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:07.545 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.547 [DefaultDispatcher-worker-1 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.547 [DefaultDispatcher-worker-1 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@629dfb5a 2024-02-06 23:09:07.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@629dfb5a 2024-02-06 23:09:07.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-06 23:09:07.549 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629dfb5a 2024-02-06 23:09:07.566 [DefaultDispatcher-worker-15 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:07.566 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.566 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:07.566 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.568 [DefaultDispatcher-worker-16 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.568 [DefaultDispatcher-worker-16 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.573 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629dfb5a 2024-02-06 23:09:07.584 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629dfb5a 2024-02-06 23:09:07.587 [DefaultDispatcher-worker-10 @coroutine#3648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.587 [DefaultDispatcher-worker-10 @coroutine#3648] 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/replication/ackAndGetPendingReplications. 2024-02-06 23:09:07.588 [DefaultDispatcher-worker-10 @coroutine#3648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.588 [DefaultDispatcher-worker-10 @coroutine#3648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:09:07.595 [DefaultDispatcher-worker-18 @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629dfb5a 2024-02-06 23:09:07.595 [DefaultDispatcher-worker-18 @coroutine#3647] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 23:09:07.595 [DefaultDispatcher-worker-18 @coroutine#3647] 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/replication/nodeId. 2024-02-06 23:09:07.595 [DefaultDispatcher-worker-18 @coroutine#3647] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 23:09:07.606 [DefaultDispatcher-worker-13 @coroutine#3648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.606 [DefaultDispatcher-worker-13 @coroutine#3648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.611 [DefaultDispatcher-worker-12 @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629dfb5a 2024-02-06 23:09:07.621 [DefaultDispatcher-worker-5 @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629dfb5a 2024-02-06 23:09:07.622 [DefaultDispatcher-worker-11 @coroutine#3647] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 23:09:07.622 [DefaultDispatcher-worker-11 @coroutine#3647] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 23:09:07.630 [DefaultDispatcher-worker-1 @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629dfb5a 2024-02-06 23:09:07.641 [DefaultDispatcher-worker-13 @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629dfb5a 2024-02-06 23:09:07.645 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629dfb5a 2024-02-06 23:09:07.648 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:07.660 [DefaultDispatcher-worker-17 @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629dfb5a 2024-02-06 23:09:07.662 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b2d430 2024-02-06 23:09:07.662 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b2d430 2024-02-06 23:09:07.669 [DefaultDispatcher-worker-1 @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629dfb5a 2024-02-06 23:09:07.670 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@29752eb6 2024-02-06 23:09:07.670 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@29752eb6 2024-02-06 23:09:07.678 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4abf40 2024-02-06 23:09:07.678 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4abf40 2024-02-06 23:09:07.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-06 23:09:07.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-06 23:09:07.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2024-02-06 23:09:07.685 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6848248d 2024-02-06 23:09:07.685 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6848248d 2024-02-06 23:09:07.701 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@629dfb5a: (connection evicted) 2024-02-06 23:09:07.702 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27b2d430: (connection evicted) 2024-02-06 23:09:07.702 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29752eb6: (connection evicted) 2024-02-06 23:09:07.703 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d4abf40: (connection evicted) 2024-02-06 23:09:07.703 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6848248d: (connection evicted) 2024-02-06 23:09:07.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:07.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-06 23:09:07.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-06 23:09:07.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65a3d7c9 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:07.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:07.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-06 23:09:07.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cb489a 2024-02-06 23:09:07.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cb489a 2024-02-06 23:09:07.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-06 23:09:07.720 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30cb489a 2024-02-06 23:09:07.738 [Test worker @coroutine#3666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30cb489a 2024-02-06 23:09:07.749 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30cb489a 2024-02-06 23:09:07.754 [DefaultDispatcher-worker-9 @coroutine#3672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.754 [DefaultDispatcher-worker-9 @coroutine#3672] 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/replication/ackAndGetPendingReplications. 2024-02-06 23:09:07.754 [DefaultDispatcher-worker-9 @coroutine#3672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.754 [DefaultDispatcher-worker-9 @coroutine#3672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:09:07.759 [DefaultDispatcher-worker-11 @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30cb489a 2024-02-06 23:09:07.760 [DefaultDispatcher-worker-11 @coroutine#3671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 23:09:07.760 [DefaultDispatcher-worker-11 @coroutine#3671] 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/replication/nodeId. 2024-02-06 23:09:07.760 [DefaultDispatcher-worker-11 @coroutine#3671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 23:09:07.774 [DefaultDispatcher-worker-1 @coroutine#3672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.774 [DefaultDispatcher-worker-1 @coroutine#3672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.790 [DefaultDispatcher-worker-1 @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30cb489a 2024-02-06 23:09:07.792 [DefaultDispatcher-worker-11 @coroutine#3671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 23:09:07.792 [DefaultDispatcher-worker-11 @coroutine#3671] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 23:09:07.801 [DefaultDispatcher-worker-1 @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30cb489a 2024-02-06 23:09:07.807 [DefaultDispatcher-worker-11 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:07.807 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.807 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:07.807 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.811 [DefaultDispatcher-worker-11 @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30cb489a 2024-02-06 23:09:07.811 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.811 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.819 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:07.821 [DefaultDispatcher-worker-17 @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30cb489a 2024-02-06 23:09:07.831 [DefaultDispatcher-worker-5 @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30cb489a 2024-02-06 23:09:07.838 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa0fa45 2024-02-06 23:09:07.838 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa0fa45 2024-02-06 23:09:07.842 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@74670b61 2024-02-06 23:09:07.842 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@74670b61 2024-02-06 23:09:07.848 [DefaultDispatcher-worker-18 @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30cb489a 2024-02-06 23:09:07.850 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@70589135 2024-02-06 23:09:07.850 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@70589135 2024-02-06 23:09:07.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-06 23:09:07.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-06 23:09:07.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2024-02-06 23:09:07.854 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@355a015a 2024-02-06 23:09:07.854 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@355a015a 2024-02-06 23:09:07.864 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30cb489a: (connection evicted) 2024-02-06 23:09:07.865 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aa0fa45: (connection evicted) 2024-02-06 23:09:07.865 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74670b61: (connection evicted) 2024-02-06 23:09:07.866 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70589135: (connection evicted) 2024-02-06 23:09:07.866 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@355a015a: (connection evicted) 2024-02-06 23:09:07.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:07.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-06 23:09:07.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dc9b41a 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:07.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:07.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-06 23:09:07.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:07.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:07.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-06 23:09:07.885 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:07.907 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:07.910 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:07.910 [DefaultDispatcher-worker-12 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:07.910 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.910 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:07.910 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.927 [DefaultDispatcher-worker-11 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.927 [DefaultDispatcher-worker-11 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:07.931 [DefaultDispatcher-worker-18 @coroutine#3705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.931 [DefaultDispatcher-worker-18 @coroutine#3705] 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/replication/ackAndGetPendingReplications. 2024-02-06 23:09:07.931 [DefaultDispatcher-worker-18 @coroutine#3705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.931 [DefaultDispatcher-worker-18 @coroutine#3705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:09:07.935 [DefaultDispatcher-worker-13 @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:07.936 [DefaultDispatcher-worker-13 @coroutine#3704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 23:09:07.936 [DefaultDispatcher-worker-13 @coroutine#3704] 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/replication/nodeId. 2024-02-06 23:09:07.936 [DefaultDispatcher-worker-13 @coroutine#3704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 23:09:07.968 [DefaultDispatcher-worker-17 @coroutine#3705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.968 [DefaultDispatcher-worker-17 @coroutine#3705] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:09:07.987 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:07.992 [DefaultDispatcher-worker-16 @coroutine#3704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 23:09:07.992 [DefaultDispatcher-worker-16 @coroutine#3704] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 23:09:07.995 [DefaultDispatcher-worker-17 @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:08.005 [DefaultDispatcher-worker-2 @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:08.008 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4fc610 2024-02-06 23:09:08.008 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4fc610 2024-02-06 23:09:08.011 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@708827a9 2024-02-06 23:09:08.011 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@708827a9 2024-02-06 23:09:08.015 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b7ad60 2024-02-06 23:09:08.015 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b7ad60 2024-02-06 23:09:08.018 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b52d92 2024-02-06 23:09:08.018 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b52d92 2024-02-06 23:09:08.020 [DefaultDispatcher-worker-14 @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:08.027 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@314a12f2 2024-02-06 23:09:08.027 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@314a12f2 2024-02-06 23:09:08.029 [DefaultDispatcher-worker-14 @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:08.030 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@cede1d 2024-02-06 23:09:08.030 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@cede1d 2024-02-06 23:09:08.038 [DefaultDispatcher-worker-18 @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:08.044 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@49dbbfc9 2024-02-06 23:09:08.044 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@49dbbfc9 2024-02-06 23:09:08.047 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@519ad2dd 2024-02-06 23:09:08.047 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@519ad2dd 2024-02-06 23:09:08.048 [DefaultDispatcher-worker-12 @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:08.052 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a6979e 2024-02-06 23:09:08.053 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a6979e 2024-02-06 23:09:08.053 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:09:08.055 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:08.058 [Test worker @coroutine#3724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:08.065 [DefaultDispatcher-worker-5 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:08.066 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.066 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:08.066 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.068 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.068 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.070 [DefaultDispatcher-worker-4 @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:08.091 [DefaultDispatcher-worker-8 @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:08.108 [DefaultDispatcher-worker-15 @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:08.111 [Test worker @coroutine#3713] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=555857025087549441 2024-02-06 23:09:08.111 [Test worker @coroutine#3713] 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/PersonDao/findByUidAsync?uid=555857025087549441. 2024-02-06 23:09:08.111 [Test worker @coroutine#3713] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=555857025087549441 2024-02-06 23:09:08.112 [Test worker @coroutine#3713] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=555857025087549441 2024-02-06 23:09:08.112 [Test worker @coroutine#3713] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=555857025087549441 2024-02-06 23:09:08.122 [DefaultDispatcher-worker-3 @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:08.130 [DefaultDispatcher-worker-14 @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f09907 2024-02-06 23:09:08.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-06 23:09:08.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-06 23:09:08.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:09:08.147 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f09907: (connection evicted) 2024-02-06 23:09:08.149 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e4fc610: (connection evicted) 2024-02-06 23:09:08.150 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@708827a9: (connection evicted) 2024-02-06 23:09:08.150 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74b7ad60: (connection evicted) 2024-02-06 23:09:08.151 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b52d92: (connection evicted) 2024-02-06 23:09:08.151 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@314a12f2: (connection evicted) 2024-02-06 23:09:08.151 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cede1d: (connection evicted) 2024-02-06 23:09:08.152 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49dbbfc9: (connection evicted) 2024-02-06 23:09:08.152 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519ad2dd: (connection evicted) 2024-02-06 23:09:08.152 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30a6979e: (connection evicted) 2024-02-06 23:09:08.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:08.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-06 23:09:08.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26723525 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:08.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:08.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-06 23:09:08.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-02-06 23:09:08.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-02-06 23:09:08.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-06 23:09:08.180 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-02-06 23:09:08.212 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-02-06 23:09:08.214 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-02-06 23:09:08.218 [DefaultDispatcher-worker-3 @coroutine#3743] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:09:08.218 [DefaultDispatcher-worker-3 @coroutine#3743] 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/replication/ackAndGetPendingReplications. 2024-02-06 23:09:08.218 [DefaultDispatcher-worker-3 @coroutine#3743] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:09:08.218 [DefaultDispatcher-worker-3 @coroutine#3743] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:09:08.226 [DefaultDispatcher-worker-9 @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-02-06 23:09:08.226 [DefaultDispatcher-worker-9 @coroutine#3742] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 23:09:08.226 [DefaultDispatcher-worker-9 @coroutine#3742] 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/replication/nodeId. 2024-02-06 23:09:08.226 [DefaultDispatcher-worker-9 @coroutine#3742] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 23:09:08.233 [DefaultDispatcher-worker-7 @coroutine#3743] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:09:08.233 [DefaultDispatcher-worker-7 @coroutine#3743] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:09:08.250 [DefaultDispatcher-worker-2 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:08.250 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.250 [DefaultDispatcher-worker-2 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:08.250 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.251 [DefaultDispatcher-worker-7 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-02-06 23:09:08.251 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.251 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.256 [DefaultDispatcher-worker-2 @coroutine#3742] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 23:09:08.256 [DefaultDispatcher-worker-2 @coroutine#3742] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 23:09:08.261 [DefaultDispatcher-worker-7 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-02-06 23:09:08.270 [DefaultDispatcher-worker-3 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-02-06 23:09:08.279 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:08.280 [DefaultDispatcher-worker-5 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-02-06 23:09:08.290 [DefaultDispatcher-worker-18 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-02-06 23:09:08.293 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6df613 2024-02-06 23:09:08.293 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6df613 2024-02-06 23:09:08.298 [DefaultDispatcher-worker-4 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-02-06 23:09:08.302 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-02-06 23:09:08.312 [DefaultDispatcher-worker-11 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-02-06 23:09:08.316 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@21aa1d8e 2024-02-06 23:09:08.316 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@21aa1d8e 2024-02-06 23:09:08.319 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@25959d63 2024-02-06 23:09:08.320 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@25959d63 2024-02-06 23:09:08.321 [DefaultDispatcher-worker-11 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2024-02-06 23:09:08.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-06 23:09:08.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-06 23:09:08.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2024-02-06 23:09:08.329 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@609717b5 2024-02-06 23:09:08.329 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@609717b5 2024-02-06 23:09:08.351 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38: (connection evicted) 2024-02-06 23:09:08.352 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6df613: (connection evicted) 2024-02-06 23:09:08.352 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21aa1d8e: (connection evicted) 2024-02-06 23:09:08.353 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25959d63: (connection evicted) 2024-02-06 23:09:08.353 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@609717b5: (connection evicted) 2024-02-06 23:09:08.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:08.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-06 23:09:08.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-06 23:09:08.382 [DefaultDispatcher-worker-4 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:08.383 [DefaultDispatcher-worker-10 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:08.383 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.383 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:08.383 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.383 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.383 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:08.383 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.384 [DefaultDispatcher-worker-12 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:08.384 [DefaultDispatcher-worker-8 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.384 [DefaultDispatcher-worker-8 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.384 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.384 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.385 [DefaultDispatcher-worker-12 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.385 [DefaultDispatcher-worker-12 @coroutine#3062] 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-02-06 23:09:08.385 [DefaultDispatcher-worker-12 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.386 [DefaultDispatcher-worker-4 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.394 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cd2adc7 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:08.419 [Test worker @coroutine#3768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-06 23:09:08.427 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bf6dba 2024-02-06 23:09:08.427 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bf6dba 2024-02-06 23:09:08.427 [Test worker @coroutine#3768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-06 23:09:08.491 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bf6dba 2024-02-06 23:09:08.524 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bf6dba 2024-02-06 23:09:08.527 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:08.538 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bf6dba 2024-02-06 23:09:08.545 [DefaultDispatcher-worker-3 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:08.545 [DefaultDispatcher-worker-3 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.546 [DefaultDispatcher-worker-3 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:08.546 [DefaultDispatcher-worker-3 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.547 [DefaultDispatcher-worker-2 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.547 [DefaultDispatcher-worker-2 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.556 [DefaultDispatcher-worker-8 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:08.557 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.557 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:08.557 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.560 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bf6dba 2024-02-06 23:09:08.568 [DefaultDispatcher-worker-4 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.568 [DefaultDispatcher-worker-4 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.575 [DefaultDispatcher-worker-3 @coroutine#3790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bf6dba 2024-02-06 23:09:08.576 [DefaultDispatcher-worker-17 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:08.576 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.576 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:08.576 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.580 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.581 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.598 [DefaultDispatcher-worker-10 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bf6dba 2024-02-06 23:09:08.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-06 23:09:08.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-06 23:09:08.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:08.607 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35bf6dba: (connection evicted) 2024-02-06 23:09:08.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:08.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-06 23:09:08.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-06 23:09:08.611 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-06 23:09:08.611 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:08.611 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:08.611 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:08.611 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:08.611 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:08.611 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:08.611 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e1b84c 2024-02-06 23:09:08.611 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:08.611 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:08.611 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:08.611 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:08.611 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:08.611 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:08.627 [Test worker @coroutine#3812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-06 23:09:08.635 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d911985 2024-02-06 23:09:08.635 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d911985 2024-02-06 23:09:08.635 [Test worker @coroutine#3812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-06 23:09:08.678 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d911985 2024-02-06 23:09:08.697 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d911985 2024-02-06 23:09:08.699 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d911985 2024-02-06 23:09:08.702 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d911985 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53086bdc 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:08.703 [Test worker @coroutine#3812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-06 23:09:08.719 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@600a1270 2024-02-06 23:09:08.719 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@600a1270 2024-02-06 23:09:08.719 [Test worker @coroutine#3812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-06 23:09:08.735 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:08.742 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600a1270 2024-02-06 23:09:08.761 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600a1270 2024-02-06 23:09:08.763 [Test worker @coroutine#3822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600a1270 2024-02-06 23:09:08.766 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600a1270 2024-02-06 23:09:08.775 [DefaultDispatcher-worker-17 @coroutine#3826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@600a1270 2024-02-06 23:09:08.809 [DefaultDispatcher-worker-5 @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d911985 2024-02-06 23:09:08.819 [DefaultDispatcher-worker-7 @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d911985 2024-02-06 23:09:08.819 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:08.821 [DefaultDispatcher-worker-6 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:08.821 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.821 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:08.821 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.823 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.823 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.828 [DefaultDispatcher-worker-7 @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d911985 2024-02-06 23:09:08.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-06 23:09:08.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-06 23:09:08.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:08.855 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d911985: (connection evicted) 2024-02-06 23:09:08.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:08.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-06 23:09:08.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-06 23:09:08.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-06 23:09:08.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-06 23:09:08.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:08.867 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@600a1270: (connection evicted) 2024-02-06 23:09:08.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:08.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-06 23:09:08.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-06 23:09:08.869 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b77d5e 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:08.870 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-06 23:09:08.903 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@594965c9 2024-02-06 23:09:08.903 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@594965c9 2024-02-06 23:09:08.903 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-06 23:09:08.926 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594965c9 2024-02-06 23:09:08.946 [DefaultDispatcher-worker-7 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:08.947 [DefaultDispatcher-worker-7 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.947 [DefaultDispatcher-worker-7 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:08.947 [DefaultDispatcher-worker-7 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.948 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.948 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:08.952 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594965c9 2024-02-06 23:09:08.955 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594965c9 2024-02-06 23:09:08.958 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594965c9 2024-02-06 23:09:08.960 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-06 23:09:08.960 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14764fdd 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:08.963 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-06 23:09:08.976 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e8f7a5 2024-02-06 23:09:08.976 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e8f7a5 2024-02-06 23:09:08.976 [Test worker @coroutine#3849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-06 23:09:09.023 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:09.044 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e8f7a5 2024-02-06 23:09:09.077 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:09.077 [DefaultDispatcher-worker-17 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:09.077 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.077 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:09.077 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.079 [DefaultDispatcher-worker-6 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.079 [DefaultDispatcher-worker-6 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.089 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e8f7a5 2024-02-06 23:09:09.095 [Test worker @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e8f7a5 2024-02-06 23:09:09.098 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e8f7a5 2024-02-06 23:09:09.109 [DefaultDispatcher-worker-17 @coroutine#3869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e8f7a5 2024-02-06 23:09:09.134 [DefaultDispatcher-worker-15 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594965c9 2024-02-06 23:09:09.152 [DefaultDispatcher-worker-14 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594965c9 2024-02-06 23:09:09.161 [DefaultDispatcher-worker-12 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594965c9 2024-02-06 23:09:09.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-06 23:09:09.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-06 23:09:09.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:09.203 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@594965c9: (connection evicted) 2024-02-06 23:09:09.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:09.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-06 23:09:09.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-06 23:09:09.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-06 23:09:09.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-06 23:09:09.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:09.212 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69e8f7a5: (connection evicted) 2024-02-06 23:09:09.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:09.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-06 23:09:09.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32da6cef 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:09.216 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-06 23:09:09.224 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3545c913 2024-02-06 23:09:09.224 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3545c913 2024-02-06 23:09:09.224 [Test worker @coroutine#3895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-06 23:09:09.256 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3545c913 2024-02-06 23:09:09.261 [DefaultDispatcher-worker-11 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:09.261 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.262 [DefaultDispatcher-worker-11 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:09.262 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.263 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.263 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.276 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3545c913 2024-02-06 23:09:09.278 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3545c913 2024-02-06 23:09:09.281 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3545c913 2024-02-06 23:09:09.307 [DefaultDispatcher-worker-8 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3545c913 2024-02-06 23:09:09.324 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:09.340 [DefaultDispatcher-worker-16 @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3545c913 2024-02-06 23:09:09.344 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3545c913 2024-02-06 23:09:09.352 [DefaultDispatcher-worker-16 @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3545c913 2024-02-06 23:09:09.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-06 23:09:09.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-06 23:09:09.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:09.379 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3545c913: (connection evicted) 2024-02-06 23:09:09.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:09.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-06 23:09:09.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-06 23:09:09.381 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69efdfd9 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:09.382 [Test worker @coroutine#3935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-06 23:09:09.393 [DefaultDispatcher-worker-1 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:09.393 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.393 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:09.393 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.393 [DefaultDispatcher-worker-18 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:09.393 [DefaultDispatcher-worker-16 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:09.393 [DefaultDispatcher-worker-18 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.393 [DefaultDispatcher-worker-16 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.393 [DefaultDispatcher-worker-18 @coroutine#3062] 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-02-06 23:09:09.393 [DefaultDispatcher-worker-18 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.393 [DefaultDispatcher-worker-16 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:09.393 [DefaultDispatcher-worker-16 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.394 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-06 23:09:09.394 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-06 23:09:09.394 [Test worker @coroutine#3935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-06 23:09:09.395 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.395 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.395 [DefaultDispatcher-worker-2 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.395 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.396 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.454 [Test worker @coroutine#3935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-06 23:09:09.472 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-06 23:09:09.475 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-06 23:09:09.478 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-06 23:09:09.487 [DefaultDispatcher-worker-6 @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-06 23:09:09.491 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-02-06 23:09:09.494 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:09.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-06 23:09:09.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-06 23:09:09.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:09.514 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30: (connection evicted) 2024-02-06 23:09:09.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:09.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-06 23:09:09.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189f3ccd 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:09.522 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-06 23:09:09.551 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@82382d1 2024-02-06 23:09:09.551 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@82382d1 2024-02-06 23:09:09.551 [Test worker @coroutine#3975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-06 23:09:09.557 [DefaultDispatcher-worker-4 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:09.557 [DefaultDispatcher-worker-4 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.557 [DefaultDispatcher-worker-4 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:09.557 [DefaultDispatcher-worker-4 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.559 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.559 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.576 [DefaultDispatcher-worker-7 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:09.576 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.576 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:09.576 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.578 [DefaultDispatcher-worker-12 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.578 [DefaultDispatcher-worker-12 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.627 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@82382d1 2024-02-06 23:09:09.627 [DefaultDispatcher-worker-14 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:09.627 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.627 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:09.627 [DefaultDispatcher-worker-14 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.632 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.633 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.651 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:09.682 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@82382d1 2024-02-06 23:09:09.690 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@82382d1 2024-02-06 23:09:09.695 [Test worker @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@82382d1 2024-02-06 23:09:09.707 [DefaultDispatcher-worker-2 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@82382d1 2024-02-06 23:09:09.909 [DefaultDispatcher-worker-10 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:09.909 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.909 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:09.909 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.911 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:09.911 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.100 [DefaultDispatcher-worker-18 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:10.100 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.100 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:10.100 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.101 [DefaultDispatcher-worker-12 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:10.101 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.101 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:10.101 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.102 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.102 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.102 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.102 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.135 [DefaultDispatcher-worker-16 @coroutine#4018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@82382d1 2024-02-06 23:09:10.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-06 23:09:10.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-06 23:09:10.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:10.291 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@82382d1: (connection evicted) 2024-02-06 23:09:10.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:10.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-06 23:09:10.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-06 23:09:10.294 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-06 23:09:10.295 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:10.295 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:10.295 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:10.295 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:10.295 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:10.295 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:10.295 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2738a1fc 2024-02-06 23:09:10.295 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:10.295 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:10.295 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:10.295 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:10.295 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:10.295 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:10.295 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:10.295 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:10.295 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:10.296 [Test worker @coroutine#4037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-06 23:09:10.298 [DefaultDispatcher-worker-6 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:10.299 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.299 [DefaultDispatcher-worker-6 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:10.299 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.300 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.300 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.307 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc72c0c 2024-02-06 23:09:10.307 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc72c0c 2024-02-06 23:09:10.307 [Test worker @coroutine#4037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-06 23:09:10.337 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc72c0c 2024-02-06 23:09:10.393 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc72c0c 2024-02-06 23:09:10.396 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc72c0c 2024-02-06 23:09:10.399 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc72c0c 2024-02-06 23:09:10.402 [DefaultDispatcher-worker-12 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:10.402 [DefaultDispatcher-worker-12 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.402 [DefaultDispatcher-worker-12 @coroutine#3062] 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-02-06 23:09:10.402 [DefaultDispatcher-worker-12 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.403 [DefaultDispatcher-worker-11 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:10.403 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.403 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:10.403 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.404 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.404 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.404 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.405 [DefaultDispatcher-worker-3 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:10.405 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.405 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:10.405 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.407 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:10.407 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.407 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.408 [DefaultDispatcher-worker-2 @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc72c0c 2024-02-06 23:09:10.410 [Test worker @coroutine#4057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc72c0c 2024-02-06 23:09:10.433 [DefaultDispatcher-worker-14 @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc72c0c 2024-02-06 23:09:10.441 [DefaultDispatcher-worker-11 @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc72c0c 2024-02-06 23:09:10.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-06 23:09:10.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-06 23:09:10.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:10.467 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dc72c0c: (connection evicted) 2024-02-06 23:09:10.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:10.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-06 23:09:10.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28b286c0 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:10.477 [Test worker @coroutine#4081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-06 23:09:10.486 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5e45bc 2024-02-06 23:09:10.486 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5e45bc 2024-02-06 23:09:10.486 [Test worker @coroutine#4081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-06 23:09:10.519 [Test worker @coroutine#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5e45bc 2024-02-06 23:09:10.554 [Test worker @coroutine#4083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5e45bc 2024-02-06 23:09:10.570 [DefaultDispatcher-worker-18 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:10.570 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5e45bc 2024-02-06 23:09:10.571 [DefaultDispatcher-worker-18 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.571 [DefaultDispatcher-worker-18 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:10.571 [DefaultDispatcher-worker-18 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.573 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5e45bc 2024-02-06 23:09:10.583 [DefaultDispatcher-worker-3 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.584 [DefaultDispatcher-worker-3 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.586 [DefaultDispatcher-worker-12 @coroutine#4091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b5e45bc 2024-02-06 23:09:10.587 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:10.587 [DefaultDispatcher-worker-18 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:10.587 [DefaultDispatcher-worker-18 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.587 [DefaultDispatcher-worker-18 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:10.587 [DefaultDispatcher-worker-18 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.589 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.589 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.642 [DefaultDispatcher-worker-5 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:10.643 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.643 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:10.643 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.645 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.645 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-06 23:09:10.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-06 23:09:10.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:10.823 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b5e45bc: (connection evicted) 2024-02-06 23:09:10.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:10.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-06 23:09:10.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2b608e 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:10.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:10.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:10.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:10.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-06 23:09:10.974 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:10.985 [DefaultDispatcher-worker-13 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:10.986 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.986 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:10.986 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.987 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:10.987 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.023 [DefaultDispatcher-worker-7 @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.032 [DefaultDispatcher-worker-6 @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.040 [DefaultDispatcher-worker-1 @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.049 [DefaultDispatcher-worker-1 @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.110 [DefaultDispatcher-worker-16 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:11.110 [DefaultDispatcher-worker-18 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:11.110 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.111 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:11.111 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.111 [DefaultDispatcher-worker-13 @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.110 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.111 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:11.111 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.112 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:09:11.112 [DefaultDispatcher-worker-18 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.112 [DefaultDispatcher-worker-18 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.112 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.112 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.119 [Test worker] INFO ktor.application - Application started in 0.008 seconds. 2024-02-06 23:09:11.134 [DefaultDispatcher-worker-9 @coroutine#4130] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16718e1b 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:11.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:11.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-06 23:09:11.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-06 23:09:11.181 [DefaultDispatcher-worker-15 @coroutine#4135] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:11.181 [DefaultDispatcher-worker-15 @coroutine#4135] 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-02-06 23:09:11.181 [DefaultDispatcher-worker-15 @coroutine#4135] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:11.181 [DefaultDispatcher-worker-15 @coroutine#4135] 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-02-06 23:09:11.204 [DefaultDispatcher-worker-15 @coroutine#4134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.204 [DefaultDispatcher-worker-15 @coroutine#4134] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.204 [DefaultDispatcher-worker-15 @coroutine#4134] 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-02-06 23:09:11.204 [DefaultDispatcher-worker-15 @coroutine#4134] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b6edfb 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:11.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:11.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:11.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-06 23:09:11.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-06 23:09:11.253 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:11.274 [eventLoopGroupProxy-19-1 @call-handler#4145] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:09:11.275 [eventLoopGroupProxy-19-1 @call-handler#4145] 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-02-06 23:09:11.275 [eventLoopGroupProxy-19-1 @call-handler#4145] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:09:11.276 [eventLoopGroupProxy-19-1 @call-handler#4145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.277 [DefaultDispatcher-worker-9 @coroutine#4135] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:11.277 [DefaultDispatcher-worker-9 @coroutine#4135] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:11.285 [DefaultDispatcher-worker-8 @coroutine#4148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:11.285 [DefaultDispatcher-worker-8 @coroutine#4148] 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-02-06 23:09:11.285 [DefaultDispatcher-worker-8 @coroutine#4148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:11.285 [DefaultDispatcher-worker-8 @coroutine#4148] 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-02-06 23:09:11.287 [eventLoopGroupProxy-19-2 @call-handler#4154] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:09:11.288 [eventLoopGroupProxy-19-2 @call-handler#4154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.288 [eventLoopGroupProxy-19-3 @call-handler#4157] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:09:11.288 [eventLoopGroupProxy-19-1 @call-handler#4156] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:09:11.289 [eventLoopGroupProxy-19-3 @call-handler#4157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.290 [eventLoopGroupProxy-19-1 @call-handler#4156] 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-02-06 23:09:11.290 [eventLoopGroupProxy-19-1 @call-handler#4156] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:09:11.290 [DefaultDispatcher-worker-8 @coroutine#4134] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.290 [DefaultDispatcher-worker-8 @coroutine#4134] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.291 [eventLoopGroupProxy-19-1 @call-handler#4156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.293 [DefaultDispatcher-worker-4 @coroutine#4148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:11.293 [DefaultDispatcher-worker-4 @coroutine#4148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-06 23:09:11.300 [DefaultDispatcher-worker-2 @coroutine#4134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1da5635e 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:11.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:11.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-06 23:09:11.308 [DefaultDispatcher-worker-16 @coroutine#4136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.310 [DefaultDispatcher-worker-9 @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.310 [DefaultDispatcher-worker-9 @coroutine#4147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.310 [DefaultDispatcher-worker-9 @coroutine#4147] 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-02-06 23:09:11.310 [DefaultDispatcher-worker-9 @coroutine#4147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.311 [DefaultDispatcher-worker-14 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:11.311 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.311 [DefaultDispatcher-worker-14 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:11.311 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.311 [eventLoopGroupProxy-19-1 @call-handler#4169] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:09:11.311 [eventLoopGroupProxy-19-1 @call-handler#4169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.312 [DefaultDispatcher-worker-4 @coroutine#4147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.312 [DefaultDispatcher-worker-4 @coroutine#4147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.312 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.312 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ccc91b 2024-02-06 23:09:11.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ccc91b 2024-02-06 23:09:11.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-06 23:09:11.321 [DefaultDispatcher-worker-8 @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.329 [DefaultDispatcher-worker-3 @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.332 [eventLoopGroupProxy-19-4 @call-handler#4176] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:09:11.332 [eventLoopGroupProxy-19-4 @call-handler#4176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.347 [DefaultDispatcher-worker-17 @coroutine#4179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:11.347 [DefaultDispatcher-worker-17 @coroutine#4179] 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-02-06 23:09:11.347 [DefaultDispatcher-worker-17 @coroutine#4179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:11.347 [DefaultDispatcher-worker-17 @coroutine#4179] 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-02-06 23:09:11.350 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:11.351 [eventLoopGroupProxy-19-1 @call-handler#4184] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:09:11.351 [eventLoopGroupProxy-19-1 @call-handler#4184] 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-02-06 23:09:11.351 [eventLoopGroupProxy-19-1 @call-handler#4184] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:09:11.362 [DefaultDispatcher-worker-4 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.362 [eventLoopGroupProxy-19-1 @call-handler#4184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.363 [DefaultDispatcher-worker-5 @coroutine#4179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:11.363 [DefaultDispatcher-worker-5 @coroutine#4179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:09:11.372 [DefaultDispatcher-worker-4 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.372 [DefaultDispatcher-worker-9 @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ccc91b 2024-02-06 23:09:11.372 [DefaultDispatcher-worker-9 @coroutine#4178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.372 [DefaultDispatcher-worker-9 @coroutine#4178] 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-02-06 23:09:11.372 [DefaultDispatcher-worker-9 @coroutine#4178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.373 [eventLoopGroupProxy-19-1 @call-handler#4191] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:09:11.373 [eventLoopGroupProxy-19-1 @call-handler#4191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.374 [DefaultDispatcher-worker-11 @coroutine#4178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.375 [DefaultDispatcher-worker-11 @coroutine#4178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.380 [DefaultDispatcher-worker-2 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.381 [eventLoopGroupProxy-19-5 @call-handler#4197] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:09:11.381 [eventLoopGroupProxy-19-5 @call-handler#4197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.384 [DefaultDispatcher-worker-6 @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ccc91b 2024-02-06 23:09:11.390 [DefaultDispatcher-worker-18 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.393 [DefaultDispatcher-worker-7 @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ccc91b 2024-02-06 23:09:11.401 [DefaultDispatcher-worker-12 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.412 [DefaultDispatcher-worker-17 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:11.412 [DefaultDispatcher-worker-12 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:11.413 [DefaultDispatcher-worker-17 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.413 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.413 [DefaultDispatcher-worker-17 @coroutine#3062] 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-02-06 23:09:11.413 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:11.413 [DefaultDispatcher-worker-17 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.413 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.414 [DefaultDispatcher-worker-17 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.414 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.414 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.415 [DefaultDispatcher-worker-15 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:11.415 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.415 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:11.415 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.416 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.416 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.418 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:11.437 [DefaultDispatcher-worker-14 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.449 [DefaultDispatcher-worker-14 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 23:09:11.450 [DefaultDispatcher-worker-14 @coroutine#4183] 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-02-06 23:09:11.450 [DefaultDispatcher-worker-14 @coroutine#4183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 23:09:11.451 [eventLoopGroupProxy-19-1 @call-handler#4220] 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-02-06 23:09:11.455 [DefaultDispatcher-worker-9 @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.484 [DefaultDispatcher-worker-16 @coroutine#4183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 23:09:11.484 [DefaultDispatcher-worker-16 @coroutine#4183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 23:09:11.484 [DefaultDispatcher-worker-16 @coroutine#4183] 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-02-06 23:09:11.484 [DefaultDispatcher-worker-16 @coroutine#4183] 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-02-06 23:09:11.485 [DefaultDispatcher-worker-16 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555857036837326849 2024-02-06 23:09:11.485 [DefaultDispatcher-worker-16 @coroutine#4183] 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?uid=555857036837326849. 2024-02-06 23:09:11.485 [DefaultDispatcher-worker-16 @coroutine#4183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555857036837326849 2024-02-06 23:09:11.486 [eventLoopGroupProxy-19-1 @call-handler#4225] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-06 23:09:11.494 [eventLoopGroupProxy-19-1 @call-handler#4225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.495 [DefaultDispatcher-worker-14 @coroutine#4183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555857036837326849 2024-02-06 23:09:11.495 [DefaultDispatcher-worker-14 @coroutine#4183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555857036837326849 2024-02-06 23:09:11.495 [DefaultDispatcher-worker-14 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555857036837326849. 2024-02-06 23:09:11.495 [DefaultDispatcher-worker-14 @coroutine#4183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555857036837326849 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:11.509 [DefaultDispatcher-worker-14 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.510 [DefaultDispatcher-worker-14 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:09:11.510 [DefaultDispatcher-worker-14 @coroutine#4183] 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-02-06 23:09:11.510 [DefaultDispatcher-worker-14 @coroutine#4183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:09:11.512 [eventLoopGroupProxy-19-1 @call-handler#4229] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-06 23:09:11.515 [eventLoopGroupProxy-19-1 @call-handler#4229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.516 [DefaultDispatcher-worker-9 @coroutine#4183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:09:11.516 [DefaultDispatcher-worker-9 @coroutine#4183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:09:11.517 [DefaultDispatcher-worker-9 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-06 23:09:11.517 [DefaultDispatcher-worker-9 @coroutine#4183] 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-02-06 23:09:11.537 [DefaultDispatcher-worker-12 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.557 [DefaultDispatcher-worker-6 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.565 [DefaultDispatcher-worker-8 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.565 [DefaultDispatcher-worker-12 @coroutine#4136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.565 [DefaultDispatcher-worker-12 @coroutine#4136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:09:11.565 [DefaultDispatcher-worker-12 @coroutine#4136] 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-02-06 23:09:11.565 [DefaultDispatcher-worker-12 @coroutine#4136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:09:11.566 [DefaultDispatcher-worker-12 @coroutine#4136] 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-02-06 23:09:11.567 [eventLoopGroupProxy-19-1 @call-handler#4236] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:09:11.567 [eventLoopGroupProxy-19-1 @call-handler#4236] 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-02-06 23:09:11.567 [eventLoopGroupProxy-19-1 @call-handler#4236] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:09:11.572 [DefaultDispatcher-worker-2 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.580 [DefaultDispatcher-worker-13 @call-handler#4236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.581 [eventLoopGroupProxy-19-1 @call-handler#4236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.582 [DefaultDispatcher-worker-10 @coroutine#4136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:09:11.582 [DefaultDispatcher-worker-10 @coroutine#4136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:09:11.582 [DefaultDispatcher-worker-10 @coroutine#4136] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:09:11.582 [DefaultDispatcher-worker-10 @coroutine#4136] 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-02-06 23:09:11.591 [DefaultDispatcher-worker-15 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.592 [DefaultDispatcher-worker-2 @coroutine#4136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.593 [DefaultDispatcher-worker-17 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:11.593 [DefaultDispatcher-worker-17 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.593 [DefaultDispatcher-worker-17 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:11.593 [DefaultDispatcher-worker-17 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.595 [DefaultDispatcher-worker-1 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.595 [DefaultDispatcher-worker-1 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.599 [DefaultDispatcher-worker-6 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:11.599 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.599 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:11.599 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.600 [DefaultDispatcher-worker-9 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.600 [DefaultDispatcher-worker-9 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.602 [DefaultDispatcher-worker-9 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.634 [DefaultDispatcher-worker-5 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.636 [DefaultDispatcher-worker-9 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 23:09:11.636 [DefaultDispatcher-worker-9 @coroutine#4183] 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-02-06 23:09:11.636 [DefaultDispatcher-worker-9 @coroutine#4183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 23:09:11.637 [eventLoopGroupProxy-19-1 @call-handler#4258] 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-02-06 23:09:11.642 [DefaultDispatcher-worker-17 @coroutine#4250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.654 [DefaultDispatcher-worker-13 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:11.654 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.654 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:11.654 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.655 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.656 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:11.668 [DefaultDispatcher-worker-13 @coroutine#4183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 23:09:11.668 [DefaultDispatcher-worker-13 @coroutine#4183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 23:09:11.668 [DefaultDispatcher-worker-13 @coroutine#4183] 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-02-06 23:09:11.668 [DefaultDispatcher-worker-13 @coroutine#4183] 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-02-06 23:09:11.669 [DefaultDispatcher-worker-13 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555857036837326850 2024-02-06 23:09:11.669 [DefaultDispatcher-worker-13 @coroutine#4183] 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?uid=555857036837326850. 2024-02-06 23:09:11.669 [DefaultDispatcher-worker-13 @coroutine#4183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555857036837326850 2024-02-06 23:09:11.670 [eventLoopGroupProxy-19-1 @call-handler#4265] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-06 23:09:11.671 [eventLoopGroupProxy-19-1 @call-handler#4265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.672 [DefaultDispatcher-worker-1 @coroutine#4183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555857036837326850 2024-02-06 23:09:11.672 [DefaultDispatcher-worker-1 @coroutine#4183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555857036837326850 2024-02-06 23:09:11.672 [DefaultDispatcher-worker-1 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555857036837326850. 2024-02-06 23:09:11.673 [DefaultDispatcher-worker-1 @coroutine#4183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555857036837326850 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:11.681 [DefaultDispatcher-worker-12 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.681 [DefaultDispatcher-worker-12 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:09:11.681 [DefaultDispatcher-worker-12 @coroutine#4183] 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-02-06 23:09:11.681 [DefaultDispatcher-worker-12 @coroutine#4183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:09:11.682 [eventLoopGroupProxy-19-1 @call-handler#4269] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-06 23:09:11.683 [eventLoopGroupProxy-19-1 @call-handler#4269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.684 [DefaultDispatcher-worker-8 @coroutine#4183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:09:11.684 [DefaultDispatcher-worker-8 @coroutine#4183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:09:11.684 [DefaultDispatcher-worker-8 @coroutine#4183] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-06 23:09:11.684 [DefaultDispatcher-worker-8 @coroutine#4183] 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-02-06 23:09:11.691 [DefaultDispatcher-worker-8 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.714 [DefaultDispatcher-worker-18 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.722 [DefaultDispatcher-worker-18 @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.723 [DefaultDispatcher-worker-18 @coroutine#4149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:09:11.723 [DefaultDispatcher-worker-18 @coroutine#4149] 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-02-06 23:09:11.723 [DefaultDispatcher-worker-18 @coroutine#4149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:09:11.723 [DefaultDispatcher-worker-18 @coroutine#4149] 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-02-06 23:09:11.724 [eventLoopGroupProxy-19-1 @call-handler#4275] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:09:11.725 [eventLoopGroupProxy-19-1 @call-handler#4275] 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-02-06 23:09:11.725 [eventLoopGroupProxy-19-1 @call-handler#4275] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:09:11.725 [DefaultDispatcher-worker-1 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.733 [DefaultDispatcher-worker-7 @call-handler#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.734 [eventLoopGroupProxy-19-1 @call-handler#4275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.734 [DefaultDispatcher-worker-10 @coroutine#4149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:09:11.734 [DefaultDispatcher-worker-10 @coroutine#4149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:09:11.735 [DefaultDispatcher-worker-10 @coroutine#4149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:09:11.735 [DefaultDispatcher-worker-10 @coroutine#4149] 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-02-06 23:09:11.742 [DefaultDispatcher-worker-15 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.743 [DefaultDispatcher-worker-1 @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.752 [UI Thread @coroutine#4285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:11.753 [UI Thread @coroutine#4285] 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/getLatestSubmissionForUserAsync?accountPersonUid=555857036837326849&assignmentUid=555857036837326848. 2024-02-06 23:09:11.753 [UI Thread @coroutine#4285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:11.754 [eventLoopGroupProxy-19-1 @call-handler#4293] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-06 23:09:11.764 [eventLoopGroupProxy-19-1 @call-handler#4293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.766 [UI Thread @coroutine#4294] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555857036837326848&accountPersonUid=555857036837326849 2024-02-06 23:09:11.766 [UI Thread @coroutine#4294] 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=555857036837326848&accountPersonUid=555857036837326849. 2024-02-06 23:09:11.766 [UI Thread @coroutine#4294] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555857036837326848&accountPersonUid=555857036837326849 2024-02-06 23:09:11.767 [eventLoopGroupProxy-19-1 @call-handler#4300] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-06 23:09:11.775 [UI Thread @coroutine#4296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:11.775 [UI Thread @coroutine#4296] 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=555857036837326849&assignmentUid=555857036837326848. 2024-02-06 23:09:11.775 [UI Thread @coroutine#4296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:11.776 [UI Thread @coroutine#4285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:11.777 [UI Thread @coroutine#4285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:11.777 [UI Thread @coroutine#4285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555857036837326849&assignmentUid=555857036837326848. 2024-02-06 23:09:11.777 [UI Thread @coroutine#4285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:11.784 [eventLoopGroupProxy-19-1 @call-handler#4300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.784 [UI Thread @coroutine#4294] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555857036837326848&accountPersonUid=555857036837326849 2024-02-06 23:09:11.785 [UI Thread @coroutine#4294] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555857036837326848&accountPersonUid=555857036837326849 2024-02-06 23:09:11.785 [UI Thread @coroutine#4294] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555857036837326848&accountPersonUid=555857036837326849. 2024-02-06 23:09:11.785 [UI Thread @coroutine#4294] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555857036837326848&accountPersonUid=555857036837326849 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:11.788 [DefaultDispatcher-worker-14 @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.800 [DefaultDispatcher-worker-18 @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.805 [UI Thread @coroutine#4312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555857036837326848 2024-02-06 23:09:11.805 [UI Thread @coroutine#4312] 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=555857036837326848. 2024-02-06 23:09:11.805 [UI Thread @coroutine#4312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555857036837326848 2024-02-06 23:09:11.806 [eventLoopGroupProxy-19-1 @call-handler#4315] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-06 23:09:11.808 [eventLoopGroupProxy-19-1 @call-handler#4315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.811 [UI Thread @coroutine#4312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555857036837326848 2024-02-06 23:09:11.811 [UI Thread @coroutine#4312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555857036837326848 2024-02-06 23:09:11.811 [UI Thread @coroutine#4312] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555857036837326848. 2024-02-06 23:09:11.811 [UI Thread @coroutine#4312] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555857036837326848 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:11.812 [eventLoopGroupProxy-19-6 @call-handler#4318] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-06 23:09:11.821 [eventLoopGroupProxy-19-6 @call-handler#4318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.822 [DefaultDispatcher-worker-10 @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.822 [UI Thread @coroutine#4296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:11.822 [UI Thread @coroutine#4296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:11.822 [UI Thread @coroutine#4296] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555857036837326849&assignmentUid=555857036837326848. 2024-02-06 23:09:11.823 [UI Thread @coroutine#4296] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:11.832 [DefaultDispatcher-worker-15 @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.844 [DefaultDispatcher-worker-1 @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.856 [DefaultDispatcher-worker-18 @coroutine#4136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.856 [DefaultDispatcher-worker-18 @coroutine#4136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:09:11.856 [DefaultDispatcher-worker-18 @coroutine#4136] 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-02-06 23:09:11.856 [DefaultDispatcher-worker-18 @coroutine#4136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:09:11.856 [DefaultDispatcher-worker-18 @coroutine#4136] 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-02-06 23:09:11.857 [eventLoopGroupProxy-19-1 @call-handler#4329] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:09:11.858 [eventLoopGroupProxy-19-1 @call-handler#4329] 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-02-06 23:09:11.858 [eventLoopGroupProxy-19-1 @call-handler#4329] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:09:11.869 [DefaultDispatcher-worker-10 @call-handler#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:11.870 [eventLoopGroupProxy-19-1 @call-handler#4329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.871 [DefaultDispatcher-worker-15 @coroutine#4136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:09:11.871 [DefaultDispatcher-worker-15 @coroutine#4136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:09:11.871 [DefaultDispatcher-worker-15 @coroutine#4136] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:09:11.871 [DefaultDispatcher-worker-15 @coroutine#4136] 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-02-06 23:09:11.878 [UI Thread @coroutine#4334] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555857036837326848&accountPersonUid=555857036837326850 2024-02-06 23:09:11.878 [UI Thread @coroutine#4334] 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=555857036837326848&accountPersonUid=555857036837326850. 2024-02-06 23:09:11.878 [UI Thread @coroutine#4334] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555857036837326848&accountPersonUid=555857036837326850 2024-02-06 23:09:11.880 [UI Thread @coroutine#4336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555857036837326849 2024-02-06 23:09:11.880 [UI Thread @coroutine#4336] 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=555857036837326849. 2024-02-06 23:09:11.881 [UI Thread @coroutine#4336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555857036837326849 2024-02-06 23:09:11.881 [eventLoopGroupProxy-19-1 @call-handler#4343] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-06 23:09:11.881 [DefaultDispatcher-worker-1 @coroutine#4136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:11.883 [eventLoopGroupProxy-19-6 @call-handler#4350] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-06 23:09:11.884 [eventLoopGroupProxy-19-6 @call-handler#4350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.889 [eventLoopGroupProxy-19-1 @call-handler#4343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.893 [UI Thread @coroutine#4352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555857036837326848 2024-02-06 23:09:11.893 [UI Thread @coroutine#4352] 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=555857036837326848. 2024-02-06 23:09:11.893 [UI Thread @coroutine#4352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555857036837326848 2024-02-06 23:09:11.894 [UI Thread @coroutine#4355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:11.894 [UI Thread @coroutine#4355] 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=555857036837326849&assignmentUid=555857036837326848. 2024-02-06 23:09:11.894 [UI Thread @coroutine#4355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:11.894 [UI Thread @coroutine#4357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:11.894 [UI Thread @coroutine#4357] 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=555857036837326849&assignmentUid=555857036837326848. 2024-02-06 23:09:11.894 [UI Thread @coroutine#4357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:11.894 [eventLoopGroupProxy-19-1 @call-handler#4363] 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/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-06 23:09:11.894 [UI Thread @coroutine#4336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555857036837326849 2024-02-06 23:09:11.894 [UI Thread @coroutine#4336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555857036837326849 2024-02-06 23:09:11.895 [eventLoopGroupProxy-19-6 @call-handler#4366] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-06 23:09:11.896 [eventLoopGroupProxy-19-6 @call-handler#4366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.903 [UI Thread @coroutine#4334] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555857036837326848&accountPersonUid=555857036837326850 2024-02-06 23:09:11.903 [UI Thread @coroutine#4334] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555857036837326848&accountPersonUid=555857036837326850 2024-02-06 23:09:11.904 [UI Thread @coroutine#4355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:11.904 [UI Thread @coroutine#4355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:11.904 [UI Thread @coroutine#4336] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555857036837326849. 2024-02-06 23:09:11.904 [UI Thread @coroutine#4336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555857036837326849 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:11.905 [UI Thread @coroutine#4334] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555857036837326848&accountPersonUid=555857036837326850. 2024-02-06 23:09:11.905 [UI Thread @coroutine#4334] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555857036837326848&accountPersonUid=555857036837326850 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:11.905 [eventLoopGroupProxy-19-6 @call-handler#4372] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-06 23:09:11.905 [eventLoopGroupProxy-19-1 @call-handler#4363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.906 [UI Thread @coroutine#4355] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555857036837326849&assignmentUid=555857036837326848. 2024-02-06 23:09:11.906 [UI Thread @coroutine#4355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555857036837326849&assignmentUid=555857036837326848 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:11.908 [UI Thread @coroutine#4352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555857036837326848 2024-02-06 23:09:11.908 [UI Thread @coroutine#4352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555857036837326848 2024-02-06 23:09:11.908 [eventLoopGroupProxy-19-6 @call-handler#4372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.908 [UI Thread @coroutine#4352] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555857036837326848. 2024-02-06 23:09:11.908 [UI Thread @coroutine#4352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555857036837326848 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:11.909 [UI Thread @coroutine#4357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:11.909 [UI Thread @coroutine#4357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:11.909 [UI Thread @coroutine#4357] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555857036837326849&assignmentUid=555857036837326848. 2024-02-06 23:09:11.909 [UI Thread @coroutine#4357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555857036837326849&assignmentUid=555857036837326848 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:11.915 [DefaultDispatcher-worker-14 @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.925 [DefaultDispatcher-worker-4 @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.934 [DefaultDispatcher-worker-11 @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.942 [DefaultDispatcher-worker-5 @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.950 [DefaultDispatcher-worker-5 @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.958 [UI Thread @coroutine#4381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555857036837326848&accountPersonUid=555857036837326850 2024-02-06 23:09:11.958 [UI Thread @coroutine#4381] 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=555857036837326848&accountPersonUid=555857036837326850. 2024-02-06 23:09:11.958 [UI Thread @coroutine#4381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555857036837326848&accountPersonUid=555857036837326850 2024-02-06 23:09:11.959 [eventLoopGroupProxy-19-1 @call-handler#4383] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-06 23:09:11.962 [eventLoopGroupProxy-19-1 @call-handler#4383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:11.963 [UI Thread @coroutine#4381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555857036837326848&accountPersonUid=555857036837326850 2024-02-06 23:09:11.963 [UI Thread @coroutine#4381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555857036837326848&accountPersonUid=555857036837326850 2024-02-06 23:09:11.964 [UI Thread @coroutine#4381] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555857036837326848&accountPersonUid=555857036837326850. 2024-02-06 23:09:11.964 [UI Thread @coroutine#4381] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555857036837326848&accountPersonUid=555857036837326850 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:11.973 [DefaultDispatcher-worker-5 @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.986 [DefaultDispatcher-worker-3 @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.998 [DefaultDispatcher-worker-10 @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:11.999 [DefaultDispatcher-worker-10 @coroutine#4149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:09:11.999 [DefaultDispatcher-worker-10 @coroutine#4149] 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-02-06 23:09:11.999 [DefaultDispatcher-worker-10 @coroutine#4149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:09:11.999 [DefaultDispatcher-worker-10 @coroutine#4149] 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-02-06 23:09:12.001 [eventLoopGroupProxy-19-1 @call-handler#4389] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:09:12.001 [eventLoopGroupProxy-19-1 @call-handler#4389] 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-02-06 23:09:12.001 [eventLoopGroupProxy-19-1 @call-handler#4389] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:09:12.002 [DefaultDispatcher-worker-7 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:12.002 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.002 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:12.002 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.004 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.004 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.010 [DefaultDispatcher-worker-5 @call-handler#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2024-02-06 23:09:12.011 [eventLoopGroupProxy-19-1 @call-handler#4389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:12.011 [DefaultDispatcher-worker-12 @coroutine#4149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:09:12.011 [DefaultDispatcher-worker-12 @coroutine#4149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:09:12.012 [DefaultDispatcher-worker-12 @coroutine#4149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:09:12.012 [DefaultDispatcher-worker-12 @coroutine#4149] 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-02-06 23:09:12.014 [UI Thread @coroutine#4409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555857036837326848&accountPersonUid=555857036837326849 2024-02-06 23:09:12.014 [UI Thread @coroutine#4409] 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=555857036837326848&accountPersonUid=555857036837326849. 2024-02-06 23:09:12.015 [UI Thread @coroutine#4409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555857036837326848&accountPersonUid=555857036837326849 2024-02-06 23:09:12.016 [eventLoopGroupProxy-19-1 @call-handler#4415] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-06 23:09:12.016 [UI Thread @coroutine#4411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:12.016 [UI Thread @coroutine#4411] 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=555857036837326849&assignmentUid=555857036837326848. 2024-02-06 23:09:12.016 [UI Thread @coroutine#4411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:12.017 [UI Thread @coroutine#4404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:12.017 [UI Thread @coroutine#4404] 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/getLatestSubmissionForUserAsync?accountPersonUid=555857036837326849&assignmentUid=555857036837326848. 2024-02-06 23:09:12.017 [UI Thread @coroutine#4404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:12.017 [eventLoopGroupProxy-19-6 @call-handler#4421] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-06 23:09:12.019 [eventLoopGroupProxy-19-1 @call-handler#4415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:12.019 [eventLoopGroupProxy-19-6 @call-handler#4421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:12.022 [UI Thread @coroutine#4409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555857036837326848&accountPersonUid=555857036837326849 2024-02-06 23:09:12.022 [UI Thread @coroutine#4409] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555857036837326848&accountPersonUid=555857036837326849 2024-02-06 23:09:12.022 [UI Thread @coroutine#4411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:12.022 [UI Thread @coroutine#4411] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:12.023 [UI Thread @coroutine#4409] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555857036837326848&accountPersonUid=555857036837326849. 2024-02-06 23:09:12.023 [UI Thread @coroutine#4409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555857036837326848&accountPersonUid=555857036837326849 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:12.023 [DefaultDispatcher-worker-18 @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8 2024-02-06 23:09:12.023 [UI Thread @coroutine#4411] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555857036837326849&assignmentUid=555857036837326848. 2024-02-06 23:09:12.023 [UI Thread @coroutine#4411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:12.031 [DefaultDispatcher-worker-11 @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:12.039 [DefaultDispatcher-worker-12 @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-02-06 23:09:12.056 [eventLoopGroupProxy-19-7 @call-handler#4431] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-06 23:09:12.057 [UI Thread @coroutine#4404] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555857036837326849&assignmentUid=555857036837326848 2024-02-06 23:09:12.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-06 23:09:12.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-06 23:09:12.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:12.064 [eventLoopGroupProxy-19-7 @call-handler#4431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:09:12.083 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@771ede0d: (connection evicted) 2024-02-06 23:09:12.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:12.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-06 23:09:12.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-06 23:09:12.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-06 23:09:12.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-06 23:09:12.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:12.111 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dcc0bb8: (connection evicted) 2024-02-06 23:09:12.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:12.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-06 23:09:12.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-06 23:09:12.144 [DefaultDispatcher-worker-1 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:12.144 [DefaultDispatcher-worker-5 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:12.144 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.144 [DefaultDispatcher-worker-5 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.144 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:12.144 [DefaultDispatcher-worker-5 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:12.144 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.144 [DefaultDispatcher-worker-5 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.146 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.146 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.150 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.150 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.321 [DefaultDispatcher-worker-4 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:12.321 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.321 [DefaultDispatcher-worker-4 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:12.321 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.323 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.323 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.423 [DefaultDispatcher-worker-16 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:12.423 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.423 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:12.423 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.424 [DefaultDispatcher-worker-11 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:12.424 [DefaultDispatcher-worker-11 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.424 [DefaultDispatcher-worker-11 @coroutine#3062] 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-02-06 23:09:12.424 [DefaultDispatcher-worker-11 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.425 [DefaultDispatcher-worker-3 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:12.425 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.425 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:12.425 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.425 [DefaultDispatcher-worker-7 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.426 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.426 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.426 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.426 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.461 [DefaultDispatcher-worker-14 @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef8e623 2024-02-06 23:09:12.552 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:12.603 [DefaultDispatcher-worker-16 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:12.604 [DefaultDispatcher-worker-16 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.604 [DefaultDispatcher-worker-16 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:12.604 [DefaultDispatcher-worker-16 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.606 [DefaultDispatcher-worker-10 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.607 [DefaultDispatcher-worker-10 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.608 [DefaultDispatcher-worker-14 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:12.608 [DefaultDispatcher-worker-14 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.608 [DefaultDispatcher-worker-14 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:12.608 [DefaultDispatcher-worker-14 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.616 [DefaultDispatcher-worker-18 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.616 [DefaultDispatcher-worker-18 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.664 [DefaultDispatcher-worker-18 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:12.664 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.664 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:12.664 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.666 [DefaultDispatcher-worker-11 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.666 [DefaultDispatcher-worker-11 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:12.989 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:13.012 [DefaultDispatcher-worker-9 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:13.012 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.012 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:13.012 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.014 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.014 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.164 [DefaultDispatcher-worker-6 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:13.164 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.164 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:13.164 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.164 [DefaultDispatcher-worker-13 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:13.164 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.164 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:13.164 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.165 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.165 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.165 [DefaultDispatcher-worker-7 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.165 [DefaultDispatcher-worker-7 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-06 23:09:13.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-06 23:09:13.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:13.307 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@420068a: (connection evicted) 2024-02-06 23:09:13.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:13.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-06 23:09:13.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-06 23:09:13.311 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62129f97 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:13.312 [Test worker @coroutine#4480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-06 23:09:13.313 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2024-02-06 23:09:13.313 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2024-02-06 23:09:13.313 [Test worker @coroutine#4480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-06 23:09:13.330 [DefaultDispatcher-worker-7 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:13.331 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.331 [DefaultDispatcher-worker-7 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:13.331 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.332 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.332 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.351 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2024-02-06 23:09:13.374 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2024-02-06 23:09:13.376 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2024-02-06 23:09:13.379 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2024-02-06 23:09:13.380 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-06 23:09:13.380 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:13.380 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:13.380 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:13.380 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:13.380 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:13.380 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:13.380 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27d4513e 2024-02-06 23:09:13.380 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:13.380 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:13.380 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:13.380 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:13.380 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:13.380 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:13.380 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:13.381 [Test worker @coroutine#4480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-06 23:09:13.397 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2024-02-06 23:09:13.397 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2024-02-06 23:09:13.397 [Test worker @coroutine#4480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-06 23:09:13.413 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:13.432 [DefaultDispatcher-worker-8 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:13.432 [DefaultDispatcher-worker-5 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:13.432 [DefaultDispatcher-worker-9 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:13.432 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.432 [DefaultDispatcher-worker-8 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.432 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:13.432 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.432 [DefaultDispatcher-worker-8 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:13.432 [DefaultDispatcher-worker-8 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.432 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.432 [DefaultDispatcher-worker-5 @coroutine#3062] 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-02-06 23:09:13.433 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.433 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.434 [DefaultDispatcher-worker-13 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.434 [DefaultDispatcher-worker-13 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.434 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.434 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.442 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2024-02-06 23:09:13.471 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2024-02-06 23:09:13.483 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2024-02-06 23:09:13.486 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2024-02-06 23:09:13.495 [DefaultDispatcher-worker-18 @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2024-02-06 23:09:13.497 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:13.535 [DefaultDispatcher-worker-12 @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2024-02-06 23:09:13.548 [DefaultDispatcher-worker-1 @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10545d02 2024-02-06 23:09:13.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-06 23:09:13.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-06 23:09:13.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:13.554 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10545d02: (connection evicted) 2024-02-06 23:09:13.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:13.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-06 23:09:13.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-06 23:09:13.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-06 23:09:13.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-06 23:09:13.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:13.575 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@834b0f7: (connection evicted) 2024-02-06 23:09:13.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:13.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-06 23:09:13.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-06 23:09:13.577 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66ab3716 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6ed085 2024-02-06 23:09:13.578 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6ed085 2024-02-06 23:09:13.579 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-06 23:09:13.598 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6ed085 2024-02-06 23:09:13.614 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6ed085 2024-02-06 23:09:13.615 [DefaultDispatcher-worker-18 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:13.616 [DefaultDispatcher-worker-18 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.616 [DefaultDispatcher-worker-18 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:13.616 [DefaultDispatcher-worker-18 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.617 [DefaultDispatcher-worker-15 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.617 [DefaultDispatcher-worker-15 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.621 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6ed085 2024-02-06 23:09:13.625 [DefaultDispatcher-worker-8 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:13.625 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.625 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:13.625 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.626 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6ed085 2024-02-06 23:09:13.626 [DefaultDispatcher-worker-12 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.626 [DefaultDispatcher-worker-12 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7057d9f4 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:13.628 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-06 23:09:13.635 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e6ab86 2024-02-06 23:09:13.635 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e6ab86 2024-02-06 23:09:13.635 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-06 23:09:13.669 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e6ab86 2024-02-06 23:09:13.675 [DefaultDispatcher-worker-8 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:13.676 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.676 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:13.676 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.677 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.677 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:13.679 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:13.698 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e6ab86 2024-02-06 23:09:13.701 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e6ab86 2024-02-06 23:09:13.702 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e6ab86 2024-02-06 23:09:13.715 [DefaultDispatcher-worker-8 @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e6ab86 2024-02-06 23:09:13.731 [DefaultDispatcher-worker-2 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6ed085 2024-02-06 23:09:13.735 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:13.744 [DefaultDispatcher-worker-8 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6ed085 2024-02-06 23:09:13.755 [DefaultDispatcher-worker-18 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6ed085 2024-02-06 23:09:13.777 [DefaultDispatcher-worker-11 @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6ed085 2024-02-06 23:09:13.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-06 23:09:13.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-06 23:09:13.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:13.791 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d6ed085: (connection evicted) 2024-02-06 23:09:13.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:13.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-06 23:09:13.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-06 23:09:13.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-06 23:09:13.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-06 23:09:13.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:13.807 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13e6ab86: (connection evicted) 2024-02-06 23:09:13.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:13.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-06 23:09:13.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ed2a30c 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:13.809 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-02-06 23:09:13.810 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-06 23:09:13.831 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-02-06 23:09:13.853 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-02-06 23:09:13.864 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-02-06 23:09:13.867 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-02-06 23:09:13.871 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73f0b216 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:13.872 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-06 23:09:13.883 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-02-06 23:09:13.883 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-02-06 23:09:13.883 [Test worker @coroutine#4595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-06 23:09:13.910 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:13.920 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-02-06 23:09:13.956 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-02-06 23:09:13.958 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-02-06 23:09:13.972 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-02-06 23:09:13.983 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:13.984 [DefaultDispatcher-worker-13 @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-02-06 23:09:14.003 [DefaultDispatcher-worker-14 @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-02-06 23:09:14.022 [DefaultDispatcher-worker-7 @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba 2024-02-06 23:09:14.024 [DefaultDispatcher-worker-1 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:14.024 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.024 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:14.024 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.026 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.027 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-06 23:09:14.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-06 23:09:14.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.047 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c6d3ba: (connection evicted) 2024-02-06 23:09:14.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:14.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-06 23:09:14.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-06 23:09:14.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-06 23:09:14.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-06 23:09:14.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.063 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72: (connection evicted) 2024-02-06 23:09:14.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:14.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-06 23:09:14.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-06 23:09:14.065 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113a89c5 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:14.066 [Test worker @coroutine#4638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-06 23:09:14.083 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-02-06 23:09:14.083 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-02-06 23:09:14.083 [Test worker @coroutine#4638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-06 23:09:14.140 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-02-06 23:09:14.165 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-02-06 23:09:14.175 [DefaultDispatcher-worker-12 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:14.175 [DefaultDispatcher-worker-3 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:14.175 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.175 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.175 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:14.175 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.175 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:14.175 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.177 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-02-06 23:09:14.178 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.178 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.178 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.178 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.181 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-02-06 23:09:14.183 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.183 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2898c70d 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:14.184 [Test worker @coroutine#4638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-06 23:09:14.186 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.198 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-02-06 23:09:14.198 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-02-06 23:09:14.198 [Test worker @coroutine#4638] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-06 23:09:14.234 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-02-06 23:09:14.249 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-02-06 23:09:14.251 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-02-06 23:09:14.254 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-02-06 23:09:14.263 [DefaultDispatcher-worker-8 @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-02-06 23:09:14.278 [DefaultDispatcher-worker-14 @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-02-06 23:09:14.290 [DefaultDispatcher-worker-12 @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-02-06 23:09:14.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-06 23:09:14.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-06 23:09:14.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.298 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.303 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141: (connection evicted) 2024-02-06 23:09:14.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:14.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-06 23:09:14.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-06 23:09:14.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-06 23:09:14.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-06 23:09:14.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.320 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0: (connection evicted) 2024-02-06 23:09:14.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:14.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-06 23:09:14.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-06 23:09:14.322 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37806ccb 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:14.323 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-06 23:09:14.324 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-02-06 23:09:14.324 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-02-06 23:09:14.324 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-06 23:09:14.340 [DefaultDispatcher-worker-18 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:14.340 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.340 [DefaultDispatcher-worker-18 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:14.340 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.342 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.342 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.343 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-02-06 23:09:14.360 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-02-06 23:09:14.363 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-02-06 23:09:14.366 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d86f330 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:14.367 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:14.382 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:14.382 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:14.382 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:14.382 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-06 23:09:14.382 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:14.382 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:14.382 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:14.382 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:14.382 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:14.382 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:14.382 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:14.382 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:14.382 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-06 23:09:14.392 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef34eb3 2024-02-06 23:09:14.392 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef34eb3 2024-02-06 23:09:14.392 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-06 23:09:14.407 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.412 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef34eb3 2024-02-06 23:09:14.424 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.426 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef34eb3 2024-02-06 23:09:14.429 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef34eb3 2024-02-06 23:09:14.432 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef34eb3 2024-02-06 23:09:14.440 [DefaultDispatcher-worker-7 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef34eb3 2024-02-06 23:09:14.440 [DefaultDispatcher-worker-10 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:14.440 [DefaultDispatcher-worker-14 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:14.441 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.441 [DefaultDispatcher-worker-13 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:14.441 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.441 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:14.441 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.441 [DefaultDispatcher-worker-10 @coroutine#3062] 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-02-06 23:09:14.441 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.441 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.441 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:14.441 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.442 [DefaultDispatcher-worker-11 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.442 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.442 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.442 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.442 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.463 [DefaultDispatcher-worker-7 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-02-06 23:09:14.489 [DefaultDispatcher-worker-8 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7 2024-02-06 23:09:14.492 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-06 23:09:14.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-06 23:09:14.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.519 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a84beb7: (connection evicted) 2024-02-06 23:09:14.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:14.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-06 23:09:14.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-06 23:09:14.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-06 23:09:14.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-06 23:09:14.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.525 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ef34eb3: (connection evicted) 2024-02-06 23:09:14.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:14.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-06 23:09:14.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e41b65a 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:14.528 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:14.529 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:14.529 [Test worker @coroutine#4738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-06 23:09:14.529 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eea0775 2024-02-06 23:09:14.529 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eea0775 2024-02-06 23:09:14.529 [Test worker @coroutine#4738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-06 23:09:14.548 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.555 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eea0775 2024-02-06 23:09:14.573 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eea0775 2024-02-06 23:09:14.576 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eea0775 2024-02-06 23:09:14.579 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eea0775 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@261c5d1f 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:14.580 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:14.581 [Test worker @coroutine#4738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-06 23:09:14.603 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@409df37d 2024-02-06 23:09:14.603 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@409df37d 2024-02-06 23:09:14.603 [Test worker @coroutine#4738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-06 23:09:14.626 [DefaultDispatcher-worker-8 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:14.626 [DefaultDispatcher-worker-8 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.627 [DefaultDispatcher-worker-8 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:14.627 [DefaultDispatcher-worker-8 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.628 [DefaultDispatcher-worker-18 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.628 [DefaultDispatcher-worker-18 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.629 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.632 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409df37d 2024-02-06 23:09:14.635 [DefaultDispatcher-worker-4 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:14.635 [DefaultDispatcher-worker-4 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.635 [DefaultDispatcher-worker-4 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:14.635 [DefaultDispatcher-worker-4 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.636 [DefaultDispatcher-worker-18 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.637 [DefaultDispatcher-worker-18 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.650 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409df37d 2024-02-06 23:09:14.653 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409df37d 2024-02-06 23:09:14.656 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409df37d 2024-02-06 23:09:14.666 [DefaultDispatcher-worker-3 @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409df37d 2024-02-06 23:09:14.686 [DefaultDispatcher-worker-2 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:14.686 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.686 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:14.686 [DefaultDispatcher-worker-2 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.688 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.688 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:14.688 [DefaultDispatcher-worker-3 @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eea0775 2024-02-06 23:09:14.701 [DefaultDispatcher-worker-16 @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eea0775 2024-02-06 23:09:14.703 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.710 [DefaultDispatcher-worker-2 @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eea0775 2024-02-06 23:09:14.712 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-06 23:09:14.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-06 23:09:14.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.719 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eea0775: (connection evicted) 2024-02-06 23:09:14.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:14.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-06 23:09:14.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-06 23:09:14.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-06 23:09:14.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-06 23:09:14.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.726 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@409df37d: (connection evicted) 2024-02-06 23:09:14.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:14.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-06 23:09:14.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3a56ea 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:14.729 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-06 23:09:14.730 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 23:09:14.730 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 23:09:14.730 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-06 23:09:14.751 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 23:09:14.766 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 23:09:14.769 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 23:09:14.771 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a9fca7 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:14.772 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-06 23:09:14.773 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-02-06 23:09:14.773 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-02-06 23:09:14.773 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-06 23:09:14.798 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-02-06 23:09:14.830 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.830 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-02-06 23:09:14.833 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-02-06 23:09:14.836 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-02-06 23:09:14.845 [DefaultDispatcher-worker-10 @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485a5c9 2024-02-06 23:09:14.860 [DefaultDispatcher-worker-6 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 23:09:14.873 [DefaultDispatcher-worker-3 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 23:09:14.878 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.890 [DefaultDispatcher-worker-5 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 23:09:14.909 [DefaultDispatcher-worker-2 @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147ea894 2024-02-06 23:09:14.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-06 23:09:14.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-06 23:09:14.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.923 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@147ea894: (connection evicted) 2024-02-06 23:09:14.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:14.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-06 23:09:14.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-06 23:09:14.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-06 23:09:14.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-06 23:09:14.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:14.927 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@485a5c9: (connection evicted) 2024-02-06 23:09:14.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:14.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-06 23:09:14.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-06 23:09:14.929 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f56892 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:14.930 [Test worker @coroutine#4841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-06 23:09:14.932 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2024-02-06 23:09:14.932 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2024-02-06 23:09:14.932 [Test worker @coroutine#4841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-06 23:09:14.951 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2024-02-06 23:09:14.966 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2024-02-06 23:09:14.968 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2024-02-06 23:09:14.971 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2024-02-06 23:09:14.971 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-06 23:09:14.971 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:14.971 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665c79a2 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:14.972 [Test worker @coroutine#4841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-06 23:09:14.973 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2024-02-06 23:09:14.973 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2024-02-06 23:09:14.973 [Test worker @coroutine#4841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-06 23:09:14.994 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2024-02-06 23:09:15.010 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2024-02-06 23:09:15.013 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2024-02-06 23:09:15.016 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2024-02-06 23:09:15.026 [DefaultDispatcher-worker-11 @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2024-02-06 23:09:15.033 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:15.040 [DefaultDispatcher-worker-8 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:15.040 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.040 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:15.040 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.041 [DefaultDispatcher-worker-11 @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2024-02-06 23:09:15.043 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.043 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.054 [DefaultDispatcher-worker-11 @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2024-02-06 23:09:15.057 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2024-02-06 23:09:15.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-06 23:09:15.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-06 23:09:15.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:15.074 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:15.079 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b: (connection evicted) 2024-02-06 23:09:15.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:15.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-06 23:09:15.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-06 23:09:15.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-06 23:09:15.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-06 23:09:15.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:15.090 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e895acb: (connection evicted) 2024-02-06 23:09:15.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:15.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-06 23:09:15.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-06 23:09:15.092 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6020cd42 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:15.093 [Test worker @coroutine#4887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-06 23:09:15.107 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-06 23:09:15.107 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-06 23:09:15.107 [Test worker @coroutine#4887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-06 23:09:15.141 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-06 23:09:15.160 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:15.183 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-06 23:09:15.186 [DefaultDispatcher-worker-14 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:15.186 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.186 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:15.186 [DefaultDispatcher-worker-14 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.187 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.187 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.188 [DefaultDispatcher-worker-12 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:15.188 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.188 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:15.188 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.189 [DefaultDispatcher-worker-2 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.189 [DefaultDispatcher-worker-2 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.202 [Test worker @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-06 23:09:15.205 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cc3fc5c 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:15.206 [Test worker @coroutine#4887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-06 23:09:15.207 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 23:09:15.207 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 23:09:15.207 [Test worker @coroutine#4887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-06 23:09:15.207 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:15.276 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 23:09:15.303 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 23:09:15.306 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 23:09:15.307 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:15.308 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 23:09:15.318 [DefaultDispatcher-worker-11 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173602c0 2024-02-06 23:09:15.335 [DefaultDispatcher-worker-4 @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-06 23:09:15.348 [DefaultDispatcher-worker-3 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:15.349 [DefaultDispatcher-worker-4 @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-06 23:09:15.349 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.349 [DefaultDispatcher-worker-3 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:15.349 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.351 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.351 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.352 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-06 23:09:15.354 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326d39fd 2024-02-06 23:09:15.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-06 23:09:15.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-06 23:09:15.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:15.384 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@326d39fd: (connection evicted) 2024-02-06 23:09:15.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:15.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-06 23:09:15.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-06 23:09:15.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-06 23:09:15.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-06 23:09:15.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:15.395 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@173602c0: (connection evicted) 2024-02-06 23:09:15.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:15.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-06 23:09:15.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-06 23:09:15.397 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-06 23:09:15.397 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2735a7dc 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:15.398 [Test worker @coroutine#4943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-06 23:09:15.415 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-06 23:09:15.415 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-06 23:09:15.415 [Test worker @coroutine#4943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-06 23:09:15.449 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-06 23:09:15.449 [DefaultDispatcher-worker-2 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:15.449 [DefaultDispatcher-worker-3 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:15.450 [DefaultDispatcher-worker-2 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.450 [DefaultDispatcher-worker-2 @coroutine#3062] 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-02-06 23:09:15.450 [DefaultDispatcher-worker-10 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:15.450 [DefaultDispatcher-worker-2 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.450 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.450 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:15.450 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.450 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.450 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:15.450 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.451 [DefaultDispatcher-worker-16 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.451 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.451 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.451 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.451 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.465 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-06 23:09:15.468 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-06 23:09:15.470 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ade99bb 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:15.471 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:15.472 [Test worker @coroutine#4943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-06 23:09:15.485 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-06 23:09:15.485 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-06 23:09:15.485 [Test worker @coroutine#4943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-06 23:09:15.515 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:15.531 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-06 23:09:15.567 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-06 23:09:15.570 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-06 23:09:15.573 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-06 23:09:15.583 [DefaultDispatcher-worker-17 @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c 2024-02-06 23:09:15.585 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:15.607 [DefaultDispatcher-worker-3 @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-06 23:09:15.620 [DefaultDispatcher-worker-14 @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-02-06 23:09:15.751 [DefaultDispatcher-worker-5 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:15.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-06 23:09:15.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-06 23:09:15.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:15.751 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.752 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:15.752 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.752 [DefaultDispatcher-worker-6 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:15.752 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.752 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:15.752 [DefaultDispatcher-worker-6 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.753 [DefaultDispatcher-worker-9 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:15.753 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.753 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:15.753 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.754 [DefaultDispatcher-worker-11 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.754 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.754 [DefaultDispatcher-worker-11 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.754 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.759 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.759 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:15.763 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6: (connection evicted) 2024-02-06 23:09:15.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:15.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-06 23:09:15.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-06 23:09:15.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-06 23:09:15.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-06 23:09:15.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:15.791 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb23b9c: (connection evicted) 2024-02-06 23:09:15.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:15.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-06 23:09:15.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b293a 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:15.794 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:15.795 [Test worker @coroutine#5014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-06 23:09:15.803 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2024-02-06 23:09:15.803 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2024-02-06 23:09:15.803 [Test worker @coroutine#5014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-06 23:09:15.828 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:15.840 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2024-02-06 23:09:15.878 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2024-02-06 23:09:15.884 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2024-02-06 23:09:15.891 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2024-02-06 23:09:15.892 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-06 23:09:15.892 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:15.892 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:15.892 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:15.892 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:15.892 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:15.892 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:15.892 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b2db8bc 2024-02-06 23:09:15.892 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:15.892 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:15.892 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:15.892 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:15.892 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:15.892 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:15.892 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:15.893 [Test worker @coroutine#5014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-06 23:09:15.903 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:15.904 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2024-02-06 23:09:15.905 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2024-02-06 23:09:15.905 [Test worker @coroutine#5014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-06 23:09:15.934 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:15.938 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2024-02-06 23:09:15.972 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2024-02-06 23:09:15.980 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2024-02-06 23:09:15.989 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2024-02-06 23:09:15.999 [DefaultDispatcher-worker-9 @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2024-02-06 23:09:16.005 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.008 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.018 [DefaultDispatcher-worker-2 @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2024-02-06 23:09:16.036 [DefaultDispatcher-worker-3 @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2024-02-06 23:09:16.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-06 23:09:16.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-06 23:09:16.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.052 [DefaultDispatcher-worker-13 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:16.052 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.052 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:16.052 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.053 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b166420: (connection evicted) 2024-02-06 23:09:16.054 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.054 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:16.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-06 23:09:16.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-06 23:09:16.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-06 23:09:16.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-06 23:09:16.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.065 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6287e312: (connection evicted) 2024-02-06 23:09:16.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:16.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-06 23:09:16.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-06 23:09:16.067 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b32f0b4 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:16.068 [Test worker @coroutine#5055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-06 23:09:16.071 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2024-02-06 23:09:16.071 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2024-02-06 23:09:16.071 [Test worker @coroutine#5055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-06 23:09:16.106 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2024-02-06 23:09:16.122 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2024-02-06 23:09:16.125 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2024-02-06 23:09:16.127 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2024-02-06 23:09:16.128 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-06 23:09:16.128 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:16.128 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:16.128 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:16.128 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:16.128 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:16.128 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:16.128 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318f47f1 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:16.129 [Test worker @coroutine#5055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-06 23:09:16.159 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d44217 2024-02-06 23:09:16.159 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d44217 2024-02-06 23:09:16.159 [Test worker @coroutine#5055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-06 23:09:16.171 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.180 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d44217 2024-02-06 23:09:16.196 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d44217 2024-02-06 23:09:16.196 [DefaultDispatcher-worker-7 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:16.197 [DefaultDispatcher-worker-7 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.197 [DefaultDispatcher-worker-7 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:16.197 [DefaultDispatcher-worker-7 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.197 [DefaultDispatcher-worker-10 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:16.197 [DefaultDispatcher-worker-10 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.197 [DefaultDispatcher-worker-10 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:16.197 [DefaultDispatcher-worker-10 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.198 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.198 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.201 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d44217 2024-02-06 23:09:16.203 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.203 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.204 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d44217 2024-02-06 23:09:16.213 [DefaultDispatcher-worker-1 @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d44217 2024-02-06 23:09:16.230 [DefaultDispatcher-worker-7 @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2024-02-06 23:09:16.245 [DefaultDispatcher-worker-3 @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2024-02-06 23:09:16.259 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.275 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2024-02-06 23:09:16.278 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63075ad1 2024-02-06 23:09:16.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-06 23:09:16.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-06 23:09:16.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.307 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63075ad1: (connection evicted) 2024-02-06 23:09:16.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:16.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-06 23:09:16.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-06 23:09:16.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-06 23:09:16.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-06 23:09:16.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.315 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39d44217: (connection evicted) 2024-02-06 23:09:16.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:16.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-06 23:09:16.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34d644b5 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:16.340 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:16.341 [Test worker @coroutine#5106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-06 23:09:16.356 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@50915d5 2024-02-06 23:09:16.356 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@50915d5 2024-02-06 23:09:16.356 [Test worker @coroutine#5106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-06 23:09:16.359 [DefaultDispatcher-worker-13 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:16.359 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.359 [DefaultDispatcher-worker-13 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:16.359 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.362 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.362 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.377 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.385 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50915d5 2024-02-06 23:09:16.406 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50915d5 2024-02-06 23:09:16.408 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50915d5 2024-02-06 23:09:16.411 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50915d5 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4f15bc 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:16.412 [Test worker @coroutine#5106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-06 23:09:16.420 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2024-02-06 23:09:16.420 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2024-02-06 23:09:16.420 [Test worker @coroutine#5106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-06 23:09:16.422 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.456 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.458 [DefaultDispatcher-worker-16 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:16.459 [DefaultDispatcher-worker-15 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:16.459 [DefaultDispatcher-worker-16 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.459 [DefaultDispatcher-worker-16 @coroutine#3062] 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-02-06 23:09:16.459 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.459 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:16.459 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.458 [DefaultDispatcher-worker-10 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:16.459 [DefaultDispatcher-worker-16 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.459 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.459 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:16.459 [DefaultDispatcher-worker-10 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.460 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.460 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.460 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.460 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.462 [DefaultDispatcher-worker-14 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.473 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.476 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2024-02-06 23:09:16.497 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2024-02-06 23:09:16.500 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2024-02-06 23:09:16.503 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2024-02-06 23:09:16.515 [DefaultDispatcher-worker-3 @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7 2024-02-06 23:09:16.520 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.542 [DefaultDispatcher-worker-14 @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50915d5 2024-02-06 23:09:16.555 [DefaultDispatcher-worker-10 @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50915d5 2024-02-06 23:09:16.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-06 23:09:16.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-06 23:09:16.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.590 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50915d5: (connection evicted) 2024-02-06 23:09:16.607 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:16.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-06 23:09:16.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-06 23:09:16.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-06 23:09:16.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-06 23:09:16.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.627 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6421e9e7: (connection evicted) 2024-02-06 23:09:16.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:16.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-06 23:09:16.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395854dd 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:16.631 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:16.632 [Test worker @coroutine#5166] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-06 23:09:16.642 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.645 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:09:16.645 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:09:16.645 [Test worker @coroutine#5166] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-06 23:09:16.682 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:09:16.734 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:09:16.737 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:09:16.740 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:09:16.745 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:16.749 [DefaultDispatcher-worker-10 @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:09:16.758 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:09:16.762 [DefaultDispatcher-worker-9 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:16.763 [DefaultDispatcher-worker-10 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:16.763 [DefaultDispatcher-worker-10 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.763 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.763 [DefaultDispatcher-worker-10 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:16.763 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:16.763 [DefaultDispatcher-worker-10 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.763 [DefaultDispatcher-worker-9 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.764 [DefaultDispatcher-worker-11 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.764 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.764 [DefaultDispatcher-worker-11 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.764 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.767 [DefaultDispatcher-worker-11 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:16.768 [DefaultDispatcher-worker-11 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.768 [DefaultDispatcher-worker-11 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:16.768 [DefaultDispatcher-worker-11 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.770 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.774 [DefaultDispatcher-worker-10 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.775 [DefaultDispatcher-worker-10 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:16.795 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3 2024-02-06 23:09:16.804 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-06 23:09:16.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-06 23:09:16.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.809 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f9d47a3: (connection evicted) 2024-02-06 23:09:16.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:16.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-06 23:09:16.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-06 23:09:16.812 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a2b3cfd 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-06 23:09:16.813 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:16.814 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:16.814 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:16.814 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:16.814 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:16.814 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:16.814 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:16.814 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:16.814 [Test worker @coroutine#5210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-06 23:09:16.815 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3638120f 2024-02-06 23:09:16.815 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3638120f 2024-02-06 23:09:16.815 [Test worker @coroutine#5210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-06 23:09:16.849 [DefaultDispatcher-worker-11 @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ad0c70a 2024-02-06 23:09:16.853 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3638120f 2024-02-06 23:09:16.883 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.895 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3638120f 2024-02-06 23:09:16.898 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3638120f 2024-02-06 23:09:16.901 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3638120f 2024-02-06 23:09:16.911 [DefaultDispatcher-worker-15 @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3638120f 2024-02-06 23:09:16.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-06 23:09:16.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-06 23:09:16.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.920 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:16.939 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3638120f: (connection evicted) 2024-02-06 23:09:16.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:16.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-06 23:09:16.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-06 23:09:16.942 [DefaultDispatcher-worker-15 @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e2ab1c 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:16.942 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:16.943 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:16.943 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:16.943 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:16.943 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:16.943 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:16.943 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:16.943 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:16.943 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:16.943 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:16.943 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-06 23:09:16.943 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:16.948 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:16.948 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:16.949 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:16.949 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:16.949 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:16.949 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:16.949 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:16.949 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:16.949 [Test worker @coroutine#5249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-06 23:09:16.958 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-06 23:09:16.958 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-06 23:09:16.958 [Test worker @coroutine#5249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-06 23:09:16.987 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-06 23:09:17.021 [DefaultDispatcher-worker-15 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e7860c 2024-02-06 23:09:17.030 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-06 23:09:17.033 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-06 23:09:17.035 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-06 23:09:17.040 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:17.046 [DefaultDispatcher-worker-8 @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ec5005 2024-02-06 23:09:17.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-06 23:09:17.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-06 23:09:17.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:17.058 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:17.063 [DefaultDispatcher-worker-6 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:17.063 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.063 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:17.063 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.065 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.065 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.070 [DefaultDispatcher-worker-12 @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-06 23:09:17.075 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29ec5005: (connection evicted) 2024-02-06 23:09:17.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:17.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-06 23:09:17.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-06 23:09:17.097 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9016fe 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:17.098 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-06 23:09:17.107 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc28d74 2024-02-06 23:09:17.107 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc28d74 2024-02-06 23:09:17.107 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-06 23:09:17.119 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:17.130 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc28d74 2024-02-06 23:09:17.151 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc28d74 2024-02-06 23:09:17.155 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc28d74 2024-02-06 23:09:17.158 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc28d74 2024-02-06 23:09:17.168 [DefaultDispatcher-worker-8 @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc28d74 2024-02-06 23:09:17.168 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:17.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-06 23:09:17.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-06 23:09:17.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:17.207 [HikariPool-157 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:17.211 [DefaultDispatcher-worker-6 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:17.211 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.211 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:17.211 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.213 [DefaultDispatcher-worker-11 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:17.213 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.213 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.213 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:17.213 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.213 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.215 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.215 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.218 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dc28d74: (connection evicted) 2024-02-06 23:09:17.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:17.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-06 23:09:17.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@708f238f 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:17.234 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:17.235 [Test worker @coroutine#5333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-06 23:09:17.242 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@12544a50 2024-02-06 23:09:17.242 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@12544a50 2024-02-06 23:09:17.242 [Test worker @coroutine#5333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-06 23:09:17.273 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12544a50 2024-02-06 23:09:17.295 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12544a50 2024-02-06 23:09:17.298 [Test worker @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12544a50 2024-02-06 23:09:17.311 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12544a50 2024-02-06 23:09:17.321 [DefaultDispatcher-worker-4 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12544a50 2024-02-06 23:09:17.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-06 23:09:17.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-06 23:09:17.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:17.343 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:17.347 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12544a50: (connection evicted) 2024-02-06 23:09:17.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:17.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-06 23:09:17.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-06 23:09:17.361 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@739500b8 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:17.362 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-06 23:09:17.370 [DefaultDispatcher-worker-7 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:17.371 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.371 [DefaultDispatcher-worker-7 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:17.371 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.372 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.372 [DefaultDispatcher-worker-6 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.375 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2024-02-06 23:09:17.375 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2024-02-06 23:09:17.375 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-06 23:09:17.406 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2024-02-06 23:09:17.421 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2024-02-06 23:09:17.424 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2024-02-06 23:09:17.431 [Test worker @coroutine#5373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2024-02-06 23:09:17.441 [DefaultDispatcher-worker-17 @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@301b89e1 2024-02-06 23:09:17.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-06 23:09:17.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-06 23:09:17.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:17.465 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@301b89e1: (connection evicted) 2024-02-06 23:09:17.471 [DefaultDispatcher-worker-7 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:17.471 [DefaultDispatcher-worker-7 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.471 [DefaultDispatcher-worker-18 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:17.471 [DefaultDispatcher-worker-7 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:17.471 [DefaultDispatcher-worker-7 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.471 [DefaultDispatcher-worker-18 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.471 [DefaultDispatcher-worker-18 @coroutine#3062] 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-02-06 23:09:17.471 [DefaultDispatcher-worker-18 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.472 [DefaultDispatcher-worker-16 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:17.472 [DefaultDispatcher-worker-16 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.472 [DefaultDispatcher-worker-16 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:17.472 [DefaultDispatcher-worker-16 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.472 [DefaultDispatcher-worker-8 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.472 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.472 [DefaultDispatcher-worker-2 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.473 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.473 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:17.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-06 23:09:17.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-06 23:09:17.481 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-06 23:09:17.481 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:17.481 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:17.481 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:17.481 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:17.481 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:17.481 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1226ba98 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:17.482 [Test worker @coroutine#5413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-06 23:09:17.491 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2024-02-06 23:09:17.491 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2024-02-06 23:09:17.491 [Test worker @coroutine#5413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-06 23:09:17.531 [Test worker @coroutine#5413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2024-02-06 23:09:17.563 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2024-02-06 23:09:17.566 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2024-02-06 23:09:17.579 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2024-02-06 23:09:17.588 [DefaultDispatcher-worker-1 @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2024-02-06 23:09:17.591 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2024-02-06 23:09:17.591 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:17.598 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec01440 2024-02-06 23:09:17.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-06 23:09:17.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-06 23:09:17.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:17.622 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ec01440: (connection evicted) 2024-02-06 23:09:17.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:17.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-06 23:09:17.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ea91c39 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:17.627 [Test worker @coroutine#5447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-06 23:09:17.635 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ef7db5 2024-02-06 23:09:17.635 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ef7db5 2024-02-06 23:09:17.635 [Test worker @coroutine#5447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-06 23:09:17.665 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef7db5 2024-02-06 23:09:17.701 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef7db5 2024-02-06 23:09:17.705 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef7db5 2024-02-06 23:09:17.708 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef7db5 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@709353b9 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:17.709 [Test worker @coroutine#5447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-06 23:09:17.723 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@768967cf 2024-02-06 23:09:17.723 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@768967cf 2024-02-06 23:09:17.723 [Test worker @coroutine#5447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-06 23:09:17.735 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:17.774 [DefaultDispatcher-worker-6 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:17.774 [DefaultDispatcher-worker-12 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:17.774 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.774 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.775 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:17.775 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:17.775 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.775 [DefaultDispatcher-worker-6 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.776 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.776 [DefaultDispatcher-worker-15 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.777 [DefaultDispatcher-worker-3 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.777 [DefaultDispatcher-worker-3 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.781 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768967cf 2024-02-06 23:09:17.783 [DefaultDispatcher-worker-8 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:17.784 [DefaultDispatcher-worker-8 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.784 [DefaultDispatcher-worker-8 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:17.784 [DefaultDispatcher-worker-8 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.785 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.785 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:17.813 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768967cf 2024-02-06 23:09:17.816 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768967cf 2024-02-06 23:09:17.818 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768967cf 2024-02-06 23:09:17.823 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:17.845 [DefaultDispatcher-worker-15 @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@768967cf 2024-02-06 23:09:17.858 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:17.872 [DefaultDispatcher-worker-16 @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef7db5 2024-02-06 23:09:17.915 [DefaultDispatcher-worker-1 @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef7db5 2024-02-06 23:09:17.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-06 23:09:17.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-06 23:09:17.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:17.949 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12ef7db5: (connection evicted) 2024-02-06 23:09:17.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:17.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-06 23:09:17.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-06 23:09:17.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-06 23:09:17.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-06 23:09:17.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:17.975 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@768967cf: (connection evicted) 2024-02-06 23:09:17.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:17.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-06 23:09:17.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-06 23:09:17.977 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a557a52 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:17.978 [Test worker @coroutine#5484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-06 23:09:17.999 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d4f046 2024-02-06 23:09:17.999 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d4f046 2024-02-06 23:09:17.999 [Test worker @coroutine#5484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-06 23:09:18.034 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d4f046 2024-02-06 23:09:18.082 [DefaultDispatcher-worker-8 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:18.082 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.082 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:18.082 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.084 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d4f046 2024-02-06 23:09:18.084 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.084 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.087 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d4f046 2024-02-06 23:09:18.090 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d4f046 2024-02-06 23:09:18.091 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@149fab7f 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:18.096 [Test worker @coroutine#5484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-06 23:09:18.099 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:18.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5702232d 2024-02-06 23:09:18.111 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5702232d 2024-02-06 23:09:18.111 [Test worker @coroutine#5484] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-06 23:09:18.149 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702232d 2024-02-06 23:09:18.183 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702232d 2024-02-06 23:09:18.198 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702232d 2024-02-06 23:09:18.211 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:18.214 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702232d 2024-02-06 23:09:18.222 [DefaultDispatcher-worker-14 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:18.222 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.222 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:18.222 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.223 [DefaultDispatcher-worker-17 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:18.223 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.223 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:18.223 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.224 [DefaultDispatcher-worker-3 @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702232d 2024-02-06 23:09:18.224 [DefaultDispatcher-worker-8 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.224 [DefaultDispatcher-worker-8 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.225 [DefaultDispatcher-worker-6 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.225 [DefaultDispatcher-worker-6 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.253 [DefaultDispatcher-worker-4 @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d4f046 2024-02-06 23:09:18.284 [DefaultDispatcher-worker-4 @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d4f046 2024-02-06 23:09:18.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-06 23:09:18.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-06 23:09:18.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:18.306 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:18.315 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39d4f046: (connection evicted) 2024-02-06 23:09:18.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:18.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-06 23:09:18.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-06 23:09:18.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-06 23:09:18.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-06 23:09:18.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:18.331 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5702232d: (connection evicted) 2024-02-06 23:09:18.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:18.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-06 23:09:18.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-06 23:09:18.335 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c0e6be 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:18.336 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-06 23:09:18.367 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@42516ce2 2024-02-06 23:09:18.367 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@42516ce2 2024-02-06 23:09:18.367 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-06 23:09:18.382 [DefaultDispatcher-worker-2 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:18.382 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.382 [DefaultDispatcher-worker-2 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:18.382 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.383 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.384 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.401 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42516ce2 2024-02-06 23:09:18.439 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42516ce2 2024-02-06 23:09:18.445 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42516ce2 2024-02-06 23:09:18.448 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42516ce2 2024-02-06 23:09:18.454 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@633dce39 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:18.455 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-06 23:09:18.465 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8c741c 2024-02-06 23:09:18.466 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8c741c 2024-02-06 23:09:18.466 [Test worker @coroutine#5522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-06 23:09:18.467 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:18.482 [DefaultDispatcher-worker-5 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:18.482 [DefaultDispatcher-worker-16 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:18.482 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.482 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:18.482 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.482 [DefaultDispatcher-worker-7 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:18.482 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.482 [DefaultDispatcher-worker-7 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.482 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:18.482 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.482 [DefaultDispatcher-worker-7 @coroutine#3062] 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-02-06 23:09:18.482 [DefaultDispatcher-worker-7 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.484 [DefaultDispatcher-worker-15 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.484 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.484 [DefaultDispatcher-worker-16 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.484 [DefaultDispatcher-worker-16 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.484 [DefaultDispatcher-worker-16 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.494 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8c741c 2024-02-06 23:09:18.548 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8c741c 2024-02-06 23:09:18.550 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8c741c 2024-02-06 23:09:18.556 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8c741c 2024-02-06 23:09:18.564 [DefaultDispatcher-worker-16 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8c741c 2024-02-06 23:09:18.566 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:18.586 [DefaultDispatcher-worker-15 @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42516ce2 2024-02-06 23:09:18.634 [DefaultDispatcher-worker-7 @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42516ce2 2024-02-06 23:09:18.642 [DefaultDispatcher-worker-1 @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42516ce2 2024-02-06 23:09:18.655 [DefaultDispatcher-worker-7 @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42516ce2 2024-02-06 23:09:18.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-06 23:09:18.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-06 23:09:18.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:18.691 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42516ce2: (connection evicted) 2024-02-06 23:09:18.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:18.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-06 23:09:18.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-06 23:09:18.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-06 23:09:18.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-06 23:09:18.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:18.714 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e8c741c: (connection evicted) 2024-02-06 23:09:18.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:18.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-06 23:09:18.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-06 23:09:18.717 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-06 23:09:18.717 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:18.717 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:18.717 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:18.717 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:18.717 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:18.717 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:18.717 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21553c3a 2024-02-06 23:09:18.717 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:18.717 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:18.717 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:18.717 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:18.717 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:18.717 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:18.717 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:18.718 [Test worker @coroutine#5575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-06 23:09:18.723 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7510824 2024-02-06 23:09:18.723 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7510824 2024-02-06 23:09:18.723 [Test worker @coroutine#5575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-06 23:09:18.756 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7510824 2024-02-06 23:09:18.784 [DefaultDispatcher-worker-8 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:18.785 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.785 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:18.785 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.786 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.786 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.788 [DefaultDispatcher-worker-7 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:18.788 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.788 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:18.788 [DefaultDispatcher-worker-7 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.792 [DefaultDispatcher-worker-15 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.792 [DefaultDispatcher-worker-15 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.792 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7510824 2024-02-06 23:09:18.794 [DefaultDispatcher-worker-4 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:18.794 [DefaultDispatcher-worker-4 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.794 [DefaultDispatcher-worker-4 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:18.794 [DefaultDispatcher-worker-4 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.795 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.795 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:18.796 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7510824 2024-02-06 23:09:18.799 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7510824 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb5471c 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:18.800 [Test worker @coroutine#5575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-06 23:09:18.819 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a90b5e8 2024-02-06 23:09:18.819 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a90b5e8 2024-02-06 23:09:18.819 [Test worker @coroutine#5575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-06 23:09:18.823 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:18.866 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a90b5e8 2024-02-06 23:09:18.897 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a90b5e8 2024-02-06 23:09:18.899 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a90b5e8 2024-02-06 23:09:18.907 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a90b5e8 2024-02-06 23:09:18.917 [DefaultDispatcher-worker-1 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a90b5e8 2024-02-06 23:09:18.919 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:18.940 [DefaultDispatcher-worker-5 @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7510824 2024-02-06 23:09:18.951 [DefaultDispatcher-worker-1 @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7510824 2024-02-06 23:09:18.960 [DefaultDispatcher-worker-4 @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7510824 2024-02-06 23:09:18.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-06 23:09:18.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-06 23:09:18.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:18.983 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7510824: (connection evicted) 2024-02-06 23:09:18.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:18.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-06 23:09:18.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-06 23:09:18.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-06 23:09:18.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-06 23:09:18.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:18.999 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a90b5e8: (connection evicted) 2024-02-06 23:09:19.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:19.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-06 23:09:19.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a5244a1 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:19.003 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:19.004 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-06 23:09:19.013 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@85eabca 2024-02-06 23:09:19.013 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@85eabca 2024-02-06 23:09:19.013 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-06 23:09:19.036 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85eabca 2024-02-06 23:09:19.054 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85eabca 2024-02-06 23:09:19.057 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85eabca 2024-02-06 23:09:19.060 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85eabca 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7712c315 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:19.061 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-06 23:09:19.092 [DefaultDispatcher-worker-12 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:19.093 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.093 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:19.093 [DefaultDispatcher-worker-12 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.094 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e 2024-02-06 23:09:19.094 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.094 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e 2024-02-06 23:09:19.094 [DefaultDispatcher-worker-16 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.094 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-06 23:09:19.113 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:19.130 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e 2024-02-06 23:09:19.165 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e 2024-02-06 23:09:19.173 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e 2024-02-06 23:09:19.179 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e 2024-02-06 23:09:19.188 [DefaultDispatcher-worker-14 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e 2024-02-06 23:09:19.195 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:19.222 [DefaultDispatcher-worker-15 @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85eabca 2024-02-06 23:09:19.234 [DefaultDispatcher-worker-16 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:19.234 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.234 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:19.234 [DefaultDispatcher-worker-14 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:19.234 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.234 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.234 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:19.234 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.236 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.236 [DefaultDispatcher-worker-5 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.236 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.236 [DefaultDispatcher-worker-5 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.236 [DefaultDispatcher-worker-15 @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85eabca 2024-02-06 23:09:19.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-06 23:09:19.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-06 23:09:19.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:19.255 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@85eabca: (connection evicted) 2024-02-06 23:09:19.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:19.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-06 23:09:19.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-06 23:09:19.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-06 23:09:19.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-06 23:09:19.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:19.287 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5529fd4e: (connection evicted) 2024-02-06 23:09:19.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:19.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-06 23:09:19.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-06 23:09:19.290 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28d2afd8 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:19.291 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-06 23:09:19.303 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-02-06 23:09:19.303 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-02-06 23:09:19.311 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-06 23:09:19.361 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-02-06 23:09:19.393 [DefaultDispatcher-worker-7 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:19.393 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.393 [DefaultDispatcher-worker-7 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:19.393 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.395 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.395 [DefaultDispatcher-worker-1 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.397 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-02-06 23:09:19.400 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-02-06 23:09:19.403 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:19.403 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-02-06 23:09:19.415 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65630116 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:19.416 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-06 23:09:19.433 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@fee1e32 2024-02-06 23:09:19.433 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@fee1e32 2024-02-06 23:09:19.433 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-06 23:09:19.457 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fee1e32 2024-02-06 23:09:19.474 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fee1e32 2024-02-06 23:09:19.477 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fee1e32 2024-02-06 23:09:19.481 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fee1e32 2024-02-06 23:09:19.490 [DefaultDispatcher-worker-16 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fee1e32 2024-02-06 23:09:19.492 [DefaultDispatcher-worker-12 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:19.492 [DefaultDispatcher-worker-18 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:19.492 [DefaultDispatcher-worker-12 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.492 [DefaultDispatcher-worker-12 @coroutine#3062] 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-02-06 23:09:19.492 [DefaultDispatcher-worker-12 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.493 [DefaultDispatcher-worker-18 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.493 [DefaultDispatcher-worker-11 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:19.493 [DefaultDispatcher-worker-18 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:19.493 [DefaultDispatcher-worker-18 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.493 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.493 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:19.493 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.494 [DefaultDispatcher-worker-15 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.494 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.494 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.494 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.494 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.522 [DefaultDispatcher-worker-16 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-02-06 23:09:19.533 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:19.540 [DefaultDispatcher-worker-16 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-02-06 23:09:19.566 [DefaultDispatcher-worker-11 @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-02-06 23:09:19.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-06 23:09:19.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-06 23:09:19.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:19.579 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@755057c7: (connection evicted) 2024-02-06 23:09:19.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:19.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-06 23:09:19.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-06 23:09:19.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-06 23:09:19.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-06 23:09:19.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:19.587 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fee1e32: (connection evicted) 2024-02-06 23:09:19.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:19.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-06 23:09:19.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d2afbdf 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:19.590 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-06 23:09:19.591 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:19.591 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:19.591 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:19.591 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:19.591 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:19.591 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:19.591 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:19.591 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:19.591 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-06 23:09:19.610 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-06 23:09:19.610 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-06 23:09:19.610 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-06 23:09:19.656 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-06 23:09:19.694 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-06 23:09:19.697 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-06 23:09:19.700 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d10160a 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:19.701 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-06 23:09:19.702 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1abba1 2024-02-06 23:09:19.702 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1abba1 2024-02-06 23:09:19.702 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-06 23:09:19.710 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:19.723 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1abba1 2024-02-06 23:09:19.740 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1abba1 2024-02-06 23:09:19.742 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1abba1 2024-02-06 23:09:19.746 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1abba1 2024-02-06 23:09:19.756 [DefaultDispatcher-worker-17 @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1abba1 2024-02-06 23:09:19.771 [DefaultDispatcher-worker-2 @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-06 23:09:19.784 [DefaultDispatcher-worker-6 @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-06 23:09:19.798 [DefaultDispatcher-worker-3 @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-06 23:09:19.799 [DefaultDispatcher-worker-13 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:19.799 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.799 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:19.799 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.801 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.801 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.802 [DefaultDispatcher-worker-16 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:19.802 [DefaultDispatcher-worker-16 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.802 [DefaultDispatcher-worker-16 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:19.802 [DefaultDispatcher-worker-16 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.802 [HikariPool-174 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:19.804 [DefaultDispatcher-worker-18 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.805 [DefaultDispatcher-worker-18 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.805 [DefaultDispatcher-worker-16 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:19.806 [DefaultDispatcher-worker-16 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.806 [DefaultDispatcher-worker-16 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:19.806 [DefaultDispatcher-worker-16 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.807 [DefaultDispatcher-worker-14 @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-06 23:09:19.808 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.808 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:19.827 [DefaultDispatcher-worker-5 @coroutine#5754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c 2024-02-06 23:09:19.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-06 23:09:19.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-06 23:09:19.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:19.839 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ed1446c: (connection evicted) 2024-02-06 23:09:19.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:19.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-06 23:09:19.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-06 23:09:19.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-06 23:09:19.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-06 23:09:19.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:19.855 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a1abba1: (connection evicted) 2024-02-06 23:09:19.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:19.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-06 23:09:19.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d92bfaf 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:19.859 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-06 23:09:19.867 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-06 23:09:19.867 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-06 23:09:19.867 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-06 23:09:19.899 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-06 23:09:19.936 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-06 23:09:19.943 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-06 23:09:19.946 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d6cac57 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:19.947 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-06 23:09:19.956 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-06 23:09:19.957 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-06 23:09:19.957 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-06 23:09:19.967 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:19.991 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-06 23:09:20.027 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-06 23:09:20.039 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-06 23:09:20.042 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-06 23:09:20.053 [DefaultDispatcher-worker-10 @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-06 23:09:20.057 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.083 [DefaultDispatcher-worker-4 @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-06 23:09:20.095 [DefaultDispatcher-worker-11 @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-06 23:09:20.103 [DefaultDispatcher-worker-8 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:20.103 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.103 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:20.103 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.105 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.105 [DefaultDispatcher-worker-1 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-06 23:09:20.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-06 23:09:20.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.127 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42af2977: (connection evicted) 2024-02-06 23:09:20.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:20.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-06 23:09:20.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-06 23:09:20.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-06 23:09:20.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-06 23:09:20.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.142 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13157620: (connection evicted) 2024-02-06 23:09:20.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:20.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-06 23:09:20.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2972b493 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:20.145 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-06 23:09:20.159 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b37003 2024-02-06 23:09:20.159 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b37003 2024-02-06 23:09:20.159 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-06 23:09:20.194 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b37003 2024-02-06 23:09:20.231 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b37003 2024-02-06 23:09:20.237 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b37003 2024-02-06 23:09:20.245 [DefaultDispatcher-worker-12 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:20.245 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.245 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:20.245 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.247 [DefaultDispatcher-worker-11 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.247 [DefaultDispatcher-worker-11 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.249 [DefaultDispatcher-worker-8 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:20.249 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.249 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:20.249 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.251 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.251 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.252 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b37003 2024-02-06 23:09:20.252 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ab0168 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:20.253 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-06 23:09:20.259 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.264 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@7594d189 2024-02-06 23:09:20.264 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@7594d189 2024-02-06 23:09:20.264 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-06 23:09:20.271 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.299 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7594d189 2024-02-06 23:09:20.317 [Test worker @coroutine#5816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7594d189 2024-02-06 23:09:20.320 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7594d189 2024-02-06 23:09:20.323 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7594d189 2024-02-06 23:09:20.333 [DefaultDispatcher-worker-7 @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7594d189 2024-02-06 23:09:20.351 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.352 [DefaultDispatcher-worker-11 @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b37003 2024-02-06 23:09:20.364 [DefaultDispatcher-worker-9 @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b37003 2024-02-06 23:09:20.364 [HikariPool-178 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-06 23:09:20.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-06 23:09:20.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.387 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b37003: (connection evicted) 2024-02-06 23:09:20.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:20.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-06 23:09:20.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-06 23:09:20.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-06 23:09:20.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-06 23:09:20.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.396 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7594d189: (connection evicted) 2024-02-06 23:09:20.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:20.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-06 23:09:20.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a7f5c44 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:20.399 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-06 23:09:20.403 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:20.403 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:20.403 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:20.403 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:20.403 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:20.403 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:20.403 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:20.403 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:20.403 [Test worker @coroutine#5849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-06 23:09:20.405 [DefaultDispatcher-worker-8 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:20.405 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.405 [DefaultDispatcher-worker-8 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:20.405 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.407 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.407 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.413 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-02-06 23:09:20.413 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-02-06 23:09:20.413 [Test worker @coroutine#5849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-06 23:09:20.433 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-02-06 23:09:20.453 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-02-06 23:09:20.456 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-02-06 23:09:20.459 [Test worker @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-02-06 23:09:20.460 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-06 23:09:20.460 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:20.460 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:20.460 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:20.460 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:20.460 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:20.460 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59c2bf78 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:20.461 [Test worker @coroutine#5849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-06 23:09:20.463 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d3e2ba 2024-02-06 23:09:20.463 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d3e2ba 2024-02-06 23:09:20.463 [Test worker @coroutine#5849] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-06 23:09:20.492 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d3e2ba 2024-02-06 23:09:20.506 [DefaultDispatcher-worker-6 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:20.506 [DefaultDispatcher-worker-18 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:20.506 [DefaultDispatcher-worker-2 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:20.506 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.506 [DefaultDispatcher-worker-18 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.506 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:20.506 [DefaultDispatcher-worker-18 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:20.506 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.506 [DefaultDispatcher-worker-18 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.506 [DefaultDispatcher-worker-2 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.506 [DefaultDispatcher-worker-2 @coroutine#3062] 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-02-06 23:09:20.506 [DefaultDispatcher-worker-2 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.507 [DefaultDispatcher-worker-14 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.507 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.507 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.509 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.510 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.511 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d3e2ba 2024-02-06 23:09:20.513 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.514 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d3e2ba 2024-02-06 23:09:20.517 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d3e2ba 2024-02-06 23:09:20.528 [DefaultDispatcher-worker-9 @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d3e2ba 2024-02-06 23:09:20.541 [DefaultDispatcher-worker-5 @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-02-06 23:09:20.554 [DefaultDispatcher-worker-11 @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e 2024-02-06 23:09:20.563 [HikariPool-180 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-06 23:09:20.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-06 23:09:20.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.591 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35e0d91e: (connection evicted) 2024-02-06 23:09:20.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:20.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-06 23:09:20.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-06 23:09:20.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-06 23:09:20.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-06 23:09:20.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.599 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65d3e2ba: (connection evicted) 2024-02-06 23:09:20.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:20.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-06 23:09:20.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-06 23:09:20.602 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-06 23:09:20.602 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:20.602 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:20.602 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:20.602 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:20.602 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:20.602 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:20.602 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5687e92d 2024-02-06 23:09:20.602 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:20.602 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:20.602 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:20.602 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:20.603 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-06 23:09:20.605 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2024-02-06 23:09:20.605 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2024-02-06 23:09:20.605 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-06 23:09:20.630 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2024-02-06 23:09:20.649 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2024-02-06 23:09:20.651 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2024-02-06 23:09:20.654 [Test worker @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f8488ef 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:20.655 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-06 23:09:20.679 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@56114349 2024-02-06 23:09:20.679 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@56114349 2024-02-06 23:09:20.679 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-06 23:09:20.705 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.719 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56114349 2024-02-06 23:09:20.736 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56114349 2024-02-06 23:09:20.739 [Test worker @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56114349 2024-02-06 23:09:20.742 [Test worker @coroutine#5915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56114349 2024-02-06 23:09:20.752 [DefaultDispatcher-worker-11 @coroutine#5917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56114349 2024-02-06 23:09:20.770 [DefaultDispatcher-worker-7 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2024-02-06 23:09:20.779 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.800 [DefaultDispatcher-worker-18 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2024-02-06 23:09:20.810 [DefaultDispatcher-worker-5 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2024-02-06 23:09:20.811 [DefaultDispatcher-worker-4 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:20.811 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.811 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:20.811 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.812 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.812 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.815 [DefaultDispatcher-worker-3 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:20.816 [DefaultDispatcher-worker-3 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.816 [DefaultDispatcher-worker-3 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:20.816 [DefaultDispatcher-worker-3 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.817 [DefaultDispatcher-worker-15 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.817 [DefaultDispatcher-worker-15 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.819 [DefaultDispatcher-worker-18 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:20.819 [DefaultDispatcher-worker-18 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.819 [DefaultDispatcher-worker-18 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:20.819 [DefaultDispatcher-worker-18 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.820 [DefaultDispatcher-worker-15 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.821 [DefaultDispatcher-worker-15 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:20.943 [DefaultDispatcher-worker-2 @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2024-02-06 23:09:20.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-06 23:09:20.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-06 23:09:20.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.959 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3: (connection evicted) 2024-02-06 23:09:20.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:20.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-06 23:09:20.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-06 23:09:20.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-06 23:09:20.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-06 23:09:20.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:20.975 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56114349: (connection evicted) 2024-02-06 23:09:20.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:20.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-06 23:09:20.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-06 23:09:20.977 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c9235c0 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:20.978 [Test worker @coroutine#5950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-06 23:09:20.991 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-06 23:09:20.991 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-06 23:09:20.991 [Test worker @coroutine#5950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-06 23:09:21.028 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-06 23:09:21.078 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-06 23:09:21.081 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-06 23:09:21.084 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-06 23:09:21.084 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e470a51 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:21.085 [Test worker @coroutine#5950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-06 23:09:21.091 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:21.094 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-02-06 23:09:21.094 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-02-06 23:09:21.094 [Test worker @coroutine#5950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-06 23:09:21.114 [DefaultDispatcher-worker-2 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:21.115 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.115 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:21.115 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.116 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.116 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.138 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-02-06 23:09:21.154 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-02-06 23:09:21.157 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-02-06 23:09:21.163 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-02-06 23:09:21.173 [DefaultDispatcher-worker-11 @coroutine#5968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-02-06 23:09:21.192 [DefaultDispatcher-worker-5 @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-06 23:09:21.194 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:21.217 [DefaultDispatcher-worker-4 @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-06 23:09:21.226 [DefaultDispatcher-worker-16 @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557f0a39 2024-02-06 23:09:21.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-06 23:09:21.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-06 23:09:21.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:21.247 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@557f0a39: (connection evicted) 2024-02-06 23:09:21.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:21.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-06 23:09:21.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-06 23:09:21.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-06 23:09:21.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-06 23:09:21.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:21.255 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b784f16: (connection evicted) 2024-02-06 23:09:21.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:21.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-06 23:09:21.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-06 23:09:21.257 [DefaultDispatcher-worker-3 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:21.257 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.257 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:21.257 [DefaultDispatcher-worker-3 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.257 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@461c0572 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:21.258 [Test worker @coroutine#5987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-06 23:09:21.258 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.258 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.261 [DefaultDispatcher-worker-3 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:21.261 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.261 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:21.261 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.263 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.263 [DefaultDispatcher-worker-5 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.267 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@44872224 2024-02-06 23:09:21.267 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@44872224 2024-02-06 23:09:21.267 [Test worker @coroutine#5987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-06 23:09:21.290 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2024-02-06 23:09:21.309 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2024-02-06 23:09:21.312 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2024-02-06 23:09:21.316 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2024-02-06 23:09:21.316 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71a509c 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:21.317 [Test worker @coroutine#5987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-06 23:09:21.339 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2024-02-06 23:09:21.339 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2024-02-06 23:09:21.339 [Test worker @coroutine#5987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-06 23:09:21.367 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:21.412 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2024-02-06 23:09:21.416 [DefaultDispatcher-worker-7 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:21.416 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.416 [DefaultDispatcher-worker-7 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:21.417 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.418 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.418 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.440 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:21.450 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2024-02-06 23:09:21.452 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2024-02-06 23:09:21.459 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2024-02-06 23:09:21.469 [DefaultDispatcher-worker-12 @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e94655a 2024-02-06 23:09:21.484 [DefaultDispatcher-worker-9 @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2024-02-06 23:09:21.515 [DefaultDispatcher-worker-11 @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44872224 2024-02-06 23:09:21.516 [DefaultDispatcher-worker-2 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:21.516 [DefaultDispatcher-worker-3 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:21.516 [DefaultDispatcher-worker-2 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.516 [DefaultDispatcher-worker-2 @coroutine#3062] 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-02-06 23:09:21.516 [DefaultDispatcher-worker-2 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.516 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.517 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:21.517 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.517 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.517 [DefaultDispatcher-worker-3 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:21.517 [DefaultDispatcher-worker-3 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.517 [DefaultDispatcher-worker-3 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:21.518 [DefaultDispatcher-worker-3 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.518 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.518 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.522 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.522 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-06 23:09:21.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-06 23:09:21.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:21.541 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44872224: (connection evicted) 2024-02-06 23:09:21.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:21.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-06 23:09:21.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-06 23:09:21.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-06 23:09:21.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-06 23:09:21.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:21.553 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e94655a: (connection evicted) 2024-02-06 23:09:21.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:21.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-06 23:09:21.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2165b170 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:21.556 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:21.557 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:21.557 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:21.557 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:21.557 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:21.557 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:21.557 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-06 23:09:21.557 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:21.557 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:21.557 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:21.557 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:21.557 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:21.557 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:21.557 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:21.557 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:21.557 [Test worker @coroutine#6033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-06 23:09:21.571 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@44046b0d 2024-02-06 23:09:21.571 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@44046b0d 2024-02-06 23:09:21.571 [Test worker @coroutine#6033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-06 23:09:21.610 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44046b0d 2024-02-06 23:09:21.670 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44046b0d 2024-02-06 23:09:21.671 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:21.673 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44046b0d 2024-02-06 23:09:21.681 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44046b0d 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16c6d5a2 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:21.682 [Test worker @coroutine#6033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-06 23:09:21.694 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@8616368 2024-02-06 23:09:21.694 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@8616368 2024-02-06 23:09:21.694 [Test worker @coroutine#6033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-06 23:09:21.738 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2024-02-06 23:09:21.755 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2024-02-06 23:09:21.757 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2024-02-06 23:09:21.760 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2024-02-06 23:09:21.769 [DefaultDispatcher-worker-1 @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8616368 2024-02-06 23:09:21.794 [HikariPool-188 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:21.800 [DefaultDispatcher-worker-15 @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44046b0d 2024-02-06 23:09:21.819 [DefaultDispatcher-worker-13 @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44046b0d 2024-02-06 23:09:21.821 [DefaultDispatcher-worker-13 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:21.821 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.821 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:21.821 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.822 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.822 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.827 [DefaultDispatcher-worker-3 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:21.827 [DefaultDispatcher-worker-3 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.827 [DefaultDispatcher-worker-3 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:21.827 [DefaultDispatcher-worker-3 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.828 [DefaultDispatcher-worker-14 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:21.828 [DefaultDispatcher-worker-14 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.828 [DefaultDispatcher-worker-14 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:21.828 [DefaultDispatcher-worker-14 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.828 [DefaultDispatcher-worker-1 @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44046b0d 2024-02-06 23:09:21.829 [DefaultDispatcher-worker-1 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.829 [DefaultDispatcher-worker-1 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.848 [DefaultDispatcher-worker-13 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.848 [DefaultDispatcher-worker-13 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:21.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-06 23:09:21.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-06 23:09:21.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:21.859 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44046b0d: (connection evicted) 2024-02-06 23:09:21.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:21.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-06 23:09:21.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-06 23:09:21.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-06 23:09:21.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-06 23:09:21.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:21.879 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8616368: (connection evicted) 2024-02-06 23:09:21.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:21.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-06 23:09:21.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-06 23:09:21.883 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50c462b8 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:21.884 [Test worker @coroutine#6074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-06 23:09:21.891 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-02-06 23:09:21.891 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-02-06 23:09:21.891 [Test worker @coroutine#6074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-06 23:09:21.924 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-02-06 23:09:21.957 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-02-06 23:09:21.964 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-02-06 23:09:21.971 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-02-06 23:09:21.981 [DefaultDispatcher-worker-16 @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-02-06 23:09:21.988 [DefaultDispatcher-worker-17 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-02-06 23:09:21.991 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:22.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-06 23:09:22.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-06 23:09:22.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:22.007 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3: (connection evicted) 2024-02-06 23:09:22.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:22.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-06 23:09:22.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-06 23:09:22.196 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@791dcda7 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:22.197 [Test worker @coroutine#6110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-06 23:09:22.201 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-02-06 23:09:22.201 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-02-06 23:09:22.201 [Test worker @coroutine#6110] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-06 23:09:22.203 [DefaultDispatcher-worker-7 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:22.203 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.203 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:22.203 [DefaultDispatcher-worker-7 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.204 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.204 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.255 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-02-06 23:09:22.269 [DefaultDispatcher-worker-1 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:22.269 [DefaultDispatcher-worker-1 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.269 [DefaultDispatcher-worker-1 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:22.269 [DefaultDispatcher-worker-1 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.271 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.271 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.273 [DefaultDispatcher-worker-16 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:22.273 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.273 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:22.274 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.275 [DefaultDispatcher-worker-9 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.275 [DefaultDispatcher-worker-9 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.283 [Test worker @coroutine#6116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-02-06 23:09:22.285 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-02-06 23:09:22.288 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-02-06 23:09:22.299 [DefaultDispatcher-worker-9 @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-02-06 23:09:22.301 [HikariPool-190 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:22.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-06 23:09:22.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-06 23:09:22.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:22.335 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@828e2d8: (connection evicted) 2024-02-06 23:09:22.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:22.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-06 23:09:22.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-06 23:09:22.443 [DefaultDispatcher-worker-11 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:22.443 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.443 [DefaultDispatcher-worker-11 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:22.443 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.444 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.444 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.447 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bbab46e 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:22.448 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-06 23:09:22.467 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2024-02-06 23:09:22.467 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2024-02-06 23:09:22.467 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-06 23:09:22.502 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2024-02-06 23:09:22.526 [DefaultDispatcher-worker-18 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:22.526 [DefaultDispatcher-worker-12 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:22.526 [DefaultDispatcher-worker-18 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.526 [DefaultDispatcher-worker-18 @coroutine#3062] 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-02-06 23:09:22.526 [DefaultDispatcher-worker-18 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.526 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.526 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:22.526 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.527 [DefaultDispatcher-worker-4 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.527 [DefaultDispatcher-worker-1 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.527 [DefaultDispatcher-worker-1 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.531 [DefaultDispatcher-worker-6 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:22.531 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.531 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:22.531 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.533 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.533 [DefaultDispatcher-worker-9 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.545 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2024-02-06 23:09:22.548 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2024-02-06 23:09:22.551 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2024-02-06 23:09:22.560 [DefaultDispatcher-worker-17 @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c 2024-02-06 23:09:22.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-06 23:09:22.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-06 23:09:22.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:22.567 [HikariPool-191 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:22.578 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71cdde0c: (connection evicted) 2024-02-06 23:09:22.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:22.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-06 23:09:22.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5911dd25 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:22.587 [Test worker @coroutine#6174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-06 23:09:22.599 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3725242e 2024-02-06 23:09:22.599 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3725242e 2024-02-06 23:09:22.599 [Test worker @coroutine#6174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-06 23:09:22.632 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725242e 2024-02-06 23:09:22.643 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:22.670 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725242e 2024-02-06 23:09:22.673 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725242e 2024-02-06 23:09:22.677 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725242e 2024-02-06 23:09:22.687 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:22.687 [DefaultDispatcher-worker-1 @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725242e 2024-02-06 23:09:22.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-06 23:09:22.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-06 23:09:22.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:22.711 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3725242e: (connection evicted) 2024-02-06 23:09:22.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:22.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-06 23:09:22.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-06 23:09:22.727 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cb4e4b1 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:22.728 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-06 23:09:22.739 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-06 23:09:22.739 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-06 23:09:22.739 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-06 23:09:22.764 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-06 23:09:22.812 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-06 23:09:22.815 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-06 23:09:22.834 [DefaultDispatcher-worker-12 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:22.834 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.834 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:22.834 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.835 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-06 23:09:22.836 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.836 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.837 [DefaultDispatcher-worker-5 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:22.838 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.838 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:22.838 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.839 [DefaultDispatcher-worker-3 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.839 [DefaultDispatcher-worker-3 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.839 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2582e213 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:22.840 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-06 23:09:22.855 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2024-02-06 23:09:22.855 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2024-02-06 23:09:22.855 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-06 23:09:22.857 [DefaultDispatcher-worker-14 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:22.857 [DefaultDispatcher-worker-14 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.857 [DefaultDispatcher-worker-14 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:22.857 [DefaultDispatcher-worker-14 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.858 [DefaultDispatcher-worker-3 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.858 [DefaultDispatcher-worker-3 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:22.888 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2024-02-06 23:09:22.927 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2024-02-06 23:09:22.930 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2024-02-06 23:09:22.932 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2024-02-06 23:09:22.942 [DefaultDispatcher-worker-10 @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441798ce 2024-02-06 23:09:22.955 [HikariPool-194 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:22.983 [DefaultDispatcher-worker-16 @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2024-02-06 23:09:22.989 [UI Thread @coroutine#6228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52663/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:09:22.990 [UI Thread @coroutine#6228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52663/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 23:09:22.990 [UI Thread @coroutine#6228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52663/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:09:23.027 [UI Thread @coroutine#6228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52663/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:09:23.027 [UI Thread @coroutine#6228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52663/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:09:23.028 [UI Thread @coroutine#6228] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52663/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 23:09:23.028 [UI Thread @coroutine#6228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52663/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:23.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-06 23:09:23.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-06 23:09:23.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:23.039 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7: (connection evicted) 2024-02-06 23:09:23.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:23.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-06 23:09:23.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-06 23:09:23.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-06 23:09:23.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-06 23:09:23.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:23.043 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441798ce: (connection evicted) 2024-02-06 23:09:23.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:23.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-06 23:09:23.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fe12ec3 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:23.051 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-06 23:09:23.059 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2a8fc 2024-02-06 23:09:23.059 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2a8fc 2024-02-06 23:09:23.059 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-06 23:09:23.083 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2a8fc 2024-02-06 23:09:23.127 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2a8fc 2024-02-06 23:09:23.130 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2a8fc 2024-02-06 23:09:23.144 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2a8fc 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eaa8abf 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:23.145 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-06 23:09:23.155 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@329cef32 2024-02-06 23:09:23.155 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@329cef32 2024-02-06 23:09:23.155 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-06 23:09:23.159 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:23.200 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329cef32 2024-02-06 23:09:23.214 [DefaultDispatcher-worker-10 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:23.214 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.214 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:23.214 [DefaultDispatcher-worker-10 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.216 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.216 [DefaultDispatcher-worker-4 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.226 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329cef32 2024-02-06 23:09:23.228 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329cef32 2024-02-06 23:09:23.231 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329cef32 2024-02-06 23:09:23.241 [DefaultDispatcher-worker-11 @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329cef32 2024-02-06 23:09:23.255 [HikariPool-196 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:23.260 [DefaultDispatcher-worker-6 @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2a8fc 2024-02-06 23:09:23.263 [UI Thread @coroutine#6263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37937/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:09:23.263 [UI Thread @coroutine#6263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37937/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 23:09:23.263 [UI Thread @coroutine#6263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37937/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:09:23.282 [DefaultDispatcher-worker-10 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:23.283 [DefaultDispatcher-worker-10 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.283 [DefaultDispatcher-worker-10 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:23.283 [DefaultDispatcher-worker-10 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.283 [UI Thread @coroutine#6263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37937/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:09:23.283 [UI Thread @coroutine#6263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37937/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:09:23.284 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.284 [DefaultDispatcher-worker-15 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.289 [DefaultDispatcher-worker-17 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:23.289 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.289 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:23.289 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.291 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.291 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-06 23:09:23.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-06 23:09:23.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:23.311 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e2a8fc: (connection evicted) 2024-02-06 23:09:23.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:23.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-06 23:09:23.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-06 23:09:23.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-06 23:09:23.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-06 23:09:23.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:23.331 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@329cef32: (connection evicted) 2024-02-06 23:09:23.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:23.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-06 23:09:23.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-06 23:09:23.343 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-06 23:09:23.343 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:23.343 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:23.343 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:23.343 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:23.343 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:23.343 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:23.343 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a9e44ff 2024-02-06 23:09:23.343 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:23.343 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:23.344 [Test worker @coroutine#6275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-06 23:09:23.355 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a35d3b 2024-02-06 23:09:23.355 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a35d3b 2024-02-06 23:09:23.355 [Test worker @coroutine#6275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-06 23:09:23.375 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13a35d3b 2024-02-06 23:09:23.430 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13a35d3b 2024-02-06 23:09:23.443 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13a35d3b 2024-02-06 23:09:23.446 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13a35d3b 2024-02-06 23:09:23.446 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65145fb7 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:23.447 [Test worker @coroutine#6275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-06 23:09:23.454 [DefaultDispatcher-worker-11 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:23.454 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.454 [DefaultDispatcher-worker-11 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:23.454 [DefaultDispatcher-worker-11 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.455 [HikariPool-197 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:23.456 [DefaultDispatcher-worker-12 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.456 [DefaultDispatcher-worker-12 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.463 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d4e1af 2024-02-06 23:09:23.467 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d4e1af 2024-02-06 23:09:23.467 [Test worker @coroutine#6275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-06 23:09:23.496 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d4e1af 2024-02-06 23:09:23.531 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d4e1af 2024-02-06 23:09:23.539 [DefaultDispatcher-worker-9 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:23.539 [DefaultDispatcher-worker-7 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:23.539 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d4e1af 2024-02-06 23:09:23.539 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.539 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:23.539 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.539 [DefaultDispatcher-worker-7 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.539 [DefaultDispatcher-worker-7 @coroutine#3062] 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-02-06 23:09:23.539 [DefaultDispatcher-worker-7 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.540 [DefaultDispatcher-worker-6 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.541 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.541 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.542 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d4e1af 2024-02-06 23:09:23.544 [DefaultDispatcher-worker-1 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:23.544 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.544 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:23.544 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.546 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.546 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.555 [DefaultDispatcher-worker-16 @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d4e1af 2024-02-06 23:09:23.567 [HikariPool-198 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:23.573 [DefaultDispatcher-worker-14 @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13a35d3b 2024-02-06 23:09:23.576 [UI Thread @coroutine#6312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44733/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:09:23.576 [UI Thread @coroutine#6312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44733/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 23:09:23.576 [UI Thread @coroutine#6312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44733/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:09:23.600 [UI Thread @coroutine#6312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44733/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:09:23.600 [UI Thread @coroutine#6312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44733/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:09:23.600 [UI Thread @coroutine#6312] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44733/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 23:09:23.600 [UI Thread @coroutine#6312] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44733/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:23.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-06 23:09:23.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-06 23:09:23.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:23.619 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13a35d3b: (connection evicted) 2024-02-06 23:09:23.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:23.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-06 23:09:23.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-06 23:09:23.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-06 23:09:23.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-06 23:09:23.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:23.621 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76d4e1af: (connection evicted) 2024-02-06 23:09:23.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:23.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-06 23:09:23.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4945cd1f 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:23.624 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-06 23:09:23.639 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2024-02-06 23:09:23.639 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2024-02-06 23:09:23.639 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-06 23:09:23.661 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2024-02-06 23:09:23.680 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2024-02-06 23:09:23.686 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2024-02-06 23:09:23.691 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2024-02-06 23:09:23.699 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25af2afe 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:23.700 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-06 23:09:23.701 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@f359e65 2024-02-06 23:09:23.701 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@f359e65 2024-02-06 23:09:23.701 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-06 23:09:23.721 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f359e65 2024-02-06 23:09:23.737 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f359e65 2024-02-06 23:09:23.739 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:23.740 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f359e65 2024-02-06 23:09:23.742 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f359e65 2024-02-06 23:09:23.756 [DefaultDispatcher-worker-9 @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f359e65 2024-02-06 23:09:23.782 [DefaultDispatcher-worker-13 @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2024-02-06 23:09:23.804 [HikariPool-200 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:23.807 [DefaultDispatcher-worker-10 @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1 2024-02-06 23:09:23.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-06 23:09:23.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-06 23:09:23.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:23.831 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f13ed1: (connection evicted) 2024-02-06 23:09:23.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:23.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-06 23:09:23.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-06 23:09:23.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-06 23:09:23.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-06 23:09:23.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:23.847 [DefaultDispatcher-worker-18 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:23.847 [DefaultDispatcher-worker-5 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:23.847 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.847 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.847 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:23.847 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.847 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:23.847 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.849 [DefaultDispatcher-worker-2 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.849 [DefaultDispatcher-worker-2 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.849 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.849 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.851 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f359e65: (connection evicted) 2024-02-06 23:09:23.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:23.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-06 23:09:23.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-06 23:09:23.860 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c39da9e 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:23.861 [Test worker @coroutine#6365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-06 23:09:23.867 [DefaultDispatcher-worker-2 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:23.867 [DefaultDispatcher-worker-2 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.867 [DefaultDispatcher-worker-2 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:23.867 [DefaultDispatcher-worker-2 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.869 [DefaultDispatcher-worker-4 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.869 [DefaultDispatcher-worker-4 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:23.878 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a648b35 2024-02-06 23:09:23.878 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a648b35 2024-02-06 23:09:23.878 [Test worker @coroutine#6365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-06 23:09:23.901 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a648b35 2024-02-06 23:09:23.927 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a648b35 2024-02-06 23:09:23.930 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a648b35 2024-02-06 23:09:23.933 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a648b35 2024-02-06 23:09:23.944 [DefaultDispatcher-worker-11 @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a648b35 2024-02-06 23:09:23.978 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:23.979 [DefaultDispatcher-worker-1 @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a648b35 2024-02-06 23:09:24.007 [DefaultDispatcher-worker-13 @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a648b35 2024-02-06 23:09:24.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-06 23:09:24.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-06 23:09:24.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:24.023 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a648b35: (connection evicted) 2024-02-06 23:09:24.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:24.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-06 23:09:24.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46d2be66 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:24.027 [Test worker @coroutine#6402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-06 23:09:24.030 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@529cd3ba 2024-02-06 23:09:24.030 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@529cd3ba 2024-02-06 23:09:24.030 [Test worker @coroutine#6402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-06 23:09:24.093 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529cd3ba 2024-02-06 23:09:24.093 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:24.110 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529cd3ba 2024-02-06 23:09:24.113 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529cd3ba 2024-02-06 23:09:24.116 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529cd3ba 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e93e396 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:24.117 [Test worker @coroutine#6402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-06 23:09:24.127 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:24.130 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:24.135 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-06 23:09:24.135 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-06 23:09:24.135 [Test worker @coroutine#6402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-06 23:09:24.163 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-06 23:09:24.189 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-06 23:09:24.191 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-06 23:09:24.194 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-06 23:09:24.204 [DefaultDispatcher-worker-12 @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1676e501 2024-02-06 23:09:24.225 [DefaultDispatcher-worker-15 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:24.225 [DefaultDispatcher-worker-2 @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529cd3ba 2024-02-06 23:09:24.225 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.225 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:24.225 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.227 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.227 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.235 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:24.237 [DefaultDispatcher-worker-16 @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529cd3ba 2024-02-06 23:09:24.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-06 23:09:24.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-06 23:09:24.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:24.263 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@529cd3ba: (connection evicted) 2024-02-06 23:09:24.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:24.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-06 23:09:24.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-06 23:09:24.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-06 23:09:24.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-06 23:09:24.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:24.275 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1676e501: (connection evicted) 2024-02-06 23:09:24.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:24.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-06 23:09:24.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ca31ad7 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:24.279 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:24.280 [Test worker @coroutine#6444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-06 23:09:24.287 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-06 23:09:24.287 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-06 23:09:24.287 [Test worker @coroutine#6444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-06 23:09:24.294 [DefaultDispatcher-worker-14 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:24.294 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.294 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:24.294 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.296 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.296 [DefaultDispatcher-worker-6 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.301 [DefaultDispatcher-worker-3 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:24.301 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.301 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:24.301 [DefaultDispatcher-worker-3 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.303 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.303 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.316 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-06 23:09:24.333 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-06 23:09:24.336 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-06 23:09:24.338 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-06 23:09:24.348 [DefaultDispatcher-worker-4 @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-06 23:09:24.357 [DefaultDispatcher-worker-1 @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-06 23:09:24.379 [DefaultDispatcher-worker-16 @coroutine#6471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2024-02-06 23:09:24.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-06 23:09:24.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-06 23:09:24.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:24.399 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d65ba64: (connection evicted) 2024-02-06 23:09:24.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:24.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-06 23:09:24.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@149e457 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:24.402 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:24.403 [Test worker @coroutine#6479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-06 23:09:24.419 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b4caba 2024-02-06 23:09:24.419 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b4caba 2024-02-06 23:09:24.419 [Test worker @coroutine#6479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-06 23:09:24.458 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b4caba 2024-02-06 23:09:24.465 [DefaultDispatcher-worker-13 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:24.465 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.465 [DefaultDispatcher-worker-13 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:24.465 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.467 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.467 [DefaultDispatcher-worker-18 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.481 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b4caba 2024-02-06 23:09:24.484 [Test worker @coroutine#6487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b4caba 2024-02-06 23:09:24.487 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b4caba 2024-02-06 23:09:24.519 [HikariPool-205 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:24.527 [DefaultDispatcher-worker-15 @coroutine#6491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b4caba 2024-02-06 23:09:24.535 [DefaultDispatcher-worker-4 @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b4caba 2024-02-06 23:09:24.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-06 23:09:24.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-06 23:09:24.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:24.550 [DefaultDispatcher-worker-13 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:24.550 [DefaultDispatcher-worker-18 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:24.550 [DefaultDispatcher-worker-13 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.550 [DefaultDispatcher-worker-13 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:24.550 [DefaultDispatcher-worker-13 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.550 [DefaultDispatcher-worker-18 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.550 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b4caba: (connection evicted) 2024-02-06 23:09:24.550 [DefaultDispatcher-worker-18 @coroutine#3062] 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-02-06 23:09:24.550 [DefaultDispatcher-worker-18 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:24.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-06 23:09:24.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-06 23:09:24.552 [DefaultDispatcher-worker-9 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.552 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.552 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.555 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-06 23:09:24.555 [DefaultDispatcher-worker-13 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:24.555 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:24.556 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.556 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:24.556 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da20b76 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:24.556 [Test worker @coroutine#6518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-06 23:09:24.557 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.557 [DefaultDispatcher-worker-15 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.576 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d87c8af 2024-02-06 23:09:24.576 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d87c8af 2024-02-06 23:09:24.577 [Test worker @coroutine#6518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-06 23:09:24.615 [Test worker @coroutine#6518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d87c8af 2024-02-06 23:09:24.632 [Test worker @coroutine#6522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d87c8af 2024-02-06 23:09:24.655 [Test worker @coroutine#6525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d87c8af 2024-02-06 23:09:24.658 [Test worker @coroutine#6527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d87c8af 2024-02-06 23:09:24.672 [DefaultDispatcher-worker-17 @coroutine#6529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d87c8af 2024-02-06 23:09:24.677 [HikariPool-206 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:24.857 [DefaultDispatcher-worker-2 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:24.857 [DefaultDispatcher-worker-2 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.857 [DefaultDispatcher-worker-2 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:24.857 [DefaultDispatcher-worker-2 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-06 23:09:24.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-06 23:09:24.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:24.859 [DefaultDispatcher-worker-6 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:24.859 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.859 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:24.859 [DefaultDispatcher-worker-6 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.859 [DefaultDispatcher-worker-14 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.859 [DefaultDispatcher-worker-14 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.861 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d87c8af: (connection evicted) 2024-02-06 23:09:24.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:24.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-06 23:09:24.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-06 23:09:24.863 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19598b38 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:24.864 [Test worker @coroutine#6548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-06 23:09:24.864 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.864 [DefaultDispatcher-worker-10 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.878 [DefaultDispatcher-worker-13 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:24.878 [DefaultDispatcher-worker-13 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.878 [DefaultDispatcher-worker-13 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:24.878 [DefaultDispatcher-worker-13 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.879 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2024-02-06 23:09:24.879 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2024-02-06 23:09:24.879 [Test worker @coroutine#6548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-06 23:09:24.935 [DefaultDispatcher-worker-5 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.936 [DefaultDispatcher-worker-5 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:24.971 [Test worker @coroutine#6548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2024-02-06 23:09:24.979 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:25.007 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2024-02-06 23:09:25.021 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2024-02-06 23:09:25.024 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2024-02-06 23:09:25.034 [DefaultDispatcher-worker-18 @coroutine#6561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2024-02-06 23:09:25.041 [DefaultDispatcher-worker-16 @coroutine#6548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2024-02-06 23:09:25.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-06 23:09:25.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-06 23:09:25.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:25.079 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@233bfc46: (connection evicted) 2024-02-06 23:09:25.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:25.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-06 23:09:25.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-06 23:09:25.084 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27115d45 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:25.085 [Test worker @coroutine#6577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-06 23:09:25.099 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fbb2e1c 2024-02-06 23:09:25.099 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fbb2e1c 2024-02-06 23:09:25.099 [Test worker @coroutine#6577] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-06 23:09:25.128 [Test worker @coroutine#6577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fbb2e1c 2024-02-06 23:09:25.164 [Test worker @coroutine#6578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fbb2e1c 2024-02-06 23:09:25.173 [Test worker @coroutine#6581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fbb2e1c 2024-02-06 23:09:25.176 [Test worker @coroutine#6583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fbb2e1c 2024-02-06 23:09:25.187 [DefaultDispatcher-worker-6 @coroutine#6585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fbb2e1c 2024-02-06 23:09:25.199 [HikariPool-208 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:25.235 [DefaultDispatcher-worker-18 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:25.235 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.236 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:25.236 [DefaultDispatcher-worker-18 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-06 23:09:25.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-06 23:09:25.237 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.237 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:25.255 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fbb2e1c: (connection evicted) 2024-02-06 23:09:25.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:25.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-06 23:09:25.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76fa3dd8 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:25.257 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:25.258 [Test worker @coroutine#6599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-06 23:09:25.262 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2024-02-06 23:09:25.262 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2024-02-06 23:09:25.262 [Test worker @coroutine#6599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-06 23:09:25.301 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2024-02-06 23:09:25.306 [DefaultDispatcher-worker-13 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:25.306 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.306 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:25.306 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.311 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.311 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.311 [DefaultDispatcher-worker-4 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:25.312 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.312 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:25.312 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.313 [DefaultDispatcher-worker-6 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.313 [DefaultDispatcher-worker-6 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.325 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2024-02-06 23:09:25.328 [Test worker @coroutine#6609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2024-02-06 23:09:25.330 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae34f7 2024-02-06 23:09:25.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-06 23:09:25.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-06 23:09:25.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:25.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:25.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-06 23:09:25.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40af3dd8 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:25.336 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:25.337 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:25.337 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-06 23:09:25.337 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:25.337 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:25.337 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:25.337 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:25.337 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:25.337 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:25.337 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:25.337 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:25.337 [Test worker @coroutine#6622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-06 23:09:25.337 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb1bffd 2024-02-06 23:09:25.337 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fb1bffd 2024-02-06 23:09:25.337 [Test worker @coroutine#6622] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-06 23:09:25.366 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb1bffd 2024-02-06 23:09:25.398 [Test worker @coroutine#6623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb1bffd 2024-02-06 23:09:25.410 [Test worker @coroutine#6625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb1bffd 2024-02-06 23:09:25.413 [Test worker @coroutine#6627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fb1bffd 2024-02-06 23:09:25.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-06 23:09:25.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-06 23:09:25.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:25.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:25.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-06 23:09:25.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-06 23:09:25.428 [UI Thread @coroutine#6643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46633/Site/verify 2024-02-06 23:09:25.428 [UI Thread @coroutine#6643] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46633/Site/verify. 2024-02-06 23:09:25.428 [UI Thread @coroutine#6643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46633/Site/verify 2024-02-06 23:09:25.464 [UI Thread @coroutine#6643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46633/Site/verify 2024-02-06 23:09:25.464 [UI Thread @coroutine#6643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46633/Site/verify 2024-02-06 23:09:25.464 [UI Thread @coroutine#6643] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46633/Site/verify. 2024-02-06 23:09:25.464 [UI Thread @coroutine#6643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46633/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:25.475 [DefaultDispatcher-worker-12 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:25.475 [DefaultDispatcher-worker-12 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.475 [DefaultDispatcher-worker-12 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:25.475 [DefaultDispatcher-worker-12 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.477 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.477 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.484 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f746160 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:25.485 [Test worker @coroutine#6661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-06 23:09:25.491 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f89b44e 2024-02-06 23:09:25.491 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f89b44e 2024-02-06 23:09:25.491 [Test worker @coroutine#6661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-06 23:09:25.532 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f89b44e 2024-02-06 23:09:25.559 [DefaultDispatcher-worker-11 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:25.559 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.559 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:25.559 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.560 [DefaultDispatcher-worker-4 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:25.560 [DefaultDispatcher-worker-4 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.560 [DefaultDispatcher-worker-4 @coroutine#3062] 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-02-06 23:09:25.560 [DefaultDispatcher-worker-4 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.561 [DefaultDispatcher-worker-16 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.561 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.561 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.566 [DefaultDispatcher-worker-17 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:25.566 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.566 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:25.566 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.568 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.568 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.570 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f89b44e 2024-02-06 23:09:25.573 [Test worker @coroutine#6674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f89b44e 2024-02-06 23:09:25.576 [Test worker @coroutine#6676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f89b44e 2024-02-06 23:09:25.585 [DefaultDispatcher-worker-1 @coroutine#6678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f89b44e 2024-02-06 23:09:25.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-06 23:09:25.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-06 23:09:25.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:25.591 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:25.619 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f89b44e: (connection evicted) 2024-02-06 23:09:25.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:25.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-06 23:09:25.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-06 23:09:25.636 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-06 23:09:25.636 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62099f75 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:25.637 [Test worker @coroutine#6689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-06 23:09:25.655 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2024-02-06 23:09:25.655 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2024-02-06 23:09:25.655 [Test worker @coroutine#6689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-06 23:09:25.680 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2024-02-06 23:09:25.696 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2024-02-06 23:09:25.698 [Test worker @coroutine#6692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2024-02-06 23:09:25.701 [Test worker @coroutine#6694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2024-02-06 23:09:25.709 [DefaultDispatcher-worker-11 @coroutine#6696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6 2024-02-06 23:09:25.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-06 23:09:25.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-06 23:09:25.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:25.723 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a2c69a6: (connection evicted) 2024-02-06 23:09:25.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:25.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-06 23:09:25.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f27643d 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:25.769 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:25.770 [Test worker @coroutine#6707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-06 23:09:25.783 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e512d7f 2024-02-06 23:09:25.783 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e512d7f 2024-02-06 23:09:25.783 [Test worker @coroutine#6707] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-06 23:09:25.811 [Test worker @coroutine#6707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e512d7f 2024-02-06 23:09:25.859 [Test worker @coroutine#6709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e512d7f 2024-02-06 23:09:25.867 [DefaultDispatcher-worker-17 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:25.867 [DefaultDispatcher-worker-17 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.867 [DefaultDispatcher-worker-17 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:25.867 [DefaultDispatcher-worker-17 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.870 [DefaultDispatcher-worker-18 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:25.871 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.871 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:25.871 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.871 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.871 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.872 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.872 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.879 [Test worker @coroutine#6712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e512d7f 2024-02-06 23:09:25.883 [HikariPool-213 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:25.891 [Test worker @coroutine#6720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e512d7f 2024-02-06 23:09:25.900 [DefaultDispatcher-worker-13 @coroutine#6722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e512d7f 2024-02-06 23:09:25.904 [UI Thread @coroutine#6730] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35549/Site/verify 2024-02-06 23:09:25.904 [UI Thread @coroutine#6730] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35549/Site/verify. 2024-02-06 23:09:25.904 [UI Thread @coroutine#6730] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35549/Site/verify 2024-02-06 23:09:25.932 [UI Thread @coroutine#6730] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35549/Site/verify 2024-02-06 23:09:25.932 [UI Thread @coroutine#6730] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35549/Site/verify 2024-02-06 23:09:25.932 [UI Thread @coroutine#6730] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35549/Site/verify. 2024-02-06 23:09:25.932 [UI Thread @coroutine#6730] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35549/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:25.944 [DefaultDispatcher-worker-9 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:25.944 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.944 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:25.944 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.945 [DefaultDispatcher-worker-16 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.945 [DefaultDispatcher-worker-16 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:25.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-06 23:09:25.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-06 23:09:25.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:25.970 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e512d7f: (connection evicted) 2024-02-06 23:09:25.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:25.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-06 23:09:25.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-06 23:09:25.978 [UI Thread @coroutine#6745] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41365/Site/verify 2024-02-06 23:09:25.978 [UI Thread @coroutine#6745] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41365/Site/verify. 2024-02-06 23:09:25.978 [UI Thread @coroutine#6745] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41365/Site/verify 2024-02-06 23:09:26.013 [UI Thread @coroutine#6745] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41365/Site/verify 2024-02-06 23:09:26.013 [UI Thread @coroutine#6745] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41365/Site/verify 2024-02-06 23:09:26.013 [UI Thread @coroutine#6745] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41365/Site/verify. 2024-02-06 23:09:26.013 [UI Thread @coroutine#6745] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41365/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:26.048 [UI Thread @coroutine#6758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51697/Site/verify 2024-02-06 23:09:26.048 [UI Thread @coroutine#6758] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51697/Site/verify. 2024-02-06 23:09:26.048 [UI Thread @coroutine#6758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51697/Site/verify 2024-02-06 23:09:26.072 [UI Thread @coroutine#6758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51697/Site/verify 2024-02-06 23:09:26.072 [UI Thread @coroutine#6758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51697/Site/verify 2024-02-06 23:09:26.072 [UI Thread @coroutine#6758] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51697/Site/verify. 2024-02-06 23:09:26.072 [UI Thread @coroutine#6758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51697/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:26.110 [UI Thread @coroutine#6772] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-06 23:09:26.110 [UI Thread @coroutine#6772] 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-02-06 23:09:26.110 [UI Thread @coroutine#6772] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-06 23:09:26.128 [UI Thread @coroutine#6772] 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-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d5b160 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:26.133 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:26.134 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:26.134 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:26.134 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:26.134 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:26.134 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:26.134 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-06 23:09:26.134 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:26.134 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:26.134 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:26.134 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:26.134 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:26.134 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:26.134 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:26.134 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:26.134 [Test worker @coroutine#6780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-06 23:09:26.135 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-02-06 23:09:26.135 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-02-06 23:09:26.135 [Test worker @coroutine#6780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-06 23:09:26.172 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-02-06 23:09:26.203 [Test worker @coroutine#6781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-02-06 23:09:26.209 [Test worker @coroutine#6784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-02-06 23:09:26.211 [Test worker @coroutine#6786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-02-06 23:09:26.224 [DefaultDispatcher-worker-4 @coroutine#6788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-02-06 23:09:26.235 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:26.244 [DefaultDispatcher-worker-10 @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-02-06 23:09:26.246 [DefaultDispatcher-worker-6 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:26.246 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.246 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:26.247 [DefaultDispatcher-worker-6 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.248 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.248 [DefaultDispatcher-worker-11 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.255 [DefaultDispatcher-worker-1 @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-02-06 23:09:26.263 [DefaultDispatcher-worker-6 @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-02-06 23:09:26.272 [DefaultDispatcher-worker-15 @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-02-06 23:09:26.280 [DefaultDispatcher-worker-14 @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-02-06 23:09:26.289 [DefaultDispatcher-worker-4 @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-02-06 23:09:26.310 [DefaultDispatcher-worker-5 @coroutine#6807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53115ee0 2024-02-06 23:09:26.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-06 23:09:26.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-06 23:09:26.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:26.336 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53115ee0: (connection evicted) 2024-02-06 23:09:26.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:26.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-06 23:09:26.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77227b1f 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:26.340 [Test worker @coroutine#6813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-06 23:09:26.343 [DefaultDispatcher-worker-10 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:26.343 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.344 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:26.344 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.344 [DefaultDispatcher-worker-16 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:26.344 [DefaultDispatcher-worker-16 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.344 [DefaultDispatcher-worker-16 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:26.344 [DefaultDispatcher-worker-16 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.345 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.345 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.345 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.345 [DefaultDispatcher-worker-18 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.346 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e4a136 2024-02-06 23:09:26.346 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e4a136 2024-02-06 23:09:26.346 [Test worker @coroutine#6813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-06 23:09:26.366 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e4a136 2024-02-06 23:09:26.389 [Test worker @coroutine#6820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e4a136 2024-02-06 23:09:26.391 [Test worker @coroutine#6822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e4a136 2024-02-06 23:09:26.394 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e4a136 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7356ec91 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:26.395 [Test worker @coroutine#6813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-06 23:09:26.427 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@33224703 2024-02-06 23:09:26.427 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@33224703 2024-02-06 23:09:26.427 [Test worker @coroutine#6813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-06 23:09:26.446 [HikariPool-215 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:26.457 [Test worker @coroutine#6813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33224703 2024-02-06 23:09:26.486 [DefaultDispatcher-worker-16 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:26.486 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.486 [DefaultDispatcher-worker-16 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:26.486 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.488 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.488 [DefaultDispatcher-worker-15 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.519 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33224703 2024-02-06 23:09:26.527 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:26.527 [Test worker @coroutine#6834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33224703 2024-02-06 23:09:26.531 [Test worker @coroutine#6836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33224703 2024-02-06 23:09:26.540 [DefaultDispatcher-worker-2 @coroutine#6838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33224703 2024-02-06 23:09:26.568 [DefaultDispatcher-worker-5 @coroutine#6813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34e4a136 2024-02-06 23:09:26.571 [DefaultDispatcher-worker-18 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:26.571 [DefaultDispatcher-worker-18 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.571 [DefaultDispatcher-worker-18 @coroutine#3062] 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-02-06 23:09:26.571 [DefaultDispatcher-worker-18 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.571 [DefaultDispatcher-worker-1 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:26.571 [DefaultDispatcher-worker-1 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.571 [DefaultDispatcher-worker-1 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:26.571 [DefaultDispatcher-worker-1 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.572 [DefaultDispatcher-worker-18 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.573 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.573 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-06 23:09:26.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-06 23:09:26.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:26.585 [DefaultDispatcher-worker-18 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:26.586 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.586 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:26.586 [DefaultDispatcher-worker-18 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.587 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.587 [DefaultDispatcher-worker-14 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.603 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34e4a136: (connection evicted) 2024-02-06 23:09:26.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:26.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-06 23:09:26.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-06 23:09:26.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-06 23:09:26.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-06 23:09:26.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:26.623 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33224703: (connection evicted) 2024-02-06 23:09:26.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:26.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-06 23:09:26.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-06 23:09:26.625 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1666e021 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:26.626 [Test worker @coroutine#6880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-06 23:09:26.635 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-06 23:09:26.635 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-06 23:09:26.635 [Test worker @coroutine#6880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-06 23:09:26.655 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-06 23:09:26.681 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-06 23:09:26.684 [Test worker @coroutine#6883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-06 23:09:26.686 [Test worker @coroutine#6885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-06 23:09:26.687 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-06 23:09:26.687 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:26.687 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:26.687 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:26.687 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:26.687 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:26.687 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:26.687 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f093a 2024-02-06 23:09:26.687 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:26.687 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:26.688 [Test worker @coroutine#6880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-06 23:09:26.713 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@e36a4c1 2024-02-06 23:09:26.713 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@e36a4c1 2024-02-06 23:09:26.713 [Test worker @coroutine#6880] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-06 23:09:26.733 [Test worker @coroutine#6880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e36a4c1 2024-02-06 23:09:26.735 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:26.751 [Test worker @coroutine#6888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e36a4c1 2024-02-06 23:09:26.754 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e36a4c1 2024-02-06 23:09:26.757 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e36a4c1 2024-02-06 23:09:26.768 [DefaultDispatcher-worker-10 @coroutine#6894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e36a4c1 2024-02-06 23:09:26.782 [DefaultDispatcher-worker-6 @coroutine#6880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-06 23:09:26.796 [DefaultDispatcher-worker-11 @coroutine#6880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545e200b 2024-02-06 23:09:26.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-06 23:09:26.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-06 23:09:26.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:26.813 [HikariPool-218 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:26.822 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@545e200b: (connection evicted) 2024-02-06 23:09:26.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:26.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-06 23:09:26.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-06 23:09:26.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-06 23:09:26.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-06 23:09:26.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:26.839 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e36a4c1: (connection evicted) 2024-02-06 23:09:26.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:26.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-06 23:09:26.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-06 23:09:26.841 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d1703f8 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:26.842 [Test worker @coroutine#6929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-06 23:09:26.855 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb78381 2024-02-06 23:09:26.855 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb78381 2024-02-06 23:09:26.855 [Test worker @coroutine#6929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-06 23:09:26.881 [DefaultDispatcher-worker-18 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:26.881 [DefaultDispatcher-worker-13 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:26.881 [DefaultDispatcher-worker-13 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.881 [DefaultDispatcher-worker-13 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:26.881 [DefaultDispatcher-worker-13 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.881 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.882 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:26.882 [DefaultDispatcher-worker-18 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.882 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.882 [DefaultDispatcher-worker-8 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.884 [DefaultDispatcher-worker-13 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.884 [DefaultDispatcher-worker-13 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.897 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb78381 2024-02-06 23:09:26.934 [Test worker @coroutine#6937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb78381 2024-02-06 23:09:26.937 [Test worker @coroutine#6940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb78381 2024-02-06 23:09:26.940 [Test worker @coroutine#6942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb78381 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47166740 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:26.941 [Test worker @coroutine#6929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-06 23:09:26.951 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-02-06 23:09:26.951 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-02-06 23:09:26.951 [Test worker @coroutine#6929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-06 23:09:26.955 [DefaultDispatcher-worker-1 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:26.955 [DefaultDispatcher-worker-1 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.955 [DefaultDispatcher-worker-1 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:26.955 [DefaultDispatcher-worker-1 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.955 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:26.956 [DefaultDispatcher-worker-12 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.956 [DefaultDispatcher-worker-12 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:26.975 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-02-06 23:09:26.992 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-02-06 23:09:26.995 [Test worker @coroutine#6949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-02-06 23:09:26.998 [Test worker @coroutine#6951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-02-06 23:09:27.008 [DefaultDispatcher-worker-11 @coroutine#6953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7882379b 2024-02-06 23:09:27.023 [DefaultDispatcher-worker-8 @coroutine#6929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb78381 2024-02-06 23:09:27.032 [DefaultDispatcher-worker-11 @coroutine#6929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb78381 2024-02-06 23:09:27.051 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:27.259 [DefaultDispatcher-worker-13 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:27.259 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.259 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:27.259 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.260 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.260 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-06 23:09:27.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-06 23:09:27.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:27.299 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bb78381: (connection evicted) 2024-02-06 23:09:27.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:27.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-06 23:09:27.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-06 23:09:27.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-06 23:09:27.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-06 23:09:27.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:27.319 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7882379b: (connection evicted) 2024-02-06 23:09:27.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:27.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-06 23:09:27.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-06 23:09:27.321 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f61c7e1 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:27.322 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:27.323 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:27.323 [Test worker @coroutine#6993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-06 23:09:27.339 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 23:09:27.339 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 23:09:27.339 [Test worker @coroutine#6993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-06 23:09:27.356 [DefaultDispatcher-worker-17 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:27.356 [DefaultDispatcher-worker-1 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:27.356 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.356 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:27.356 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.356 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.356 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:27.356 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.357 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.357 [DefaultDispatcher-worker-10 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.357 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.357 [DefaultDispatcher-worker-13 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.383 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 23:09:27.416 [Test worker @coroutine#7001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 23:09:27.427 [Test worker @coroutine#7003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 23:09:27.430 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 23:09:27.430 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-06 23:09:27.430 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:27.430 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:27.430 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:27.430 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:27.431 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:27.431 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:27.431 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1791670e 2024-02-06 23:09:27.431 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:27.431 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:27.431 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:27.431 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:27.431 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:27.431 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:27.431 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:27.431 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:27.431 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:27.439 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:27.439 [Test worker @coroutine#6993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-06 23:09:27.443 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2024-02-06 23:09:27.443 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2024-02-06 23:09:27.443 [Test worker @coroutine#6993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-06 23:09:27.476 [Test worker @coroutine#6993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2024-02-06 23:09:27.498 [DefaultDispatcher-worker-13 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:27.498 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.498 [DefaultDispatcher-worker-13 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:27.498 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.500 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.500 [DefaultDispatcher-worker-9 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.526 [Test worker @coroutine#7008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2024-02-06 23:09:27.529 [Test worker @coroutine#7013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2024-02-06 23:09:27.532 [Test worker @coroutine#7016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2024-02-06 23:09:27.543 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:27.554 [DefaultDispatcher-worker-14 @coroutine#7018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d 2024-02-06 23:09:27.565 [DefaultDispatcher-worker-15 @coroutine#6993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 23:09:27.574 [DefaultDispatcher-worker-18 @coroutine#6993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 23:09:27.578 [DefaultDispatcher-worker-17 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:27.578 [DefaultDispatcher-worker-1 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:27.578 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.578 [DefaultDispatcher-worker-1 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.579 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:27.579 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.579 [DefaultDispatcher-worker-1 @coroutine#3062] 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-02-06 23:09:27.579 [DefaultDispatcher-worker-1 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.579 [DefaultDispatcher-worker-8 @coroutine#6993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 23:09:27.580 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.580 [DefaultDispatcher-worker-11 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.580 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.587 [DefaultDispatcher-worker-11 @coroutine#6993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 23:09:27.595 [DefaultDispatcher-worker-1 @coroutine#6993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 23:09:27.601 [DefaultDispatcher-worker-4 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:27.601 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.601 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:27.601 [DefaultDispatcher-worker-4 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.603 [DefaultDispatcher-worker-11 @coroutine#6993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6289376f 2024-02-06 23:09:27.605 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.605 [DefaultDispatcher-worker-11 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-06 23:09:27.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-06 23:09:27.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:27.610 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6289376f: (connection evicted) 2024-02-06 23:09:27.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:27.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-06 23:09:27.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-06 23:09:27.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-06 23:09:27.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-06 23:09:27.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:27.623 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bd2c51d: (connection evicted) 2024-02-06 23:09:27.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:27.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-06 23:09:27.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-06 23:09:27.645 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-06 23:09:27.645 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:27.645 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:27.645 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:27.645 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:27.645 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:27.645 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:27.645 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ba4735c 2024-02-06 23:09:27.645 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:27.645 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:27.645 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:27.645 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2024-02-06 23:09:27.646 [Test worker @coroutine#7066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-06 23:09:27.677 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2024-02-06 23:09:27.694 [Test worker @coroutine#7067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2024-02-06 23:09:27.702 [Test worker @coroutine#7069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2024-02-06 23:09:27.713 [Test worker @coroutine#7071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ef5e46a 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:27.714 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:27.715 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:27.715 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:27.715 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:27.715 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:27.715 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:27.715 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:27.715 [Test worker @coroutine#7066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-06 23:09:27.724 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-06 23:09:27.724 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-06 23:09:27.724 [Test worker @coroutine#7066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-06 23:09:27.747 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:27.758 [Test worker @coroutine#7066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-06 23:09:27.796 [Test worker @coroutine#7073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-06 23:09:27.802 [Test worker @coroutine#7075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-06 23:09:27.806 [Test worker @coroutine#7077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-06 23:09:27.815 [DefaultDispatcher-worker-1 @coroutine#7080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1 2024-02-06 23:09:27.825 [HikariPool-224 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:27.840 [DefaultDispatcher-worker-12 @coroutine#7066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2024-02-06 23:09:27.856 [DefaultDispatcher-worker-1 @coroutine#7066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2024-02-06 23:09:27.865 [DefaultDispatcher-worker-17 @coroutine#7066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2024-02-06 23:09:27.874 [DefaultDispatcher-worker-4 @coroutine#7066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2024-02-06 23:09:27.883 [DefaultDispatcher-worker-4 @coroutine#7066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b0658 2024-02-06 23:09:27.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-06 23:09:27.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-06 23:09:27.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:27.891 [DefaultDispatcher-worker-5 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:27.891 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.891 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:27.891 [DefaultDispatcher-worker-5 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.892 [DefaultDispatcher-worker-1 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:27.892 [DefaultDispatcher-worker-1 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.892 [DefaultDispatcher-worker-1 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:27.892 [DefaultDispatcher-worker-1 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.893 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.893 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.893 [DefaultDispatcher-worker-13 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.893 [DefaultDispatcher-worker-13 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.896 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1b0658: (connection evicted) 2024-02-06 23:09:27.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:27.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-06 23:09:27.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-06 23:09:27.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-06 23:09:27.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-06 23:09:27.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:27.906 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6984f7d1: (connection evicted) 2024-02-06 23:09:27.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:27.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-06 23:09:27.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e87556f 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:27.909 [Test worker @coroutine#7122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-06 23:09:27.918 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f1f6c9 2024-02-06 23:09:27.918 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f1f6c9 2024-02-06 23:09:27.919 [Test worker @coroutine#7122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-06 23:09:27.951 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f1f6c9 2024-02-06 23:09:27.966 [DefaultDispatcher-worker-5 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:27.966 [DefaultDispatcher-worker-5 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.966 [DefaultDispatcher-worker-5 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:27.966 [DefaultDispatcher-worker-5 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.967 [DefaultDispatcher-worker-7 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.967 [DefaultDispatcher-worker-7 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:27.986 [Test worker @coroutine#7124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f1f6c9 2024-02-06 23:09:27.993 [Test worker @coroutine#7129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f1f6c9 2024-02-06 23:09:27.996 [Test worker @coroutine#7131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f1f6c9 2024-02-06 23:09:28.011 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@295e9aef 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:28.012 [Test worker @coroutine#7122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-06 23:09:28.019 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:28.023 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@452e0a94 2024-02-06 23:09:28.023 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@452e0a94 2024-02-06 23:09:28.023 [Test worker @coroutine#7122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-06 23:09:28.061 [Test worker @coroutine#7122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452e0a94 2024-02-06 23:09:28.103 [Test worker @coroutine#7133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452e0a94 2024-02-06 23:09:28.106 [Test worker @coroutine#7135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452e0a94 2024-02-06 23:09:28.109 [Test worker @coroutine#7137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452e0a94 2024-02-06 23:09:28.120 [DefaultDispatcher-worker-2 @coroutine#7139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452e0a94 2024-02-06 23:09:28.123 [HikariPool-226 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:28.146 [DefaultDispatcher-worker-13 @coroutine#7122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f1f6c9 2024-02-06 23:09:28.156 [DefaultDispatcher-worker-5 @coroutine#7122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f1f6c9 2024-02-06 23:09:28.166 [DefaultDispatcher-worker-12 @coroutine#7122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f1f6c9 2024-02-06 23:09:28.176 [DefaultDispatcher-worker-9 @coroutine#7122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f1f6c9 2024-02-06 23:09:28.185 [DefaultDispatcher-worker-5 @coroutine#7122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f1f6c9 2024-02-06 23:09:28.195 [DefaultDispatcher-worker-17 @coroutine#7122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f1f6c9 2024-02-06 23:09:28.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-06 23:09:28.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-06 23:09:28.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:28.211 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38f1f6c9: (connection evicted) 2024-02-06 23:09:28.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:28.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-06 23:09:28.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-06 23:09:28.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-06 23:09:28.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-06 23:09:28.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:28.217 [DefaultDispatcher-worker-14 @coroutine#7178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75fa9254 2024-02-06 23:09:28.221 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@452e0a94: (connection evicted) 2024-02-06 23:09:28.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:28.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-06 23:09:28.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38ed9fb2 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:28.234 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:28.235 [Test worker @coroutine#7179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-06 23:09:28.247 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bf4d9d 2024-02-06 23:09:28.247 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bf4d9d 2024-02-06 23:09:28.247 [Test worker @coroutine#7179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-06 23:09:28.267 [Test worker @coroutine#7179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf4d9d 2024-02-06 23:09:28.269 [DefaultDispatcher-worker-13 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:28.269 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.269 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:28.269 [DefaultDispatcher-worker-13 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.270 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.271 [DefaultDispatcher-worker-15 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.291 [Test worker @coroutine#7181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf4d9d 2024-02-06 23:09:28.298 [Test worker @coroutine#7186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf4d9d 2024-02-06 23:09:28.301 [Test worker @coroutine#7188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf4d9d 2024-02-06 23:09:28.312 [DefaultDispatcher-worker-2 @coroutine#7190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22bf4d9d 2024-02-06 23:09:28.316 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:28.321 [DefaultDispatcher-worker-13 @coroutine#7201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59043741 2024-02-06 23:09:28.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-06 23:09:28.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-06 23:09:28.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:28.347 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:28.359 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22bf4d9d: (connection evicted) 2024-02-06 23:09:28.364 [DefaultDispatcher-worker-11 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:28.365 [DefaultDispatcher-worker-1 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:28.365 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.365 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:28.365 [DefaultDispatcher-worker-11 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.365 [DefaultDispatcher-worker-1 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.365 [DefaultDispatcher-worker-1 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:28.365 [DefaultDispatcher-worker-1 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.367 [DefaultDispatcher-worker-18 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.367 [DefaultDispatcher-worker-18 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.368 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.368 [DefaultDispatcher-worker-14 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:28.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-06 23:09:28.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-06 23:09:28.522 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:28.522 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:28.529 [DefaultDispatcher-worker-3 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:28.529 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.529 [DefaultDispatcher-worker-3 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:28.529 [DefaultDispatcher-worker-3 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.530 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.530 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18dda2e1 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:28.533 [Test worker @coroutine#7213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-06 23:09:28.544 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0b9643 2024-02-06 23:09:28.544 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0b9643 2024-02-06 23:09:28.544 [Test worker @coroutine#7213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-06 23:09:28.575 [Test worker @coroutine#7213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0b9643 2024-02-06 23:09:28.587 [DefaultDispatcher-worker-1 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:28.591 [DefaultDispatcher-worker-1 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.591 [DefaultDispatcher-worker-1 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:28.591 [DefaultDispatcher-worker-1 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.592 [DefaultDispatcher-worker-2 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:28.592 [DefaultDispatcher-worker-2 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.592 [DefaultDispatcher-worker-2 @coroutine#3062] 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-02-06 23:09:28.592 [DefaultDispatcher-worker-2 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.594 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.594 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.600 [DefaultDispatcher-worker-1 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.600 [Test worker @coroutine#7221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0b9643 2024-02-06 23:09:28.603 [Test worker @coroutine#7228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0b9643 2024-02-06 23:09:28.612 [DefaultDispatcher-worker-8 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:28.613 [DefaultDispatcher-worker-8 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.613 [DefaultDispatcher-worker-8 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:28.613 [DefaultDispatcher-worker-8 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.614 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.614 [DefaultDispatcher-worker-17 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.639 [Test worker @coroutine#7230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0b9643 2024-02-06 23:09:28.644 [HikariPool-228 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:28.647 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-228 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@3c0b9643 due to dirty commit state on close(). 2024-02-06 23:09:28.647 [DefaultDispatcher-worker-8 @coroutine#7235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0b9643 2024-02-06 23:09:28.647 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c0b9643 2024-02-06 23:09:28.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-06 23:09:28.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-06 23:09:28.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:28.662 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c0b9643: (connection evicted) 2024-02-06 23:09:28.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:28.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-06 23:09:28.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@637bf67c 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:28.666 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:28.667 [Test worker @coroutine#7251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-06 23:09:28.682 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@50720344 2024-02-06 23:09:28.682 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@50720344 2024-02-06 23:09:28.682 [Test worker @coroutine#7251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-06 23:09:28.717 [Test worker @coroutine#7251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50720344 2024-02-06 23:09:28.759 [Test worker @coroutine#7252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50720344 2024-02-06 23:09:28.762 [Test worker @coroutine#7254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50720344 2024-02-06 23:09:28.775 [Test worker @coroutine#7256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50720344 2024-02-06 23:09:28.783 [HikariPool-229 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:28.785 [DefaultDispatcher-worker-17 @coroutine#7258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50720344 2024-02-06 23:09:28.797 [DefaultDispatcher-worker-18 @coroutine#7272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50720344 2024-02-06 23:09:28.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-06 23:09:28.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-06 23:09:28.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:28.824 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50720344: (connection evicted) 2024-02-06 23:09:28.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:28.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-06 23:09:28.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca37d40 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:28.827 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:28.828 [Test worker @coroutine#7279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-06 23:09:28.835 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-02-06 23:09:28.835 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-02-06 23:09:28.835 [Test worker @coroutine#7279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-06 23:09:28.875 [Test worker @coroutine#7279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-02-06 23:09:28.901 [DefaultDispatcher-worker-17 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:28.901 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.901 [DefaultDispatcher-worker-5 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:28.901 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:28.901 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.902 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.902 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:28.902 [DefaultDispatcher-worker-5 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.903 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.903 [DefaultDispatcher-worker-12 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.911 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.911 [DefaultDispatcher-worker-8 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.912 [Test worker @coroutine#7282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-02-06 23:09:28.915 [Test worker @coroutine#7290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-02-06 23:09:28.918 [Test worker @coroutine#7292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-02-06 23:09:28.933 [DefaultDispatcher-worker-6 @coroutine#7294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-02-06 23:09:28.935 [HikariPool-230 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:28.940 [DefaultDispatcher-worker-4 @coroutine#7307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d63c523 2024-02-06 23:09:28.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-06 23:09:28.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-06 23:09:28.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:28.979 [DefaultDispatcher-worker-9 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:28.980 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.980 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:28.980 [DefaultDispatcher-worker-9 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.981 [DefaultDispatcher-worker-13 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:28.981 [DefaultDispatcher-worker-13 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.019 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d63c523: (connection evicted) 2024-02-06 23:09:29.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:29.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-06 23:09:29.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d598162 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:29.023 [Test worker @coroutine#7320] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-06 23:09:29.032 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b285847 2024-02-06 23:09:29.032 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b285847 2024-02-06 23:09:29.032 [Test worker @coroutine#7320] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-06 23:09:29.061 [Test worker @coroutine#7320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b285847 2024-02-06 23:09:29.099 [Test worker @coroutine#7321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b285847 2024-02-06 23:09:29.107 [Test worker @coroutine#7323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b285847 2024-02-06 23:09:29.110 [Test worker @coroutine#7325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b285847 2024-02-06 23:09:29.126 [DefaultDispatcher-worker-7 @coroutine#7327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b285847 2024-02-06 23:09:29.132 [HikariPool-231 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:29.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-06 23:09:29.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-06 23:09:29.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:29.156 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b285847: (connection evicted) 2024-02-06 23:09:29.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:29.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-06 23:09:29.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bd4f212 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-06 23:09:29.159 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:29.160 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:29.160 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:29.160 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:29.160 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:29.160 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:29.160 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:29.160 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:29.160 [Test worker @coroutine#7346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-06 23:09:29.177 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da70124 2024-02-06 23:09:29.177 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da70124 2024-02-06 23:09:29.177 [Test worker @coroutine#7346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-06 23:09:29.227 [Test worker @coroutine#7346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da70124 2024-02-06 23:09:29.248 [Test worker @coroutine#7348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da70124 2024-02-06 23:09:29.251 [Test worker @coroutine#7350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da70124 2024-02-06 23:09:29.253 [Test worker @coroutine#7352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da70124 2024-02-06 23:09:29.264 [DefaultDispatcher-worker-2 @coroutine#7354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da70124 2024-02-06 23:09:29.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-06 23:09:29.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-06 23:09:29.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:29.277 [HikariPool-232 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:29.279 [DefaultDispatcher-worker-2 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:29.279 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.279 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:29.279 [DefaultDispatcher-worker-2 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.281 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.281 [DefaultDispatcher-worker-17 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.287 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7da70124: (connection evicted) 2024-02-06 23:09:29.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:29.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-06 23:09:29.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e05dd42 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:29.305 [Test worker @coroutine#7374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-06 23:09:29.317 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-02-06 23:09:29.317 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-02-06 23:09:29.317 [Test worker @coroutine#7374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-06 23:09:29.342 [Test worker @coroutine#7374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-02-06 23:09:29.358 [Test worker @coroutine#7375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-02-06 23:09:29.361 [Test worker @coroutine#7377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-02-06 23:09:29.364 [Test worker @coroutine#7379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-02-06 23:09:29.372 [DefaultDispatcher-worker-4 @coroutine#7381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2024-02-06 23:09:29.375 [DefaultDispatcher-worker-18 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:29.375 [DefaultDispatcher-worker-12 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:29.375 [DefaultDispatcher-worker-18 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.375 [DefaultDispatcher-worker-18 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:29.375 [DefaultDispatcher-worker-18 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.375 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.375 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:29.375 [DefaultDispatcher-worker-12 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-06 23:09:29.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-06 23:09:29.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:29.379 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c: (connection evicted) 2024-02-06 23:09:29.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:29.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-06 23:09:29.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-06 23:09:29.380 [DefaultDispatcher-worker-8 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.380 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.380 [DefaultDispatcher-worker-8 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.380 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a98439 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:29.405 [Test worker @coroutine#7411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-06 23:09:29.427 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-02-06 23:09:29.427 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-02-06 23:09:29.427 [Test worker @coroutine#7411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-06 23:09:29.467 [Test worker @coroutine#7411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-02-06 23:09:29.501 [Test worker @coroutine#7413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-02-06 23:09:29.511 [Test worker @coroutine#7416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-02-06 23:09:29.514 [Test worker @coroutine#7418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-02-06 23:09:29.527 [HikariPool-234 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:29.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-06 23:09:29.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-06 23:09:29.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:29.537 [DefaultDispatcher-worker-5 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:29.537 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.537 [DefaultDispatcher-worker-5 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:29.537 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.537 [DefaultDispatcher-worker-3 @coroutine#7421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46875fae 2024-02-06 23:09:29.538 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.538 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.555 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46875fae: (connection evicted) 2024-02-06 23:09:29.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:29.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-06 23:09:29.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@da09b52 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:29.558 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:29.559 [Test worker @coroutine#7434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-06 23:09:29.567 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-02-06 23:09:29.567 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-02-06 23:09:29.567 [Test worker @coroutine#7434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-06 23:09:29.598 [Test worker @coroutine#7434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-02-06 23:09:29.602 [DefaultDispatcher-worker-12 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:29.602 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.603 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:29.603 [DefaultDispatcher-worker-12 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.604 [DefaultDispatcher-worker-8 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.604 [DefaultDispatcher-worker-8 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.630 [DefaultDispatcher-worker-5 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:29.631 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.631 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:29.631 [DefaultDispatcher-worker-5 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.632 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.632 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.636 [DefaultDispatcher-worker-7 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:29.636 [DefaultDispatcher-worker-7 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.636 [DefaultDispatcher-worker-7 @coroutine#3062] 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-02-06 23:09:29.636 [DefaultDispatcher-worker-7 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.637 [DefaultDispatcher-worker-14 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.639 [Test worker @coroutine#7435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-02-06 23:09:29.643 [Test worker @coroutine#7445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-02-06 23:09:29.646 [Test worker @coroutine#7447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-02-06 23:09:29.655 [DefaultDispatcher-worker-7 @coroutine#7449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40d1e561 2024-02-06 23:09:29.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-06 23:09:29.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-06 23:09:29.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:29.668 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40d1e561: (connection evicted) 2024-02-06 23:09:29.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:29.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-06 23:09:29.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-06 23:09:29.670 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c62bae5 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:29.671 [Test worker @coroutine#7459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-06 23:09:29.686 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a18e18d 2024-02-06 23:09:29.686 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a18e18d 2024-02-06 23:09:29.686 [Test worker @coroutine#7459] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-06 23:09:29.719 [Test worker @coroutine#7459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a18e18d 2024-02-06 23:09:29.786 [HikariPool-236 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:29.787 [Test worker @coroutine#7460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a18e18d 2024-02-06 23:09:29.790 [Test worker @coroutine#7463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a18e18d 2024-02-06 23:09:29.803 [Test worker @coroutine#7465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a18e18d 2024-02-06 23:09:29.812 [DefaultDispatcher-worker-13 @coroutine#7467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a18e18d 2024-02-06 23:09:29.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-06 23:09:29.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-06 23:09:29.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:29.835 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a18e18d: (connection evicted) 2024-02-06 23:09:29.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:29.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-06 23:09:29.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11bac6d7 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:29.838 [Test worker @coroutine#7478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-06 23:09:29.845 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2024-02-06 23:09:29.845 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2024-02-06 23:09:29.845 [Test worker @coroutine#7478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-06 23:09:29.867 [Test worker @coroutine#7478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2024-02-06 23:09:29.884 [Test worker @coroutine#7479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2024-02-06 23:09:29.887 [Test worker @coroutine#7481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2024-02-06 23:09:29.890 [Test worker @coroutine#7483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c29138a 2024-02-06 23:09:29.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-06 23:09:29.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-06 23:09:29.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:29.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:29.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-06 23:09:29.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-06 23:09:29.899 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-06 23:09:29.899 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:29.899 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:29.899 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:29.899 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:29.899 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:29.899 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:29.899 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@879f852 2024-02-06 23:09:29.899 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:29.899 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:29.899 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:29.899 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f 2024-02-06 23:09:29.900 [Test worker @coroutine#7494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-06 23:09:29.914 [DefaultDispatcher-worker-13 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a3eef8 2024-02-06 23:09:29.915 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.915 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:29.915 [DefaultDispatcher-worker-13 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.916 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.916 [DefaultDispatcher-worker-1 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53005/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.920 [DefaultDispatcher-worker-2 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4dddee 2024-02-06 23:09:29.920 [DefaultDispatcher-worker-2 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.920 [DefaultDispatcher-worker-2 @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:29.920 [DefaultDispatcher-worker-2 @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.922 [DefaultDispatcher-worker-13 @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.922 [DefaultDispatcher-worker-13 @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.937 [Test worker @coroutine#7494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f 2024-02-06 23:09:29.954 [Test worker @coroutine#7501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f 2024-02-06 23:09:29.957 [Test worker @coroutine#7503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f 2024-02-06 23:09:29.960 [Test worker @coroutine#7505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f 2024-02-06 23:09:29.970 [DefaultDispatcher-worker-12 @coroutine#7507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f 2024-02-06 23:09:29.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-06 23:09:29.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-06 23:09:29.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:29.991 [DefaultDispatcher-worker-11 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13bf5fd 2024-02-06 23:09:29.995 [DefaultDispatcher-worker-11 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.995 [DefaultDispatcher-worker-11 @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:29.995 [DefaultDispatcher-worker-11 @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.996 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a0a178f: (connection evicted) 2024-02-06 23:09:29.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:29.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-06 23:09:29.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-06 23:09:29.997 [DefaultDispatcher-worker-7 @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.997 [DefaultDispatcher-worker-7 @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56139/UmAppDatabase/replication/nodeId 2024-02-06 23:09:29.998 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1ffb9 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:29.999 [Test worker @coroutine#7522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-06 23:09:30.004 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@388a6656 2024-02-06 23:09:30.010 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@388a6656 2024-02-06 23:09:30.010 [Test worker @coroutine#7522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-06 23:09:30.040 [Test worker @coroutine#7522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@388a6656 2024-02-06 23:09:30.078 [Test worker @coroutine#7523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@388a6656 2024-02-06 23:09:30.081 [Test worker @coroutine#7526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@388a6656 2024-02-06 23:09:30.084 [Test worker @coroutine#7528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@388a6656 2024-02-06 23:09:30.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-06 23:09:30.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-06 23:09:30.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:09:30.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:30.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-06 23:09:30.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@570cef1e 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:30.093 [Test worker @coroutine#7541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-06 23:09:30.106 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9 2024-02-06 23:09:30.106 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9 2024-02-06 23:09:30.106 [Test worker @coroutine#7541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-06 23:09:30.147 [Test worker @coroutine#7541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9 2024-02-06 23:09:30.165 [Test worker @coroutine#7542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9 2024-02-06 23:09:30.168 [Test worker @coroutine#7544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9 2024-02-06 23:09:30.171 [Test worker @coroutine#7546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9 2024-02-06 23:09:30.181 [DefaultDispatcher-worker-15 @coroutine#7548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9 2024-02-06 23:09:30.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-06 23:09:30.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-06 23:09:30.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:30.183 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1264dbc9: (connection evicted) 2024-02-06 23:09:30.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:30.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-06 23:09:30.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-06 23:09:30.185 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a4ea134 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:30.186 [Test worker @coroutine#7560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-06 23:09:30.187 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd56393 2024-02-06 23:09:30.187 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd56393 2024-02-06 23:09:30.187 [Test worker @coroutine#7560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-06 23:09:30.208 [Test worker @coroutine#7560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd56393 2024-02-06 23:09:30.223 [Test worker @coroutine#7562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd56393 2024-02-06 23:09:30.226 [Test worker @coroutine#7564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd56393 2024-02-06 23:09:30.229 [Test worker @coroutine#7566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd56393 2024-02-06 23:09:30.238 [DefaultDispatcher-worker-10 @coroutine#7568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd56393 2024-02-06 23:09:30.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-06 23:09:30.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-06 23:09:30.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:30.259 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dd56393: (connection evicted) 2024-02-06 23:09:30.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:30.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-06 23:09:30.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c855eb7 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:30.264 [Test worker @coroutine#7580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-06 23:09:30.279 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-02-06 23:09:30.279 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-02-06 23:09:30.279 [Test worker @coroutine#7580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-06 23:09:30.296 [DefaultDispatcher-worker-9 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9aeec6 2024-02-06 23:09:30.296 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.296 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:30.296 [DefaultDispatcher-worker-9 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.299 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.299 [DefaultDispatcher-worker-8 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33303/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.308 [Test worker @coroutine#7580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-02-06 23:09:30.325 [Test worker @coroutine#7584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-02-06 23:09:30.327 [Test worker @coroutine#7586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-02-06 23:09:30.330 [Test worker @coroutine#7588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-02-06 23:09:30.338 [DefaultDispatcher-worker-16 @coroutine#7590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2 2024-02-06 23:09:30.343 [UI Thread @coroutine#7598] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-06 23:09:30.343 [UI Thread @coroutine#7598] 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-02-06 23:09:30.343 [UI Thread @coroutine#7598] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-06 23:09:30.350 [UI Thread @coroutine#7598] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-06 23:09:30.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-06 23:09:30.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-06 23:09:30.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:30.360 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7854f2a2: (connection evicted) 2024-02-06 23:09:30.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:30.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-06 23:09:30.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-06 23:09:30.381 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d577add 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:30.382 [Test worker @coroutine#7605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-06 23:09:30.394 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@165634aa 2024-02-06 23:09:30.394 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@165634aa 2024-02-06 23:09:30.394 [Test worker @coroutine#7605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-06 23:09:30.401 [DefaultDispatcher-worker-8 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a490518 2024-02-06 23:09:30.401 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.401 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:30.401 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.402 [DefaultDispatcher-worker-17 @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a6984c 2024-02-06 23:09:30.402 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.402 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:30.402 [DefaultDispatcher-worker-17 @coroutine#3131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.403 [DefaultDispatcher-worker-8 @coroutine#3131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.403 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.403 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48159/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.403 [DefaultDispatcher-worker-8 @coroutine#3131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46031/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.423 [Test worker @coroutine#7605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165634aa 2024-02-06 23:09:30.459 [Test worker @coroutine#7612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165634aa 2024-02-06 23:09:30.461 [Test worker @coroutine#7614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165634aa 2024-02-06 23:09:30.471 [Test worker @coroutine#7616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165634aa 2024-02-06 23:09:30.476 [UI Thread @coroutine#7627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33711/Site/verify 2024-02-06 23:09:30.476 [UI Thread @coroutine#7627] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33711/Site/verify. 2024-02-06 23:09:30.476 [UI Thread @coroutine#7627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33711/Site/verify 2024-02-06 23:09:30.482 [DefaultDispatcher-worker-6 @coroutine#7618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@165634aa 2024-02-06 23:09:30.495 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:30.501 [UI Thread @coroutine#7627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33711/Site/verify 2024-02-06 23:09:30.501 [UI Thread @coroutine#7627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33711/Site/verify 2024-02-06 23:09:30.501 [UI Thread @coroutine#7627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33711/Site/verify. 2024-02-06 23:09:30.501 [UI Thread @coroutine#7627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33711/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:30.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-06 23:09:30.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-06 23:09:30.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:30.508 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@165634aa: (connection evicted) 2024-02-06 23:09:30.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:30.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-06 23:09:30.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-06 23:09:30.529 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-06 23:09:30.529 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:09:30.529 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:09:30.529 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:09:30.529 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:09:30.529 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:09:30.529 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:09:30.529 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba38cce 2024-02-06 23:09:30.529 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:09:30.529 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:09:30.530 [Test worker @coroutine#7636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-06 23:09:30.531 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-02-06 23:09:30.531 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-02-06 23:09:30.531 [Test worker @coroutine#7636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-06 23:09:30.549 [DefaultDispatcher-worker-17 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e466fdf 2024-02-06 23:09:30.550 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.550 [DefaultDispatcher-worker-17 @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.localdomain:36673/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:30.550 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.551 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.551 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36673/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.574 [Test worker @coroutine#7636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-02-06 23:09:30.605 [Test worker @coroutine#7642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-02-06 23:09:30.615 [DefaultDispatcher-worker-6 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a5c2889 2024-02-06 23:09:30.615 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.615 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:30.615 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.617 [DefaultDispatcher-worker-18 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.617 [DefaultDispatcher-worker-18 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44501/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.617 [Test worker @coroutine#7644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-02-06 23:09:30.619 [Test worker @coroutine#7649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-02-06 23:09:30.630 [DefaultDispatcher-worker-7 @coroutine#7651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-02-06 23:09:30.631 [HikariPool-244 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:30.641 [DefaultDispatcher-worker-1 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-06 23:09:30.641 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.641 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId. 2024-02-06 23:09:30.641 [DefaultDispatcher-worker-1 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.643 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.643 [DefaultDispatcher-worker-12 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37597/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.645 [DefaultDispatcher-worker-7 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320e57b0 2024-02-06 23:09:30.645 [DefaultDispatcher-worker-7 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.645 [DefaultDispatcher-worker-7 @coroutine#3062] 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-02-06 23:09:30.645 [DefaultDispatcher-worker-7 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.646 [DefaultDispatcher-worker-4 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:09:30.655 [DefaultDispatcher-worker-7 @coroutine#7636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@80f3111 2024-02-06 23:09:30.661 [UI Thread @coroutine#7666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41611/555857118252261376/_ustadmanifest.json 2024-02-06 23:09:30.661 [UI Thread @coroutine#7666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41611/555857118252261376/_ustadmanifest.json. 2024-02-06 23:09:30.661 [UI Thread @coroutine#7666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41611/555857118252261376/_ustadmanifest.json 2024-02-06 23:09:30.692 [UI Thread @coroutine#7666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41611/555857118252261376/_ustadmanifest.json 2024-02-06 23:09:30.692 [UI Thread @coroutine#7666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41611/555857118252261376/_ustadmanifest.json 2024-02-06 23:09:30.692 [UI Thread @coroutine#7666] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41611/555857118252261376/_ustadmanifest.json. 2024-02-06 23:09:30.692 [UI Thread @coroutine#7666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41611/555857118252261376/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:30.693 [UI Thread @coroutine#7666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41611/tincan.xml 2024-02-06 23:09:30.693 [UI Thread @coroutine#7666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41611/tincan.xml. 2024-02-06 23:09:30.693 [UI Thread @coroutine#7666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41611/tincan.xml 2024-02-06 23:09:30.694 [UI Thread @coroutine#7666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41611/tincan.xml 2024-02-06 23:09:30.694 [UI Thread @coroutine#7666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41611/tincan.xml 2024-02-06 23:09:30.694 [UI Thread @coroutine#7666] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41611/tincan.xml. 2024-02-06 23:09:30.694 [UI Thread @coroutine#7666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41611/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:09:30.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-06 23:09:30.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-06 23:09:30.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:09:30.715 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@80f3111: (connection evicted) 2024-02-06 23:09:30.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:09:30.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-06 23:09:30.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-06 23:32:46.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-06 23:32:46.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:46.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:46.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:46.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:46.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:46.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af3874e 2024-02-06 23:32:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:46.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:32:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:32:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:32:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-06 23:32:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:46.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:46.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:46.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:46.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:46.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:46.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-06 23:32:46.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:32:46.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:32:46.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-06 23:32:46.330 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:32:46.332 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:46.337 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbac92e 2024-02-06 23:32:46.337 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbac92e 2024-02-06 23:32:46.341 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@617d3aa9 2024-02-06 23:32:46.342 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@617d3aa9 2024-02-06 23:32:46.345 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6542a25e 2024-02-06 23:32:46.346 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6542a25e 2024-02-06 23:32:46.349 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20403092 2024-02-06 23:32:46.349 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20403092 2024-02-06 23:32:46.351 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@190a6e0d 2024-02-06 23:32:46.351 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@190a6e0d 2024-02-06 23:32:46.354 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@11aab7f7 2024-02-06 23:32:46.354 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@11aab7f7 2024-02-06 23:32:46.356 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@610ab7ce 2024-02-06 23:32:46.356 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@610ab7ce 2024-02-06 23:32:46.359 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@406fcfdd 2024-02-06 23:32:46.359 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@406fcfdd 2024-02-06 23:32:46.361 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:32:46.362 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a5fbbdb 2024-02-06 23:32:46.362 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@a5fbbdb 2024-02-06 23:32:46.362 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:32:46.365 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:32:46.584 [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-02-06 23:32:46.584 [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-02-06 23:32:46.584 [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-02-06 23:32:46.585 [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-02-06 23:32:46.624 [DefaultDispatcher-worker-5 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:32:46.625 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 23:32:46.625 [DefaultDispatcher-worker-5 @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-02-06 23:32:46.625 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 23:32:46.706 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:32:46.756 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:32:46.782 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:32:46.807 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:32:46.812 [DefaultDispatcher-worker-1 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:46.812 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 23:32:46.830 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:32:46.837 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:32:46.946 [DefaultDispatcher-worker-1 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-06 23:32:46.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-06 23:32:46.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-06 23:32:46.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:32:46.978 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db60246: (connection evicted) 2024-02-06 23:32:46.979 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fbac92e: (connection evicted) 2024-02-06 23:32:46.980 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@617d3aa9: (connection evicted) 2024-02-06 23:32:46.980 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6542a25e: (connection evicted) 2024-02-06 23:32:46.981 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20403092: (connection evicted) 2024-02-06 23:32:46.981 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@190a6e0d: (connection evicted) 2024-02-06 23:32:46.982 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11aab7f7: (connection evicted) 2024-02-06 23:32:46.982 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@610ab7ce: (connection evicted) 2024-02-06 23:32:46.982 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@406fcfdd: (connection evicted) 2024-02-06 23:32:46.983 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a5fbbdb: (connection evicted) 2024-02-06 23:32:46.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:46.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-06 23:32:46.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-06 23:32:46.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-06 23:32:46.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:46.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:46.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:46.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:46.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:46.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:46.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439d545c 2024-02-06 23:32:46.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:46.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:46.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:46.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:46.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:46.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:46.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:46.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:46.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:46.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:46.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:46.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:46.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:46.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:32:46.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:32:46.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:46.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:46.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:32:46.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:46.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-06 23:32:46.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:46.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:46.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:46.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:46.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:46.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:46.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:46.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:46.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-06 23:32:46.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:32:46.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:32:46.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-06 23:32:46.998 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:32:47.010 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:32:47.012 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:32:47.014 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:47.014 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:32:47.014 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:47.014 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:32:47.030 [DefaultDispatcher-worker-1 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:32:47.031 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 23:32:47.031 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-06 23:32:47.031 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 23:32:47.036 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:32:47.052 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:32:47.063 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:32:47.075 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:32:47.081 [DefaultDispatcher-worker-5 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:47.088 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:32:47.093 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-06 23:32:47.095 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:32:47.097 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:47.102 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b29dbe 2024-02-06 23:32:47.103 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b29dbe 2024-02-06 23:32:47.107 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a757b58 2024-02-06 23:32:47.107 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a757b58 2024-02-06 23:32:47.110 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4af6ce 2024-02-06 23:32:47.110 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4af6ce 2024-02-06 23:32:47.113 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b487163 2024-02-06 23:32:47.113 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@b487163 2024-02-06 23:32:47.116 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4742d9 2024-02-06 23:32:47.116 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4742d9 2024-02-06 23:32:47.118 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a095d52 2024-02-06 23:32:47.118 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a095d52 2024-02-06 23:32:47.121 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ec305b 2024-02-06 23:32:47.121 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ec305b 2024-02-06 23:32:47.123 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b678e2c 2024-02-06 23:32:47.123 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b678e2c 2024-02-06 23:32:47.126 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a574813 2024-02-06 23:32:47.126 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a574813 2024-02-06 23:32:47.126 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:32:47.173 [DefaultDispatcher-worker-2 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-06 23:32:47.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-06 23:32:47.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-06 23:32:47.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:32:47.205 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb: (connection evicted) 2024-02-06 23:32:47.206 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44b29dbe: (connection evicted) 2024-02-06 23:32:47.207 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a757b58: (connection evicted) 2024-02-06 23:32:47.207 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e4af6ce: (connection evicted) 2024-02-06 23:32:47.208 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b487163: (connection evicted) 2024-02-06 23:32:47.208 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b4742d9: (connection evicted) 2024-02-06 23:32:47.209 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a095d52: (connection evicted) 2024-02-06 23:32:47.209 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23ec305b: (connection evicted) 2024-02-06 23:32:47.210 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b678e2c: (connection evicted) 2024-02-06 23:32:47.210 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a574813: (connection evicted) 2024-02-06 23:32:47.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:47.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-06 23:32:47.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-06 23:32:47.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-06 23:32:47.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:47.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:47.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:47.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:47.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:47.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:47.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1934339 2024-02-06 23:32:47.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:47.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:47.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-06 23:32:47.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eab8437 2024-02-06 23:32:47.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eab8437 2024-02-06 23:32:47.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-06 23:32:47.358 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:47.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-06 23:32:47.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:47.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:47.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:47.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:47.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:47.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:47.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e007be 2024-02-06 23:32:47.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:47.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:47.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:47.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:47.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:47.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:47.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:47.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:47.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-06 23:32:47.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@699e0bf0 2024-02-06 23:32:47.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@699e0bf0 2024-02-06 23:32:47.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-06 23:32:47.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36d697ab 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:47.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-06 23:32:47.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:47.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:47.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:47.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:47.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:47.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:47.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:47.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:47.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-06 23:32:47.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@315b4202 2024-02-06 23:32:47.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@315b4202 2024-02-06 23:32:47.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-06 23:32:47.708 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:32:47.709 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699e0bf0 2024-02-06 23:32:47.713 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41299/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 23:32:47.714 [DefaultDispatcher-worker-5 @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:41299/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-06 23:32:47.714 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41299/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 23:32:47.726 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:47.754 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41299/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 23:32:47.754 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41299/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-06 23:32:47.786 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@315b4202 2024-02-06 23:32:47.913 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-06 23:32:47.914 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41299/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-06 23:32:48.090 [DefaultDispatcher-worker-2 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@315b4202 2024-02-06 23:32:48.097 [DefaultDispatcher-worker-2 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@315b4202 2024-02-06 23:32:48.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-06 23:32:48.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-06 23:32:48.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.140 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@699e0bf0: (connection evicted) 2024-02-06 23:32:48.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:48.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-06 23:32:48.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-06 23:32:48.144 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@315b4202 2024-02-06 23:32:48.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a93f8a 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-06 23:32:48.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5ae8fd 2024-02-06 23:32:48.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5ae8fd 2024-02-06 23:32:48.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-06 23:32:48.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-06 23:32:48.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17354708 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-06 23:32:48.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3546a3 2024-02-06 23:32:48.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3546a3 2024-02-06 23:32:48.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-06 23:32:48.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-06 23:32:48.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-06 23:32:48.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.215 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c5ae8fd: (connection evicted) 2024-02-06 23:32:48.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:48.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-06 23:32:48.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-06 23:32:48.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b741e2 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-06 23:32:48.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-06 23:32:48.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f05b0c 2024-02-06 23:32:48.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f05b0c 2024-02-06 23:32:48.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-06 23:32:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-06 23:32:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@660296d5 2024-02-06 23:32:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-06 23:32:48.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d97e18 2024-02-06 23:32:48.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d97e18 2024-02-06 23:32:48.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-06 23:32:48.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-06 23:32:48.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-06 23:32:48.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.245 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28f05b0c: (connection evicted) 2024-02-06 23:32:48.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:48.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-06 23:32:48.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df7d1d4 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-06 23:32:48.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-06 23:32:48.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@55638165 2024-02-06 23:32:48.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@55638165 2024-02-06 23:32:48.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-06 23:32:48.268 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa91d5b 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-06 23:32:48.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-06 23:32:48.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7f2f0a 2024-02-06 23:32:48.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d7f2f0a 2024-02-06 23:32:48.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-06 23:32:48.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-06 23:32:48.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-06 23:32:48.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.282 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55638165: (connection evicted) 2024-02-06 23:32:48.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:48.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-06 23:32:48.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-06 23:32:48.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-06 23:32:48.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cf4dec7 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-06 23:32:48.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@299fc582 2024-02-06 23:32:48.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@299fc582 2024-02-06 23:32:48.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-06 23:32:48.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-06 23:32:48.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@305aaedf 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-06 23:32:48.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d76ebb 2024-02-06 23:32:48.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d76ebb 2024-02-06 23:32:48.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-06 23:32:48.339 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-06 23:32:48.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-06 23:32:48.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.361 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299fc582: (connection evicted) 2024-02-06 23:32:48.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:48.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-06 23:32:48.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-06 23:32:48.370 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.405 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5922cff3 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-06 23:32:48.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c56434 2024-02-06 23:32:48.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c56434 2024-02-06 23:32:48.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-06 23:32:48.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3f43d1 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-06 23:32:48.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2024-02-06 23:32:48.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2024-02-06 23:32:48.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-06 23:32:48.577 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.593 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:32:48.603 [DefaultDispatcher-worker-3 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2024-02-06 23:32:48.617 [DefaultDispatcher-worker-3 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2024-02-06 23:32:48.625 [DefaultDispatcher-worker-4 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2024-02-06 23:32:48.636 [DefaultDispatcher-worker-4 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2024-02-06 23:32:48.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-06 23:32:48.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-06 23:32:48.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.714 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c56434: (connection evicted) 2024-02-06 23:32:48.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:48.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-06 23:32:48.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-06 23:32:48.721 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f10d055 2024-02-06 23:32:48.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-06 23:32:48.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32ba5c65 2024-02-06 23:32:48.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-06 23:32:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-06 23:32:48.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de08775 2024-02-06 23:32:48.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de08775 2024-02-06 23:32:48.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dbf2da 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-06 23:32:48.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-06 23:32:48.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db162f2 2024-02-06 23:32:48.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db162f2 2024-02-06 23:32:48.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-06 23:32:48.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-06 23:32:48.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-06 23:32:48.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.752 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1de08775: (connection evicted) 2024-02-06 23:32:48.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:48.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-06 23:32:48.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-06 23:32:48.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2804b13f 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-06 23:32:48.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac417a2 2024-02-06 23:32:48.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac417a2 2024-02-06 23:32:48.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64c95480 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-06 23:32:48.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-06 23:32:48.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@3451fc88 2024-02-06 23:32:48.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@3451fc88 2024-02-06 23:32:48.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-06 23:32:48.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-06 23:32:48.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-06 23:32:48.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.774 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ac417a2: (connection evicted) 2024-02-06 23:32:48.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:48.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-06 23:32:48.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-06 23:32:48.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c08c787 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@284c4f02 2024-02-06 23:32:48.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@284c4f02 2024-02-06 23:32:48.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@709d6de5 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f34185 2024-02-06 23:32:48.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f34185 2024-02-06 23:32:48.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-06 23:32:48.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-06 23:32:48.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-06 23:32:48.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.795 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@284c4f02: (connection evicted) 2024-02-06 23:32:48.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:48.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-06 23:32:48.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f7c106 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-06 23:32:48.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@56478522 2024-02-06 23:32:48.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@56478522 2024-02-06 23:32:48.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3caf5c96 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-06 23:32:48.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d3aa8c 2024-02-06 23:32:48.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d3aa8c 2024-02-06 23:32:48.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-06 23:32:48.847 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.863 [DefaultDispatcher-worker-4 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-06 23:32:48.871 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.892 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.901 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.916 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.921 [DefaultDispatcher-worker-4 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit4483148839814874853/junit12210004123439408485.tmp 2024-02-06 23:32:48.967 [DefaultDispatcher-worker-4 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-06 23:32:48.982 [DefaultDispatcher-worker-4 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-06 23:32:48.983 [DefaultDispatcher-worker-4 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-06 23:32:48.984 [DefaultDispatcher-worker-4 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit4483148839814874853/junit12210004123439408485.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-06 23:32:48.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-06 23:32:48.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-06 23:32:48.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:48.985 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56478522: (connection evicted) 2024-02-06 23:32:48.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:48.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-06 23:32:48.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-06 23:32:48.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f5cae3 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:48.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:48.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-06 23:32:48.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@5909ae90 2024-02-06 23:32:48.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@5909ae90 2024-02-06 23:32:48.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-06 23:32:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-06 23:32:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4489f60f 2024-02-06 23:32:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-06 23:32:49.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd9dbe6 2024-02-06 23:32:49.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd9dbe6 2024-02-06 23:32:49.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-06 23:32:49.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-06 23:32:49.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-06 23:32:49.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.019 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5909ae90: (connection evicted) 2024-02-06 23:32:49.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-06 23:32:49.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-06 23:32:49.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-06 23:32:49.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf9bd1e 2024-02-06 23:32:49.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-06 23:32:49.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@51813065 2024-02-06 23:32:49.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@51813065 2024-02-06 23:32:49.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f581211 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-06 23:32:49.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@51743cc0 2024-02-06 23:32:49.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@51743cc0 2024-02-06 23:32:49.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-06 23:32:49.062 [DefaultDispatcher-worker-4 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51743cc0 2024-02-06 23:32:49.064 [DefaultDispatcher-worker-4 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51743cc0 2024-02-06 23:32:49.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-06 23:32:49.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-06 23:32:49.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.068 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51813065: (connection evicted) 2024-02-06 23:32:49.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-06 23:32:49.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-06 23:32:49.070 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51743cc0 2024-02-06 23:32:49.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a28bda 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-06 23:32:49.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932 2024-02-06 23:32:49.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932 2024-02-06 23:32:49.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-06 23:32:49.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6921cfa 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-06 23:32:49.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e090aaa 2024-02-06 23:32:49.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e090aaa 2024-02-06 23:32:49.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-06 23:32:49.094 [DefaultDispatcher-worker-4 @coroutine#359] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-06 23:32:49.116 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.131 [DefaultDispatcher-worker-4 @coroutine#359] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit16771238723154478779/junit13376840100454039584.tmp 2024-02-06 23:32:49.144 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.164 [DefaultDispatcher-worker-4 @coroutine#359] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-06 23:32:49.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-06 23:32:49.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-06 23:32:49.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.167 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932: (connection evicted) 2024-02-06 23:32:49.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-06 23:32:49.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bcfe29c 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-06 23:32:49.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c 2024-02-06 23:32:49.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c 2024-02-06 23:32:49.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-06 23:32:49.191 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dd8a273 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-06 23:32:49.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-06 23:32:49.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2024-02-06 23:32:49.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2024-02-06 23:32:49.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-06 23:32:49.206 [DefaultDispatcher-worker-4 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2024-02-06 23:32:49.207 [DefaultDispatcher-worker-4 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2024-02-06 23:32:49.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-06 23:32:49.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-06 23:32:49.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.209 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c: (connection evicted) 2024-02-06 23:32:49.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-06 23:32:49.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-06 23:32:49.210 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661db63e 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-06 23:32:49.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2024-02-06 23:32:49.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2024-02-06 23:32:49.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628b503a 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-06 23:32:49.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-06 23:32:49.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c3ce6a 2024-02-06 23:32:49.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c3ce6a 2024-02-06 23:32:49.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-06 23:32:49.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-06 23:32:49.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-06 23:32:49.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.296 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8: (connection evicted) 2024-02-06 23:32:49.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-06 23:32:49.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-06 23:32:49.298 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1ea7be 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-06 23:32:49.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d174ad 2024-02-06 23:32:49.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d174ad 2024-02-06 23:32:49.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-06 23:32:49.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-06 23:32:49.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ec0229c 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce47652 2024-02-06 23:32:49.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce47652 2024-02-06 23:32:49.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-06 23:32:49.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-06 23:32:49.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-06 23:32:49.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.328 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42d174ad: (connection evicted) 2024-02-06 23:32:49.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-06 23:32:49.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ec427 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-06 23:32:49.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@fde487b 2024-02-06 23:32:49.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@fde487b 2024-02-06 23:32:49.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-06 23:32:49.340 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cc4d454 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-06 23:32:49.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c58d7be 2024-02-06 23:32:49.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c58d7be 2024-02-06 23:32:49.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-06 23:32:49.364 [DefaultDispatcher-worker-1 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c58d7be 2024-02-06 23:32:49.366 [DefaultDispatcher-worker-1 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c58d7be 2024-02-06 23:32:49.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-06 23:32:49.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-06 23:32:49.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.367 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fde487b: (connection evicted) 2024-02-06 23:32:49.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-06 23:32:49.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-06 23:32:49.369 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c58d7be 2024-02-06 23:32:49.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ebee9 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-06 23:32:49.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2024-02-06 23:32:49.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2024-02-06 23:32:49.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-06 23:32:49.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68d8ae27 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2024-02-06 23:32:49.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2024-02-06 23:32:49.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-06 23:32:49.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-06 23:32:49.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-06 23:32:49.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.396 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f030c72: (connection evicted) 2024-02-06 23:32:49.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-06 23:32:49.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-06 23:32:49.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3350ab4 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-06 23:32:49.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2024-02-06 23:32:49.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2024-02-06 23:32:49.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-06 23:32:49.421 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2024-02-06 23:32:49.423 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.432 [Test worker @coroutine#403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2024-02-06 23:32:49.434 [Test worker @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2024-02-06 23:32:49.440 [Test worker @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@646cb2e 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3c0ecb 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-06 23:32:49.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006bfb 2024-02-06 23:32:49.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3006bfb 2024-02-06 23:32:49.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-06 23:32:49.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-06 23:32:49.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-06 23:32:49.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:32:49.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-06 23:32:49.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4152bd0f 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-06 23:32:49.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2024-02-06 23:32:49.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2024-02-06 23:32:49.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-06 23:32:49.454 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2024-02-06 23:32:49.455 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.466 [Test worker @coroutine#420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2024-02-06 23:32:49.468 [Test worker @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2024-02-06 23:32:49.472 [Test worker @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a7906c 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-06 23:32:49.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-06 23:32:49.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4f2300 2024-02-06 23:32:49.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4f2300 2024-02-06 23:32:49.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-06 23:32:49.480 [DefaultDispatcher-worker-5 @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e4f2300 2024-02-06 23:32:49.482 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e4f2300 2024-02-06 23:32:49.483 [DefaultDispatcher-worker-5 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2024-02-06 23:32:49.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-06 23:32:49.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-06 23:32:49.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.485 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3: (connection evicted) 2024-02-06 23:32:49.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-06 23:32:49.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1255de25 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-06 23:32:49.491 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2024-02-06 23:32:49.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2024-02-06 23:32:49.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-06 23:32:49.493 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2024-02-06 23:32:49.505 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2024-02-06 23:32:49.507 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2024-02-06 23:32:49.510 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2024-02-06 23:32:49.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2965dd88 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@51141f64 2024-02-06 23:32:49.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@51141f64 2024-02-06 23:32:49.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-06 23:32:49.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-06 23:32:49.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-06 23:32:49.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:32:49.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-06 23:32:49.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2152fde5 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-06 23:32:49.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-06 23:32:49.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-06 23:32:49.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-06 23:32:49.522 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-06 23:32:49.535 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-06 23:32:49.537 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-06 23:32:49.540 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f98f7a 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-06 23:32:49.542 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2024-02-06 23:32:49.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2024-02-06 23:32:49.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-06 23:32:49.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-06 23:32:49.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-06 23:32:49.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:32:49.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-06 23:32:49.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bda01da 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-06 23:32:49.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-02-06 23:32:49.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-02-06 23:32:49.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-06 23:32:49.573 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.611 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.624 [DefaultDispatcher-worker-11 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-02-06 23:32:49.635 [DefaultDispatcher-worker-8 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-02-06 23:32:49.642 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.654 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.710 [DefaultDispatcher-worker-11 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-02-06 23:32:49.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-06 23:32:49.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-06 23:32:49.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.712 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25216999: (connection evicted) 2024-02-06 23:32:49.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-06 23:32:49.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-06 23:32:49.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-06 23:32:49.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7037a680 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-06 23:32:49.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-06 23:32:49.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-06 23:32:49.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-06 23:32:49.760 [DefaultDispatcher-worker-1 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-06 23:32:49.770 [DefaultDispatcher-worker-11 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420b55ed 2024-02-06 23:32:49.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-06 23:32:49.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-06 23:32:49.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.773 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@420b55ed: (connection evicted) 2024-02-06 23:32:49.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-06 23:32:49.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-06 23:32:49.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d404a3c 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-06 23:32:49.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@48692405 2024-02-06 23:32:49.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@48692405 2024-02-06 23:32:49.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-06 23:32:49.823 [DefaultDispatcher-worker-1 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48692405 2024-02-06 23:32:49.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-06 23:32:49.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-06 23:32:49.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.825 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48692405: (connection evicted) 2024-02-06 23:32:49.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-06 23:32:49.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f3acc9 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-06 23:32:49.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@584136c1 2024-02-06 23:32:49.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@584136c1 2024-02-06 23:32:49.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-06 23:32:49.876 [DefaultDispatcher-worker-5 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584136c1 2024-02-06 23:32:49.886 [DefaultDispatcher-worker-1 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@584136c1 2024-02-06 23:32:49.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-06 23:32:49.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-06 23:32:49.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.887 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@584136c1: (connection evicted) 2024-02-06 23:32:49.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-06 23:32:49.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-06 23:32:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd23809 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-06 23:32:49.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ab895f 2024-02-06 23:32:49.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ab895f 2024-02-06 23:32:49.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-06 23:32:49.939 [DefaultDispatcher-worker-10 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ab895f 2024-02-06 23:32:49.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-06 23:32:49.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-06 23:32:49.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.942 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60ab895f: (connection evicted) 2024-02-06 23:32:49.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-06 23:32:49.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-06 23:32:49.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f4038c 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:49.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:49.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-06 23:32:49.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c15034f 2024-02-06 23:32:49.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c15034f 2024-02-06 23:32:49.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-06 23:32:49.979 [DefaultDispatcher-worker-10 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c15034f 2024-02-06 23:32:49.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-06 23:32:49.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-06 23:32:49.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:49.980 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c15034f: (connection evicted) 2024-02-06 23:32:49.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:49.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-06 23:32:49.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7109b603 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:50.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:50.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-06 23:32:50.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b5e7db 2024-02-06 23:32:50.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b5e7db 2024-02-06 23:32:50.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-06 23:32:50.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-06 23:32:50.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ff8e744 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:50.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e82089 2024-02-06 23:32:50.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e82089 2024-02-06 23:32:50.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-06 23:32:50.092 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:32:50.143 [Test worker] INFO ktor.application - Application started in 0.055 seconds. 2024-02-06 23:32:50.143 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@23954300 2024-02-06 23:32:50.154 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:50.165 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:50.242 [DefaultDispatcher-worker-8 @coroutine#509] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ced0537 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:50.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:50.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:50.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-06 23:32:50.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:50.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:50.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:50.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:50.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:50.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:50.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:50.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:50.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-06 23:32:50.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b630d4b 2024-02-06 23:32:50.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b630d4b 2024-02-06 23:32:50.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-06 23:32:50.275 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 23:32:50.286 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 23:32:50.287 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 23:32:50.287 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 23:32:50.287 [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-02-06 23:32:50.287 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 23:32:50.287 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 23:32:50.288 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 23:32:50.288 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:32:50.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c7f2fdb 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:50.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:50.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-06 23:32:50.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-06 23:32:50.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-06 23:32:50.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-06 23:32:50.336 [DefaultDispatcher-worker-8 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-06 23:32:50.342 [DefaultDispatcher-worker-1 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b630d4b 2024-02-06 23:32:50.343 [DefaultDispatcher-worker-1 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b630d4b 2024-02-06 23:32:50.343 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:50.353 [DefaultDispatcher-worker-9 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-06 23:32:50.353 [Test worker @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555863129860493312/_ustadmanifest.json 2024-02-06 23:32:50.353 [Test worker @coroutine#514] 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/555863129860493312/_ustadmanifest.json. 2024-02-06 23:32:50.353 [Test worker @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555863129860493312/_ustadmanifest.json 2024-02-06 23:32:50.358 [Test worker @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555863129860493312/_ustadmanifest.json 2024-02-06 23:32:50.358 [Test worker @coroutine#514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555863129860493312/_ustadmanifest.json 2024-02-06 23:32:50.365 [Test worker @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555863129860493312/_ustadmanifest.json. 2024-02-06 23:32:50.365 [Test worker @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555863129860493312/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:32:50.367 [Test worker @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b630d4b 2024-02-06 23:32:50.382 [DefaultDispatcher-worker-3 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-06 23:32:50.389 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 23:32:50.391 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:50.391 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f664feca-06fd-49b4-9bef-5f5647277400', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 23:32:50.395 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:32:50.395 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f664feca-06fd-49b4-9bef-5f5647277400 2024-02-06 23:32:50.400 [DefaultDispatcher-worker-9 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:50.401 [DefaultDispatcher-worker-9 @coroutine#534] 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-02-06 23:32:50.401 [DefaultDispatcher-worker-9 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:50.401 [DefaultDispatcher-worker-9 @coroutine#534] 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-02-06 23:32:50.407 [DefaultDispatcher-worker-5 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-06 23:32:50.408 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:32:50.408 [DefaultDispatcher-worker-5 @coroutine#533] 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-02-06 23:32:50.408 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:32:50.413 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:50.414 [MyScheduler_Worker-1 @coroutine#539] 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-02-06 23:32:50.414 [MyScheduler_Worker-1 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:50.414 [MyScheduler_Worker-1 @coroutine#539] 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-02-06 23:32:50.463 [eventLoopGroupProxy-4-3 @call-handler#555] 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-02-06 23:32:50.463 [eventLoopGroupProxy-4-1 @call-handler#557] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:32:50.463 [eventLoopGroupProxy-4-2 @call-handler#556] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:32:50.463 [eventLoopGroupProxy-4-4 @call-handler#558] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:32:50.472 [eventLoopGroupProxy-4-2 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:50.472 [eventLoopGroupProxy-4-4 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:50.475 [eventLoopGroupProxy-4-3 @call-handler#555] 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-02-06 23:32:50.475 [eventLoopGroupProxy-4-1 @call-handler#557] 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-02-06 23:32:50.475 [eventLoopGroupProxy-4-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:32:50.479 [eventLoopGroupProxy-4-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:50.479 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:32:50.479 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:32:50.480 [DefaultDispatcher-worker-11 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:50.480 [DefaultDispatcher-worker-11 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:50.496 [DefaultDispatcher-worker-10 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-06 23:32:50.498 [eventLoopGroupProxy-4-3 @coroutine#565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b5e7db 2024-02-06 23:32:50.504 [DefaultDispatcher-worker-5 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-06 23:32:50.512 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:50.513 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:50.513 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:32:50.513 [MyScheduler_Worker-1 @coroutine#539] 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-02-06 23:32:50.530 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:50.531 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:50.531 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:50.531 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:50.601 [eventLoopGroupProxy-4-2 @call-handler#556] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 143ms 2024-02-06 23:32:50.601 [eventLoopGroupProxy-4-3 @call-handler#555] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 143ms 2024-02-06 23:32:50.601 [eventLoopGroupProxy-4-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 143ms 2024-02-06 23:32:50.602 [eventLoopGroupProxy-4-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:50.616 [eventLoopGroupProxy-4-1 @coroutine#574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b5e7db 2024-02-06 23:32:50.617 [eventLoopGroupProxy-4-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:50.617 [eventLoopGroupProxy-4-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-06 23:32:50.618 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:50.630 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:50.630 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:50.630 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:50.630 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:50.634 [eventLoopGroupProxy-4-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:50.637 [eventLoopGroupProxy-4-1 @coroutine#580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b5e7db 2024-02-06 23:32:50.637 [eventLoopGroupProxy-4-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:50.638 [eventLoopGroupProxy-4-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 23:32:50.638 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:50.661 [DefaultDispatcher-worker-8 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-06 23:32:50.674 [DefaultDispatcher-worker-1 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-06 23:32:50.692 [DefaultDispatcher-worker-1 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:32:50.692 [DefaultDispatcher-worker-1 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:32:50.692 [DefaultDispatcher-worker-1 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:32:50.692 [DefaultDispatcher-worker-1 @coroutine#535] 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-02-06 23:32:50.695 [eventLoopGroupProxy-4-1 @call-handler#598] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:32:50.696 [eventLoopGroupProxy-4-1 @call-handler#598] 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-02-06 23:32:50.696 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:32:50.722 [DefaultDispatcher-worker-8 @call-handler#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e82089 2024-02-06 23:32:50.725 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:50.725 [eventLoopGroupProxy-4-1 @call-handler#598] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 30ms 2024-02-06 23:32:50.725 [DefaultDispatcher-worker-10 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555863129860493312/_ustadmanifest.json 2024-02-06 23:32:50.725 [DefaultDispatcher-worker-10 @coroutine#508] 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/555863129860493312/_ustadmanifest.json. 2024-02-06 23:32:50.725 [DefaultDispatcher-worker-10 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555863129860493312/_ustadmanifest.json 2024-02-06 23:32:50.726 [DefaultDispatcher-worker-6 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:32:50.726 [DefaultDispatcher-worker-6 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:32:50.727 [DefaultDispatcher-worker-6 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:32:50.727 [DefaultDispatcher-worker-6 @coroutine#535] 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-02-06 23:32:50.728 [DefaultDispatcher-worker-2 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555863129860493312/_ustadmanifest.json 2024-02-06 23:32:50.728 [DefaultDispatcher-worker-2 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555863129860493312/_ustadmanifest.json 2024-02-06 23:32:50.729 [DefaultDispatcher-worker-2 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555863129860493312/_ustadmanifest.json. 2024-02-06 23:32:50.729 [DefaultDispatcher-worker-2 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555863129860493312/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:32:50.730 [DefaultDispatcher-worker-2 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b5e7db 2024-02-06 23:32:50.744 [DefaultDispatcher-worker-5 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33 2024-02-06 23:32:50.747 [DefaultDispatcher-worker-13 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e82089 2024-02-06 23:32:50.749 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 23:32:50.749 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 23:32:50.749 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 23:32:50.749 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 23:32:50.749 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 23:32:50.751 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b630d4b 2024-02-06 23:32:50.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-06 23:32:50.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-06 23:32:50.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:50.751 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d01ea33: (connection evicted) 2024-02-06 23:32:50.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:50.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-06 23:32:50.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-06 23:32:50.781 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:32:50.781 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:32:51.163 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:32:51.762 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@23954300 2024-02-06 23:32:51.762 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@23954300 2024-02-06 23:32:51.766 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b5e7db 2024-02-06 23:32:51.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-06 23:32:51.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-06 23:32:51.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:51.766 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53e82089: (connection evicted) 2024-02-06 23:32:51.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:51.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-06 23:32:51.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-06 23:32:51.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0f7bcf 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:51.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:51.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-06 23:32:51.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-06 23:32:51.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-06 23:32:51.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cdb05aa 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:51.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-06 23:32:51.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-06 23:32:51.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-06 23:32:51.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-06 23:32:51.808 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:32:51.810 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-06 23:32:51.810 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@24f2608b 2024-02-06 23:32:51.812 [DefaultDispatcher-worker-12 @coroutine#624] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b6f3d0b 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:51.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:51.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-06 23:32:51.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@776a3365 2024-02-06 23:32:51.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@776a3365 2024-02-06 23:32:51.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-06 23:32:51.815 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 23:32:51.815 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 23:32:51.815 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 23:32:51.815 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 23:32:51.815 [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-02-06 23:32:51.815 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 23:32:51.815 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 23:32:51.816 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 23:32:51.816 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc18fec 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:51.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-06 23:32:51.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-06 23:32:51.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-06 23:32:51.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-06 23:32:51.856 [DefaultDispatcher-worker-12 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-06 23:32:51.864 [DefaultDispatcher-worker-13 @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a3365 2024-02-06 23:32:51.868 [Test worker @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a3365 2024-02-06 23:32:51.878 [DefaultDispatcher-worker-9 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-06 23:32:51.879 [Test worker @coroutine#628] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555863136144093184/_ustadmanifest.json 2024-02-06 23:32:51.879 [Test worker @coroutine#628] 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/555863136144093184/_ustadmanifest.json. 2024-02-06 23:32:51.879 [Test worker @coroutine#628] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555863136144093184/_ustadmanifest.json 2024-02-06 23:32:51.881 [Test worker @coroutine#628] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555863136144093184/_ustadmanifest.json 2024-02-06 23:32:51.882 [Test worker @coroutine#628] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555863136144093184/_ustadmanifest.json 2024-02-06 23:32:51.882 [Test worker @coroutine#628] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555863136144093184/_ustadmanifest.json. 2024-02-06 23:32:51.882 [Test worker @coroutine#628] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555863136144093184/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:32:51.884 [Test worker @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a3365 2024-02-06 23:32:51.889 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:51.893 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:51.897 [DefaultDispatcher-worker-4 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-06 23:32:51.898 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 23:32:51.898 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-962c4821-9bc2-4651-9e3d-a9a1b3a47ead', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 23:32:51.899 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-962c4821-9bc2-4651-9e3d-a9a1b3a47ead 2024-02-06 23:32:51.899 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:32:51.901 [DefaultDispatcher-worker-11 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:51.901 [DefaultDispatcher-worker-11 @coroutine#651] 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-02-06 23:32:51.901 [DefaultDispatcher-worker-11 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:51.901 [DefaultDispatcher-worker-11 @coroutine#651] 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-02-06 23:32:51.906 [eventLoopGroupProxy-7-2 @call-handler#662] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:32:51.907 [eventLoopGroupProxy-7-1 @call-handler#661] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:32:51.908 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:51.908 [eventLoopGroupProxy-7-1 @call-handler#661] 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-02-06 23:32:51.908 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:32:51.909 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:51.909 [eventLoopGroupProxy-7-1 @call-handler#661] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 4ms 2024-02-06 23:32:51.910 [DefaultDispatcher-worker-3 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:51.910 [DefaultDispatcher-worker-3 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:51.913 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:51.913 [DefaultDispatcher-worker-14 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-06 23:32:51.913 [DefaultDispatcher-worker-14 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:32:51.913 [DefaultDispatcher-worker-14 @coroutine#650] 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-02-06 23:32:51.913 [DefaultDispatcher-worker-14 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:32:51.916 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:51.916 [MyScheduler_Worker-1 @coroutine#654] 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-02-06 23:32:51.916 [MyScheduler_Worker-1 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:51.916 [MyScheduler_Worker-1 @coroutine#654] 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-02-06 23:32:51.916 [eventLoopGroupProxy-7-1 @call-handler#674] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:32:51.917 [eventLoopGroupProxy-7-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:51.917 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:51.917 [eventLoopGroupProxy-7-1 @call-handler#674] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-06 23:32:51.918 [DefaultDispatcher-worker-11 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:32:51.918 [DefaultDispatcher-worker-11 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:32:51.921 [eventLoopGroupProxy-7-1 @call-handler#679] 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-02-06 23:32:51.924 [eventLoopGroupProxy-7-1 @call-handler#679] 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-02-06 23:32:51.927 [eventLoopGroupProxy-7-1 @coroutine#680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-06 23:32:51.929 [eventLoopGroupProxy-7-1 @call-handler#679] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 9ms 2024-02-06 23:32:51.929 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:51.930 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:51.930 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:32:51.930 [MyScheduler_Worker-1 @coroutine#654] 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-02-06 23:32:51.930 [DefaultDispatcher-worker-6 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-06 23:32:51.931 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:51.931 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:51.931 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:51.931 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:51.934 [eventLoopGroupProxy-7-1 @call-handler#688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:51.937 [eventLoopGroupProxy-7-1 @coroutine#689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-06 23:32:51.937 [eventLoopGroupProxy-7-1 @call-handler#688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:51.938 [eventLoopGroupProxy-7-1 @call-handler#688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:32:51.938 [DefaultDispatcher-worker-7 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-06 23:32:51.938 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:51.941 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:51.941 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:51.941 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:51.941 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:51.943 [eventLoopGroupProxy-7-1 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:51.946 [eventLoopGroupProxy-7-1 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-06 23:32:51.947 [eventLoopGroupProxy-7-1 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:51.947 [eventLoopGroupProxy-7-1 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:32:51.948 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:51.950 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:51.950 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:51.950 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:51.950 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:51.952 [eventLoopGroupProxy-7-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:51.997 [eventLoopGroupProxy-7-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:51.997 [eventLoopGroupProxy-7-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:32:51.998 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:51.999 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:51.999 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:51.999 [MyScheduler_Worker-1 @coroutine#684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:51.999 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:52.002 [eventLoopGroupProxy-7-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:52.003 [eventLoopGroupProxy-7-1 @call-handler#704] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:52.004 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.004 [MyScheduler_Worker-1 @coroutine#684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:52.004 [MyScheduler_Worker-1 @coroutine#684] 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-02-06 23:32:52.004 [MyScheduler_Worker-1 @coroutine#684] 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-02-06 23:32:52.005 [MyScheduler_Worker-1 @coroutine#684] 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-02-06 23:32:52.016 [DefaultDispatcher-worker-12 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-06 23:32:52.017 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 23:32:52.518 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-87d28349-10a3-4c4c-b4e5-aac0cfd64889', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 23:32:52.518 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:32:52.518 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-87d28349-10a3-4c4c-b4e5-aac0cfd64889 2024-02-06 23:32:52.521 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:52.521 [MyScheduler_Worker-2 @coroutine#709] 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-02-06 23:32:52.521 [MyScheduler_Worker-2 @coroutine#709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:52.521 [MyScheduler_Worker-2 @coroutine#709] 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-02-06 23:32:52.524 [eventLoopGroupProxy-7-1 @call-handler#717] 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-02-06 23:32:52.524 [eventLoopGroupProxy-7-1 @call-handler#717] 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-02-06 23:32:52.526 [eventLoopGroupProxy-7-1 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-06 23:32:52.529 [eventLoopGroupProxy-7-1 @call-handler#717] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 6ms 2024-02-06 23:32:52.529 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:52.529 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:52.530 [MyScheduler_Worker-2 @coroutine#709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:32:52.530 [MyScheduler_Worker-2 @coroutine#709] 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-02-06 23:32:52.532 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.532 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:52.532 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.532 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:52.534 [eventLoopGroupProxy-7-1 @call-handler#725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:52.577 [eventLoopGroupProxy-7-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:52.577 [eventLoopGroupProxy-7-1 @call-handler#725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 23:32:52.578 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.579 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.579 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:52.579 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.579 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:52.582 [eventLoopGroupProxy-7-1 @call-handler#729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:52.584 [eventLoopGroupProxy-7-1 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:52.584 [eventLoopGroupProxy-7-1 @call-handler#729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:52.585 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.585 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.585 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:52.585 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.585 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:52.588 [eventLoopGroupProxy-7-1 @call-handler#733] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:52.590 [eventLoopGroupProxy-7-1 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:52.590 [eventLoopGroupProxy-7-1 @call-handler#733] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:52.590 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.591 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.591 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:52.591 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.591 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:52.593 [eventLoopGroupProxy-7-1 @call-handler#737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:52.637 [eventLoopGroupProxy-7-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:52.637 [eventLoopGroupProxy-7-1 @call-handler#737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 23:32:52.638 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.638 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.638 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:52.639 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.639 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:52.641 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:52.643 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:52.643 [eventLoopGroupProxy-7-1 @call-handler#741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:52.644 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.645 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.645 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:52.645 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.645 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:52.646 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:52.648 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:52.648 [eventLoopGroupProxy-7-1 @call-handler#745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:52.649 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.649 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.649 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:52.649 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.649 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:52.651 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:52.653 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:52.653 [eventLoopGroupProxy-7-1 @call-handler#749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:52.653 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.654 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.654 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:52.654 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.654 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:52.656 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:52.700 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:52.701 [eventLoopGroupProxy-7-1 @call-handler#753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:32:52.701 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.702 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.702 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:52.702 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.702 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:52.704 [eventLoopGroupProxy-7-1 @call-handler#758] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:52.705 [eventLoopGroupProxy-7-1 @call-handler#758] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:52.706 [eventLoopGroupProxy-7-1 @call-handler#758] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:52.706 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.707 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.707 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:52.707 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.707 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:52.709 [eventLoopGroupProxy-7-1 @call-handler#762] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:52.711 [eventLoopGroupProxy-7-1 @call-handler#762] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:52.711 [eventLoopGroupProxy-7-1 @call-handler#762] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:52.711 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.712 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.712 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:52.712 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.712 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:52.714 [eventLoopGroupProxy-7-1 @call-handler#766] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:52.756 [eventLoopGroupProxy-7-1 @call-handler#766] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:52.756 [eventLoopGroupProxy-7-1 @call-handler#766] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-06 23:32:52.757 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.758 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.758 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:52.758 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.758 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:52.760 [eventLoopGroupProxy-7-1 @call-handler#770] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:52.762 [eventLoopGroupProxy-7-1 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-06 23:32:52.762 [eventLoopGroupProxy-7-1 @call-handler#770] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:52.762 [eventLoopGroupProxy-7-1 @call-handler#770] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:52.763 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.765 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.765 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:52.765 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.765 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:52.768 [eventLoopGroupProxy-7-1 @call-handler#776] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:52.771 [eventLoopGroupProxy-7-1 @coroutine#777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-06 23:32:52.771 [eventLoopGroupProxy-7-1 @call-handler#776] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:52.771 [eventLoopGroupProxy-7-1 @call-handler#776] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:52.772 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.773 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.774 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:52.774 [MyScheduler_Worker-2 @coroutine#722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.774 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:52.776 [eventLoopGroupProxy-7-1 @call-handler#782] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:52.778 [eventLoopGroupProxy-7-1 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-06 23:32:52.779 [eventLoopGroupProxy-7-1 @call-handler#782] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:52.779 [eventLoopGroupProxy-7-1 @call-handler#782] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:52.779 [MyScheduler_Worker-2 @coroutine#722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:52.790 [DefaultDispatcher-worker-12 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-06 23:32:52.800 [DefaultDispatcher-worker-8 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-06 23:32:52.801 [DefaultDispatcher-worker-8 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:32:52.801 [DefaultDispatcher-worker-8 @coroutine#652] 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-02-06 23:32:52.801 [DefaultDispatcher-worker-8 @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:32:52.801 [DefaultDispatcher-worker-8 @coroutine#652] 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-02-06 23:32:52.803 [eventLoopGroupProxy-7-1 @call-handler#796] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:32:52.803 [eventLoopGroupProxy-7-1 @call-handler#796] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-06 23:32:52.803 [eventLoopGroupProxy-7-1 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:32:52.832 [DefaultDispatcher-worker-14 @call-handler#796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-06 23:32:52.833 [eventLoopGroupProxy-7-1 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:52.833 [eventLoopGroupProxy-7-1 @call-handler#796] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 31ms 2024-02-06 23:32:52.833 [DefaultDispatcher-worker-8 @coroutine#623] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555863136144093184/_ustadmanifest.json 2024-02-06 23:32:52.833 [DefaultDispatcher-worker-8 @coroutine#623] 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/555863136144093184/_ustadmanifest.json. 2024-02-06 23:32:52.833 [DefaultDispatcher-worker-8 @coroutine#623] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555863136144093184/_ustadmanifest.json 2024-02-06 23:32:52.834 [DefaultDispatcher-worker-4 @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:32:52.834 [DefaultDispatcher-worker-4 @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:32:52.835 [DefaultDispatcher-worker-4 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:32:52.835 [DefaultDispatcher-worker-4 @coroutine#652] 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-02-06 23:32:52.836 [DefaultDispatcher-worker-6 @coroutine#623] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555863136144093184/_ustadmanifest.json 2024-02-06 23:32:52.836 [DefaultDispatcher-worker-6 @coroutine#623] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555863136144093184/_ustadmanifest.json 2024-02-06 23:32:52.836 [DefaultDispatcher-worker-6 @coroutine#623] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555863136144093184/_ustadmanifest.json. 2024-02-06 23:32:52.836 [DefaultDispatcher-worker-6 @coroutine#623] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555863136144093184/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:32:52.837 [DefaultDispatcher-worker-6 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-06 23:32:52.849 [DefaultDispatcher-worker-10 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-02-06 23:32:52.850 [DefaultDispatcher-worker-5 @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77401977 2024-02-06 23:32:52.851 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 23:32:52.851 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 23:32:52.851 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 23:32:52.851 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 23:32:52.851 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 23:32:52.853 [Test worker @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776a3365 2024-02-06 23:32:52.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-06 23:32:52.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-06 23:32:52.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:52.853 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36762234: (connection evicted) 2024-02-06 23:32:52.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:52.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-06 23:32:52.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-06 23:32:53.018 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:32:53.291 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:32:53.316 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:32:53.858 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@24f2608b 2024-02-06 23:32:53.859 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@24f2608b 2024-02-06 23:32:53.860 [Test worker @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978b0d5 2024-02-06 23:32:53.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-06 23:32:53.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-06 23:32:53.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:53.860 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77401977: (connection evicted) 2024-02-06 23:32:53.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:53.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-06 23:32:53.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-06 23:32:53.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a86be01 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:53.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:53.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-06 23:32:53.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-06 23:32:53.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-06 23:32:53.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23dc70c1 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:53.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-06 23:32:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:53.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:53.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-06 23:32:53.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8 2024-02-06 23:32:53.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8 2024-02-06 23:32:53.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-06 23:32:53.903 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:32:53.904 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-06 23:32:53.904 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1842dc39 2024-02-06 23:32:53.905 [DefaultDispatcher-worker-8 @coroutine#833] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:32:53.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e12f38c 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:53.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-06 23:32:53.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-06 23:32:53.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-06 23:32:53.908 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 23:32:53.909 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 23:32:53.909 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 23:32:53.909 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 23:32:53.909 [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-02-06 23:32:53.909 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 23:32:53.909 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 23:32:53.909 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 23:32:53.909 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a8f553 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:53.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:53.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-06 23:32:53.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 23:32:53.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 23:32:53.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-06 23:32:53.945 [DefaultDispatcher-worker-12 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 23:32:53.952 [DefaultDispatcher-worker-12 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-06 23:32:53.954 [Test worker @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-06 23:32:53.966 [DefaultDispatcher-worker-6 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 23:32:53.966 [Test worker @coroutine#837] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555863144638947328/_ustadmanifest.json 2024-02-06 23:32:53.966 [Test worker @coroutine#837] 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/555863144638947328/_ustadmanifest.json. 2024-02-06 23:32:53.966 [Test worker @coroutine#837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555863144638947328/_ustadmanifest.json 2024-02-06 23:32:53.968 [Test worker @coroutine#837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555863144638947328/_ustadmanifest.json 2024-02-06 23:32:53.968 [Test worker @coroutine#837] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555863144638947328/_ustadmanifest.json 2024-02-06 23:32:53.968 [Test worker @coroutine#837] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555863144638947328/_ustadmanifest.json. 2024-02-06 23:32:53.968 [Test worker @coroutine#837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555863144638947328/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:32:53.969 [Test worker @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-06 23:32:53.982 [DefaultDispatcher-worker-11 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 23:32:53.982 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:53.982 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 23:32:53.982 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7eee4dcd-1c4b-4c62-8f56-c42c52f9a7c9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 23:32:53.984 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:32:53.984 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7eee4dcd-1c4b-4c62-8f56-c42c52f9a7c9 2024-02-06 23:32:53.985 [DefaultDispatcher-worker-10 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:53.985 [DefaultDispatcher-worker-10 @coroutine#860] 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-02-06 23:32:53.985 [DefaultDispatcher-worker-10 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:53.985 [DefaultDispatcher-worker-10 @coroutine#860] 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-02-06 23:32:53.986 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:53.989 [eventLoopGroupProxy-10-1 @call-handler#870] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:32:53.989 [eventLoopGroupProxy-10-2 @call-handler#871] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:32:53.989 [eventLoopGroupProxy-10-1 @call-handler#870] 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-02-06 23:32:53.989 [eventLoopGroupProxy-10-2 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:53.989 [eventLoopGroupProxy-10-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:32:53.990 [eventLoopGroupProxy-10-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:53.990 [eventLoopGroupProxy-10-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-06 23:32:53.991 [DefaultDispatcher-worker-1 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:53.991 [DefaultDispatcher-worker-1 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:53.994 [DefaultDispatcher-worker-14 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 23:32:53.995 [DefaultDispatcher-worker-14 @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:32:53.995 [DefaultDispatcher-worker-14 @coroutine#859] 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-02-06 23:32:53.995 [DefaultDispatcher-worker-14 @coroutine#859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:32:53.997 [eventLoopGroupProxy-10-1 @call-handler#881] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:32:53.997 [eventLoopGroupProxy-10-1 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:53.997 [MyScheduler_Worker-1 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:53.997 [MyScheduler_Worker-1 @coroutine#863] 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-02-06 23:32:53.997 [eventLoopGroupProxy-10-1 @call-handler#881] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-06 23:32:53.997 [MyScheduler_Worker-1 @coroutine#863] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:53.997 [MyScheduler_Worker-1 @coroutine#863] 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-02-06 23:32:53.998 [DefaultDispatcher-worker-7 @coroutine#859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:32:53.998 [DefaultDispatcher-worker-7 @coroutine#859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:32:53.999 [eventLoopGroupProxy-10-1 @call-handler#888] 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-02-06 23:32:53.999 [eventLoopGroupProxy-10-1 @call-handler#888] 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-02-06 23:32:54.000 [eventLoopGroupProxy-10-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-06 23:32:54.002 [eventLoopGroupProxy-10-1 @call-handler#888] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-06 23:32:54.003 [MyScheduler_Worker-1 @coroutine#863] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:54.003 [MyScheduler_Worker-1 @coroutine#863] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:54.003 [MyScheduler_Worker-1 @coroutine#863] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:32:54.003 [MyScheduler_Worker-1 @coroutine#863] 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-02-06 23:32:54.006 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:54.006 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:54.006 [MyScheduler_Worker-1 @coroutine#893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:54.006 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:54.006 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:54.008 [eventLoopGroupProxy-10-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-02-06 23:32:54.009 [DefaultDispatcher-worker-10 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 23:32:54.010 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:32:54.011 [eventLoopGroupProxy-10-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-06 23:32:54.011 [eventLoopGroupProxy-10-1 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:54.012 [eventLoopGroupProxy-10-1 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:32:54.012 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:54.014 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:54.014 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:54.015 [MyScheduler_Worker-1 @coroutine#893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:54.015 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:54.017 [eventLoopGroupProxy-10-1 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:54.019 [eventLoopGroupProxy-10-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-06 23:32:54.019 [eventLoopGroupProxy-10-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:54.019 [eventLoopGroupProxy-10-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:54.020 [DefaultDispatcher-worker-10 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 23:32:54.024 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:54.026 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:54.026 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:54.026 [MyScheduler_Worker-1 @coroutine#893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:54.026 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:54.028 [eventLoopGroupProxy-10-1 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:54.032 [eventLoopGroupProxy-10-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-06 23:32:54.032 [eventLoopGroupProxy-10-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:54.032 [eventLoopGroupProxy-10-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:32:54.033 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:54.034 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:54.034 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:54.034 [MyScheduler_Worker-1 @coroutine#893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:54.034 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:54.036 [eventLoopGroupProxy-10-1 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:54.038 [eventLoopGroupProxy-10-1 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-06 23:32:54.038 [eventLoopGroupProxy-10-1 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:54.038 [eventLoopGroupProxy-10-1 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:54.038 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:54.040 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:54.040 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:54.040 [MyScheduler_Worker-1 @coroutine#893] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:54.040 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:54.041 [eventLoopGroupProxy-10-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-02-06 23:32:54.043 [eventLoopGroupProxy-10-1 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-06 23:32:54.043 [eventLoopGroupProxy-10-1 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:54.043 [eventLoopGroupProxy-10-1 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:54.044 [MyScheduler_Worker-1 @coroutine#893] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:54.055 [DefaultDispatcher-worker-8 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 23:32:54.062 [DefaultDispatcher-worker-15 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 23:32:54.063 [DefaultDispatcher-worker-15 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:32:54.063 [DefaultDispatcher-worker-15 @coroutine#861] 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-02-06 23:32:54.063 [DefaultDispatcher-worker-15 @coroutine#861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:32:54.063 [DefaultDispatcher-worker-15 @coroutine#861] 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-02-06 23:32:54.065 [eventLoopGroupProxy-10-1 @call-handler#933] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:32:54.065 [eventLoopGroupProxy-10-1 @call-handler#933] 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-02-06 23:32:54.065 [eventLoopGroupProxy-10-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:32:54.090 [DefaultDispatcher-worker-14 @call-handler#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8 2024-02-06 23:32:54.090 [eventLoopGroupProxy-10-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:54.090 [eventLoopGroupProxy-10-1 @call-handler#933] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-02-06 23:32:54.090 [DefaultDispatcher-worker-15 @coroutine#832] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555863144638947328/_ustadmanifest.json 2024-02-06 23:32:54.090 [DefaultDispatcher-worker-15 @coroutine#832] 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/555863144638947328/_ustadmanifest.json. 2024-02-06 23:32:54.090 [DefaultDispatcher-worker-15 @coroutine#832] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555863144638947328/_ustadmanifest.json 2024-02-06 23:32:54.091 [DefaultDispatcher-worker-10 @coroutine#861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:32:54.091 [DefaultDispatcher-worker-10 @coroutine#861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:32:54.092 [DefaultDispatcher-worker-10 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:32:54.092 [DefaultDispatcher-worker-10 @coroutine#861] 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-02-06 23:32:54.092 [DefaultDispatcher-worker-6 @coroutine#832] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555863144638947328/_ustadmanifest.json 2024-02-06 23:32:54.092 [DefaultDispatcher-worker-6 @coroutine#832] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555863144638947328/_ustadmanifest.json 2024-02-06 23:32:54.093 [DefaultDispatcher-worker-6 @coroutine#832] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555863144638947328/_ustadmanifest.json. 2024-02-06 23:32:54.093 [DefaultDispatcher-worker-6 @coroutine#832] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555863144638947328/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:32:54.094 [DefaultDispatcher-worker-6 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-06 23:32:54.102 [DefaultDispatcher-worker-13 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-06 23:32:54.104 [DefaultDispatcher-worker-8 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8 2024-02-06 23:32:54.105 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 23:32:54.105 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 23:32:54.105 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 23:32:54.105 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 23:32:54.105 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 23:32:54.107 [Test worker @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-06 23:32:54.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-06 23:32:54.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-06 23:32:54.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:54.107 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7204d98f: (connection evicted) 2024-02-06 23:32:54.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:54.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-06 23:32:54.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-06 23:32:54.409 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:32:54.409 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:32:54.475 [DefaultDispatcher-worker-10 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e4f2300 2024-02-06 23:32:54.555 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:32:55.113 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1842dc39 2024-02-06 23:32:55.114 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1842dc39 2024-02-06 23:32:55.115 [Test worker @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-06 23:32:55.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-06 23:32:55.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-06 23:32:55.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:55.115 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8: (connection evicted) 2024-02-06 23:32:55.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:55.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-06 23:32:55.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-06 23:32:55.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f1f330 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:55.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b32b678 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:55.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:55.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-06 23:32:55.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 23:32:55.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 23:32:55.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-06 23:32:55.148 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:32:55.150 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-06 23:32:55.150 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@78829412 2024-02-06 23:32:55.151 [DefaultDispatcher-worker-8 @coroutine#974] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3892802b 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:55.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:55.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-06 23:32:55.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-06 23:32:55.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-06 23:32:55.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-06 23:32:55.154 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-06 23:32:55.154 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-06 23:32:55.154 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-06 23:32:55.154 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-06 23:32:55.154 [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-02-06 23:32:55.154 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-06 23:32:55.154 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-06 23:32:55.154 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-06 23:32:55.154 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:32:55.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50008974 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:55.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:55.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-06 23:32:55.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 23:32:55.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 23:32:55.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-06 23:32:55.189 [DefaultDispatcher-worker-10 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 23:32:55.229 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:55.232 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:55.242 [DefaultDispatcher-worker-8 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-06 23:32:55.252 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:55.256 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:55.269 [DefaultDispatcher-worker-8 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-06 23:32:55.276 [DefaultDispatcher-worker-12 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-06 23:32:55.281 [DefaultDispatcher-worker-12 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-06 23:32:55.290 [DefaultDispatcher-worker-10 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 23:32:55.290 [Test worker @coroutine#978] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555863150379925504/_ustadmanifest.json 2024-02-06 23:32:55.290 [Test worker @coroutine#978] 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/555863150379925504/_ustadmanifest.json. 2024-02-06 23:32:55.290 [Test worker @coroutine#978] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555863150379925504/_ustadmanifest.json 2024-02-06 23:32:55.292 [Test worker @coroutine#978] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555863150379925504/_ustadmanifest.json 2024-02-06 23:32:55.292 [Test worker @coroutine#978] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555863150379925504/_ustadmanifest.json 2024-02-06 23:32:55.293 [Test worker @coroutine#978] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555863150379925504/_ustadmanifest.json. 2024-02-06 23:32:55.293 [Test worker @coroutine#978] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555863150379925504/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:32:55.308 [Test worker @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-06 23:32:55.371 [DefaultDispatcher-worker-6 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 23:32:55.372 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-06 23:32:55.372 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1610c146-a0f0-4e09-b4e9-bdf073f8d51e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-06 23:32:55.373 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-06 23:32:55.373 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1610c146-a0f0-4e09-b4e9-bdf073f8d51e 2024-02-06 23:32:55.374 [DefaultDispatcher-worker-5 @coroutine#1155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:55.374 [DefaultDispatcher-worker-5 @coroutine#1155] 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-02-06 23:32:55.374 [DefaultDispatcher-worker-5 @coroutine#1155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:55.375 [DefaultDispatcher-worker-5 @coroutine#1155] 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-02-06 23:32:55.378 [eventLoopGroupProxy-13-1 @call-handler#1165] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:32:55.378 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.378 [eventLoopGroupProxy-13-2 @call-handler#1166] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:32:55.379 [eventLoopGroupProxy-13-2 @call-handler#1166] 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-02-06 23:32:55.379 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:32:55.380 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.380 [eventLoopGroupProxy-13-2 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-06 23:32:55.381 [DefaultDispatcher-worker-4 @coroutine#1155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:55.381 [DefaultDispatcher-worker-4 @coroutine#1155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:32:55.383 [DefaultDispatcher-worker-12 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 23:32:55.383 [DefaultDispatcher-worker-12 @coroutine#1154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:32:55.383 [DefaultDispatcher-worker-12 @coroutine#1154] 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-02-06 23:32:55.383 [DefaultDispatcher-worker-12 @coroutine#1154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:32:55.385 [eventLoopGroupProxy-13-2 @call-handler#1172] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:32:55.386 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.386 [eventLoopGroupProxy-13-2 @call-handler#1172] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-06 23:32:55.386 [DefaultDispatcher-worker-1 @coroutine#1154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:32:55.386 [DefaultDispatcher-worker-1 @coroutine#1154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:32:55.397 [DefaultDispatcher-worker-6 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 23:32:55.402 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:55.402 [MyScheduler_Worker-1 @coroutine#1158] 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-02-06 23:32:55.402 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:55.402 [MyScheduler_Worker-1 @coroutine#1158] 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-02-06 23:32:55.404 [eventLoopGroupProxy-13-2 @call-handler#1334] 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-02-06 23:32:55.404 [eventLoopGroupProxy-13-2 @call-handler#1334] 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-02-06 23:32:55.405 [DefaultDispatcher-worker-5 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 23:32:55.409 [eventLoopGroupProxy-13-2 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.412 [eventLoopGroupProxy-13-2 @call-handler#1334] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 8ms 2024-02-06 23:32:55.413 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:55.413 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:55.414 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:32:55.414 [MyScheduler_Worker-1 @coroutine#1158] 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-02-06 23:32:55.417 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.417 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.417 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.418 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.419 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.422 [eventLoopGroupProxy-13-2 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.423 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.423 [eventLoopGroupProxy-13-2 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:32:55.423 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.426 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.426 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.426 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.426 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.428 [eventLoopGroupProxy-13-2 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.475 [eventLoopGroupProxy-13-2 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.475 [eventLoopGroupProxy-13-2 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.475 [eventLoopGroupProxy-13-2 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-06 23:32:55.476 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.478 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.478 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.478 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.478 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.480 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.481 [eventLoopGroupProxy-13-2 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.481 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.482 [eventLoopGroupProxy-13-2 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.482 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.484 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.484 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.484 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.484 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.485 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.490 [eventLoopGroupProxy-13-2 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.491 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.491 [eventLoopGroupProxy-13-2 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-06 23:32:55.491 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.493 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.493 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.493 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.493 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.495 [eventLoopGroupProxy-13-2 @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-02-06 23:32:55.537 [eventLoopGroupProxy-13-2 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.537 [eventLoopGroupProxy-13-2 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.538 [eventLoopGroupProxy-13-2 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 23:32:55.538 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.540 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.540 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.540 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.540 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.542 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.552 [eventLoopGroupProxy-13-2 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.552 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.552 [eventLoopGroupProxy-13-2 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-06 23:32:55.553 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.554 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.554 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.554 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.554 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.556 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.560 [eventLoopGroupProxy-13-2 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.560 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.560 [eventLoopGroupProxy-13-2 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-06 23:32:55.561 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.562 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.562 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.562 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.562 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.564 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.609 [eventLoopGroupProxy-13-2 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.609 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.609 [eventLoopGroupProxy-13-2 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:32:55.610 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.611 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.611 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.611 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.611 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.613 [eventLoopGroupProxy-13-2 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.616 [eventLoopGroupProxy-13-2 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.616 [eventLoopGroupProxy-13-2 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.617 [eventLoopGroupProxy-13-2 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:55.617 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.618 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.618 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.618 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.618 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.620 [eventLoopGroupProxy-13-2 @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-02-06 23:32:55.622 [eventLoopGroupProxy-13-2 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.622 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.622 [eventLoopGroupProxy-13-2 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.623 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.624 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.624 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.624 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.624 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.626 [eventLoopGroupProxy-13-2 @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-02-06 23:32:55.627 [eventLoopGroupProxy-13-2 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.628 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.628 [eventLoopGroupProxy-13-2 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.628 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.629 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.630 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.630 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.630 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.631 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.633 [eventLoopGroupProxy-13-2 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.633 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.633 [eventLoopGroupProxy-13-2 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.634 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.635 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.635 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.635 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.635 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.636 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.638 [eventLoopGroupProxy-13-2 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.638 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.638 [eventLoopGroupProxy-13-2 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.639 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.640 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.640 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.640 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.640 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.642 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.643 [eventLoopGroupProxy-13-2 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.643 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.644 [eventLoopGroupProxy-13-2 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.644 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.645 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.645 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.645 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.645 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.647 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.649 [eventLoopGroupProxy-13-2 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.649 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.649 [eventLoopGroupProxy-13-2 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.650 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.651 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.651 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.651 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.651 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.652 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.654 [eventLoopGroupProxy-13-2 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.654 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.654 [eventLoopGroupProxy-13-2 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.655 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.656 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.656 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.656 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.656 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.657 [eventLoopGroupProxy-13-2 @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-02-06 23:32:55.659 [eventLoopGroupProxy-13-2 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.659 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.660 [eventLoopGroupProxy-13-2 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:55.660 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.661 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.661 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.661 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.661 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.663 [eventLoopGroupProxy-13-2 @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-02-06 23:32:55.665 [eventLoopGroupProxy-13-2 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.665 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.665 [eventLoopGroupProxy-13-2 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.665 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.667 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.667 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.667 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.667 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.668 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.670 [eventLoopGroupProxy-13-2 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.670 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.670 [eventLoopGroupProxy-13-2 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.671 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.672 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.672 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.672 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.672 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.674 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.675 [eventLoopGroupProxy-13-2 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.675 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.676 [eventLoopGroupProxy-13-2 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:55.676 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.677 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.677 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.677 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.677 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.679 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.681 [eventLoopGroupProxy-13-2 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.681 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.681 [eventLoopGroupProxy-13-2 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.682 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.683 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.683 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.683 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.683 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.684 [eventLoopGroupProxy-13-2 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.686 [eventLoopGroupProxy-13-2 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.686 [eventLoopGroupProxy-13-2 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.686 [eventLoopGroupProxy-13-2 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.687 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.688 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.688 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.688 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.688 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.690 [eventLoopGroupProxy-13-2 @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-02-06 23:32:55.692 [eventLoopGroupProxy-13-2 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.692 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.692 [eventLoopGroupProxy-13-2 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.692 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.693 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.694 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.694 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.694 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.695 [eventLoopGroupProxy-13-2 @call-handler#1481] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.697 [eventLoopGroupProxy-13-2 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.697 [eventLoopGroupProxy-13-2 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.697 [eventLoopGroupProxy-13-2 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.697 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.699 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.699 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.699 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.699 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.700 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.702 [eventLoopGroupProxy-13-2 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.702 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.702 [eventLoopGroupProxy-13-2 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.703 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.704 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.704 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.704 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.704 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.706 [eventLoopGroupProxy-13-2 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.707 [eventLoopGroupProxy-13-2 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.708 [eventLoopGroupProxy-13-2 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.708 [eventLoopGroupProxy-13-2 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.708 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.709 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.710 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.710 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.710 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.711 [eventLoopGroupProxy-13-2 @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-02-06 23:32:55.713 [eventLoopGroupProxy-13-2 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.713 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.713 [eventLoopGroupProxy-13-2 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.714 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.715 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.715 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.715 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.715 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.717 [eventLoopGroupProxy-13-2 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.718 [eventLoopGroupProxy-13-2 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.718 [eventLoopGroupProxy-13-2 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.719 [eventLoopGroupProxy-13-2 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:55.719 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.720 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.720 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.720 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.720 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.722 [eventLoopGroupProxy-13-2 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.723 [eventLoopGroupProxy-13-2 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.725 [eventLoopGroupProxy-13-2 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.725 [eventLoopGroupProxy-13-2 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:55.726 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.727 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.727 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.727 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.727 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.729 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.730 [eventLoopGroupProxy-13-2 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.730 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.731 [eventLoopGroupProxy-13-2 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:55.731 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.732 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.732 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.732 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.732 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.734 [eventLoopGroupProxy-13-2 @call-handler#1523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.736 [eventLoopGroupProxy-13-2 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.736 [eventLoopGroupProxy-13-2 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.736 [eventLoopGroupProxy-13-2 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.737 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.738 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.738 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.738 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.738 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.741 [eventLoopGroupProxy-13-2 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.743 [eventLoopGroupProxy-13-2 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.743 [eventLoopGroupProxy-13-2 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.744 [eventLoopGroupProxy-13-2 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:55.744 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.745 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.745 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.745 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.745 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.747 [eventLoopGroupProxy-13-2 @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-02-06 23:32:55.749 [eventLoopGroupProxy-13-2 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.749 [eventLoopGroupProxy-13-2 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.749 [eventLoopGroupProxy-13-2 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.749 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.750 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.751 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.751 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.751 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.752 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.753 [eventLoopGroupProxy-13-2 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.754 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.754 [eventLoopGroupProxy-13-2 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.754 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.755 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.755 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.755 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.755 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.757 [eventLoopGroupProxy-13-2 @call-handler#1547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.758 [eventLoopGroupProxy-13-2 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.758 [eventLoopGroupProxy-13-2 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.758 [eventLoopGroupProxy-13-2 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.759 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.760 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.760 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.760 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.760 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.761 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.763 [eventLoopGroupProxy-13-2 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.763 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.763 [eventLoopGroupProxy-13-2 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.763 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.764 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.764 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.764 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.764 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.766 [eventLoopGroupProxy-13-2 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.809 [eventLoopGroupProxy-13-2 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.810 [eventLoopGroupProxy-13-2 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.810 [eventLoopGroupProxy-13-2 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 23:32:55.810 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.812 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.812 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.812 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.812 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.813 [eventLoopGroupProxy-13-2 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.815 [eventLoopGroupProxy-13-2 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.815 [eventLoopGroupProxy-13-2 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.815 [eventLoopGroupProxy-13-2 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.816 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.817 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.817 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.817 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.817 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.819 [eventLoopGroupProxy-13-2 @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-02-06 23:32:55.820 [eventLoopGroupProxy-13-2 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.820 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.820 [eventLoopGroupProxy-13-2 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:32:55.821 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.822 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.822 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.822 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.822 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.823 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.824 [eventLoopGroupProxy-13-2 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.825 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.825 [eventLoopGroupProxy-13-2 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.825 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.826 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.826 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.826 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.826 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.828 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.830 [eventLoopGroupProxy-13-2 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.830 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.830 [eventLoopGroupProxy-13-2 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:55.831 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.832 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.832 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.832 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.832 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.833 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.882 [eventLoopGroupProxy-13-2 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.882 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.882 [eventLoopGroupProxy-13-2 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-06 23:32:55.883 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.884 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.884 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.884 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.884 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.886 [eventLoopGroupProxy-13-2 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.888 [eventLoopGroupProxy-13-2 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.888 [eventLoopGroupProxy-13-2 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.888 [eventLoopGroupProxy-13-2 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.889 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.890 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.890 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.890 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.890 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.891 [eventLoopGroupProxy-13-2 @call-handler#1601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.893 [eventLoopGroupProxy-13-2 @coroutine#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.893 [eventLoopGroupProxy-13-2 @call-handler#1601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.893 [eventLoopGroupProxy-13-2 @call-handler#1601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.893 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.894 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.894 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.894 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.894 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.896 [eventLoopGroupProxy-13-2 @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-02-06 23:32:55.909 [DefaultDispatcher-worker-9 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 23:32:55.941 [eventLoopGroupProxy-13-2 @coroutine#1609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.941 [eventLoopGroupProxy-13-2 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.941 [eventLoopGroupProxy-13-2 @call-handler#1607] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:32:55.941 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.943 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.943 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.943 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.943 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.944 [eventLoopGroupProxy-13-2 @call-handler#1614] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.946 [eventLoopGroupProxy-13-2 @coroutine#1615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.946 [eventLoopGroupProxy-13-2 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.946 [eventLoopGroupProxy-13-2 @call-handler#1614] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.946 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.948 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.948 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.948 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.948 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.949 [eventLoopGroupProxy-13-2 @call-handler#1620] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.950 [eventLoopGroupProxy-13-2 @coroutine#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.950 [eventLoopGroupProxy-13-2 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.950 [eventLoopGroupProxy-13-2 @call-handler#1620] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:32:55.950 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.951 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.951 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.951 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.951 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.952 [eventLoopGroupProxy-13-2 @call-handler#1626] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.954 [eventLoopGroupProxy-13-2 @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.954 [eventLoopGroupProxy-13-2 @call-handler#1626] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.954 [eventLoopGroupProxy-13-2 @call-handler#1626] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.954 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.955 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.955 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.955 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.955 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.956 [eventLoopGroupProxy-13-2 @call-handler#1632] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:55.958 [eventLoopGroupProxy-13-2 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:55.958 [eventLoopGroupProxy-13-2 @call-handler#1632] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:55.958 [eventLoopGroupProxy-13-2 @call-handler#1632] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:55.958 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.959 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.959 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:55.959 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:55.959 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:55.961 [eventLoopGroupProxy-13-2 @call-handler#1638] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.005 [eventLoopGroupProxy-13-2 @coroutine#1640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.005 [eventLoopGroupProxy-13-2 @call-handler#1638] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.005 [eventLoopGroupProxy-13-2 @call-handler#1638] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 23:32:56.006 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.007 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.007 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.007 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.007 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.008 [eventLoopGroupProxy-13-2 @call-handler#1645] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.010 [eventLoopGroupProxy-13-2 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.010 [eventLoopGroupProxy-13-2 @call-handler#1645] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.010 [eventLoopGroupProxy-13-2 @call-handler#1645] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.011 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.012 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.012 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.012 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.012 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.013 [eventLoopGroupProxy-13-2 @call-handler#1651] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.015 [eventLoopGroupProxy-13-2 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.015 [eventLoopGroupProxy-13-2 @call-handler#1651] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.015 [eventLoopGroupProxy-13-2 @call-handler#1651] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.015 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.016 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.016 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.016 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.016 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.017 [eventLoopGroupProxy-13-2 @call-handler#1657] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.018 [eventLoopGroupProxy-13-2 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.018 [eventLoopGroupProxy-13-2 @call-handler#1657] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.019 [eventLoopGroupProxy-13-2 @call-handler#1657] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.019 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.020 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.020 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.020 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.020 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.021 [eventLoopGroupProxy-13-2 @call-handler#1663] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.022 [eventLoopGroupProxy-13-2 @coroutine#1664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.022 [eventLoopGroupProxy-13-2 @call-handler#1663] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.022 [eventLoopGroupProxy-13-2 @call-handler#1663] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:32:56.023 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.024 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.024 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.024 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.024 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.025 [eventLoopGroupProxy-13-2 @call-handler#1669] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.026 [eventLoopGroupProxy-13-2 @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.026 [eventLoopGroupProxy-13-2 @call-handler#1669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.027 [eventLoopGroupProxy-13-2 @call-handler#1669] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.027 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.028 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.028 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.028 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.028 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.029 [eventLoopGroupProxy-13-2 @call-handler#1675] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.031 [eventLoopGroupProxy-13-2 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.031 [eventLoopGroupProxy-13-2 @call-handler#1675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.031 [eventLoopGroupProxy-13-2 @call-handler#1675] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.031 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.032 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.032 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.032 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.032 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.034 [eventLoopGroupProxy-13-2 @call-handler#1681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.035 [eventLoopGroupProxy-13-2 @coroutine#1682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.035 [eventLoopGroupProxy-13-2 @call-handler#1681] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.035 [eventLoopGroupProxy-13-2 @call-handler#1681] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:32:56.036 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.037 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.037 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.037 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.037 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.038 [eventLoopGroupProxy-13-2 @call-handler#1687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.039 [eventLoopGroupProxy-13-2 @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.039 [eventLoopGroupProxy-13-2 @call-handler#1687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.040 [eventLoopGroupProxy-13-2 @call-handler#1687] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.040 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.043 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.043 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.043 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.043 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.045 [eventLoopGroupProxy-13-2 @call-handler#1693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.046 [eventLoopGroupProxy-13-2 @coroutine#1694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.046 [eventLoopGroupProxy-13-2 @call-handler#1693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.046 [eventLoopGroupProxy-13-2 @call-handler#1693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:32:56.047 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.048 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.048 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.048 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.048 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.049 [eventLoopGroupProxy-13-2 @call-handler#1699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.051 [eventLoopGroupProxy-13-2 @coroutine#1700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.051 [eventLoopGroupProxy-13-2 @call-handler#1699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.051 [eventLoopGroupProxy-13-2 @call-handler#1699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.051 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.052 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.052 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.052 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.053 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.054 [eventLoopGroupProxy-13-2 @call-handler#1705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.055 [eventLoopGroupProxy-13-2 @coroutine#1706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.055 [eventLoopGroupProxy-13-2 @call-handler#1705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.055 [eventLoopGroupProxy-13-2 @call-handler#1705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:32:56.055 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.056 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.056 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.056 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.056 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.057 [eventLoopGroupProxy-13-2 @call-handler#1711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.059 [eventLoopGroupProxy-13-2 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.059 [eventLoopGroupProxy-13-2 @call-handler#1711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.059 [eventLoopGroupProxy-13-2 @call-handler#1711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.059 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.060 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.060 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.060 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.060 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.061 [eventLoopGroupProxy-13-2 @call-handler#1717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.106 [eventLoopGroupProxy-13-2 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.106 [eventLoopGroupProxy-13-2 @call-handler#1717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.106 [eventLoopGroupProxy-13-2 @call-handler#1717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:32:56.106 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.108 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.108 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.108 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.108 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.110 [eventLoopGroupProxy-13-2 @call-handler#1723] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.111 [eventLoopGroupProxy-13-2 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.112 [eventLoopGroupProxy-13-2 @call-handler#1723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.112 [eventLoopGroupProxy-13-2 @call-handler#1723] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:56.112 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.113 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.113 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.113 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.113 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.115 [eventLoopGroupProxy-13-2 @call-handler#1729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.117 [eventLoopGroupProxy-13-2 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.117 [eventLoopGroupProxy-13-2 @call-handler#1729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.117 [eventLoopGroupProxy-13-2 @call-handler#1729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.117 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.118 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.119 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.119 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.119 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.120 [eventLoopGroupProxy-13-2 @call-handler#1735] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.122 [eventLoopGroupProxy-13-2 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.122 [eventLoopGroupProxy-13-2 @call-handler#1735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.122 [eventLoopGroupProxy-13-2 @call-handler#1735] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.123 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.124 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.124 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.124 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.124 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.125 [eventLoopGroupProxy-13-2 @call-handler#1741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.127 [eventLoopGroupProxy-13-2 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.127 [eventLoopGroupProxy-13-2 @call-handler#1741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.128 [eventLoopGroupProxy-13-2 @call-handler#1741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:56.128 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.129 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.129 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.129 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.129 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.130 [eventLoopGroupProxy-13-2 @call-handler#1747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.132 [eventLoopGroupProxy-13-2 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.132 [eventLoopGroupProxy-13-2 @call-handler#1747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.132 [eventLoopGroupProxy-13-2 @call-handler#1747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.133 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.134 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.134 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.134 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.134 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.135 [eventLoopGroupProxy-13-2 @call-handler#1753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.136 [eventLoopGroupProxy-13-2 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.137 [eventLoopGroupProxy-13-2 @call-handler#1753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.137 [eventLoopGroupProxy-13-2 @call-handler#1753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.137 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.138 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.138 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.138 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.138 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.139 [eventLoopGroupProxy-13-2 @call-handler#1759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.189 [eventLoopGroupProxy-13-2 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.190 [eventLoopGroupProxy-13-2 @call-handler#1759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.190 [eventLoopGroupProxy-13-2 @call-handler#1759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-02-06 23:32:56.190 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.192 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.192 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.192 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.192 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.193 [eventLoopGroupProxy-13-2 @call-handler#1765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.195 [eventLoopGroupProxy-13-2 @coroutine#1766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.195 [eventLoopGroupProxy-13-2 @call-handler#1765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.195 [eventLoopGroupProxy-13-2 @call-handler#1765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.196 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.197 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.197 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.197 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.197 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.198 [eventLoopGroupProxy-13-2 @call-handler#1771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.200 [eventLoopGroupProxy-13-2 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.200 [eventLoopGroupProxy-13-2 @call-handler#1771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.201 [eventLoopGroupProxy-13-2 @call-handler#1771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:56.201 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.202 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.202 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.202 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.202 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.203 [eventLoopGroupProxy-13-2 @call-handler#1777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.245 [eventLoopGroupProxy-13-2 @coroutine#1778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.245 [eventLoopGroupProxy-13-2 @call-handler#1777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.245 [eventLoopGroupProxy-13-2 @call-handler#1777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-06 23:32:56.246 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.247 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.247 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.247 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.247 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.248 [eventLoopGroupProxy-13-2 @call-handler#1783] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.293 [eventLoopGroupProxy-13-2 @coroutine#1785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.293 [eventLoopGroupProxy-13-2 @call-handler#1783] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.293 [eventLoopGroupProxy-13-2 @call-handler#1783] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:32:56.294 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.295 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.295 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.295 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.295 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.297 [eventLoopGroupProxy-13-2 @call-handler#1790] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.299 [eventLoopGroupProxy-13-2 @coroutine#1791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.299 [eventLoopGroupProxy-13-2 @call-handler#1790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.299 [eventLoopGroupProxy-13-2 @call-handler#1790] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.300 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.301 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.301 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.301 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.301 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.302 [eventLoopGroupProxy-13-2 @call-handler#1796] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.303 [eventLoopGroupProxy-13-2 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.303 [eventLoopGroupProxy-13-2 @call-handler#1796] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.303 [eventLoopGroupProxy-13-2 @call-handler#1796] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:32:56.304 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.304 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.304 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.304 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.304 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.306 [eventLoopGroupProxy-13-2 @call-handler#1802] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.307 [eventLoopGroupProxy-13-2 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.307 [eventLoopGroupProxy-13-2 @call-handler#1802] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.307 [eventLoopGroupProxy-13-2 @call-handler#1802] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.308 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.308 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.308 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.309 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.309 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.310 [eventLoopGroupProxy-13-2 @call-handler#1808] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.311 [eventLoopGroupProxy-13-2 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.311 [eventLoopGroupProxy-13-2 @call-handler#1808] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.311 [eventLoopGroupProxy-13-2 @call-handler#1808] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:32:56.312 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.312 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.312 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.313 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.313 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.314 [eventLoopGroupProxy-13-2 @call-handler#1814] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.315 [eventLoopGroupProxy-13-2 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.315 [eventLoopGroupProxy-13-2 @call-handler#1814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.315 [eventLoopGroupProxy-13-2 @call-handler#1814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.316 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.316 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.316 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.316 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.316 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.317 [eventLoopGroupProxy-13-2 @call-handler#1820] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.319 [eventLoopGroupProxy-13-2 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.319 [eventLoopGroupProxy-13-2 @call-handler#1820] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.319 [eventLoopGroupProxy-13-2 @call-handler#1820] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.319 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.320 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.320 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.320 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.320 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.321 [eventLoopGroupProxy-13-2 @call-handler#1826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.322 [eventLoopGroupProxy-13-2 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.322 [eventLoopGroupProxy-13-2 @call-handler#1826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.323 [eventLoopGroupProxy-13-2 @call-handler#1826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.323 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.324 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.324 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.324 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.324 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.325 [eventLoopGroupProxy-13-2 @call-handler#1832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.327 [eventLoopGroupProxy-13-2 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.327 [eventLoopGroupProxy-13-2 @call-handler#1832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.327 [eventLoopGroupProxy-13-2 @call-handler#1832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.327 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.328 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.329 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.329 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.329 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.330 [eventLoopGroupProxy-13-2 @call-handler#1838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.332 [eventLoopGroupProxy-13-2 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.332 [eventLoopGroupProxy-13-2 @call-handler#1838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.332 [eventLoopGroupProxy-13-2 @call-handler#1838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.332 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.334 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.334 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.334 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.334 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.335 [eventLoopGroupProxy-13-2 @call-handler#1844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.337 [eventLoopGroupProxy-13-2 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.337 [eventLoopGroupProxy-13-2 @call-handler#1844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.337 [eventLoopGroupProxy-13-2 @call-handler#1844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.337 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.338 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.338 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.338 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.338 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.339 [eventLoopGroupProxy-13-2 @call-handler#1850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.341 [eventLoopGroupProxy-13-2 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.341 [eventLoopGroupProxy-13-2 @call-handler#1850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.341 [eventLoopGroupProxy-13-2 @call-handler#1850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.342 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.343 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.343 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.343 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.343 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.344 [eventLoopGroupProxy-13-2 @call-handler#1856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.346 [eventLoopGroupProxy-13-2 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.346 [eventLoopGroupProxy-13-2 @call-handler#1856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.346 [eventLoopGroupProxy-13-2 @call-handler#1856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.347 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.348 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.348 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.348 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.348 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.349 [eventLoopGroupProxy-13-2 @call-handler#1862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.351 [eventLoopGroupProxy-13-2 @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.351 [eventLoopGroupProxy-13-2 @call-handler#1862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.351 [eventLoopGroupProxy-13-2 @call-handler#1862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.351 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.352 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.353 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.353 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.353 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.354 [eventLoopGroupProxy-13-2 @call-handler#1868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.355 [eventLoopGroupProxy-13-2 @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.355 [eventLoopGroupProxy-13-2 @call-handler#1868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.355 [eventLoopGroupProxy-13-2 @call-handler#1868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.356 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.357 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.357 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.357 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.357 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.358 [eventLoopGroupProxy-13-2 @call-handler#1874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.360 [eventLoopGroupProxy-13-2 @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.360 [eventLoopGroupProxy-13-2 @call-handler#1874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.360 [eventLoopGroupProxy-13-2 @call-handler#1874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.360 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.362 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.362 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.362 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.362 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.363 [eventLoopGroupProxy-13-2 @call-handler#1880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.405 [eventLoopGroupProxy-13-2 @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.405 [eventLoopGroupProxy-13-2 @call-handler#1880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.405 [eventLoopGroupProxy-13-2 @call-handler#1880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-06 23:32:56.406 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.407 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.407 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.407 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.407 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.409 [eventLoopGroupProxy-13-2 @call-handler#1886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.411 [eventLoopGroupProxy-13-2 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.412 [eventLoopGroupProxy-13-2 @call-handler#1886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.412 [eventLoopGroupProxy-13-2 @call-handler#1886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:32:56.413 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.414 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.414 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.414 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.414 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.416 [eventLoopGroupProxy-13-2 @call-handler#1892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.418 [eventLoopGroupProxy-13-2 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.418 [eventLoopGroupProxy-13-2 @call-handler#1892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.418 [eventLoopGroupProxy-13-2 @call-handler#1892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.419 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.421 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.421 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.421 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.421 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.422 [eventLoopGroupProxy-13-2 @call-handler#1898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.424 [eventLoopGroupProxy-13-2 @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.424 [eventLoopGroupProxy-13-2 @call-handler#1898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.424 [eventLoopGroupProxy-13-2 @call-handler#1898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.425 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.426 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.426 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.426 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.426 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.427 [eventLoopGroupProxy-13-2 @call-handler#1904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.429 [eventLoopGroupProxy-13-2 @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.429 [eventLoopGroupProxy-13-2 @call-handler#1904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.429 [eventLoopGroupProxy-13-2 @call-handler#1904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.430 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.431 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.431 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.431 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.431 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.433 [eventLoopGroupProxy-13-2 @call-handler#1910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.434 [eventLoopGroupProxy-13-2 @coroutine#1911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.434 [eventLoopGroupProxy-13-2 @call-handler#1910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.434 [eventLoopGroupProxy-13-2 @call-handler#1910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:32:56.435 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.436 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.436 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.436 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.436 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.438 [eventLoopGroupProxy-13-2 @call-handler#1916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.438 [DefaultDispatcher-worker-5 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 23:32:56.439 [eventLoopGroupProxy-13-2 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.439 [eventLoopGroupProxy-13-2 @call-handler#1916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.439 [eventLoopGroupProxy-13-2 @call-handler#1916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.440 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.441 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.441 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.441 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.441 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.442 [eventLoopGroupProxy-13-2 @call-handler#1923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.485 [eventLoopGroupProxy-13-2 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.485 [eventLoopGroupProxy-13-2 @call-handler#1923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.486 [eventLoopGroupProxy-13-2 @call-handler#1923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-06 23:32:56.486 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.488 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.488 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.488 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.488 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.489 [eventLoopGroupProxy-13-2 @call-handler#1929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.491 [eventLoopGroupProxy-13-2 @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.491 [eventLoopGroupProxy-13-2 @call-handler#1929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.491 [eventLoopGroupProxy-13-2 @call-handler#1929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.492 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.493 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.493 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.493 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.493 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.494 [eventLoopGroupProxy-13-2 @call-handler#1935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.496 [eventLoopGroupProxy-13-2 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.496 [eventLoopGroupProxy-13-2 @call-handler#1935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.496 [eventLoopGroupProxy-13-2 @call-handler#1935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.496 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.497 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.498 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.498 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.498 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.499 [eventLoopGroupProxy-13-2 @call-handler#1941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.501 [eventLoopGroupProxy-13-2 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.501 [eventLoopGroupProxy-13-2 @call-handler#1941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.501 [eventLoopGroupProxy-13-2 @call-handler#1941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.501 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.502 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.503 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.503 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.503 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.504 [eventLoopGroupProxy-13-2 @call-handler#1947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.505 [eventLoopGroupProxy-13-2 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.505 [eventLoopGroupProxy-13-2 @call-handler#1947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.506 [eventLoopGroupProxy-13-2 @call-handler#1947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.506 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.507 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.507 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.507 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.507 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.509 [eventLoopGroupProxy-13-2 @call-handler#1953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.510 [eventLoopGroupProxy-13-2 @coroutine#1954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.510 [eventLoopGroupProxy-13-2 @call-handler#1953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.510 [eventLoopGroupProxy-13-2 @call-handler#1953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.511 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.512 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.512 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.512 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.512 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.513 [eventLoopGroupProxy-13-2 @call-handler#1959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.515 [eventLoopGroupProxy-13-2 @coroutine#1960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.515 [eventLoopGroupProxy-13-2 @call-handler#1959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.515 [eventLoopGroupProxy-13-2 @call-handler#1959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.516 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.517 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.517 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.517 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.517 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.519 [eventLoopGroupProxy-13-2 @call-handler#1965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.520 [eventLoopGroupProxy-13-2 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.521 [eventLoopGroupProxy-13-2 @call-handler#1965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.521 [eventLoopGroupProxy-13-2 @call-handler#1965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:56.521 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.522 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.522 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.522 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.522 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.523 [eventLoopGroupProxy-13-2 @call-handler#1971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.525 [eventLoopGroupProxy-13-2 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.525 [eventLoopGroupProxy-13-2 @call-handler#1971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.525 [eventLoopGroupProxy-13-2 @call-handler#1971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.526 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.527 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.527 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.527 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.527 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.528 [eventLoopGroupProxy-13-2 @call-handler#1977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.530 [eventLoopGroupProxy-13-2 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.530 [eventLoopGroupProxy-13-2 @call-handler#1977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.530 [eventLoopGroupProxy-13-2 @call-handler#1977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.530 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.531 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.531 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.531 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.531 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.532 [eventLoopGroupProxy-13-2 @call-handler#1983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.534 [eventLoopGroupProxy-13-2 @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.534 [eventLoopGroupProxy-13-2 @call-handler#1983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.534 [eventLoopGroupProxy-13-2 @call-handler#1983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.534 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.535 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.535 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.535 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.535 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.536 [eventLoopGroupProxy-13-2 @call-handler#1989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.538 [eventLoopGroupProxy-13-2 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.538 [eventLoopGroupProxy-13-2 @call-handler#1989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.538 [eventLoopGroupProxy-13-2 @call-handler#1989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.539 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.540 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.540 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.540 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.540 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.541 [eventLoopGroupProxy-13-2 @call-handler#1995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.542 [eventLoopGroupProxy-13-2 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.542 [eventLoopGroupProxy-13-2 @call-handler#1995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.543 [eventLoopGroupProxy-13-2 @call-handler#1995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:32:56.543 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.544 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.544 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.544 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.544 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.545 [eventLoopGroupProxy-13-2 @call-handler#2001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.547 [eventLoopGroupProxy-13-2 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.547 [eventLoopGroupProxy-13-2 @call-handler#2001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.547 [eventLoopGroupProxy-13-2 @call-handler#2001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.547 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.549 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.549 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.549 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.549 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.550 [eventLoopGroupProxy-13-2 @call-handler#2007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.551 [eventLoopGroupProxy-13-2 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.551 [eventLoopGroupProxy-13-2 @call-handler#2007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.551 [eventLoopGroupProxy-13-2 @call-handler#2007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:32:56.552 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.553 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.553 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.553 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.553 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.554 [eventLoopGroupProxy-13-2 @call-handler#2013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.597 [eventLoopGroupProxy-13-2 @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.597 [eventLoopGroupProxy-13-2 @call-handler#2013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.597 [eventLoopGroupProxy-13-2 @call-handler#2013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 23:32:56.598 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.600 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.600 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.600 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.600 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.601 [eventLoopGroupProxy-13-2 @call-handler#2020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.602 [eventLoopGroupProxy-13-2 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.602 [eventLoopGroupProxy-13-2 @call-handler#2020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.603 [eventLoopGroupProxy-13-2 @call-handler#2020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.603 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.604 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.604 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.604 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.604 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.605 [eventLoopGroupProxy-13-2 @call-handler#2026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.608 [eventLoopGroupProxy-13-2 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.608 [eventLoopGroupProxy-13-2 @call-handler#2026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.608 [eventLoopGroupProxy-13-2 @call-handler#2026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:56.608 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.611 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.611 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.611 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.611 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.612 [eventLoopGroupProxy-13-2 @call-handler#2032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.614 [eventLoopGroupProxy-13-2 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.614 [eventLoopGroupProxy-13-2 @call-handler#2032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.614 [eventLoopGroupProxy-13-2 @call-handler#2032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.615 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.615 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.616 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.616 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.616 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.617 [eventLoopGroupProxy-13-2 @call-handler#2038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.665 [eventLoopGroupProxy-13-2 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.665 [eventLoopGroupProxy-13-2 @call-handler#2038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.665 [eventLoopGroupProxy-13-2 @call-handler#2038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-06 23:32:56.665 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.666 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.666 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.666 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.666 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.668 [eventLoopGroupProxy-13-2 @call-handler#2044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.670 [eventLoopGroupProxy-13-2 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.670 [eventLoopGroupProxy-13-2 @call-handler#2044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.670 [eventLoopGroupProxy-13-2 @call-handler#2044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.671 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.672 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.672 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.672 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.672 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.673 [eventLoopGroupProxy-13-2 @call-handler#2050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.675 [eventLoopGroupProxy-13-2 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.675 [eventLoopGroupProxy-13-2 @call-handler#2050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.675 [eventLoopGroupProxy-13-2 @call-handler#2050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.676 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.677 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.677 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.677 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.677 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.678 [eventLoopGroupProxy-13-2 @call-handler#2056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.721 [eventLoopGroupProxy-13-2 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.721 [eventLoopGroupProxy-13-2 @call-handler#2056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.721 [eventLoopGroupProxy-13-2 @call-handler#2056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 23:32:56.722 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.723 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.723 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.723 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.723 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.724 [eventLoopGroupProxy-13-2 @call-handler#2062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.726 [eventLoopGroupProxy-13-2 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.726 [eventLoopGroupProxy-13-2 @call-handler#2062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.726 [eventLoopGroupProxy-13-2 @call-handler#2062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.727 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.728 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.728 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.728 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.728 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.729 [eventLoopGroupProxy-13-2 @call-handler#2068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.731 [eventLoopGroupProxy-13-2 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.731 [eventLoopGroupProxy-13-2 @call-handler#2068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.731 [eventLoopGroupProxy-13-2 @call-handler#2068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.731 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.732 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.732 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.732 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.732 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.734 [eventLoopGroupProxy-13-2 @call-handler#2074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.778 [eventLoopGroupProxy-13-2 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.778 [eventLoopGroupProxy-13-2 @call-handler#2074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.778 [eventLoopGroupProxy-13-2 @call-handler#2074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:32:56.778 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.780 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.780 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.780 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.780 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.781 [eventLoopGroupProxy-13-2 @call-handler#2080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.785 [eventLoopGroupProxy-13-2 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.785 [eventLoopGroupProxy-13-2 @call-handler#2080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.785 [eventLoopGroupProxy-13-2 @call-handler#2080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-06 23:32:56.785 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.786 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.787 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.787 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.787 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.788 [eventLoopGroupProxy-13-2 @call-handler#2086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.790 [eventLoopGroupProxy-13-2 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.790 [eventLoopGroupProxy-13-2 @call-handler#2086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.790 [eventLoopGroupProxy-13-2 @call-handler#2086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.791 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.792 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.792 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.792 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.792 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.793 [eventLoopGroupProxy-13-2 @call-handler#2092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.795 [eventLoopGroupProxy-13-2 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.796 [eventLoopGroupProxy-13-2 @call-handler#2092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.796 [eventLoopGroupProxy-13-2 @call-handler#2092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:56.796 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.797 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.797 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.797 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.797 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.798 [eventLoopGroupProxy-13-2 @call-handler#2098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.800 [eventLoopGroupProxy-13-2 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.800 [eventLoopGroupProxy-13-2 @call-handler#2098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.800 [eventLoopGroupProxy-13-2 @call-handler#2098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.801 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.801 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.801 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.801 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.802 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.803 [eventLoopGroupProxy-13-2 @call-handler#2104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.804 [eventLoopGroupProxy-13-2 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.804 [eventLoopGroupProxy-13-2 @call-handler#2104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.804 [eventLoopGroupProxy-13-2 @call-handler#2104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.804 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.805 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.805 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.805 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.805 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.806 [eventLoopGroupProxy-13-2 @call-handler#2110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.849 [eventLoopGroupProxy-13-2 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.849 [eventLoopGroupProxy-13-2 @call-handler#2110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.849 [eventLoopGroupProxy-13-2 @call-handler#2110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 23:32:56.850 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.851 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.851 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.851 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.851 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.852 [eventLoopGroupProxy-13-2 @call-handler#2116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.854 [eventLoopGroupProxy-13-2 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.854 [eventLoopGroupProxy-13-2 @call-handler#2116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.854 [eventLoopGroupProxy-13-2 @call-handler#2116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.854 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.855 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.855 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.855 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.855 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.856 [eventLoopGroupProxy-13-2 @call-handler#2122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.858 [eventLoopGroupProxy-13-2 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.858 [eventLoopGroupProxy-13-2 @call-handler#2122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.858 [eventLoopGroupProxy-13-2 @call-handler#2122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.858 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.859 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.859 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.859 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.859 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.860 [eventLoopGroupProxy-13-2 @call-handler#2128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.861 [eventLoopGroupProxy-13-2 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.861 [eventLoopGroupProxy-13-2 @call-handler#2128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.862 [eventLoopGroupProxy-13-2 @call-handler#2128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.862 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.863 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.863 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.863 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.863 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.864 [eventLoopGroupProxy-13-2 @call-handler#2134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.909 [eventLoopGroupProxy-13-2 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.909 [eventLoopGroupProxy-13-2 @call-handler#2134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.909 [eventLoopGroupProxy-13-2 @call-handler#2134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:32:56.909 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.911 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.911 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.911 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.911 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.912 [eventLoopGroupProxy-13-2 @call-handler#2141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.913 [eventLoopGroupProxy-13-2 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.913 [eventLoopGroupProxy-13-2 @call-handler#2141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.914 [eventLoopGroupProxy-13-2 @call-handler#2141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.914 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.915 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.915 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.915 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.915 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.916 [eventLoopGroupProxy-13-2 @call-handler#2147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.918 [eventLoopGroupProxy-13-2 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.918 [eventLoopGroupProxy-13-2 @call-handler#2147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.918 [eventLoopGroupProxy-13-2 @call-handler#2147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.918 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.919 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.919 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.919 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.919 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.920 [eventLoopGroupProxy-13-2 @call-handler#2153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.921 [eventLoopGroupProxy-13-2 @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.921 [eventLoopGroupProxy-13-2 @call-handler#2153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.922 [eventLoopGroupProxy-13-2 @call-handler#2153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.922 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.923 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.923 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.923 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.923 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.924 [eventLoopGroupProxy-13-2 @call-handler#2159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.962 [DefaultDispatcher-worker-15 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 23:32:56.969 [eventLoopGroupProxy-13-2 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.969 [eventLoopGroupProxy-13-2 @call-handler#2159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.969 [eventLoopGroupProxy-13-2 @call-handler#2159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:32:56.969 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.971 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.971 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.971 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.971 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.972 [eventLoopGroupProxy-13-2 @call-handler#2166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.974 [eventLoopGroupProxy-13-2 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.974 [eventLoopGroupProxy-13-2 @call-handler#2166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.974 [eventLoopGroupProxy-13-2 @call-handler#2166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:56.974 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.975 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.975 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.975 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.976 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.977 [eventLoopGroupProxy-13-2 @call-handler#2172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.978 [eventLoopGroupProxy-13-2 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.978 [eventLoopGroupProxy-13-2 @call-handler#2172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.978 [eventLoopGroupProxy-13-2 @call-handler#2172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:32:56.979 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.980 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.980 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.980 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.980 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.981 [eventLoopGroupProxy-13-2 @call-handler#2178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.984 [eventLoopGroupProxy-13-2 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.984 [eventLoopGroupProxy-13-2 @call-handler#2178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.984 [eventLoopGroupProxy-13-2 @call-handler#2178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:56.984 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.986 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.986 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.986 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.986 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.987 [eventLoopGroupProxy-13-2 @call-handler#2184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:56.988 [eventLoopGroupProxy-13-2 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:56.988 [eventLoopGroupProxy-13-2 @call-handler#2184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:56.988 [eventLoopGroupProxy-13-2 @call-handler#2184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-06 23:32:56.989 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.990 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.990 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:56.990 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:56.990 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:56.991 [eventLoopGroupProxy-13-2 @call-handler#2190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:57.033 [eventLoopGroupProxy-13-2 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:57.033 [eventLoopGroupProxy-13-2 @call-handler#2190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:57.033 [eventLoopGroupProxy-13-2 @call-handler#2190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-06 23:32:57.033 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.034 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.034 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:57.034 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.034 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:57.035 [eventLoopGroupProxy-13-2 @call-handler#2196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:57.037 [eventLoopGroupProxy-13-2 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:57.037 [eventLoopGroupProxy-13-2 @call-handler#2196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:57.037 [eventLoopGroupProxy-13-2 @call-handler#2196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:57.037 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.039 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.039 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:57.039 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.039 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:57.040 [eventLoopGroupProxy-13-2 @call-handler#2202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:57.041 [eventLoopGroupProxy-13-2 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:57.041 [eventLoopGroupProxy-13-2 @call-handler#2202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:57.042 [eventLoopGroupProxy-13-2 @call-handler#2202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:57.042 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.043 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.043 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:57.043 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.043 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:57.045 [eventLoopGroupProxy-13-2 @call-handler#2208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:57.089 [eventLoopGroupProxy-13-2 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:57.089 [eventLoopGroupProxy-13-2 @call-handler#2208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:57.089 [eventLoopGroupProxy-13-2 @call-handler#2208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-06 23:32:57.089 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.091 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.091 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:57.091 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.091 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:57.092 [eventLoopGroupProxy-13-2 @call-handler#2214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:57.093 [eventLoopGroupProxy-13-2 @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:57.094 [eventLoopGroupProxy-13-2 @call-handler#2214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:57.094 [eventLoopGroupProxy-13-2 @call-handler#2214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:57.094 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.095 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.095 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:57.095 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.095 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:57.096 [eventLoopGroupProxy-13-2 @call-handler#2220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:57.098 [eventLoopGroupProxy-13-2 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:57.098 [eventLoopGroupProxy-13-2 @call-handler#2220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:57.098 [eventLoopGroupProxy-13-2 @call-handler#2220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:57.099 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.100 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.100 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:57.100 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.100 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:57.101 [eventLoopGroupProxy-13-2 @call-handler#2226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:57.102 [eventLoopGroupProxy-13-2 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:57.103 [eventLoopGroupProxy-13-2 @call-handler#2226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:57.103 [eventLoopGroupProxy-13-2 @call-handler#2226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:57.103 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.104 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.104 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:57.104 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.104 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:57.105 [eventLoopGroupProxy-13-2 @call-handler#2232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:57.107 [eventLoopGroupProxy-13-2 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:57.107 [eventLoopGroupProxy-13-2 @call-handler#2232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:57.107 [eventLoopGroupProxy-13-2 @call-handler#2232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:57.107 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.108 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.108 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:57.108 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.108 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:57.109 [eventLoopGroupProxy-13-2 @call-handler#2238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:57.110 [eventLoopGroupProxy-13-2 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:57.111 [eventLoopGroupProxy-13-2 @call-handler#2238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:57.111 [eventLoopGroupProxy-13-2 @call-handler#2238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:57.111 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.112 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.112 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:57.112 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.112 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:57.113 [eventLoopGroupProxy-13-2 @call-handler#2244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:57.116 [eventLoopGroupProxy-13-2 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:57.116 [eventLoopGroupProxy-13-2 @call-handler#2244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:57.116 [eventLoopGroupProxy-13-2 @call-handler#2244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:57.117 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.117 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.117 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:57.117 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.117 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:57.118 [eventLoopGroupProxy-13-2 @call-handler#2250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:57.160 [eventLoopGroupProxy-13-2 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:57.161 [eventLoopGroupProxy-13-2 @call-handler#2250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:57.161 [eventLoopGroupProxy-13-2 @call-handler#2250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-06 23:32:57.161 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.162 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.162 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:57.162 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.162 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:57.163 [eventLoopGroupProxy-13-2 @call-handler#2256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:57.165 [eventLoopGroupProxy-13-2 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:57.165 [eventLoopGroupProxy-13-2 @call-handler#2256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:57.165 [eventLoopGroupProxy-13-2 @call-handler#2256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:57.165 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.166 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.166 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:57.166 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.166 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:57.167 [eventLoopGroupProxy-13-2 @call-handler#2262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:57.169 [eventLoopGroupProxy-13-2 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:57.169 [eventLoopGroupProxy-13-2 @call-handler#2262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:57.169 [eventLoopGroupProxy-13-2 @call-handler#2262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-06 23:32:57.169 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.170 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.170 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:57.170 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.170 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:57.171 [eventLoopGroupProxy-13-2 @call-handler#2268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-06 23:32:57.174 [eventLoopGroupProxy-13-2 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:57.174 [eventLoopGroupProxy-13-2 @call-handler#2268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:57.174 [eventLoopGroupProxy-13-2 @call-handler#2268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-06 23:32:57.174 [MyScheduler_Worker-1 @coroutine#1339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:57.189 [DefaultDispatcher-worker-3 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 23:32:57.197 [DefaultDispatcher-worker-13 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 23:32:57.197 [DefaultDispatcher-worker-13 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:32:57.197 [DefaultDispatcher-worker-13 @coroutine#1156] 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-02-06 23:32:57.197 [DefaultDispatcher-worker-13 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:32:57.197 [DefaultDispatcher-worker-13 @coroutine#1156] 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-02-06 23:32:57.198 [eventLoopGroupProxy-13-2 @call-handler#2279] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:32:57.199 [eventLoopGroupProxy-13-2 @call-handler#2279] 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-02-06 23:32:57.199 [eventLoopGroupProxy-13-2 @call-handler#2279] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:32:57.224 [DefaultDispatcher-worker-1 @call-handler#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 23:32:57.224 [eventLoopGroupProxy-13-2 @call-handler#2279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:57.224 [eventLoopGroupProxy-13-2 @call-handler#2279] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-06 23:32:57.224 [DefaultDispatcher-worker-1 @coroutine#973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/555863150379925504/_ustadmanifest.json 2024-02-06 23:32:57.224 [DefaultDispatcher-worker-1 @coroutine#973] 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/555863150379925504/_ustadmanifest.json. 2024-02-06 23:32:57.224 [DefaultDispatcher-worker-1 @coroutine#973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/555863150379925504/_ustadmanifest.json 2024-02-06 23:32:57.225 [DefaultDispatcher-worker-3 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:32:57.225 [DefaultDispatcher-worker-3 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:32:57.225 [DefaultDispatcher-worker-3 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:32:57.225 [DefaultDispatcher-worker-3 @coroutine#1156] 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-02-06 23:32:57.226 [DefaultDispatcher-worker-4 @coroutine#973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/555863150379925504/_ustadmanifest.json 2024-02-06 23:32:57.226 [DefaultDispatcher-worker-4 @coroutine#973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/555863150379925504/_ustadmanifest.json 2024-02-06 23:32:57.227 [DefaultDispatcher-worker-4 @coroutine#973] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/555863150379925504/_ustadmanifest.json. 2024-02-06 23:32:57.227 [DefaultDispatcher-worker-4 @coroutine#973] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/555863150379925504/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:32:57.235 [DefaultDispatcher-worker-11 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80 2024-02-06 23:32:57.236 [DefaultDispatcher-worker-4 @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:57.248 [DefaultDispatcher-worker-2 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69abeb14 2024-02-06 23:32:57.260 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-06 23:32:57.261 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-06 23:32:57.261 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-06 23:32:57.261 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-06 23:32:57.261 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-06 23:32:57.265 [Test worker @coroutine#2650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2634d000 2024-02-06 23:32:57.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-06 23:32:57.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-06 23:32:57.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:57.265 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a0ee80: (connection evicted) 2024-02-06 23:32:57.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:57.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-06 23:32:57.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-06 23:32:57.654 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:32:57.654 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:32:57.689 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-06 23:32:58.269 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@78829412 2024-02-06 23:32:58.269 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@78829412 2024-02-06 23:32:58.275 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41463c56 2024-02-06 23:32:58.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-06 23:32:58.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-06 23:32:58.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:58.275 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69abeb14: (connection evicted) 2024-02-06 23:32:58.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:58.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-06 23:32:58.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-06 23:32:58.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@556a6320 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:58.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8fe7db 2024-02-06 23:32:58.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8fe7db 2024-02-06 23:32:58.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-06 23:32:58.323 [DefaultDispatcher-worker-11 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8fe7db 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d563c13 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:58.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:58.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-06 23:32:58.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-06 23:32:58.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-06 23:32:58.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ea19c97 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:58.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:58.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:58.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-06 23:32:58.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-06 23:32:58.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-06 23:32:58.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-06 23:32:58.335 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:32:58.336 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-06 23:32:58.338 [DefaultDispatcher-worker-4 @coroutine#2671] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:32:58.342 [DefaultDispatcher-worker-4 @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-06 23:32:58.343 [Test worker @coroutine#2672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:58.344 [Test worker @coroutine#2672] 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-02-06 23:32:58.344 [Test worker @coroutine#2672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:58.344 [Test worker @coroutine#2672] 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-02-06 23:32:58.347 [eventLoopGroupProxy-16-1 @call-handler#2679] 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-02-06 23:32:58.347 [eventLoopGroupProxy-16-1 @call-handler#2679] 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-02-06 23:32:58.348 [eventLoopGroupProxy-16-1 @coroutine#2680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-06 23:32:58.349 [Test worker @coroutine#2672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:58.349 [Test worker @coroutine#2672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-06 23:32:58.350 [Test worker @coroutine#2672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-06 23:32:58.350 [Test worker @coroutine#2672] 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-02-06 23:32:58.351 [Test worker @coroutine#2684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:58.351 [Test worker @coroutine#2684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-06 23:32:58.351 [Test worker @coroutine#2684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:58.351 [Test worker @coroutine#2684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:32:58.352 [eventLoopGroupProxy-16-1 @call-handler#2687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-06 23:32:58.356 [eventLoopGroupProxy-16-1 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-06 23:32:58.356 [eventLoopGroupProxy-16-1 @call-handler#2687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:58.357 [Test worker @coroutine#2684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-06 23:32:58.360 [eventLoopGroupProxy-16-2 @call-handler#2697] 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-02-06 23:32:58.365 [eventLoopGroupProxy-16-2 @call-handler#2697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:32:58.373 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-06 23:32:58.382 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:58.431 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:58.433 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@792eeae6 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:59.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-06 23:32:59.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e28f150 2024-02-06 23:32:59.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e28f150 2024-02-06 23:32:59.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-06 23:32:59.562 [DefaultDispatcher-worker-14 @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e28f150 2024-02-06 23:32:59.568 [Test worker @coroutine#2707] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38345/api/blob/upload-init-batch 2024-02-06 23:32:59.568 [Test worker @coroutine#2707] 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:38345/api/blob/upload-init-batch. 2024-02-06 23:32:59.568 [Test worker @coroutine#2707] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38345/api/blob/upload-init-batch 2024-02-06 23:32:59.568 [Test worker @coroutine#2707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38345/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 23:32:59.570 [Test worker @coroutine#2707] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38345/api/blob/upload-init-batch 2024-02-06 23:32:59.570 [Test worker @coroutine#2707] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38345/api/blob/upload-init-batch 2024-02-06 23:32:59.571 [Test worker @coroutine#2707] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38345/api/blob/upload-init-batch. 2024-02-06 23:32:59.571 [Test worker @coroutine#2707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38345/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:32:59.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-06 23:32:59.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-06 23:32:59.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:59.578 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e28f150: (connection evicted) 2024-02-06 23:32:59.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:59.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-06 23:32:59.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9c91e3 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:59.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:59.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:59.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:59.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:59.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:59.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-06 23:32:59.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2d8770 2024-02-06 23:32:59.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2d8770 2024-02-06 23:32:59.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-06 23:32:59.607 [Test worker @coroutine#2718] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34463/api/blob/upload-init-batch 2024-02-06 23:32:59.607 [Test worker @coroutine#2718] 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:34463/api/blob/upload-init-batch. 2024-02-06 23:32:59.607 [Test worker @coroutine#2718] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34463/api/blob/upload-init-batch 2024-02-06 23:32:59.607 [Test worker @coroutine#2718] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34463/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 23:32:59.609 [Test worker @coroutine#2718] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34463/api/blob/upload-init-batch 2024-02-06 23:32:59.609 [Test worker @coroutine#2718] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34463/api/blob/upload-init-batch 2024-02-06 23:32:59.609 [Test worker @coroutine#2718] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34463/api/blob/upload-init-batch. 2024-02-06 23:32:59.609 [Test worker @coroutine#2718] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34463/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:32:59.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-06 23:32:59.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-06 23:32:59.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:59.611 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f2d8770: (connection evicted) 2024-02-06 23:32:59.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:59.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-06 23:32:59.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25d9298e 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:59.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:59.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-06 23:32:59.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@219db855 2024-02-06 23:32:59.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@219db855 2024-02-06 23:32:59.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-06 23:32:59.631 [Test worker @coroutine#2724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60197/api/blob/upload-init-batch 2024-02-06 23:32:59.631 [Test worker @coroutine#2724] 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:60197/api/blob/upload-init-batch. 2024-02-06 23:32:59.631 [Test worker @coroutine#2724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60197/api/blob/upload-init-batch 2024-02-06 23:32:59.631 [Test worker @coroutine#2724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60197/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-06 23:32:59.633 [Test worker @coroutine#2724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60197/api/blob/upload-init-batch 2024-02-06 23:32:59.633 [Test worker @coroutine#2724] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60197/api/blob/upload-init-batch 2024-02-06 23:32:59.633 [Test worker @coroutine#2724] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60197/api/blob/upload-init-batch. 2024-02-06 23:32:59.633 [Test worker @coroutine#2724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60197/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:32:59.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-06 23:32:59.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-06 23:32:59.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:32:59.642 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219db855: (connection evicted) 2024-02-06 23:32:59.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:59.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-06 23:32:59.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d0333c8 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:59.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:59.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-06 23:32:59.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c 2024-02-06 23:32:59.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c 2024-02-06 23:32:59.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-06 23:32:59.741 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c 2024-02-06 23:32:59.768 [DefaultDispatcher-worker-15 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c 2024-02-06 23:32:59.776 [DefaultDispatcher-worker-2 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c 2024-02-06 23:32:59.783 [DefaultDispatcher-worker-3 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c 2024-02-06 23:32:59.793 [DefaultDispatcher-worker-5 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c 2024-02-06 23:32:59.800 [DefaultDispatcher-worker-6 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c 2024-02-06 23:32:59.807 [DefaultDispatcher-worker-14 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c 2024-02-06 23:32:59.812 [DefaultDispatcher-worker-3 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c 2024-02-06 23:32:59.818 [DefaultDispatcher-worker-14 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c 2024-02-06 23:32:59.823 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:32:59.827 [DefaultDispatcher-worker-5 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c 2024-02-06 23:32:59.828 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e066a6 2024-02-06 23:32:59.829 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e066a6 2024-02-06 23:32:59.833 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@562783ca 2024-02-06 23:32:59.833 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@562783ca 2024-02-06 23:32:59.834 [DefaultDispatcher-worker-10 @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c 2024-02-06 23:32:59.836 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@52180dd6 2024-02-06 23:32:59.836 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@52180dd6 2024-02-06 23:32:59.839 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@171a89f1 2024-02-06 23:32:59.839 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@171a89f1 2024-02-06 23:32:59.841 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1408e2 2024-02-06 23:32:59.841 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1408e2 2024-02-06 23:32:59.843 [DefaultDispatcher-worker-10 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c 2024-02-06 23:32:59.843 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2647fb79 2024-02-06 23:32:59.843 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2647fb79 2024-02-06 23:32:59.846 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a324da 2024-02-06 23:32:59.846 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a324da 2024-02-06 23:32:59.848 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@773576be 2024-02-06 23:32:59.848 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@773576be 2024-02-06 23:32:59.850 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0a23a2 2024-02-06 23:32:59.850 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0a23a2 2024-02-06 23:32:59.850 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:32:59.852 [DefaultDispatcher-worker-11 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c 2024-02-06 23:32:59.860 [DefaultDispatcher-worker-6 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c 2024-02-06 23:32:59.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-06 23:32:59.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-06 23:32:59.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:32:59.863 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2093bb6c: (connection evicted) 2024-02-06 23:32:59.864 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58e066a6: (connection evicted) 2024-02-06 23:32:59.864 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@562783ca: (connection evicted) 2024-02-06 23:32:59.864 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52180dd6: (connection evicted) 2024-02-06 23:32:59.865 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@171a89f1: (connection evicted) 2024-02-06 23:32:59.865 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c1408e2: (connection evicted) 2024-02-06 23:32:59.865 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2647fb79: (connection evicted) 2024-02-06 23:32:59.866 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a324da: (connection evicted) 2024-02-06 23:32:59.866 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@773576be: (connection evicted) 2024-02-06 23:32:59.866 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b0a23a2: (connection evicted) 2024-02-06 23:32:59.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:32:59.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-06 23:32:59.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-06 23:32:59.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1117cc7c 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:32:59.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:32:59.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-06 23:32:59.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61 2024-02-06 23:32:59.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61 2024-02-06 23:32:59.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-06 23:32:59.890 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61 2024-02-06 23:32:59.914 [DefaultDispatcher-worker-11 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61 2024-02-06 23:32:59.922 [DefaultDispatcher-worker-5 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61 2024-02-06 23:32:59.928 [DefaultDispatcher-worker-3 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61 2024-02-06 23:32:59.937 [DefaultDispatcher-worker-3 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61 2024-02-06 23:32:59.944 [DefaultDispatcher-worker-6 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61 2024-02-06 23:32:59.952 [DefaultDispatcher-worker-10 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61 2024-02-06 23:32:59.959 [DefaultDispatcher-worker-10 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61 2024-02-06 23:32:59.967 [DefaultDispatcher-worker-10 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61 2024-02-06 23:32:59.970 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:32:59.973 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@8582654 2024-02-06 23:32:59.974 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@8582654 2024-02-06 23:32:59.976 [DefaultDispatcher-worker-11 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61 2024-02-06 23:32:59.976 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@69fc92f 2024-02-06 23:32:59.976 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@69fc92f 2024-02-06 23:32:59.980 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a04d24 2024-02-06 23:32:59.980 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a04d24 2024-02-06 23:32:59.983 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a2c314 2024-02-06 23:32:59.983 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a2c314 2024-02-06 23:32:59.985 [DefaultDispatcher-worker-11 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61 2024-02-06 23:32:59.986 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@e812732 2024-02-06 23:32:59.986 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@e812732 2024-02-06 23:32:59.988 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@76af417c 2024-02-06 23:32:59.988 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@76af417c 2024-02-06 23:32:59.991 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7666fbe0 2024-02-06 23:32:59.991 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7666fbe0 2024-02-06 23:32:59.994 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@278d3c5b 2024-02-06 23:32:59.994 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@278d3c5b 2024-02-06 23:32:59.995 [DefaultDispatcher-worker-6 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61 2024-02-06 23:32:59.996 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2032272f 2024-02-06 23:32:59.996 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2032272f 2024-02-06 23:32:59.996 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:33:00.003 [DefaultDispatcher-worker-3 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61 2024-02-06 23:33:00.011 [DefaultDispatcher-worker-6 @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61 2024-02-06 23:33:00.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-06 23:33:00.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-06 23:33:00.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:00.012 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55cc4c61: (connection evicted) 2024-02-06 23:33:00.013 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8582654: (connection evicted) 2024-02-06 23:33:00.013 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69fc92f: (connection evicted) 2024-02-06 23:33:00.013 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a04d24: (connection evicted) 2024-02-06 23:33:00.014 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a2c314: (connection evicted) 2024-02-06 23:33:00.014 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e812732: (connection evicted) 2024-02-06 23:33:00.014 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76af417c: (connection evicted) 2024-02-06 23:33:00.015 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7666fbe0: (connection evicted) 2024-02-06 23:33:00.015 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@278d3c5b: (connection evicted) 2024-02-06 23:33:00.015 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2032272f: (connection evicted) 2024-02-06 23:33:00.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:00.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-06 23:33:00.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-06 23:33:00.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-06 23:33:00.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:00.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:00.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c0ab04f 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:00.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:00.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-06 23:33:00.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e826fd4 2024-02-06 23:33:00.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e826fd4 2024-02-06 23:33:00.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-06 23:33:00.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61d24347 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:00.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f78a5ed 2024-02-06 23:33:00.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f78a5ed 2024-02-06 23:33:00.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-06 23:33:00.485 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f78a5ed 2024-02-06 23:33:00.488 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f78a5ed 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73905dff 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:00.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:00.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-02-06 23:33:00.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-02-06 23:33:00.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-06 23:33:00.518 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-02-06 23:33:00.522 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@152d2a58 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:00.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-02-06 23:33:00.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-02-06 23:33:00.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-06 23:33:00.541 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:00.552 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-02-06 23:33:00.554 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12478b4e 2024-02-06 23:33:00.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7304ca87 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:00.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ae87a6 2024-02-06 23:33:00.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ae87a6 2024-02-06 23:33:00.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-06 23:33:00.561 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:00.580 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ae87a6 2024-02-06 23:33:00.582 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ae87a6 2024-02-06 23:33:00.588 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44111/ 2024-02-06 23:33:00.588 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44111/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:33:00.590 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44111/ 2024-02-06 23:33:00.590 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44111/ 2024-02-06 23:33:00.590 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44111/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:33:00.591 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44111/ 2024-02-06 23:33:00.591 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44111/ 2024-02-06 23:33:00.591 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44111/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:33:00.592 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44111/ 2024-02-06 23:33:00.592 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44111/ 2024-02-06 23:33:00.592 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44111/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:33:00.595 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:00.628 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:00.639 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44111/ 2024-02-06 23:33:00.639 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44111/ 2024-02-06 23:33:00.639 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44111/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:33:00.640 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44111/ 2024-02-06 23:33:00.640 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44111/ 2024-02-06 23:33:00.640 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44111/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:33:00.641 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44111/ 2024-02-06 23:33:00.641 [Test worker @coroutine#2797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44111/ 2024-02-06 23:33:00.641 [Test worker @coroutine#2797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44111/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:33:00.642 [Test worker @coroutine#2797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44111/ 2024-02-06 23:33:00.646 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33015/ 2024-02-06 23:33:00.646 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:33:00.648 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33015/ 2024-02-06 23:33:00.648 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33015/ 2024-02-06 23:33:00.648 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:33:00.649 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33015/ 2024-02-06 23:33:00.649 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33015/ 2024-02-06 23:33:00.649 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:33:00.650 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33015/ 2024-02-06 23:33:00.650 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33015/ 2024-02-06 23:33:00.650 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:33:00.656 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:00.691 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33015/ 2024-02-06 23:33:00.692 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33015/ 2024-02-06 23:33:00.692 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:33:00.692 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33015/ 2024-02-06 23:33:00.693 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33015/ 2024-02-06 23:33:00.693 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:33:00.693 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33015/ 2024-02-06 23:33:00.694 [Test worker @coroutine#2813] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33015/ 2024-02-06 23:33:00.694 [Test worker @coroutine#2813] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33015/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-06 23:33:00.694 [Test worker @coroutine#2813] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33015/ 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79454d8e 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:00.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-06 23:33:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:00.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:00.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-06 23:33:00.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:00.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:00.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-06 23:33:00.932 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:00.943 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:00.945 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:00.947 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53971/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:00.947 [DefaultDispatcher-worker-5 @coroutine#2848] 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:53971/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:33:00.947 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53971/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:00.947 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53971/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:33:00.949 [DefaultDispatcher-worker-3 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53971/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:00.949 [DefaultDispatcher-worker-3 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53971/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:00.956 [DefaultDispatcher-worker-15 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:00.956 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:00.956 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:00.956 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:00.957 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:00.957 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:00.959 [Test worker @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cd31214 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:00.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:00.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-06 23:33:00.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-06 23:33:00.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-06 23:33:00.982 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-06 23:33:00.993 [Test worker @coroutine#2859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-06 23:33:00.995 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-06 23:33:01.000 [DefaultDispatcher-worker-15 @coroutine#2868] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53971/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 23:33:01.000 [DefaultDispatcher-worker-15 @coroutine#2868] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53971/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-06 23:33:01.000 [DefaultDispatcher-worker-15 @coroutine#2868] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53971/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 23:33:01.002 [DefaultDispatcher-worker-6 @coroutine#2868] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53971/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 23:33:01.002 [DefaultDispatcher-worker-6 @coroutine#2868] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53971/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-06 23:33:01.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bae5e58 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:01.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:01.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-06 23:33:01.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-06 23:33:01.005 [DefaultDispatcher-worker-14 @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6939e1 2024-02-06 23:33:01.014 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:01.018 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bded29 2024-02-06 23:33:01.018 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bded29 2024-02-06 23:33:01.022 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@677a1e6e 2024-02-06 23:33:01.022 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@677a1e6e 2024-02-06 23:33:01.026 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@63458659 2024-02-06 23:33:01.026 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@63458659 2024-02-06 23:33:01.029 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@26471455 2024-02-06 23:33:01.029 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@26471455 2024-02-06 23:33:01.032 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.032 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@20157111 2024-02-06 23:33:01.032 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@20157111 2024-02-06 23:33:01.034 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ab9213 2024-02-06 23:33:01.034 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ab9213 2024-02-06 23:33:01.037 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5813a9f1 2024-02-06 23:33:01.037 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5813a9f1 2024-02-06 23:33:01.040 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4668eb1a 2024-02-06 23:33:01.040 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4668eb1a 2024-02-06 23:33:01.042 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7e873f 2024-02-06 23:33:01.042 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7e873f 2024-02-06 23:33:01.042 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:01.045 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.047 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.048 [DefaultDispatcher-worker-9 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38751/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.048 [DefaultDispatcher-worker-9 @coroutine#2880] 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:38751/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:33:01.048 [DefaultDispatcher-worker-9 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38751/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.048 [DefaultDispatcher-worker-9 @coroutine#2880] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38751/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:33:01.049 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38751/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.050 [DefaultDispatcher-worker-8 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38751/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.055 [DefaultDispatcher-worker-4 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.055 [DefaultDispatcher-worker-4 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.055 [DefaultDispatcher-worker-4 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:01.055 [DefaultDispatcher-worker-4 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.056 [DefaultDispatcher-worker-1 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.056 [DefaultDispatcher-worker-1 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.058 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.061 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:01.067 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e639ce 2024-02-06 23:33:01.067 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e639ce 2024-02-06 23:33:01.072 [DefaultDispatcher-worker-13 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.072 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1821c562 2024-02-06 23:33:01.072 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1821c562 2024-02-06 23:33:01.074 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1e52be 2024-02-06 23:33:01.074 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1e52be 2024-02-06 23:33:01.077 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@591ccf59 2024-02-06 23:33:01.077 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@591ccf59 2024-02-06 23:33:01.080 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e13b5fd 2024-02-06 23:33:01.080 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e13b5fd 2024-02-06 23:33:01.081 [DefaultDispatcher-worker-4 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.082 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@688f7588 2024-02-06 23:33:01.082 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@688f7588 2024-02-06 23:33:01.085 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a5185 2024-02-06 23:33:01.085 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@66a5185 2024-02-06 23:33:01.087 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@39333016 2024-02-06 23:33:01.087 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@39333016 2024-02-06 23:33:01.089 [DefaultDispatcher-worker-4 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.089 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aecd690 2024-02-06 23:33:01.089 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aecd690 2024-02-06 23:33:01.089 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:01.099 [DefaultDispatcher-worker-3 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.105 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:01.108 [DefaultDispatcher-worker-4 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.109 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c43e293 2024-02-06 23:33:01.109 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c43e293 2024-02-06 23:33:01.112 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@32841b6b 2024-02-06 23:33:01.112 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@32841b6b 2024-02-06 23:33:01.115 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@36bb89e3 2024-02-06 23:33:01.115 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@36bb89e3 2024-02-06 23:33:01.115 [DefaultDispatcher-worker-14 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.117 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b91150 2024-02-06 23:33:01.117 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b91150 2024-02-06 23:33:01.119 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@50cd22ce 2024-02-06 23:33:01.119 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@50cd22ce 2024-02-06 23:33:01.122 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@420024ff 2024-02-06 23:33:01.122 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@420024ff 2024-02-06 23:33:01.123 [DefaultDispatcher-worker-9 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.124 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@289e49cd 2024-02-06 23:33:01.124 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@289e49cd 2024-02-06 23:33:01.126 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1396ee1f 2024-02-06 23:33:01.126 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1396ee1f 2024-02-06 23:33:01.129 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af465f1 2024-02-06 23:33:01.129 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af465f1 2024-02-06 23:33:01.129 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:33:01.131 [DefaultDispatcher-worker-1 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.140 [DefaultDispatcher-worker-15 @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.148 [DefaultDispatcher-worker-15 @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:01.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17344d7 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:01.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:01.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-06 23:33:01.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:01.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:01.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-06 23:33:01.184 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:01.195 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:01.197 [Test worker @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:01.198 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54385/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.198 [DefaultDispatcher-worker-8 @coroutine#2927] 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:54385/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:33:01.198 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54385/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.198 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54385/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:33:01.200 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54385/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.200 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54385/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.206 [DefaultDispatcher-worker-13 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:01.206 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.206 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:01.206 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.207 [DefaultDispatcher-worker-5 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.207 [DefaultDispatcher-worker-5 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.209 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:01.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-06 23:33:01.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:01.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:01.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:01.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:01.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:01.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:01.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e34840f 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:01.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:01.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-06 23:33:01.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@52fed5b7 2024-02-06 23:33:01.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@52fed5b7 2024-02-06 23:33:01.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-06 23:33:01.215 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52fed5b7 2024-02-06 23:33:01.228 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52fed5b7 2024-02-06 23:33:01.230 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52fed5b7 2024-02-06 23:33:01.231 [DefaultDispatcher-worker-15 @coroutine#2947] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54385/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 23:33:01.231 [DefaultDispatcher-worker-15 @coroutine#2947] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54385/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-06 23:33:01.231 [DefaultDispatcher-worker-15 @coroutine#2947] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54385/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 23:33:01.232 [DefaultDispatcher-worker-9 @coroutine#2947] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54385/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 23:33:01.232 [DefaultDispatcher-worker-9 @coroutine#2947] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54385/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e58b0f6 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:01.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-06 23:33:01.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:01.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:01.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-06 23:33:01.238 [DefaultDispatcher-worker-2 @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52fed5b7 2024-02-06 23:33:01.253 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:01.262 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:01.263 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:01.265 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:01.266 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39365/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.266 [DefaultDispatcher-worker-1 @coroutine#2959] 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:39365/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:33:01.266 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39365/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.266 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39365/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:33:01.266 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@251e692c 2024-02-06 23:33:01.267 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@251e692c 2024-02-06 23:33:01.268 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39365/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.268 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39365/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.271 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd983ff 2024-02-06 23:33:01.271 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bd983ff 2024-02-06 23:33:01.273 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe6025c 2024-02-06 23:33:01.273 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe6025c 2024-02-06 23:33:01.274 [DefaultDispatcher-worker-7 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:01.274 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.274 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:01.274 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.275 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.275 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.276 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae489c4 2024-02-06 23:33:01.276 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae489c4 2024-02-06 23:33:01.277 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-06 23:33:01.278 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce5dabd 2024-02-06 23:33:01.278 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce5dabd 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79f3f34c 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:01.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:01.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-06 23:33:01.280 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc460a5 2024-02-06 23:33:01.280 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc460a5 2024-02-06 23:33:01.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-06 23:33:01.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-06 23:33:01.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-06 23:33:01.282 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@442f6d63 2024-02-06 23:33:01.282 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@442f6d63 2024-02-06 23:33:01.283 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-06 23:33:01.284 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@acb768b 2024-02-06 23:33:01.284 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@acb768b 2024-02-06 23:33:01.287 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e9655d 2024-02-06 23:33:01.287 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e9655d 2024-02-06 23:33:01.287 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:01.296 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-06 23:33:01.298 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17a5ae7b 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:01.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:01.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:01.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-06 23:33:01.308 [DefaultDispatcher-worker-15 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fa8ea5 2024-02-06 23:33:01.314 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:01.317 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdb8078 2024-02-06 23:33:01.317 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cdb8078 2024-02-06 23:33:01.318 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:01.319 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@721c7193 2024-02-06 23:33:01.319 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@721c7193 2024-02-06 23:33:01.322 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7623eb08 2024-02-06 23:33:01.322 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7623eb08 2024-02-06 23:33:01.325 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@33217ba8 2024-02-06 23:33:01.325 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@33217ba8 2024-02-06 23:33:01.328 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1359f5f4 2024-02-06 23:33:01.328 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1359f5f4 2024-02-06 23:33:01.329 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:01.330 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d88ee5 2024-02-06 23:33:01.330 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d88ee5 2024-02-06 23:33:01.330 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:01.331 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44003/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.332 [DefaultDispatcher-worker-9 @coroutine#2988] 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:44003/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:33:01.332 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44003/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.332 [DefaultDispatcher-worker-9 @coroutine#2988] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44003/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:33:01.332 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4a5e1d 2024-02-06 23:33:01.332 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4a5e1d 2024-02-06 23:33:01.334 [DefaultDispatcher-worker-3 @coroutine#2988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44003/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.334 [DefaultDispatcher-worker-3 @coroutine#2988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44003/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.335 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:01.335 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@530e84e7 2024-02-06 23:33:01.335 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@530e84e7 2024-02-06 23:33:01.337 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@f242d27 2024-02-06 23:33:01.337 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@f242d27 2024-02-06 23:33:01.337 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:01.339 [DefaultDispatcher-worker-7 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:01.339 [DefaultDispatcher-worker-7 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.339 [DefaultDispatcher-worker-7 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:01.339 [DefaultDispatcher-worker-7 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.340 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bd32a5 2024-02-06 23:33:01.340 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bd32a5 2024-02-06 23:33:01.340 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.340 [DefaultDispatcher-worker-13 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.341 [Test worker @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45ac973 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:01.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:01.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-06 23:33:01.343 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7acec2 2024-02-06 23:33:01.343 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7acec2 2024-02-06 23:33:01.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@40239b34 2024-02-06 23:33:01.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@40239b34 2024-02-06 23:33:01.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-06 23:33:01.345 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40239b34 2024-02-06 23:33:01.345 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4559d5 2024-02-06 23:33:01.345 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4559d5 2024-02-06 23:33:01.348 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f47c4f9 2024-02-06 23:33:01.348 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f47c4f9 2024-02-06 23:33:01.350 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2696edae 2024-02-06 23:33:01.350 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2696edae 2024-02-06 23:33:01.352 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed23b60 2024-02-06 23:33:01.352 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed23b60 2024-02-06 23:33:01.354 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee94c9e 2024-02-06 23:33:01.354 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee94c9e 2024-02-06 23:33:01.356 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f683bb6 2024-02-06 23:33:01.356 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f683bb6 2024-02-06 23:33:01.358 [Test worker @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40239b34 2024-02-06 23:33:01.359 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e025a68 2024-02-06 23:33:01.359 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e025a68 2024-02-06 23:33:01.359 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:01.360 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40239b34 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b74a522 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:01.361 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:01.362 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:01.362 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:01.362 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:01.362 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:01.362 [DefaultDispatcher-worker-12 @coroutine#3010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-06 23:33:01.362 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:01.362 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:01.362 [DefaultDispatcher-worker-12 @coroutine#3010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-06 23:33:01.368 [DefaultDispatcher-worker-2 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40239b34 2024-02-06 23:33:01.382 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:01.383 [DefaultDispatcher-worker-12 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:01.386 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@38707615 2024-02-06 23:33:01.386 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@38707615 2024-02-06 23:33:01.390 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b78f6b 2024-02-06 23:33:01.390 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b78f6b 2024-02-06 23:33:01.393 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@32881d65 2024-02-06 23:33:01.393 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@32881d65 2024-02-06 23:33:01.394 [DefaultDispatcher-worker-12 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:01.395 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@778a8550 2024-02-06 23:33:01.395 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@778a8550 2024-02-06 23:33:01.395 [DefaultDispatcher-worker-12 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:01.396 [DefaultDispatcher-worker-15 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.396 [DefaultDispatcher-worker-15 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:33:01.396 [DefaultDispatcher-worker-15 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.396 [DefaultDispatcher-worker-15 @coroutine#3017] 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-02-06 23:33:01.397 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:33:01.397 [DefaultDispatcher-worker-12 @coroutine#3010] 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-02-06 23:33:01.397 [DefaultDispatcher-worker-12 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:33:01.397 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1856a 2024-02-06 23:33:01.398 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf1856a 2024-02-06 23:33:01.398 [DefaultDispatcher-worker-15 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.398 [DefaultDispatcher-worker-4 @coroutine#3010] 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-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-06 23:33:01.400 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@46379748 2024-02-06 23:33:01.400 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@46379748 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78805df3 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:01.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:01.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-06 23:33:01.401 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:01.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-06 23:33:01.403 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a6c9de 2024-02-06 23:33:01.403 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a6c9de 2024-02-06 23:33:01.405 [DefaultDispatcher-worker-3 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:01.405 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.405 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:01.405 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.405 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a57a1f 2024-02-06 23:33:01.405 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a57a1f 2024-02-06 23:33:01.406 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.407 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ff31df 2024-02-06 23:33:01.407 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ff31df 2024-02-06 23:33:01.407 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bf7754 2024-02-06 23:33:01.407 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bf7754 2024-02-06 23:33:01.407 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:01.410 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5938d550 2024-02-06 23:33:01.410 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5938d550 2024-02-06 23:33:01.413 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d075aaf 2024-02-06 23:33:01.413 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d075aaf 2024-02-06 23:33:01.416 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1805df6b 2024-02-06 23:33:01.416 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1805df6b 2024-02-06 23:33:01.418 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@365a647d 2024-02-06 23:33:01.418 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@365a647d 2024-02-06 23:33:01.420 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2957a5b3 2024-02-06 23:33:01.420 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2957a5b3 2024-02-06 23:33:01.422 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee24014 2024-02-06 23:33:01.422 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee24014 2024-02-06 23:33:01.422 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.424 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@782a2024 2024-02-06 23:33:01.424 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@782a2024 2024-02-06 23:33:01.426 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db6cad0 2024-02-06 23:33:01.426 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db6cad0 2024-02-06 23:33:01.426 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:01.433 [Test worker @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.435 [Test worker @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.436 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59455/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.436 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59455/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:33:01.436 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59455/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.436 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59455/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:33:01.438 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59455/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.438 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59455/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.444 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:01.445 [DefaultDispatcher-worker-8 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.445 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.445 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:01.445 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.446 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.446 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.448 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc2ea46 2024-02-06 23:33:01.448 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc2ea46 2024-02-06 23:33:01.449 [Test worker @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.451 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@51050fce 2024-02-06 23:33:01.451 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@51050fce 2024-02-06 23:33:01.454 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@553a8136 2024-02-06 23:33:01.454 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@553a8136 2024-02-06 23:33:01.456 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@103805f5 2024-02-06 23:33:01.456 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@103805f5 2024-02-06 23:33:01.459 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@58604d6e 2024-02-06 23:33:01.459 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@58604d6e 2024-02-06 23:33:01.459 [DefaultDispatcher-worker-9 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.461 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@216252d3 2024-02-06 23:33:01.461 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@216252d3 2024-02-06 23:33:01.462 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:01.464 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d044f8 2024-02-06 23:33:01.464 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d044f8 2024-02-06 23:33:01.466 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8d15db 2024-02-06 23:33:01.466 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8d15db 2024-02-06 23:33:01.467 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7017faba 2024-02-06 23:33:01.467 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7017faba 2024-02-06 23:33:01.468 [DefaultDispatcher-worker-12 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.469 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac6d2eb 2024-02-06 23:33:01.469 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac6d2eb 2024-02-06 23:33:01.469 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:01.469 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@324aec3a 2024-02-06 23:33:01.469 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@324aec3a 2024-02-06 23:33:01.472 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@36757eab 2024-02-06 23:33:01.472 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@36757eab 2024-02-06 23:33:01.474 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7377e601 2024-02-06 23:33:01.474 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7377e601 2024-02-06 23:33:01.476 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@27001679 2024-02-06 23:33:01.476 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@27001679 2024-02-06 23:33:01.477 [DefaultDispatcher-worker-9 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.478 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce159f 2024-02-06 23:33:01.478 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ce159f 2024-02-06 23:33:01.480 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f53bb4b 2024-02-06 23:33:01.480 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f53bb4b 2024-02-06 23:33:01.482 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1358194e 2024-02-06 23:33:01.482 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1358194e 2024-02-06 23:33:01.484 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@344c7682 2024-02-06 23:33:01.484 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@344c7682 2024-02-06 23:33:01.484 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:01.485 [DefaultDispatcher-worker-1 @coroutine#3043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.491 [DefaultDispatcher-worker-5 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.500 [DefaultDispatcher-worker-3 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.501 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:01.505 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f256208 2024-02-06 23:33:01.505 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f256208 2024-02-06 23:33:01.508 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e2899c 2024-02-06 23:33:01.508 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21e2899c 2024-02-06 23:33:01.509 [DefaultDispatcher-worker-12 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.511 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@25dd0978 2024-02-06 23:33:01.511 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@25dd0978 2024-02-06 23:33:01.513 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@60df83a7 2024-02-06 23:33:01.513 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@60df83a7 2024-02-06 23:33:01.516 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@646e9896 2024-02-06 23:33:01.516 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@646e9896 2024-02-06 23:33:01.517 [DefaultDispatcher-worker-14 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.518 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f543ee 2024-02-06 23:33:01.518 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f543ee 2024-02-06 23:33:01.520 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cae0661 2024-02-06 23:33:01.520 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cae0661 2024-02-06 23:33:01.521 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@f07ce8 2024-02-06 23:33:01.521 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@f07ce8 2024-02-06 23:33:01.523 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@10caee48 2024-02-06 23:33:01.523 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@10caee48 2024-02-06 23:33:01.523 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:33:01.525 [DefaultDispatcher-worker-14 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.528 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59455/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:33:01.528 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59455/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 23:33:01.528 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59455/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:33:01.529 [DefaultDispatcher-worker-1 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59455/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:33:01.529 [DefaultDispatcher-worker-1 @coroutine#3059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59455/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:33:01.529 [DefaultDispatcher-worker-1 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59455/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 23:33:01.529 [DefaultDispatcher-worker-1 @coroutine#3059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59455/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:01.530 [DefaultDispatcher-worker-1 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59455/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:33:01.530 [DefaultDispatcher-worker-1 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59455/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-06 23:33:01.530 [DefaultDispatcher-worker-1 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59455/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:33:01.531 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59455/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:33:01.531 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59455/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:33:01.559 [DefaultDispatcher-worker-7 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c19bb2a 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:01.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:01.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-06 23:33:01.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-06 23:33:01.589 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.602 [Test worker @coroutine#3077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.605 [Test worker @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.606 [DefaultDispatcher-worker-14 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41105/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.606 [DefaultDispatcher-worker-14 @coroutine#3083] 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:41105/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:33:01.606 [DefaultDispatcher-worker-14 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41105/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.606 [DefaultDispatcher-worker-14 @coroutine#3083] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41105/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:33:01.608 [DefaultDispatcher-worker-14 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41105/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.608 [DefaultDispatcher-worker-14 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41105/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.613 [DefaultDispatcher-worker-7 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.613 [DefaultDispatcher-worker-7 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.613 [DefaultDispatcher-worker-7 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:01.613 [DefaultDispatcher-worker-7 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.614 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.614 [DefaultDispatcher-worker-3 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.615 [Test worker @coroutine#3087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4172c967 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:01.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:01.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-06 23:33:01.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb3294c 2024-02-06 23:33:01.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb3294c 2024-02-06 23:33:01.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-06 23:33:01.619 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb3294c 2024-02-06 23:33:01.632 [Test worker @coroutine#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb3294c 2024-02-06 23:33:01.634 [Test worker @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb3294c 2024-02-06 23:33:01.644 [DefaultDispatcher-worker-9 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb3294c 2024-02-06 23:33:01.644 [DefaultDispatcher-worker-11 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.653 [DefaultDispatcher-worker-12 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.660 [DefaultDispatcher-worker-8 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.664 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:01.668 [DefaultDispatcher-worker-13 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.668 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c868c56 2024-02-06 23:33:01.668 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c868c56 2024-02-06 23:33:01.672 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@124161b6 2024-02-06 23:33:01.672 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@124161b6 2024-02-06 23:33:01.675 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@167ee726 2024-02-06 23:33:01.676 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@167ee726 2024-02-06 23:33:01.679 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@537c6b8d 2024-02-06 23:33:01.679 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@537c6b8d 2024-02-06 23:33:01.681 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b30b988 2024-02-06 23:33:01.681 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b30b988 2024-02-06 23:33:01.683 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@62653b89 2024-02-06 23:33:01.683 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@62653b89 2024-02-06 23:33:01.685 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3b734 2024-02-06 23:33:01.685 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3b734 2024-02-06 23:33:01.687 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@335394c2 2024-02-06 23:33:01.687 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@335394c2 2024-02-06 23:33:01.689 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd187d9 2024-02-06 23:33:01.690 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd187d9 2024-02-06 23:33:01.690 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:33:01.690 [DefaultDispatcher-worker-4 @coroutine#3111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.706 [DefaultDispatcher-worker-12 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.716 [DefaultDispatcher-worker-11 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.719 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:01.723 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e134ff 2024-02-06 23:33:01.723 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e134ff 2024-02-06 23:33:01.726 [DefaultDispatcher-worker-1 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.727 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@c26cad3 2024-02-06 23:33:01.727 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@c26cad3 2024-02-06 23:33:01.730 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@8195f8f 2024-02-06 23:33:01.730 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@8195f8f 2024-02-06 23:33:01.733 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1bc0e8 2024-02-06 23:33:01.733 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1bc0e8 2024-02-06 23:33:01.735 [DefaultDispatcher-worker-4 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.736 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@46565378 2024-02-06 23:33:01.736 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@46565378 2024-02-06 23:33:01.740 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9c6933 2024-02-06 23:33:01.740 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9c6933 2024-02-06 23:33:01.743 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3ba408 2024-02-06 23:33:01.743 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3ba408 2024-02-06 23:33:01.744 [DefaultDispatcher-worker-13 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c65f2e1 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:01.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:01.747 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d343fa7 2024-02-06 23:33:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-06 23:33:01.747 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d343fa7 2024-02-06 23:33:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:01.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:01.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-06 23:33:01.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:01.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:01.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-06 23:33:01.750 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@598d64ea 2024-02-06 23:33:01.750 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@598d64ea 2024-02-06 23:33:01.750 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:01.768 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:01.779 [Test worker @coroutine#3120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:01.781 [Test worker @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:01.782 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38401/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.782 [DefaultDispatcher-worker-13 @coroutine#3126] 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:38401/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:33:01.782 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38401/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.782 [DefaultDispatcher-worker-13 @coroutine#3126] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38401/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:33:01.785 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38401/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.786 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38401/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.790 [DefaultDispatcher-worker-5 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:01.790 [DefaultDispatcher-worker-5 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.790 [DefaultDispatcher-worker-5 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:01.790 [DefaultDispatcher-worker-5 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.791 [DefaultDispatcher-worker-13 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.791 [DefaultDispatcher-worker-13 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.793 [Test worker @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dc2c13c 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:01.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:01.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-06 23:33:01.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-06 23:33:01.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-06 23:33:01.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-06 23:33:01.798 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-06 23:33:01.809 [Test worker @coroutine#3137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-06 23:33:01.811 [Test worker @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-06 23:33:01.822 [DefaultDispatcher-worker-6 @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-06 23:33:01.823 [DefaultDispatcher-worker-8 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:01.832 [DefaultDispatcher-worker-7 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:01.848 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:01.848 [DefaultDispatcher-worker-2 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:01.851 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cf8acb 2024-02-06 23:33:01.851 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cf8acb 2024-02-06 23:33:01.854 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0868a2 2024-02-06 23:33:01.854 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0868a2 2024-02-06 23:33:01.855 [DefaultDispatcher-worker-2 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:01.857 [DefaultDispatcher-worker-8 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38401/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:33:01.857 [DefaultDispatcher-worker-8 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38401/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 23:33:01.857 [DefaultDispatcher-worker-8 @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38401/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:33:01.857 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a37e1bb 2024-02-06 23:33:01.857 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a37e1bb 2024-02-06 23:33:01.858 [DefaultDispatcher-worker-7 @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38401/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:33:01.858 [DefaultDispatcher-worker-7 @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38401/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-06 23:33:01.859 [DefaultDispatcher-worker-7 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38401/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-06 23:33:01.859 [DefaultDispatcher-worker-7 @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38401/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:01.859 [DefaultDispatcher-worker-7 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38401/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:33:01.859 [DefaultDispatcher-worker-7 @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38401/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-06 23:33:01.859 [DefaultDispatcher-worker-7 @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38401/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:33:01.860 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f356299 2024-02-06 23:33:01.860 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f356299 2024-02-06 23:33:01.860 [DefaultDispatcher-worker-2 @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38401/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:33:01.860 [DefaultDispatcher-worker-2 @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38401/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-06 23:33:01.862 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@33302c66 2024-02-06 23:33:01.862 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@33302c66 2024-02-06 23:33:01.864 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e500fda 2024-02-06 23:33:01.864 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e500fda 2024-02-06 23:33:01.867 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbf1f92 2024-02-06 23:33:01.867 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bbf1f92 2024-02-06 23:33:01.869 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1a9dd6 2024-02-06 23:33:01.869 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1a9dd6 2024-02-06 23:33:01.871 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7bcb4f 2024-02-06 23:33:01.872 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7bcb4f 2024-02-06 23:33:01.872 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:33:01.884 [DefaultDispatcher-worker-8 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:01.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cfac0bd 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:01.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:01.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-06 23:33:01.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:01.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:01.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-06 23:33:01.897 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:01.901 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@497f1513 2024-02-06 23:33:01.901 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@497f1513 2024-02-06 23:33:01.904 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b8f24c 2024-02-06 23:33:01.904 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b8f24c 2024-02-06 23:33:01.908 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@43877e63 2024-02-06 23:33:01.908 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@43877e63 2024-02-06 23:33:01.911 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@685f877 2024-02-06 23:33:01.911 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@685f877 2024-02-06 23:33:01.914 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3763a239 2024-02-06 23:33:01.914 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3763a239 2024-02-06 23:33:01.916 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:01.918 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c91c0b 2024-02-06 23:33:01.918 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c91c0b 2024-02-06 23:33:01.922 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc518f7 2024-02-06 23:33:01.922 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc518f7 2024-02-06 23:33:01.925 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@66aa0738 2024-02-06 23:33:01.925 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@66aa0738 2024-02-06 23:33:01.926 [Test worker @coroutine#3173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:01.928 [Test worker @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:01.928 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf203be 2024-02-06 23:33:01.928 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf203be 2024-02-06 23:33:01.928 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:01.929 [DefaultDispatcher-worker-14 @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51827/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.929 [DefaultDispatcher-worker-14 @coroutine#3179] 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:51827/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-06 23:33:01.929 [DefaultDispatcher-worker-14 @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51827/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.929 [DefaultDispatcher-worker-14 @coroutine#3179] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51827/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:33:01.931 [DefaultDispatcher-worker-12 @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51827/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.931 [DefaultDispatcher-worker-12 @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51827/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:01.938 [DefaultDispatcher-worker-2 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:01.938 [DefaultDispatcher-worker-2 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.938 [DefaultDispatcher-worker-2 @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.localdomain:51827/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:01.938 [DefaultDispatcher-worker-2 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.939 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.939 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.941 [Test worker @coroutine#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7891742e 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:01.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:01.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-06 23:33:01.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-06 23:33:01.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-06 23:33:01.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-06 23:33:01.947 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-06 23:33:01.958 [Test worker @coroutine#3190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-06 23:33:01.960 [Test worker @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-06 23:33:01.965 [DefaultDispatcher-worker-4 @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51827/auth/register 2024-02-06 23:33:01.965 [DefaultDispatcher-worker-4 @coroutine#3201] 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:51827/auth/register. 2024-02-06 23:33:01.965 [DefaultDispatcher-worker-4 @coroutine#3201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51827/auth/register 2024-02-06 23:33:01.965 [DefaultDispatcher-worker-4 @coroutine#3201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51827/auth/register from class io.ktor.http.content.TextContent 2024-02-06 23:33:01.967 [DefaultDispatcher-worker-12 @coroutine#3201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51827/auth/register 2024-02-06 23:33:01.967 [DefaultDispatcher-worker-12 @coroutine#3201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51827/auth/register 2024-02-06 23:33:01.967 [DefaultDispatcher-worker-12 @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51827/auth/register. 2024-02-06 23:33:01.967 [DefaultDispatcher-worker-12 @coroutine#3201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51827/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:01.968 [DefaultDispatcher-worker-3 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:01.968 [DefaultDispatcher-worker-3 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.968 [DefaultDispatcher-worker-3 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:01.968 [DefaultDispatcher-worker-3 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.969 [DefaultDispatcher-worker-12 @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@781bd9dd 2024-02-06 23:33:01.969 [DefaultDispatcher-worker-17 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.969 [DefaultDispatcher-worker-17 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:01.989 [DefaultDispatcher-worker-12 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:01.990 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:01.994 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@720d6072 2024-02-06 23:33:01.994 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@720d6072 2024-02-06 23:33:01.997 [DefaultDispatcher-worker-17 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:01.998 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cca8043 2024-02-06 23:33:01.998 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cca8043 2024-02-06 23:33:02.001 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f50b02 2024-02-06 23:33:02.001 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f50b02 2024-02-06 23:33:02.004 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df78a78 2024-02-06 23:33:02.004 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df78a78 2024-02-06 23:33:02.007 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@24607344 2024-02-06 23:33:02.007 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@24607344 2024-02-06 23:33:02.009 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@c803713 2024-02-06 23:33:02.009 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@c803713 2024-02-06 23:33:02.011 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfd909a 2024-02-06 23:33:02.011 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfd909a 2024-02-06 23:33:02.013 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd87537 2024-02-06 23:33:02.013 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd87537 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@726e29d 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:02.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:02.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-06 23:33:02.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@707b38a1 2024-02-06 23:33:02.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@707b38a1 2024-02-06 23:33:02.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-06 23:33:02.016 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a85c79b 2024-02-06 23:33:02.016 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a85c79b 2024-02-06 23:33:02.016 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:02.033 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b38a1 2024-02-06 23:33:02.043 [Test worker @coroutine#3212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b38a1 2024-02-06 23:33:02.045 [Test worker @coroutine#3214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b38a1 2024-02-06 23:33:02.046 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:02.047 [DefaultDispatcher-worker-12 @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.047 [DefaultDispatcher-worker-12 @coroutine#3218] 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-02-06 23:33:02.047 [DefaultDispatcher-worker-12 @coroutine#3218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.047 [DefaultDispatcher-worker-12 @coroutine#3218] 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-02-06 23:33:02.049 [DefaultDispatcher-worker-1 @coroutine#3218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.049 [DefaultDispatcher-worker-1 @coroutine#3218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.051 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b66f97 2024-02-06 23:33:02.051 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b66f97 2024-02-06 23:33:02.056 [DefaultDispatcher-worker-17 @coroutine#3217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b38a1 2024-02-06 23:33:02.056 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7185b1 2024-02-06 23:33:02.056 [DefaultDispatcher-worker-17 @coroutine#3217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.056 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7185b1 2024-02-06 23:33:02.056 [DefaultDispatcher-worker-17 @coroutine#3217] 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-02-06 23:33:02.056 [DefaultDispatcher-worker-17 @coroutine#3217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.057 [DefaultDispatcher-worker-16 @coroutine#3217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.057 [DefaultDispatcher-worker-16 @coroutine#3217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.059 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@284e04e7 2024-02-06 23:33:02.060 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@284e04e7 2024-02-06 23:33:02.060 [Test worker @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b38a1 2024-02-06 23:33:02.064 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4c8f8a 2024-02-06 23:33:02.064 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4c8f8a 2024-02-06 23:33:02.065 [Test worker @coroutine#3229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b38a1 2024-02-06 23:33:02.066 [DefaultDispatcher-worker-10 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:02.066 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.066 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:02.066 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.067 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c979f63 2024-02-06 23:33:02.067 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c979f63 2024-02-06 23:33:02.067 [DefaultDispatcher-worker-16 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.068 [DefaultDispatcher-worker-16 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.069 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6bc14d 2024-02-06 23:33:02.069 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6bc14d 2024-02-06 23:33:02.071 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a8f1b 2024-02-06 23:33:02.071 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a8f1b 2024-02-06 23:33:02.074 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6370c5 2024-02-06 23:33:02.074 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6370c5 2024-02-06 23:33:02.076 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcf8a8d 2024-02-06 23:33:02.076 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcf8a8d 2024-02-06 23:33:02.076 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:02.081 [Test worker @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b38a1 2024-02-06 23:33:02.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-06 23:33:02.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-06 23:33:02.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:02.083 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@707b38a1: (connection evicted) 2024-02-06 23:33:02.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:02.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-06 23:33:02.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a079446 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:02.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:02.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-06 23:33:02.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-06 23:33:02.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-06 23:33:02.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-06 23:33:02.089 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-06 23:33:02.100 [Test worker @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-06 23:33:02.102 [Test worker @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-06 23:33:02.103 [DefaultDispatcher-worker-10 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.103 [DefaultDispatcher-worker-10 @coroutine#3248] 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-02-06 23:33:02.103 [DefaultDispatcher-worker-10 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.103 [DefaultDispatcher-worker-10 @coroutine#3248] 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-02-06 23:33:02.104 [DefaultDispatcher-worker-3 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.104 [DefaultDispatcher-worker-3 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.112 [DefaultDispatcher-worker-17 @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-06 23:33:02.112 [DefaultDispatcher-worker-17 @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.112 [DefaultDispatcher-worker-17 @coroutine#3247] 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-02-06 23:33:02.112 [DefaultDispatcher-worker-17 @coroutine#3247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.113 [DefaultDispatcher-worker-14 @coroutine#3247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.113 [DefaultDispatcher-worker-14 @coroutine#3247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.116 [Test worker @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-06 23:33:02.119 [Test worker @coroutine#3259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-06 23:33:02.123 [Test worker @coroutine#3266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118f2486 2024-02-06 23:33:02.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-06 23:33:02.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-06 23:33:02.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:02.124 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118f2486: (connection evicted) 2024-02-06 23:33:02.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:02.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-06 23:33:02.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-06 23:33:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-06 23:33:02.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1185b0b7 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:02.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:02.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-06 23:33:02.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-02-06 23:33:02.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-02-06 23:33:02.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-06 23:33:02.129 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-02-06 23:33:02.140 [Test worker @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-02-06 23:33:02.142 [Test worker @coroutine#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-02-06 23:33:02.143 [DefaultDispatcher-worker-17 @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.143 [DefaultDispatcher-worker-17 @coroutine#3275] 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-02-06 23:33:02.143 [DefaultDispatcher-worker-17 @coroutine#3275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.143 [DefaultDispatcher-worker-17 @coroutine#3275] 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-02-06 23:33:02.144 [DefaultDispatcher-worker-11 @coroutine#3275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.144 [DefaultDispatcher-worker-11 @coroutine#3275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.152 [DefaultDispatcher-worker-10 @coroutine#3274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-02-06 23:33:02.152 [DefaultDispatcher-worker-10 @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.152 [DefaultDispatcher-worker-10 @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-06 23:33:02.152 [DefaultDispatcher-worker-10 @coroutine#3274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.153 [DefaultDispatcher-worker-1 @coroutine#3274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.153 [DefaultDispatcher-worker-1 @coroutine#3274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.156 [Test worker @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-02-06 23:33:02.160 [Test worker @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-02-06 23:33:02.164 [Test worker @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-02-06 23:33:02.167 [Test worker @coroutine#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-02-06 23:33:02.169 [Test worker @coroutine#3301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-02-06 23:33:02.173 [Test worker @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-02-06 23:33:02.175 [Test worker @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4 2024-02-06 23:33:02.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-06 23:33:02.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-06 23:33:02.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:02.176 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2082e0e4: (connection evicted) 2024-02-06 23:33:02.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:02.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-06 23:33:02.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dc1597f 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:02.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:02.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-06 23:33:02.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 23:33:02.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 23:33:02.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-06 23:33:02.180 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 23:33:02.191 [Test worker @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 23:33:02.192 [Test worker @coroutine#3309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 23:33:02.193 [DefaultDispatcher-worker-1 @coroutine#3313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.194 [DefaultDispatcher-worker-1 @coroutine#3313] 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-02-06 23:33:02.194 [DefaultDispatcher-worker-1 @coroutine#3313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.194 [DefaultDispatcher-worker-1 @coroutine#3313] 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-02-06 23:33:02.195 [DefaultDispatcher-worker-2 @coroutine#3313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.195 [DefaultDispatcher-worker-2 @coroutine#3313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.202 [DefaultDispatcher-worker-18 @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 23:33:02.202 [DefaultDispatcher-worker-18 @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.202 [DefaultDispatcher-worker-18 @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-06 23:33:02.202 [DefaultDispatcher-worker-18 @coroutine#3312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.203 [DefaultDispatcher-worker-16 @coroutine#3312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.203 [DefaultDispatcher-worker-16 @coroutine#3312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.206 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 23:33:02.210 [Test worker @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 23:33:02.213 [Test worker @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-02-06 23:33:02.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-06 23:33:02.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-06 23:33:02.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:02.215 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83: (connection evicted) 2024-02-06 23:33:02.215 [DefaultDispatcher-worker-18 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:02.215 [DefaultDispatcher-worker-18 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.215 [DefaultDispatcher-worker-18 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:02.215 [DefaultDispatcher-worker-18 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:02.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-06 23:33:02.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:02.216 [DefaultDispatcher-worker-10 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:02.216 [DefaultDispatcher-worker-10 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bf45b7c 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:02.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:02.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-06 23:33:02.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2024-02-06 23:33:02.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2024-02-06 23:33:02.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-06 23:33:02.220 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2024-02-06 23:33:02.230 [Test worker @coroutine#3342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2024-02-06 23:33:02.232 [Test worker @coroutine#3344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2024-02-06 23:33:02.233 [DefaultDispatcher-worker-18 @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.233 [DefaultDispatcher-worker-18 @coroutine#3348] 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-02-06 23:33:02.233 [DefaultDispatcher-worker-18 @coroutine#3348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.233 [DefaultDispatcher-worker-18 @coroutine#3348] 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-02-06 23:33:02.234 [DefaultDispatcher-worker-2 @coroutine#3348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.234 [DefaultDispatcher-worker-2 @coroutine#3348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.243 [DefaultDispatcher-worker-6 @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2024-02-06 23:33:02.244 [DefaultDispatcher-worker-6 @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.244 [DefaultDispatcher-worker-6 @coroutine#3347] 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-02-06 23:33:02.244 [DefaultDispatcher-worker-6 @coroutine#3347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.244 [DefaultDispatcher-worker-16 @coroutine#3347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.245 [DefaultDispatcher-worker-16 @coroutine#3347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.246 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2024-02-06 23:33:02.249 [Test worker @coroutine#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2024-02-06 23:33:02.252 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2024-02-06 23:33:02.254 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2024-02-06 23:33:02.257 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490704a5 2024-02-06 23:33:02.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-06 23:33:02.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-06 23:33:02.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:02.258 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@490704a5: (connection evicted) 2024-02-06 23:33:02.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:02.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-06 23:33:02.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-06 23:33:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-06 23:33:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ecd2aa4 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:02.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:02.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-06 23:33:02.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c40402c 2024-02-06 23:33:02.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c40402c 2024-02-06 23:33:02.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-06 23:33:02.263 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c40402c 2024-02-06 23:33:02.273 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c40402c 2024-02-06 23:33:02.275 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c40402c 2024-02-06 23:33:02.276 [DefaultDispatcher-worker-12 @coroutine#3379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.276 [DefaultDispatcher-worker-12 @coroutine#3379] 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-02-06 23:33:02.276 [DefaultDispatcher-worker-12 @coroutine#3379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.276 [DefaultDispatcher-worker-12 @coroutine#3379] 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-02-06 23:33:02.278 [DefaultDispatcher-worker-14 @coroutine#3379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.278 [DefaultDispatcher-worker-14 @coroutine#3379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-06 23:33:02.286 [DefaultDispatcher-worker-10 @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c40402c 2024-02-06 23:33:02.286 [DefaultDispatcher-worker-18 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:02.286 [DefaultDispatcher-worker-10 @coroutine#3378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.286 [DefaultDispatcher-worker-18 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.287 [DefaultDispatcher-worker-10 @coroutine#3378] 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-02-06 23:33:02.287 [DefaultDispatcher-worker-18 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:02.287 [DefaultDispatcher-worker-10 @coroutine#3378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.287 [DefaultDispatcher-worker-18 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.287 [DefaultDispatcher-worker-18 @coroutine#3378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.287 [DefaultDispatcher-worker-18 @coroutine#3378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-06 23:33:02.288 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.288 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.290 [Test worker @coroutine#3382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c40402c 2024-02-06 23:33:02.292 [Test worker @coroutine#3393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c40402c 2024-02-06 23:33:02.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-06 23:33:02.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-06 23:33:02.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:02.295 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c40402c: (connection evicted) 2024-02-06 23:33:02.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:02.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-06 23:33:02.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-06 23:33:02.390 [DefaultDispatcher-worker-4 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:02.390 [DefaultDispatcher-worker-4 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.390 [DefaultDispatcher-worker-4 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:02.390 [DefaultDispatcher-worker-4 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.391 [DefaultDispatcher-worker-18 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.391 [DefaultDispatcher-worker-18 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.456 [DefaultDispatcher-worker-13 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:02.457 [DefaultDispatcher-worker-13 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.457 [DefaultDispatcher-worker-13 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:02.457 [DefaultDispatcher-worker-13 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.457 [DefaultDispatcher-worker-7 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:02.458 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.458 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:02.458 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.458 [DefaultDispatcher-worker-9 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.459 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.459 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fa86ddd 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:02.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:02.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-06 23:33:02.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f465ae 2024-02-06 23:33:02.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f465ae 2024-02-06 23:33:02.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-06 23:33:02.531 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f465ae 2024-02-06 23:33:02.541 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f465ae 2024-02-06 23:33:02.543 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f465ae 2024-02-06 23:33:02.546 [DefaultDispatcher-worker-7 @coroutine#3436] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.546 [DefaultDispatcher-worker-7 @coroutine#3436] 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-02-06 23:33:02.546 [DefaultDispatcher-worker-7 @coroutine#3436] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.546 [DefaultDispatcher-worker-7 @coroutine#3436] 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-02-06 23:33:02.547 [DefaultDispatcher-worker-8 @coroutine#3436] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.547 [DefaultDispatcher-worker-8 @coroutine#3436] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.555 [DefaultDispatcher-worker-11 @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f465ae 2024-02-06 23:33:02.555 [DefaultDispatcher-worker-11 @coroutine#3435] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.555 [DefaultDispatcher-worker-11 @coroutine#3435] 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-02-06 23:33:02.555 [DefaultDispatcher-worker-11 @coroutine#3435] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.556 [DefaultDispatcher-worker-3 @coroutine#3435] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.556 [DefaultDispatcher-worker-3 @coroutine#3435] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.559 [Test worker @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f465ae 2024-02-06 23:33:02.576 [DefaultDispatcher-worker-18 @coroutine#3447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f465ae 2024-02-06 23:33:02.613 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:02.617 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3464f1 2024-02-06 23:33:02.617 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3464f1 2024-02-06 23:33:02.621 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f39547 2024-02-06 23:33:02.621 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f39547 2024-02-06 23:33:02.623 [DefaultDispatcher-worker-14 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:02.623 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.623 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:02.623 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.624 [DefaultDispatcher-worker-15 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.624 [DefaultDispatcher-worker-15 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.625 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cc0f81 2024-02-06 23:33:02.625 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cc0f81 2024-02-06 23:33:02.628 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ce9f7c 2024-02-06 23:33:02.628 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ce9f7c 2024-02-06 23:33:02.630 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c007658 2024-02-06 23:33:02.630 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c007658 2024-02-06 23:33:02.632 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@358f32 2024-02-06 23:33:02.632 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@358f32 2024-02-06 23:33:02.635 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@141138b2 2024-02-06 23:33:02.635 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@141138b2 2024-02-06 23:33:02.637 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e16033 2024-02-06 23:33:02.637 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e16033 2024-02-06 23:33:02.638 [Test worker @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f465ae 2024-02-06 23:33:02.639 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3c6ee1 2024-02-06 23:33:02.639 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3c6ee1 2024-02-06 23:33:02.639 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:02.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-06 23:33:02.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-06 23:33:02.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:02.646 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f465ae: (connection evicted) 2024-02-06 23:33:02.647 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e3464f1: (connection evicted) 2024-02-06 23:33:02.647 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70f39547: (connection evicted) 2024-02-06 23:33:02.648 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74cc0f81: (connection evicted) 2024-02-06 23:33:02.648 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31ce9f7c: (connection evicted) 2024-02-06 23:33:02.648 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c007658: (connection evicted) 2024-02-06 23:33:02.649 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@358f32: (connection evicted) 2024-02-06 23:33:02.649 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@141138b2: (connection evicted) 2024-02-06 23:33:02.649 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51e16033: (connection evicted) 2024-02-06 23:33:02.650 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e3c6ee1: (connection evicted) 2024-02-06 23:33:02.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:02.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-06 23:33:02.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-06 23:33:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aed4a23 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:02.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:02.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-06 23:33:02.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7c1de0 2024-02-06 23:33:02.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7c1de0 2024-02-06 23:33:02.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-06 23:33:02.659 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7c1de0 2024-02-06 23:33:02.670 [Test worker @coroutine#3457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7c1de0 2024-02-06 23:33:02.672 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7c1de0 2024-02-06 23:33:02.673 [DefaultDispatcher-worker-15 @coroutine#3462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.673 [DefaultDispatcher-worker-15 @coroutine#3462] 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-02-06 23:33:02.673 [DefaultDispatcher-worker-15 @coroutine#3462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.674 [DefaultDispatcher-worker-15 @coroutine#3462] 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-02-06 23:33:02.675 [DefaultDispatcher-worker-17 @coroutine#3462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.675 [DefaultDispatcher-worker-17 @coroutine#3462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.683 [DefaultDispatcher-worker-18 @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7c1de0 2024-02-06 23:33:02.683 [DefaultDispatcher-worker-18 @coroutine#3461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.683 [DefaultDispatcher-worker-18 @coroutine#3461] 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-02-06 23:33:02.683 [DefaultDispatcher-worker-18 @coroutine#3461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.683 [DefaultDispatcher-worker-14 @coroutine#3461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.683 [DefaultDispatcher-worker-14 @coroutine#3461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.687 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7c1de0 2024-02-06 23:33:02.700 [DefaultDispatcher-worker-12 @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7c1de0 2024-02-06 23:33:02.741 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7c1de0 2024-02-06 23:33:02.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-06 23:33:02.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-06 23:33:02.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:02.744 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f7c1de0: (connection evicted) 2024-02-06 23:33:02.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:02.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-06 23:33:02.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-06 23:33:02.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68e62b3b 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:02.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:02.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-06 23:33:02.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-02-06 23:33:02.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-02-06 23:33:02.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-06 23:33:02.750 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-02-06 23:33:02.761 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-02-06 23:33:02.763 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-02-06 23:33:02.764 [DefaultDispatcher-worker-12 @coroutine#3484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.764 [DefaultDispatcher-worker-12 @coroutine#3484] 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-02-06 23:33:02.764 [DefaultDispatcher-worker-12 @coroutine#3484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.764 [DefaultDispatcher-worker-12 @coroutine#3484] 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-02-06 23:33:02.765 [DefaultDispatcher-worker-3 @coroutine#3484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.765 [DefaultDispatcher-worker-3 @coroutine#3484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.771 [DefaultDispatcher-worker-8 @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-02-06 23:33:02.772 [DefaultDispatcher-worker-8 @coroutine#3483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.772 [DefaultDispatcher-worker-8 @coroutine#3483] 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-02-06 23:33:02.772 [DefaultDispatcher-worker-8 @coroutine#3483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.772 [DefaultDispatcher-worker-12 @coroutine#3483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.772 [DefaultDispatcher-worker-12 @coroutine#3483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.775 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-02-06 23:33:02.788 [DefaultDispatcher-worker-11 @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-02-06 23:33:02.799 [DefaultDispatcher-worker-8 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:02.800 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.800 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:02.800 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.801 [DefaultDispatcher-worker-7 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.801 [DefaultDispatcher-worker-7 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.830 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-02-06 23:33:02.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-06 23:33:02.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-06 23:33:02.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:02.833 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e4beda: (connection evicted) 2024-02-06 23:33:02.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:02.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-06 23:33:02.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f73a7cf 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:02.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:02.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:02.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:02.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-06 23:33:02.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@44181746 2024-02-06 23:33:02.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@44181746 2024-02-06 23:33:02.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-06 23:33:02.841 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44181746 2024-02-06 23:33:02.858 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44181746 2024-02-06 23:33:02.860 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44181746 2024-02-06 23:33:02.861 [DefaultDispatcher-worker-1 @coroutine#3509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.862 [DefaultDispatcher-worker-1 @coroutine#3509] 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-02-06 23:33:02.862 [DefaultDispatcher-worker-1 @coroutine#3509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.862 [DefaultDispatcher-worker-1 @coroutine#3509] 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-02-06 23:33:02.863 [DefaultDispatcher-worker-4 @coroutine#3509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.863 [DefaultDispatcher-worker-4 @coroutine#3509] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.870 [DefaultDispatcher-worker-1 @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44181746 2024-02-06 23:33:02.871 [DefaultDispatcher-worker-1 @coroutine#3508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.871 [DefaultDispatcher-worker-1 @coroutine#3508] 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-02-06 23:33:02.871 [DefaultDispatcher-worker-1 @coroutine#3508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.871 [DefaultDispatcher-worker-17 @coroutine#3508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.871 [DefaultDispatcher-worker-17 @coroutine#3508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.874 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44181746 2024-02-06 23:33:02.888 [DefaultDispatcher-worker-8 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44181746 2024-02-06 23:33:02.925 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44181746 2024-02-06 23:33:02.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-06 23:33:02.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-06 23:33:02.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:02.928 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44181746: (connection evicted) 2024-02-06 23:33:02.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:02.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-06 23:33:02.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6889e714 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:02.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:02.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-06 23:33:02.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173 2024-02-06 23:33:02.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173 2024-02-06 23:33:02.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-06 23:33:02.934 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173 2024-02-06 23:33:02.945 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173 2024-02-06 23:33:02.947 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173 2024-02-06 23:33:02.948 [DefaultDispatcher-worker-3 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:02.948 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.948 [DefaultDispatcher-worker-3 @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.localdomain:51827/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:02.948 [DefaultDispatcher-worker-3 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.949 [DefaultDispatcher-worker-17 @coroutine#3534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.949 [DefaultDispatcher-worker-17 @coroutine#3534] 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/replication/ackAndGetPendingReplications. 2024-02-06 23:33:02.949 [DefaultDispatcher-worker-17 @coroutine#3534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.949 [DefaultDispatcher-worker-17 @coroutine#3534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:33:02.949 [DefaultDispatcher-worker-7 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.949 [DefaultDispatcher-worker-7 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.950 [DefaultDispatcher-worker-5 @coroutine#3534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.951 [DefaultDispatcher-worker-5 @coroutine#3534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:33:02.959 [DefaultDispatcher-worker-11 @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173 2024-02-06 23:33:02.959 [DefaultDispatcher-worker-11 @coroutine#3533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 23:33:02.959 [DefaultDispatcher-worker-11 @coroutine#3533] 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/replication/nodeId. 2024-02-06 23:33:02.959 [DefaultDispatcher-worker-11 @coroutine#3533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 23:33:02.960 [DefaultDispatcher-worker-13 @coroutine#3533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 23:33:02.960 [DefaultDispatcher-worker-13 @coroutine#3533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 23:33:02.968 [DefaultDispatcher-worker-7 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173 2024-02-06 23:33:02.979 [DefaultDispatcher-worker-9 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173 2024-02-06 23:33:02.979 [DefaultDispatcher-worker-7 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:02.979 [DefaultDispatcher-worker-7 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.979 [DefaultDispatcher-worker-7 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:02.979 [DefaultDispatcher-worker-7 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.981 [DefaultDispatcher-worker-16 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.981 [DefaultDispatcher-worker-16 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:02.987 [DefaultDispatcher-worker-13 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173 2024-02-06 23:33:02.998 [DefaultDispatcher-worker-13 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173 2024-02-06 23:33:03.003 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173 2024-02-06 23:33:03.017 [DefaultDispatcher-worker-6 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173 2024-02-06 23:33:03.025 [DefaultDispatcher-worker-2 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173 2024-02-06 23:33:03.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-06 23:33:03.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-06 23:33:03.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:03.026 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b7dd173: (connection evicted) 2024-02-06 23:33:03.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:03.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-06 23:33:03.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46bff388 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:03.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:03.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-06 23:33:03.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2024-02-06 23:33:03.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2024-02-06 23:33:03.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-06 23:33:03.032 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2024-02-06 23:33:03.045 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2024-02-06 23:33:03.047 [Test worker @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2024-02-06 23:33:03.048 [DefaultDispatcher-worker-7 @coroutine#3563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:33:03.048 [DefaultDispatcher-worker-7 @coroutine#3563] 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/replication/ackAndGetPendingReplications. 2024-02-06 23:33:03.048 [DefaultDispatcher-worker-7 @coroutine#3563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:33:03.048 [DefaultDispatcher-worker-7 @coroutine#3563] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:33:03.050 [DefaultDispatcher-worker-3 @coroutine#3563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:33:03.050 [DefaultDispatcher-worker-3 @coroutine#3563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:33:03.056 [DefaultDispatcher-worker-5 @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2024-02-06 23:33:03.057 [DefaultDispatcher-worker-5 @coroutine#3562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 23:33:03.057 [DefaultDispatcher-worker-5 @coroutine#3562] 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/replication/nodeId. 2024-02-06 23:33:03.057 [DefaultDispatcher-worker-5 @coroutine#3562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 23:33:03.058 [DefaultDispatcher-worker-13 @coroutine#3562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 23:33:03.058 [DefaultDispatcher-worker-13 @coroutine#3562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 23:33:03.065 [DefaultDispatcher-worker-6 @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2024-02-06 23:33:03.075 [DefaultDispatcher-worker-5 @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2024-02-06 23:33:03.078 [DefaultDispatcher-worker-7 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:03.078 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.078 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:03.078 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.080 [DefaultDispatcher-worker-14 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.080 [DefaultDispatcher-worker-14 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.084 [DefaultDispatcher-worker-4 @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2024-02-06 23:33:03.091 [DefaultDispatcher-worker-12 @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2024-02-06 23:33:03.100 [DefaultDispatcher-worker-4 @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2024-02-06 23:33:03.109 [DefaultDispatcher-worker-18 @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2024-02-06 23:33:03.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-06 23:33:03.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-06 23:33:03.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:03.113 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f: (connection evicted) 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:03.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-06 23:33:03.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106ac5f4 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:03.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-06 23:33:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:03.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:03.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-06 23:33:03.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-06 23:33:03.120 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.133 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.135 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.136 [DefaultDispatcher-worker-18 @coroutine#3592] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:33:03.136 [DefaultDispatcher-worker-18 @coroutine#3592] 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/replication/ackAndGetPendingReplications. 2024-02-06 23:33:03.136 [DefaultDispatcher-worker-18 @coroutine#3592] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:33:03.136 [DefaultDispatcher-worker-18 @coroutine#3592] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:33:03.137 [DefaultDispatcher-worker-2 @coroutine#3592] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:33:03.138 [DefaultDispatcher-worker-2 @coroutine#3592] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:33:03.144 [DefaultDispatcher-worker-14 @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.144 [DefaultDispatcher-worker-14 @coroutine#3591] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 23:33:03.144 [DefaultDispatcher-worker-14 @coroutine#3591] 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/replication/nodeId. 2024-02-06 23:33:03.144 [DefaultDispatcher-worker-14 @coroutine#3591] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 23:33:03.145 [DefaultDispatcher-worker-2 @coroutine#3591] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 23:33:03.145 [DefaultDispatcher-worker-2 @coroutine#3591] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 23:33:03.152 [DefaultDispatcher-worker-15 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.161 [DefaultDispatcher-worker-12 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.169 [DefaultDispatcher-worker-15 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.184 [DefaultDispatcher-worker-12 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.191 [DefaultDispatcher-worker-14 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.199 [DefaultDispatcher-worker-14 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.203 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.205 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.216 [DefaultDispatcher-worker-1 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.219 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:03.223 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@116bddc7 2024-02-06 23:33:03.223 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@116bddc7 2024-02-06 23:33:03.227 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fac319a 2024-02-06 23:33:03.227 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fac319a 2024-02-06 23:33:03.228 [DefaultDispatcher-worker-1 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:03.228 [DefaultDispatcher-worker-1 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.228 [DefaultDispatcher-worker-1 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:03.228 [DefaultDispatcher-worker-1 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.228 [DefaultDispatcher-worker-7 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.229 [DefaultDispatcher-worker-17 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.229 [DefaultDispatcher-worker-17 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.230 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b93b6b7 2024-02-06 23:33:03.230 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b93b6b7 2024-02-06 23:33:03.233 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e913ba1 2024-02-06 23:33:03.233 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e913ba1 2024-02-06 23:33:03.236 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@11db5051 2024-02-06 23:33:03.236 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@11db5051 2024-02-06 23:33:03.236 [DefaultDispatcher-worker-10 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.238 [Test worker @coroutine#3596] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=555863186519273473 2024-02-06 23:33:03.238 [Test worker @coroutine#3596] 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/PersonDao/findByUidAsync?uid=555863186519273473. 2024-02-06 23:33:03.238 [Test worker @coroutine#3596] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=555863186519273473 2024-02-06 23:33:03.238 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f858311 2024-02-06 23:33:03.238 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f858311 2024-02-06 23:33:03.239 [Test worker @coroutine#3596] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=555863186519273473 2024-02-06 23:33:03.239 [Test worker @coroutine#3596] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=555863186519273473 2024-02-06 23:33:03.241 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6925b658 2024-02-06 23:33:03.241 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6925b658 2024-02-06 23:33:03.243 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ebec4ee 2024-02-06 23:33:03.243 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ebec4ee 2024-02-06 23:33:03.246 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ac52b0 2024-02-06 23:33:03.246 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ac52b0 2024-02-06 23:33:03.246 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-06 23:33:03.248 [DefaultDispatcher-worker-17 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.254 [DefaultDispatcher-worker-10 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-02-06 23:33:03.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-06 23:33:03.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-06 23:33:03.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-06 23:33:03.256 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4552e288: (connection evicted) 2024-02-06 23:33:03.257 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@116bddc7: (connection evicted) 2024-02-06 23:33:03.257 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fac319a: (connection evicted) 2024-02-06 23:33:03.257 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b93b6b7: (connection evicted) 2024-02-06 23:33:03.258 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e913ba1: (connection evicted) 2024-02-06 23:33:03.258 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11db5051: (connection evicted) 2024-02-06 23:33:03.258 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f858311: (connection evicted) 2024-02-06 23:33:03.259 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6925b658: (connection evicted) 2024-02-06 23:33:03.259 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ebec4ee: (connection evicted) 2024-02-06 23:33:03.259 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75ac52b0: (connection evicted) 2024-02-06 23:33:03.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:03.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-06 23:33:03.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-06 23:33:03.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ed4674 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:03.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:03.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-06 23:33:03.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2024-02-06 23:33:03.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2024-02-06 23:33:03.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-06 23:33:03.266 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2024-02-06 23:33:03.279 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2024-02-06 23:33:03.281 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2024-02-06 23:33:03.282 [DefaultDispatcher-worker-10 @coroutine#3631] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:33:03.282 [DefaultDispatcher-worker-10 @coroutine#3631] 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/replication/ackAndGetPendingReplications. 2024-02-06 23:33:03.282 [DefaultDispatcher-worker-10 @coroutine#3631] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:33:03.282 [DefaultDispatcher-worker-10 @coroutine#3631] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-06 23:33:03.284 [DefaultDispatcher-worker-11 @coroutine#3631] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:33:03.284 [DefaultDispatcher-worker-11 @coroutine#3631] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-06 23:33:03.284 [DefaultDispatcher-worker-10 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8fe7db 2024-02-06 23:33:03.290 [DefaultDispatcher-worker-3 @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2024-02-06 23:33:03.291 [DefaultDispatcher-worker-3 @coroutine#3630] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-06 23:33:03.291 [DefaultDispatcher-worker-3 @coroutine#3630] 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/replication/nodeId. 2024-02-06 23:33:03.291 [DefaultDispatcher-worker-3 @coroutine#3630] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-06 23:33:03.291 [DefaultDispatcher-worker-13 @coroutine#3630] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-06 23:33:03.291 [DefaultDispatcher-worker-13 @coroutine#3630] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-06 23:33:03.298 [DefaultDispatcher-worker-7 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:03.298 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.298 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:03.298 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.299 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.299 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.301 [DefaultDispatcher-worker-2 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2024-02-06 23:33:03.308 [DefaultDispatcher-worker-18 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2024-02-06 23:33:03.315 [DefaultDispatcher-worker-3 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2024-02-06 23:33:03.322 [DefaultDispatcher-worker-9 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2024-02-06 23:33:03.328 [DefaultDispatcher-worker-2 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2024-02-06 23:33:03.334 [DefaultDispatcher-worker-9 @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-06 23:33:03.335 [DefaultDispatcher-worker-2 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2024-02-06 23:33:03.339 [Test worker @coroutine#3655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2024-02-06 23:33:03.346 [DefaultDispatcher-worker-13 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2024-02-06 23:33:03.354 [DefaultDispatcher-worker-18 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8 2024-02-06 23:33:03.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-06 23:33:03.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-06 23:33:03.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:03.355 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377cc0f8: (connection evicted) 2024-02-06 23:33:03.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:03.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-06 23:33:03.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c61d1 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-06 23:33:03.371 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:03.372 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:03.372 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:03.372 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:03.372 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:03.372 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:03.372 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:03.372 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:03.372 [Test worker @coroutine#3659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-06 23:33:03.372 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-06 23:33:03.372 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-06 23:33:03.372 [Test worker @coroutine#3659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-06 23:33:03.385 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-06 23:33:03.395 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-06 23:33:03.397 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-06 23:33:03.399 [Test worker @coroutine#3664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-06 23:33:03.400 [DefaultDispatcher-worker-9 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:03.401 [DefaultDispatcher-worker-9 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.401 [DefaultDispatcher-worker-9 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:03.401 [DefaultDispatcher-worker-9 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.402 [DefaultDispatcher-worker-10 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.402 [DefaultDispatcher-worker-10 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.408 [DefaultDispatcher-worker-9 @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-06 23:33:03.417 [DefaultDispatcher-worker-8 @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc 2024-02-06 23:33:03.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-06 23:33:03.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-06 23:33:03.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:03.420 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bd39edc: (connection evicted) 2024-02-06 23:33:03.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:03.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-06 23:33:03.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-06 23:33:03.422 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6abaa14b 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-06 23:33:03.423 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-06 23:33:03.437 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-06 23:33:03.453 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-06 23:33:03.455 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-06 23:33:03.456 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56fc2cea 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:03.457 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-06 23:33:03.458 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711 2024-02-06 23:33:03.458 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711 2024-02-06 23:33:03.458 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-06 23:33:03.469 [DefaultDispatcher-worker-18 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:03.469 [DefaultDispatcher-worker-18 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.469 [DefaultDispatcher-worker-18 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:03.469 [DefaultDispatcher-worker-18 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.470 [DefaultDispatcher-worker-10 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:03.470 [DefaultDispatcher-worker-10 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.470 [DefaultDispatcher-worker-10 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:03.470 [DefaultDispatcher-worker-10 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.471 [DefaultDispatcher-worker-10 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.471 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.471 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.473 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711 2024-02-06 23:33:03.484 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711 2024-02-06 23:33:03.485 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711 2024-02-06 23:33:03.487 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711 2024-02-06 23:33:03.497 [DefaultDispatcher-worker-6 @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711 2024-02-06 23:33:03.515 [DefaultDispatcher-worker-6 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-06 23:33:03.523 [DefaultDispatcher-worker-7 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-06 23:33:03.523 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:03.531 [DefaultDispatcher-worker-7 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0 2024-02-06 23:33:03.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-06 23:33:03.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-06 23:33:03.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:03.546 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f3565c0: (connection evicted) 2024-02-06 23:33:03.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:03.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-06 23:33:03.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-06 23:33:03.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-06 23:33:03.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-06 23:33:03.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:03.548 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ffaa711: (connection evicted) 2024-02-06 23:33:03.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:03.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-06 23:33:03.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b0fc8b 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:03.549 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:03.550 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:03.550 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:03.550 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:03.550 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:03.550 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:03.550 [Test worker @coroutine#3725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-06 23:33:03.550 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbaabfb 2024-02-06 23:33:03.550 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbaabfb 2024-02-06 23:33:03.550 [Test worker @coroutine#3725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-06 23:33:03.563 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbaabfb 2024-02-06 23:33:03.573 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbaabfb 2024-02-06 23:33:03.575 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbaabfb 2024-02-06 23:33:03.577 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbaabfb 2024-02-06 23:33:03.577 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-06 23:33:03.577 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:03.577 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:03.577 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:03.577 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:03.577 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:03.577 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:03.577 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47f4dc8d 2024-02-06 23:33:03.577 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:03.577 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:03.577 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:03.577 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:03.577 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:03.577 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:03.577 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:03.577 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-06 23:33:03.578 [Test worker @coroutine#3725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-06 23:33:03.591 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-06 23:33:03.602 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-06 23:33:03.603 [Test worker @coroutine#3734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-06 23:33:03.605 [Test worker @coroutine#3736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-06 23:33:03.616 [DefaultDispatcher-worker-12 @coroutine#3738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738153d8 2024-02-06 23:33:03.631 [DefaultDispatcher-worker-12 @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbaabfb 2024-02-06 23:33:03.632 [DefaultDispatcher-worker-16 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:03.632 [DefaultDispatcher-worker-16 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.632 [DefaultDispatcher-worker-16 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:03.632 [DefaultDispatcher-worker-16 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.634 [DefaultDispatcher-worker-15 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.634 [DefaultDispatcher-worker-15 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.639 [DefaultDispatcher-worker-7 @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbaabfb 2024-02-06 23:33:03.646 [DefaultDispatcher-worker-7 @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbaabfb 2024-02-06 23:33:03.650 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:03.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-06 23:33:03.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-06 23:33:03.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:03.657 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cbaabfb: (connection evicted) 2024-02-06 23:33:03.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:03.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-06 23:33:03.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-06 23:33:03.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-06 23:33:03.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-06 23:33:03.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:03.658 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738153d8: (connection evicted) 2024-02-06 23:33:03.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:03.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-06 23:33:03.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-06 23:33:03.660 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f9a305 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-06 23:33:03.661 [Test worker @coroutine#3767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-06 23:33:03.677 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-06 23:33:03.687 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-06 23:33:03.689 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-06 23:33:03.691 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-06 23:33:03.713 [DefaultDispatcher-worker-14 @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-06 23:33:03.719 [DefaultDispatcher-worker-7 @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-06 23:33:03.722 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-06 23:33:03.730 [DefaultDispatcher-worker-11 @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aaf4375 2024-02-06 23:33:03.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-06 23:33:03.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-06 23:33:03.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:03.741 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aaf4375: (connection evicted) 2024-02-06 23:33:03.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:03.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-06 23:33:03.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fb51e17 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:03.743 [Test worker @coroutine#3802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-06 23:33:03.744 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@721fc228 2024-02-06 23:33:03.744 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@721fc228 2024-02-06 23:33:03.744 [Test worker @coroutine#3802] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-06 23:33:03.758 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721fc228 2024-02-06 23:33:03.768 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721fc228 2024-02-06 23:33:03.770 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721fc228 2024-02-06 23:33:03.771 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721fc228 2024-02-06 23:33:03.780 [DefaultDispatcher-worker-7 @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721fc228 2024-02-06 23:33:03.783 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@721fc228 2024-02-06 23:33:03.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-06 23:33:03.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-06 23:33:03.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:03.786 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@721fc228: (connection evicted) 2024-02-06 23:33:03.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:03.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-06 23:33:03.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fe8e318 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:03.793 [Test worker @coroutine#3833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-06 23:33:03.794 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cf873a 2024-02-06 23:33:03.794 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cf873a 2024-02-06 23:33:03.794 [Test worker @coroutine#3833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-06 23:33:03.808 [DefaultDispatcher-worker-6 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:03.808 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.808 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:03.809 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.810 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cf873a 2024-02-06 23:33:03.810 [DefaultDispatcher-worker-14 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.810 [DefaultDispatcher-worker-14 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.820 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cf873a 2024-02-06 23:33:03.822 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cf873a 2024-02-06 23:33:03.824 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cf873a 2024-02-06 23:33:03.876 [DefaultDispatcher-worker-17 @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cf873a 2024-02-06 23:33:03.919 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:03.997 [DefaultDispatcher-worker-4 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:03.997 [DefaultDispatcher-worker-2 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:03.998 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.998 [DefaultDispatcher-worker-4 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.998 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:03.998 [DefaultDispatcher-worker-4 @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.localdomain:51827/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:03.998 [DefaultDispatcher-worker-2 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.998 [DefaultDispatcher-worker-4 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.999 [DefaultDispatcher-worker-13 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.999 [DefaultDispatcher-worker-13 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.999 [DefaultDispatcher-worker-8 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:03.999 [DefaultDispatcher-worker-8 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.008 [DefaultDispatcher-worker-18 @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cf873a 2024-02-06 23:33:04.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-06 23:33:04.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-06 23:33:04.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:04.055 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62cf873a: (connection evicted) 2024-02-06 23:33:04.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:04.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-06 23:33:04.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-06 23:33:04.058 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46e38c28 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-06 23:33:04.059 [Test worker @coroutine#3884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-06 23:33:04.076 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-06 23:33:04.088 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-06 23:33:04.088 [DefaultDispatcher-worker-11 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:04.088 [DefaultDispatcher-worker-11 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.088 [DefaultDispatcher-worker-11 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:04.088 [DefaultDispatcher-worker-11 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.089 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-06 23:33:04.090 [DefaultDispatcher-worker-18 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.090 [DefaultDispatcher-worker-18 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.091 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-06 23:33:04.099 [DefaultDispatcher-worker-13 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-06 23:33:04.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-06 23:33:04.124 [DefaultDispatcher-worker-8 @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-06 23:33:04.132 [DefaultDispatcher-worker-15 @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5 2024-02-06 23:33:04.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-06 23:33:04.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-06 23:33:04.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:04.142 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4110ffe5: (connection evicted) 2024-02-06 23:33:04.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:04.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-06 23:33:04.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3feb93a 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-02-06 23:33:04.144 [Test worker @coroutine#3916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-06 23:33:04.157 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-02-06 23:33:04.168 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-02-06 23:33:04.169 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-02-06 23:33:04.171 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-02-06 23:33:04.181 [DefaultDispatcher-worker-8 @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0 2024-02-06 23:33:04.244 [DefaultDispatcher-worker-3 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:04.244 [DefaultDispatcher-worker-3 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.244 [DefaultDispatcher-worker-3 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:04.244 [DefaultDispatcher-worker-3 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.244 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:04.246 [DefaultDispatcher-worker-14 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.246 [DefaultDispatcher-worker-14 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-06 23:33:04.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-06 23:33:04.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:04.247 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f69c4c0: (connection evicted) 2024-02-06 23:33:04.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:04.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-06 23:33:04.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@195d4780 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:04.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-06 23:33:04.320 [DefaultDispatcher-worker-6 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:04.321 [DefaultDispatcher-worker-6 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.321 [DefaultDispatcher-worker-6 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:04.321 [DefaultDispatcher-worker-6 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.322 [DefaultDispatcher-worker-11 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.322 [DefaultDispatcher-worker-11 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.344 [DefaultDispatcher-worker-1 @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.350 [DefaultDispatcher-worker-11 @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.350 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:04.356 [DefaultDispatcher-worker-1 @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.362 [DefaultDispatcher-worker-1 @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.393 [DefaultDispatcher-worker-11 @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.394 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-06 23:33:04.399 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-02-06 23:33:04.401 [DefaultDispatcher-worker-5 @coroutine#3953] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-06 23:33:04.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76055d02 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:04.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-06 23:33:04.412 [DefaultDispatcher-worker-17 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:04.412 [DefaultDispatcher-worker-17 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.412 [DefaultDispatcher-worker-17 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:04.412 [DefaultDispatcher-worker-17 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.413 [DefaultDispatcher-worker-11 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.413 [DefaultDispatcher-worker-11 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.423 [DefaultDispatcher-worker-1 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:04.423 [DefaultDispatcher-worker-1 @coroutine#3958] 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-02-06 23:33:04.423 [DefaultDispatcher-worker-1 @coroutine#3958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:04.423 [DefaultDispatcher-worker-1 @coroutine#3958] 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-02-06 23:33:04.426 [eventLoopGroupProxy-19-2 @call-handler#3967] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:33:04.426 [eventLoopGroupProxy-19-1 @call-handler#3966] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:33:04.427 [eventLoopGroupProxy-19-2 @call-handler#3967] 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-02-06 23:33:04.427 [eventLoopGroupProxy-19-1 @call-handler#3966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.427 [eventLoopGroupProxy-19-2 @call-handler#3967] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:33:04.427 [eventLoopGroupProxy-19-2 @call-handler#3967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ebd0b52 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:04.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:04.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-06 23:33:04.428 [DefaultDispatcher-worker-3 @coroutine#3958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:04.428 [DefaultDispatcher-worker-3 @coroutine#3958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:04.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-06 23:33:04.445 [DefaultDispatcher-worker-12 @coroutine#3971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:04.445 [DefaultDispatcher-worker-12 @coroutine#3971] 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-02-06 23:33:04.445 [DefaultDispatcher-worker-12 @coroutine#3971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:04.445 [DefaultDispatcher-worker-12 @coroutine#3971] 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-02-06 23:33:04.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-06 23:33:04.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:04.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:04.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:04.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:04.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:04.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:04.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e781b4f 2024-02-06 23:33:04.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:04.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:04.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:04.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:04.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:04.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:04.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:04.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-06 23:33:04.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-06 23:33:04.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-06 23:33:04.446 [eventLoopGroupProxy-19-2 @call-handler#3976] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:33:04.446 [eventLoopGroupProxy-19-2 @call-handler#3976] 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-02-06 23:33:04.447 [eventLoopGroupProxy-19-2 @call-handler#3976] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:33:04.447 [eventLoopGroupProxy-19-3 @call-handler#3978] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:33:04.447 [eventLoopGroupProxy-19-3 @call-handler#3978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.447 [eventLoopGroupProxy-19-2 @call-handler#3976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.447 [DefaultDispatcher-worker-11 @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.448 [DefaultDispatcher-worker-11 @coroutine#3957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.448 [DefaultDispatcher-worker-11 @coroutine#3957] 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-02-06 23:33:04.448 [DefaultDispatcher-worker-11 @coroutine#3957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.448 [DefaultDispatcher-worker-2 @coroutine#3971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:04.448 [DefaultDispatcher-worker-2 @coroutine#3971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:04.449 [eventLoopGroupProxy-19-2 @call-handler#3983] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:33:04.449 [eventLoopGroupProxy-19-2 @call-handler#3983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.449 [DefaultDispatcher-worker-10 @coroutine#3957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.449 [DefaultDispatcher-worker-10 @coroutine#3957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.463 [DefaultDispatcher-worker-5 @coroutine#3957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.467 [DefaultDispatcher-worker-5 @coroutine#3989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:04.467 [DefaultDispatcher-worker-5 @coroutine#3989] 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-02-06 23:33:04.467 [DefaultDispatcher-worker-5 @coroutine#3989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:04.467 [DefaultDispatcher-worker-5 @coroutine#3989] 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-02-06 23:33:04.469 [eventLoopGroupProxy-19-2 @call-handler#3993] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-06 23:33:04.469 [eventLoopGroupProxy-19-2 @call-handler#3993] 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-02-06 23:33:04.469 [eventLoopGroupProxy-19-2 @call-handler#3993] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:33:04.469 [eventLoopGroupProxy-19-2 @call-handler#3993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.470 [eventLoopGroupProxy-19-4 @call-handler#3998] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-06 23:33:04.470 [eventLoopGroupProxy-19-4 @call-handler#3998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.472 [DefaultDispatcher-worker-9 @coroutine#3989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:04.472 [DefaultDispatcher-worker-9 @coroutine#3989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-06 23:33:04.472 [DefaultDispatcher-worker-7 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.478 [DefaultDispatcher-worker-7 @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.478 [DefaultDispatcher-worker-7 @coroutine#3970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.478 [DefaultDispatcher-worker-7 @coroutine#3970] 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-02-06 23:33:04.478 [DefaultDispatcher-worker-7 @coroutine#3970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.479 [eventLoopGroupProxy-19-2 @call-handler#4003] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:33:04.479 [eventLoopGroupProxy-19-2 @call-handler#4003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.480 [DefaultDispatcher-worker-5 @coroutine#3970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.480 [DefaultDispatcher-worker-5 @coroutine#3970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.480 [DefaultDispatcher-worker-9 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:04.480 [DefaultDispatcher-worker-3 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.480 [DefaultDispatcher-worker-9 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.480 [DefaultDispatcher-worker-9 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:04.480 [DefaultDispatcher-worker-9 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.480 [DefaultDispatcher-worker-1 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:04.480 [DefaultDispatcher-worker-1 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.480 [DefaultDispatcher-worker-1 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:04.480 [DefaultDispatcher-worker-1 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.481 [DefaultDispatcher-worker-1 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.482 [DefaultDispatcher-worker-22 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.482 [DefaultDispatcher-worker-22 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.488 [DefaultDispatcher-worker-9 @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.489 [DefaultDispatcher-worker-18 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.495 [DefaultDispatcher-worker-12 @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-06 23:33:04.495 [DefaultDispatcher-worker-12 @coroutine#3988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.495 [DefaultDispatcher-worker-12 @coroutine#3988] 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-02-06 23:33:04.495 [DefaultDispatcher-worker-12 @coroutine#3988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.496 [eventLoopGroupProxy-19-2 @call-handler#4017] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-06 23:33:04.497 [eventLoopGroupProxy-19-2 @call-handler#4017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.497 [DefaultDispatcher-worker-6 @coroutine#3988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.497 [DefaultDispatcher-worker-6 @coroutine#3988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.498 [DefaultDispatcher-worker-2 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.499 [DefaultDispatcher-worker-16 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.503 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:04.507 [DefaultDispatcher-worker-22 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.507 [DefaultDispatcher-worker-11 @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-06 23:33:04.516 [DefaultDispatcher-worker-22 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.516 [DefaultDispatcher-worker-7 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7305191e 2024-02-06 23:33:04.529 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:04.544 [DefaultDispatcher-worker-19 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.546 [DefaultDispatcher-worker-17 @coroutine#3994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 23:33:04.546 [DefaultDispatcher-worker-17 @coroutine#3994] 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-02-06 23:33:04.546 [DefaultDispatcher-worker-17 @coroutine#3994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 23:33:04.546 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:04.547 [eventLoopGroupProxy-19-2 @call-handler#4034] 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-02-06 23:33:04.554 [DefaultDispatcher-worker-7 @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.574 [DefaultDispatcher-worker-21 @coroutine#3994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 23:33:04.574 [DefaultDispatcher-worker-21 @coroutine#3994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-06 23:33:04.575 [DefaultDispatcher-worker-21 @coroutine#3994] 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-02-06 23:33:04.575 [DefaultDispatcher-worker-21 @coroutine#3994] 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-02-06 23:33:04.575 [DefaultDispatcher-worker-21 @coroutine#3994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555863189097394177 2024-02-06 23:33:04.575 [DefaultDispatcher-worker-21 @coroutine#3994] 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?uid=555863189097394177. 2024-02-06 23:33:04.575 [DefaultDispatcher-worker-21 @coroutine#3994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555863189097394177 2024-02-06 23:33:04.576 [eventLoopGroupProxy-19-2 @call-handler#4038] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-06 23:33:04.580 [eventLoopGroupProxy-19-2 @call-handler#4038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.581 [DefaultDispatcher-worker-21 @coroutine#3994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555863189097394177 2024-02-06 23:33:04.581 [DefaultDispatcher-worker-21 @coroutine#3994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555863189097394177 2024-02-06 23:33:04.581 [DefaultDispatcher-worker-21 @coroutine#3994] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555863189097394177. 2024-02-06 23:33:04.581 [DefaultDispatcher-worker-21 @coroutine#3994] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555863189097394177 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:04.591 [DefaultDispatcher-worker-8 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.592 [DefaultDispatcher-worker-8 @coroutine#3994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:33:04.592 [DefaultDispatcher-worker-8 @coroutine#3994] 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-02-06 23:33:04.592 [DefaultDispatcher-worker-8 @coroutine#3994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:33:04.594 [eventLoopGroupProxy-19-2 @call-handler#4042] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-06 23:33:04.596 [eventLoopGroupProxy-19-2 @call-handler#4042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.596 [DefaultDispatcher-worker-21 @coroutine#3994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:33:04.596 [DefaultDispatcher-worker-21 @coroutine#3994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:33:04.597 [DefaultDispatcher-worker-21 @coroutine#3994] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-06 23:33:04.597 [DefaultDispatcher-worker-21 @coroutine#3994] 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-02-06 23:33:04.606 [DefaultDispatcher-worker-8 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.629 [DefaultDispatcher-worker-8 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.638 [DefaultDispatcher-worker-10 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.639 [DefaultDispatcher-worker-13 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.639 [DefaultDispatcher-worker-13 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:33:04.639 [DefaultDispatcher-worker-13 @coroutine#3959] 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-02-06 23:33:04.639 [DefaultDispatcher-worker-13 @coroutine#3959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:33:04.639 [DefaultDispatcher-worker-13 @coroutine#3959] 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-02-06 23:33:04.640 [eventLoopGroupProxy-19-2 @call-handler#4048] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:33:04.641 [eventLoopGroupProxy-19-2 @call-handler#4048] 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-02-06 23:33:04.641 [eventLoopGroupProxy-19-2 @call-handler#4048] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:33:04.644 [DefaultDispatcher-worker-24 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:04.644 [DefaultDispatcher-worker-24 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.644 [DefaultDispatcher-worker-24 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:04.644 [DefaultDispatcher-worker-24 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.645 [DefaultDispatcher-worker-12 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.645 [DefaultDispatcher-worker-12 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.647 [DefaultDispatcher-worker-1 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.654 [DefaultDispatcher-worker-12 @call-handler#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.654 [eventLoopGroupProxy-19-2 @call-handler#4048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.655 [DefaultDispatcher-worker-11 @coroutine#3959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:33:04.655 [DefaultDispatcher-worker-11 @coroutine#3959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:33:04.655 [DefaultDispatcher-worker-11 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:33:04.655 [DefaultDispatcher-worker-11 @coroutine#3959] 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-02-06 23:33:04.663 [DefaultDispatcher-worker-14 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.665 [DefaultDispatcher-worker-6 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.669 [DefaultDispatcher-worker-5 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.699 [DefaultDispatcher-worker-5 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.701 [DefaultDispatcher-worker-4 @coroutine#3994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 23:33:04.701 [DefaultDispatcher-worker-4 @coroutine#3994] 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-02-06 23:33:04.701 [DefaultDispatcher-worker-4 @coroutine#3994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 23:33:04.702 [eventLoopGroupProxy-19-2 @call-handler#4067] 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-02-06 23:33:04.708 [DefaultDispatcher-worker-15 @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.726 [DefaultDispatcher-worker-15 @coroutine#3994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 23:33:04.726 [DefaultDispatcher-worker-15 @coroutine#3994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-06 23:33:04.726 [DefaultDispatcher-worker-15 @coroutine#3994] 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-02-06 23:33:04.726 [DefaultDispatcher-worker-15 @coroutine#3994] 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-02-06 23:33:04.726 [DefaultDispatcher-worker-15 @coroutine#3994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555863189097394178 2024-02-06 23:33:04.726 [DefaultDispatcher-worker-15 @coroutine#3994] 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?uid=555863189097394178. 2024-02-06 23:33:04.726 [DefaultDispatcher-worker-15 @coroutine#3994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555863189097394178 2024-02-06 23:33:04.727 [eventLoopGroupProxy-19-2 @call-handler#4071] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-06 23:33:04.728 [eventLoopGroupProxy-19-2 @call-handler#4071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.728 [DefaultDispatcher-worker-15 @coroutine#3994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555863189097394178 2024-02-06 23:33:04.728 [DefaultDispatcher-worker-15 @coroutine#3994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555863189097394178 2024-02-06 23:33:04.728 [DefaultDispatcher-worker-15 @coroutine#3994] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555863189097394178. 2024-02-06 23:33:04.728 [DefaultDispatcher-worker-15 @coroutine#3994] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=555863189097394178 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:04.737 [DefaultDispatcher-worker-15 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.738 [DefaultDispatcher-worker-15 @coroutine#3994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:33:04.738 [DefaultDispatcher-worker-15 @coroutine#3994] 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-02-06 23:33:04.738 [DefaultDispatcher-worker-15 @coroutine#3994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:33:04.738 [eventLoopGroupProxy-19-2 @call-handler#4075] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-06 23:33:04.739 [eventLoopGroupProxy-19-2 @call-handler#4075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.740 [DefaultDispatcher-worker-15 @coroutine#3994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:33:04.740 [DefaultDispatcher-worker-15 @coroutine#3994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-06 23:33:04.740 [DefaultDispatcher-worker-15 @coroutine#3994] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-06 23:33:04.740 [DefaultDispatcher-worker-15 @coroutine#3994] 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-02-06 23:33:04.748 [DefaultDispatcher-worker-5 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.764 [DefaultDispatcher-worker-21 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.775 [DefaultDispatcher-worker-6 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.775 [DefaultDispatcher-worker-6 @coroutine#3972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:33:04.775 [DefaultDispatcher-worker-6 @coroutine#3972] 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-02-06 23:33:04.775 [DefaultDispatcher-worker-6 @coroutine#3972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:33:04.775 [DefaultDispatcher-worker-6 @coroutine#3972] 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-02-06 23:33:04.776 [DefaultDispatcher-worker-5 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.776 [eventLoopGroupProxy-19-2 @call-handler#4081] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:33:04.776 [eventLoopGroupProxy-19-2 @call-handler#4081] 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-02-06 23:33:04.776 [eventLoopGroupProxy-19-2 @call-handler#4081] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:33:04.783 [DefaultDispatcher-worker-6 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.791 [DefaultDispatcher-worker-24 @call-handler#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.791 [eventLoopGroupProxy-19-2 @call-handler#4081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.791 [DefaultDispatcher-worker-6 @coroutine#3972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:33:04.791 [DefaultDispatcher-worker-6 @coroutine#3972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:33:04.792 [DefaultDispatcher-worker-6 @coroutine#3972] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:33:04.792 [DefaultDispatcher-worker-6 @coroutine#3972] 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-02-06 23:33:04.800 [DefaultDispatcher-worker-12 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.802 [UI Thread @coroutine#4089] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.802 [UI Thread @coroutine#4089] 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/getLatestSubmissionForUserAsync?accountPersonUid=555863189097394177&assignmentUid=555863189097394176. 2024-02-06 23:33:04.802 [UI Thread @coroutine#4089] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.803 [UI Thread @coroutine#4096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555863189097394176&accountPersonUid=555863189097394177 2024-02-06 23:33:04.803 [UI Thread @coroutine#4096] 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=555863189097394176&accountPersonUid=555863189097394177. 2024-02-06 23:33:04.803 [UI Thread @coroutine#4096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555863189097394176&accountPersonUid=555863189097394177 2024-02-06 23:33:04.803 [UI Thread @coroutine#4099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.803 [UI Thread @coroutine#4099] 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=555863189097394177&assignmentUid=555863189097394176. 2024-02-06 23:33:04.803 [UI Thread @coroutine#4099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.804 [eventLoopGroupProxy-19-2 @call-handler#4104] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-06 23:33:04.808 [eventLoopGroupProxy-19-5 @call-handler#4111] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-06 23:33:04.809 [eventLoopGroupProxy-19-6 @call-handler#4112] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-06 23:33:04.809 [eventLoopGroupProxy-19-2 @call-handler#4104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.810 [UI Thread @coroutine#4089] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.810 [UI Thread @coroutine#4089] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.810 [UI Thread @coroutine#4089] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555863189097394177&assignmentUid=555863189097394176. 2024-02-06 23:33:04.810 [UI Thread @coroutine#4089] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:04.811 [eventLoopGroupProxy-19-6 @call-handler#4112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.811 [UI Thread @coroutine#4099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.811 [UI Thread @coroutine#4099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.812 [UI Thread @coroutine#4099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555863189097394177&assignmentUid=555863189097394176. 2024-02-06 23:33:04.812 [UI Thread @coroutine#4099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:04.815 [eventLoopGroupProxy-19-5 @call-handler#4111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.816 [UI Thread @coroutine#4096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555863189097394176&accountPersonUid=555863189097394177 2024-02-06 23:33:04.816 [UI Thread @coroutine#4096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555863189097394176&accountPersonUid=555863189097394177 2024-02-06 23:33:04.816 [UI Thread @coroutine#4096] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555863189097394176&accountPersonUid=555863189097394177. 2024-02-06 23:33:04.816 [UI Thread @coroutine#4096] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555863189097394176&accountPersonUid=555863189097394177 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:04.823 [DefaultDispatcher-worker-16 @coroutine#4089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.824 [DefaultDispatcher-worker-7 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:04.824 [DefaultDispatcher-worker-7 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.824 [DefaultDispatcher-worker-7 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:04.824 [DefaultDispatcher-worker-7 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.825 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.825 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:04.832 [DefaultDispatcher-worker-3 @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.841 [DefaultDispatcher-worker-7 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.844 [UI Thread @coroutine#4127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555863189097394176 2024-02-06 23:33:04.844 [UI Thread @coroutine#4127] 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=555863189097394176. 2024-02-06 23:33:04.844 [UI Thread @coroutine#4127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555863189097394176 2024-02-06 23:33:04.845 [eventLoopGroupProxy-19-2 @call-handler#4129] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-06 23:33:04.847 [eventLoopGroupProxy-19-2 @call-handler#4129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.847 [UI Thread @coroutine#4127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555863189097394176 2024-02-06 23:33:04.847 [UI Thread @coroutine#4127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555863189097394176 2024-02-06 23:33:04.848 [UI Thread @coroutine#4127] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555863189097394176. 2024-02-06 23:33:04.848 [UI Thread @coroutine#4127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=555863189097394176 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:04.856 [DefaultDispatcher-worker-10 @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.864 [DefaultDispatcher-worker-24 @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.871 [DefaultDispatcher-worker-3 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.872 [DefaultDispatcher-worker-3 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:33:04.872 [DefaultDispatcher-worker-3 @coroutine#3959] 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-02-06 23:33:04.872 [DefaultDispatcher-worker-3 @coroutine#3959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:33:04.872 [DefaultDispatcher-worker-3 @coroutine#3959] 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-02-06 23:33:04.873 [eventLoopGroupProxy-19-2 @call-handler#4139] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:33:04.873 [eventLoopGroupProxy-19-2 @call-handler#4139] 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-02-06 23:33:04.873 [eventLoopGroupProxy-19-2 @call-handler#4139] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:33:04.881 [DefaultDispatcher-worker-3 @call-handler#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.881 [eventLoopGroupProxy-19-2 @call-handler#4139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.882 [DefaultDispatcher-worker-10 @coroutine#3959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:33:04.882 [DefaultDispatcher-worker-10 @coroutine#3959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:33:04.882 [DefaultDispatcher-worker-10 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:33:04.882 [DefaultDispatcher-worker-10 @coroutine#3959] 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-02-06 23:33:04.890 [UI Thread @coroutine#4146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555863189097394176&accountPersonUid=555863189097394178 2024-02-06 23:33:04.890 [UI Thread @coroutine#4146] 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=555863189097394176&accountPersonUid=555863189097394178. 2024-02-06 23:33:04.890 [DefaultDispatcher-worker-4 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:04.890 [UI Thread @coroutine#4146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555863189097394176&accountPersonUid=555863189097394178 2024-02-06 23:33:04.891 [eventLoopGroupProxy-19-2 @call-handler#4154] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-06 23:33:04.892 [UI Thread @coroutine#4148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555863189097394177 2024-02-06 23:33:04.892 [UI Thread @coroutine#4148] 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=555863189097394177. 2024-02-06 23:33:04.892 [UI Thread @coroutine#4148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555863189097394177 2024-02-06 23:33:04.893 [eventLoopGroupProxy-19-5 @call-handler#4159] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-06 23:33:04.895 [eventLoopGroupProxy-19-5 @call-handler#4159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.896 [eventLoopGroupProxy-19-2 @call-handler#4154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.896 [UI Thread @coroutine#4160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555863189097394176 2024-02-06 23:33:04.896 [UI Thread @coroutine#4160] 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=555863189097394176. 2024-02-06 23:33:04.896 [UI Thread @coroutine#4160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555863189097394176 2024-02-06 23:33:04.897 [UI Thread @coroutine#4162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.897 [UI Thread @coroutine#4162] 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=555863189097394177&assignmentUid=555863189097394176. 2024-02-06 23:33:04.897 [UI Thread @coroutine#4162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.897 [UI Thread @coroutine#4164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.897 [UI Thread @coroutine#4164] 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=555863189097394177&assignmentUid=555863189097394176. 2024-02-06 23:33:04.897 [UI Thread @coroutine#4164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.897 [eventLoopGroupProxy-19-2 @call-handler#4172] 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/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-06 23:33:04.897 [eventLoopGroupProxy-19-5 @call-handler#4175] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-06 23:33:04.898 [UI Thread @coroutine#4148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555863189097394177 2024-02-06 23:33:04.898 [UI Thread @coroutine#4148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555863189097394177 2024-02-06 23:33:04.898 [UI Thread @coroutine#4146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555863189097394176&accountPersonUid=555863189097394178 2024-02-06 23:33:04.898 [UI Thread @coroutine#4146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555863189097394176&accountPersonUid=555863189097394178 2024-02-06 23:33:04.898 [eventLoopGroupProxy-19-6 @call-handler#4176] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-06 23:33:04.898 [UI Thread @coroutine#4148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555863189097394177. 2024-02-06 23:33:04.898 [UI Thread @coroutine#4148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=555863189097394177 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:04.899 [UI Thread @coroutine#4146] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555863189097394176&accountPersonUid=555863189097394178. 2024-02-06 23:33:04.899 [UI Thread @coroutine#4146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555863189097394176&accountPersonUid=555863189097394178 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:04.899 [eventLoopGroupProxy-19-5 @call-handler#4175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.900 [eventLoopGroupProxy-19-2 @call-handler#4172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.900 [UI Thread @coroutine#4162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.900 [UI Thread @coroutine#4162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.900 [UI Thread @coroutine#4162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555863189097394177&assignmentUid=555863189097394176. 2024-02-06 23:33:04.900 [UI Thread @coroutine#4162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=555863189097394177&assignmentUid=555863189097394176 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:04.900 [UI Thread @coroutine#4160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555863189097394176 2024-02-06 23:33:04.900 [UI Thread @coroutine#4160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555863189097394176 2024-02-06 23:33:04.900 [UI Thread @coroutine#4160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555863189097394176. 2024-02-06 23:33:04.900 [UI Thread @coroutine#4160] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=555863189097394176 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:04.901 [eventLoopGroupProxy-19-6 @call-handler#4176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.902 [UI Thread @coroutine#4164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.902 [UI Thread @coroutine#4164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.902 [UI Thread @coroutine#4164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555863189097394177&assignmentUid=555863189097394176. 2024-02-06 23:33:04.902 [UI Thread @coroutine#4164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=555863189097394177&assignmentUid=555863189097394176 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:04.908 [DefaultDispatcher-worker-24 @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.914 [DefaultDispatcher-worker-10 @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.922 [DefaultDispatcher-worker-24 @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.931 [DefaultDispatcher-worker-8 @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.938 [DefaultDispatcher-worker-4 @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.942 [UI Thread @coroutine#4190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555863189097394176&accountPersonUid=555863189097394178 2024-02-06 23:33:04.942 [UI Thread @coroutine#4190] 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=555863189097394176&accountPersonUid=555863189097394178. 2024-02-06 23:33:04.942 [UI Thread @coroutine#4190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555863189097394176&accountPersonUid=555863189097394178 2024-02-06 23:33:04.943 [eventLoopGroupProxy-19-2 @call-handler#4192] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-06 23:33:04.945 [eventLoopGroupProxy-19-2 @call-handler#4192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.946 [UI Thread @coroutine#4190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555863189097394176&accountPersonUid=555863189097394178 2024-02-06 23:33:04.946 [UI Thread @coroutine#4190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555863189097394176&accountPersonUid=555863189097394178 2024-02-06 23:33:04.946 [UI Thread @coroutine#4190] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555863189097394176&accountPersonUid=555863189097394178. 2024-02-06 23:33:04.946 [UI Thread @coroutine#4190] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=555863189097394176&accountPersonUid=555863189097394178 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:04.954 [DefaultDispatcher-worker-4 @coroutine#4190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.963 [DefaultDispatcher-worker-19 @coroutine#4190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.970 [DefaultDispatcher-worker-8 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.971 [DefaultDispatcher-worker-8 @coroutine#3972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:33:04.971 [DefaultDispatcher-worker-8 @coroutine#3972] 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-02-06 23:33:04.971 [DefaultDispatcher-worker-8 @coroutine#3972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:33:04.971 [DefaultDispatcher-worker-8 @coroutine#3972] 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-02-06 23:33:04.972 [eventLoopGroupProxy-19-2 @call-handler#4198] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-06 23:33:04.972 [eventLoopGroupProxy-19-2 @call-handler#4198] 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-02-06 23:33:04.973 [eventLoopGroupProxy-19-2 @call-handler#4198] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-06 23:33:04.981 [DefaultDispatcher-worker-10 @call-handler#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7 2024-02-06 23:33:04.982 [eventLoopGroupProxy-19-2 @call-handler#4198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.982 [DefaultDispatcher-worker-8 @coroutine#3972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:33:04.982 [DefaultDispatcher-worker-8 @coroutine#3972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-06 23:33:04.982 [DefaultDispatcher-worker-8 @coroutine#3972] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-06 23:33:04.982 [DefaultDispatcher-worker-8 @coroutine#3972] 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-02-06 23:33:04.984 [UI Thread @coroutine#4217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555863189097394176&accountPersonUid=555863189097394177 2024-02-06 23:33:04.984 [UI Thread @coroutine#4217] 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=555863189097394176&accountPersonUid=555863189097394177. 2024-02-06 23:33:04.984 [UI Thread @coroutine#4217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555863189097394176&accountPersonUid=555863189097394177 2024-02-06 23:33:04.984 [UI Thread @coroutine#4219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.984 [UI Thread @coroutine#4219] 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=555863189097394177&assignmentUid=555863189097394176. 2024-02-06 23:33:04.984 [UI Thread @coroutine#4219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.985 [eventLoopGroupProxy-19-2 @call-handler#4224] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-06 23:33:04.985 [UI Thread @coroutine#4209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.985 [UI Thread @coroutine#4209] 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/getLatestSubmissionForUserAsync?accountPersonUid=555863189097394177&assignmentUid=555863189097394176. 2024-02-06 23:33:04.985 [UI Thread @coroutine#4209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.985 [eventLoopGroupProxy-19-5 @call-handler#4228] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-06 23:33:04.986 [eventLoopGroupProxy-19-6 @call-handler#4232] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-06 23:33:04.987 [eventLoopGroupProxy-19-5 @call-handler#4228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.988 [eventLoopGroupProxy-19-2 @call-handler#4224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.988 [eventLoopGroupProxy-19-6 @call-handler#4232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-06 23:33:04.988 [UI Thread @coroutine#4219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.988 [UI Thread @coroutine#4219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.989 [UI Thread @coroutine#4219] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555863189097394177&assignmentUid=555863189097394176. 2024-02-06 23:33:04.989 [UI Thread @coroutine#4219] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:04.989 [UI Thread @coroutine#4209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.989 [UI Thread @coroutine#4209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 2024-02-06 23:33:04.989 [UI Thread @coroutine#4217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555863189097394176&accountPersonUid=555863189097394177 2024-02-06 23:33:04.989 [UI Thread @coroutine#4217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555863189097394176&accountPersonUid=555863189097394177 2024-02-06 23:33:04.989 [UI Thread @coroutine#4209] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555863189097394177&assignmentUid=555863189097394176. 2024-02-06 23:33:04.989 [UI Thread @coroutine#4209] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=555863189097394177&assignmentUid=555863189097394176 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:04.989 [UI Thread @coroutine#4217] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555863189097394176&accountPersonUid=555863189097394177. 2024-02-06 23:33:04.989 [UI Thread @coroutine#4217] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=555863189097394176&accountPersonUid=555863189097394177 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:04.993 [DefaultDispatcher-worker-23 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110f66e3 2024-02-06 23:33:04.998 [DefaultDispatcher-worker-17 @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:05.007 [DefaultDispatcher-worker-18 @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:05.009 [DefaultDispatcher-worker-21 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:05.009 [DefaultDispatcher-worker-8 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:05.009 [DefaultDispatcher-worker-8 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.009 [DefaultDispatcher-worker-21 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.009 [DefaultDispatcher-worker-8 @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.localdomain:51827/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:05.009 [DefaultDispatcher-worker-21 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:05.009 [DefaultDispatcher-worker-8 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.009 [DefaultDispatcher-worker-21 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.010 [DefaultDispatcher-worker-4 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.010 [DefaultDispatcher-worker-4 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.010 [DefaultDispatcher-worker-16 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.011 [DefaultDispatcher-worker-16 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.016 [DefaultDispatcher-worker-4 @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@130ad58d 2024-02-06 23:33:05.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-06 23:33:05.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-06 23:33:05.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:05.019 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@130ad58d: (connection evicted) 2024-02-06 23:33:05.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:05.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-06 23:33:05.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-06 23:33:05.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-06 23:33:05.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-06 23:33:05.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:05.021 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@110f66e3: (connection evicted) 2024-02-06 23:33:05.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:05.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-06 23:33:05.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-06 23:33:05.099 [DefaultDispatcher-worker-9 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:05.099 [DefaultDispatcher-worker-9 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.099 [DefaultDispatcher-worker-9 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:05.099 [DefaultDispatcher-worker-9 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.100 [DefaultDispatcher-worker-4 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.100 [DefaultDispatcher-worker-4 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.254 [DefaultDispatcher-worker-9 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:05.254 [DefaultDispatcher-worker-9 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.254 [DefaultDispatcher-worker-9 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:05.254 [DefaultDispatcher-worker-9 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.255 [DefaultDispatcher-worker-7 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.255 [DefaultDispatcher-worker-7 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.331 [DefaultDispatcher-worker-13 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:05.332 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.332 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:05.332 [DefaultDispatcher-worker-13 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.333 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.333 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.423 [DefaultDispatcher-worker-15 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:05.423 [DefaultDispatcher-worker-15 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.423 [DefaultDispatcher-worker-15 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:05.423 [DefaultDispatcher-worker-15 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.424 [DefaultDispatcher-worker-8 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.424 [DefaultDispatcher-worker-8 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.493 [DefaultDispatcher-worker-19 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:05.493 [DefaultDispatcher-worker-20 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:05.493 [DefaultDispatcher-worker-20 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.493 [DefaultDispatcher-worker-19 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.493 [DefaultDispatcher-worker-19 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:05.493 [DefaultDispatcher-worker-20 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:05.493 [DefaultDispatcher-worker-19 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.493 [DefaultDispatcher-worker-20 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.494 [DefaultDispatcher-worker-20 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.494 [DefaultDispatcher-worker-20 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.494 [DefaultDispatcher-worker-18 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.654 [DefaultDispatcher-worker-10 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:05.654 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.654 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:05.654 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.655 [DefaultDispatcher-worker-20 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.655 [DefaultDispatcher-worker-20 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.835 [DefaultDispatcher-worker-20 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:05.836 [DefaultDispatcher-worker-20 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.836 [DefaultDispatcher-worker-20 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:05.836 [DefaultDispatcher-worker-20 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.837 [DefaultDispatcher-worker-15 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:05.837 [DefaultDispatcher-worker-15 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.022 [DefaultDispatcher-worker-21 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:06.022 [DefaultDispatcher-worker-15 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:06.022 [DefaultDispatcher-worker-21 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.022 [DefaultDispatcher-worker-15 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.022 [DefaultDispatcher-worker-21 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:06.022 [DefaultDispatcher-worker-15 @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.localdomain:51827/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:06.022 [DefaultDispatcher-worker-21 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.022 [DefaultDispatcher-worker-15 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.023 [DefaultDispatcher-worker-21 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.023 [DefaultDispatcher-worker-14 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.023 [DefaultDispatcher-worker-21 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.023 [DefaultDispatcher-worker-14 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-06 23:33:06.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-06 23:33:06.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.025 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36c5a4b7: (connection evicted) 2024-02-06 23:33:06.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-06 23:33:06.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-06 23:33:06.028 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-06 23:33:06.028 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.028 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.028 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.028 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.028 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.028 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.028 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ea4290f 2024-02-06 23:33:06.028 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e783f78 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e783f78 2024-02-06 23:33:06.029 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-06 23:33:06.046 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e783f78 2024-02-06 23:33:06.057 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e783f78 2024-02-06 23:33:06.058 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e783f78 2024-02-06 23:33:06.060 [Test worker @coroutine#4295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e783f78 2024-02-06 23:33:06.060 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-06 23:33:06.060 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.060 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.060 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.060 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.060 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.060 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.060 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fe4b8b6 2024-02-06 23:33:06.060 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.060 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.060 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.060 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2024-02-06 23:33:06.061 [Test worker @coroutine#4290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-06 23:33:06.074 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2024-02-06 23:33:06.084 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2024-02-06 23:33:06.085 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2024-02-06 23:33:06.087 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2024-02-06 23:33:06.098 [DefaultDispatcher-worker-14 @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2024-02-06 23:33:06.107 [DefaultDispatcher-worker-18 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:06.108 [DefaultDispatcher-worker-18 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.108 [DefaultDispatcher-worker-18 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:06.108 [DefaultDispatcher-worker-18 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.109 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.109 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.112 [DefaultDispatcher-worker-19 @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e783f78 2024-02-06 23:33:06.127 [DefaultDispatcher-worker-23 @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e783f78 2024-02-06 23:33:06.129 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:06.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-06 23:33:06.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-06 23:33:06.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.132 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e783f78: (connection evicted) 2024-02-06 23:33:06.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-06 23:33:06.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-06 23:33:06.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-06 23:33:06.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-06 23:33:06.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.133 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe: (connection evicted) 2024-02-06 23:33:06.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-06 23:33:06.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-06 23:33:06.135 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490f2fad 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.136 [Test worker @coroutine#4333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-06 23:33:06.137 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-02-06 23:33:06.137 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-02-06 23:33:06.137 [Test worker @coroutine#4333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-06 23:33:06.153 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-02-06 23:33:06.163 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-02-06 23:33:06.165 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-02-06 23:33:06.166 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f2a0909 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2024-02-06 23:33:06.167 [Test worker @coroutine#4333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-06 23:33:06.180 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2024-02-06 23:33:06.190 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2024-02-06 23:33:06.192 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2024-02-06 23:33:06.193 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2024-02-06 23:33:06.204 [DefaultDispatcher-worker-12 @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35 2024-02-06 23:33:06.217 [DefaultDispatcher-worker-20 @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-02-06 23:33:06.229 [DefaultDispatcher-worker-20 @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-02-06 23:33:06.237 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:06.239 [DefaultDispatcher-worker-10 @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-02-06 23:33:06.258 [DefaultDispatcher-worker-24 @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-02-06 23:33:06.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-06 23:33:06.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-06 23:33:06.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.261 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e9947af: (connection evicted) 2024-02-06 23:33:06.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-06 23:33:06.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-06 23:33:06.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-06 23:33:06.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-06 23:33:06.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.263 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62ad5f35: (connection evicted) 2024-02-06 23:33:06.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-06 23:33:06.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-06 23:33:06.264 [DefaultDispatcher-worker-24 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:06.264 [DefaultDispatcher-worker-24 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.264 [DefaultDispatcher-worker-24 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:06.264 [DefaultDispatcher-worker-24 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e60890c 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.265 [Test worker @coroutine#4387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-06 23:33:06.265 [DefaultDispatcher-worker-20 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.265 [DefaultDispatcher-worker-20 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.266 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-02-06 23:33:06.266 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-02-06 23:33:06.266 [Test worker @coroutine#4387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-06 23:33:06.280 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-02-06 23:33:06.290 [Test worker @coroutine#4391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-02-06 23:33:06.292 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-02-06 23:33:06.294 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b7f9f1 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.294 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.295 [Test worker @coroutine#4387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-06 23:33:06.295 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-02-06 23:33:06.295 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-02-06 23:33:06.295 [Test worker @coroutine#4387] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-06 23:33:06.307 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-02-06 23:33:06.322 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-02-06 23:33:06.323 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-02-06 23:33:06.325 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-02-06 23:33:06.336 [DefaultDispatcher-worker-11 @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2024-02-06 23:33:06.341 [DefaultDispatcher-worker-10 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:06.342 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.342 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:06.342 [DefaultDispatcher-worker-10 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.343 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.343 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.351 [DefaultDispatcher-worker-11 @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-02-06 23:33:06.364 [DefaultDispatcher-worker-1 @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd 2024-02-06 23:33:06.366 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:06.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-06 23:33:06.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-06 23:33:06.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.369 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52cda4bd: (connection evicted) 2024-02-06 23:33:06.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-06 23:33:06.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-06 23:33:06.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-06 23:33:06.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-06 23:33:06.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.370 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@380cd266: (connection evicted) 2024-02-06 23:33:06.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-06 23:33:06.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-06 23:33:06.371 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1851f19f 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-02-06 23:33:06.372 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-06 23:33:06.387 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-02-06 23:33:06.398 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-02-06 23:33:06.399 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-02-06 23:33:06.401 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-02-06 23:33:06.401 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-06 23:33:06.401 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.401 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.401 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.401 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.401 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.401 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.401 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6cf3c1 2024-02-06 23:33:06.401 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.401 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.401 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.401 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.401 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.401 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.401 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.401 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-02-06 23:33:06.402 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-06 23:33:06.415 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-02-06 23:33:06.425 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-02-06 23:33:06.427 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-02-06 23:33:06.428 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-02-06 23:33:06.435 [DefaultDispatcher-worker-6 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:06.435 [DefaultDispatcher-worker-6 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.435 [DefaultDispatcher-worker-6 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:06.435 [DefaultDispatcher-worker-6 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.436 [DefaultDispatcher-worker-11 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.436 [DefaultDispatcher-worker-11 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.439 [DefaultDispatcher-worker-6 @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c450960 2024-02-06 23:33:06.454 [DefaultDispatcher-worker-24 @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-02-06 23:33:06.462 [DefaultDispatcher-worker-6 @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef 2024-02-06 23:33:06.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-06 23:33:06.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-06 23:33:06.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.466 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cb3cfef: (connection evicted) 2024-02-06 23:33:06.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-06 23:33:06.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-06 23:33:06.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-06 23:33:06.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-06 23:33:06.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.468 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c450960: (connection evicted) 2024-02-06 23:33:06.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-06 23:33:06.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74eae1e0 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.470 [Test worker @coroutine#4476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-06 23:33:06.471 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-02-06 23:33:06.471 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-02-06 23:33:06.471 [Test worker @coroutine#4476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-06 23:33:06.487 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-02-06 23:33:06.498 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-02-06 23:33:06.500 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-02-06 23:33:06.502 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-02-06 23:33:06.502 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c2273f6 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2024-02-06 23:33:06.503 [Test worker @coroutine#4476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-06 23:33:06.505 [DefaultDispatcher-worker-5 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:06.505 [DefaultDispatcher-worker-12 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:06.506 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.506 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.506 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:06.506 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:06.506 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.506 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.507 [DefaultDispatcher-worker-9 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.507 [DefaultDispatcher-worker-15 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.507 [DefaultDispatcher-worker-9 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.517 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2024-02-06 23:33:06.527 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2024-02-06 23:33:06.528 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2024-02-06 23:33:06.530 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2024-02-06 23:33:06.541 [DefaultDispatcher-worker-8 @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2 2024-02-06 23:33:06.556 [DefaultDispatcher-worker-16 @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-02-06 23:33:06.571 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:06.571 [DefaultDispatcher-worker-19 @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@506d7fed 2024-02-06 23:33:06.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-06 23:33:06.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-06 23:33:06.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.576 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@506d7fed: (connection evicted) 2024-02-06 23:33:06.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-06 23:33:06.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-06 23:33:06.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-06 23:33:06.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-06 23:33:06.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.578 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e58eda2: (connection evicted) 2024-02-06 23:33:06.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-06 23:33:06.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2ddbf3 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.580 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-06 23:33:06.581 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-02-06 23:33:06.581 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-02-06 23:33:06.581 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-06 23:33:06.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-02-06 23:33:06.607 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-02-06 23:33:06.608 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-02-06 23:33:06.610 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-02-06 23:33:06.610 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aec2f59 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f358f8 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f358f8 2024-02-06 23:33:06.611 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-06 23:33:06.624 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f358f8 2024-02-06 23:33:06.634 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f358f8 2024-02-06 23:33:06.636 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f358f8 2024-02-06 23:33:06.637 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f358f8 2024-02-06 23:33:06.648 [DefaultDispatcher-worker-16 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f358f8 2024-02-06 23:33:06.661 [DefaultDispatcher-worker-12 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:06.661 [DefaultDispatcher-worker-12 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.661 [DefaultDispatcher-worker-12 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:06.661 [DefaultDispatcher-worker-12 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.662 [DefaultDispatcher-worker-23 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-02-06 23:33:06.663 [DefaultDispatcher-worker-18 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.663 [DefaultDispatcher-worker-18 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.675 [DefaultDispatcher-worker-24 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-02-06 23:33:06.681 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:06.683 [DefaultDispatcher-worker-24 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558 2024-02-06 23:33:06.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-06 23:33:06.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-06 23:33:06.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.688 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b1d1558: (connection evicted) 2024-02-06 23:33:06.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-06 23:33:06.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-06 23:33:06.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-06 23:33:06.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-06 23:33:06.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.689 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13f358f8: (connection evicted) 2024-02-06 23:33:06.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-06 23:33:06.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1609ed55 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.691 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-06 23:33:06.692 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-06 23:33:06.692 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-06 23:33:06.692 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-06 23:33:06.708 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-06 23:33:06.718 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-06 23:33:06.720 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-06 23:33:06.722 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30623109 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.722 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-06 23:33:06.723 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-06 23:33:06.723 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-06 23:33:06.723 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-06 23:33:06.735 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-06 23:33:06.746 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-06 23:33:06.747 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-06 23:33:06.749 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-06 23:33:06.760 [DefaultDispatcher-worker-17 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-06 23:33:06.773 [DefaultDispatcher-worker-12 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-06 23:33:06.784 [DefaultDispatcher-worker-17 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-06 23:33:06.792 [DefaultDispatcher-worker-17 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-06 23:33:06.792 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.807 [DefaultDispatcher-worker-15 @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-02-06 23:33:06.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-06 23:33:06.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-06 23:33:06.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.811 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@327ac23: (connection evicted) 2024-02-06 23:33:06.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-06 23:33:06.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-06 23:33:06.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-06 23:33:06.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-06 23:33:06.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.812 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61: (connection evicted) 2024-02-06 23:33:06.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-06 23:33:06.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157a2c86 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.814 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-06 23:33:06.815 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-06 23:33:06.815 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-06 23:33:06.815 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-06 23:33:06.829 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-06 23:33:06.839 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-06 23:33:06.841 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-06 23:33:06.843 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bbabec8 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.843 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-06 23:33:06.844 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-06 23:33:06.844 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-06 23:33:06.844 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-06 23:33:06.845 [DefaultDispatcher-worker-1 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:06.845 [DefaultDispatcher-worker-1 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.845 [DefaultDispatcher-worker-1 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:06.845 [DefaultDispatcher-worker-1 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.846 [DefaultDispatcher-worker-4 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.846 [DefaultDispatcher-worker-4 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:06.857 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-06 23:33:06.867 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-06 23:33:06.869 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-06 23:33:06.870 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-06 23:33:06.881 [DefaultDispatcher-worker-15 @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-06 23:33:06.894 [DefaultDispatcher-worker-2 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-06 23:33:06.906 [DefaultDispatcher-worker-2 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-06 23:33:06.910 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-06 23:33:06.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-06 23:33:06.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-06 23:33:06.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.914 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b395ee: (connection evicted) 2024-02-06 23:33:06.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-06 23:33:06.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-06 23:33:06.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-06 23:33:06.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-06 23:33:06.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:06.916 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3: (connection evicted) 2024-02-06 23:33:06.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:06.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-06 23:33:06.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@549b26d7 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.918 [Test worker @coroutine#4663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-06 23:33:06.919 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 23:33:06.919 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 23:33:06.919 [Test worker @coroutine#4663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-06 23:33:06.933 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 23:33:06.943 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 23:33:06.945 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 23:33:06.947 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193710c3 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-06 23:33:06.947 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:06.948 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:06.948 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:06.948 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:06.948 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:06.948 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:06.948 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:06.948 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:06.948 [Test worker @coroutine#4663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-06 23:33:06.948 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-06 23:33:06.948 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-06 23:33:06.948 [Test worker @coroutine#4663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-06 23:33:06.961 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-06 23:33:06.971 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-06 23:33:06.973 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-06 23:33:06.975 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-06 23:33:06.985 [DefaultDispatcher-worker-13 @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-06 23:33:06.999 [DefaultDispatcher-worker-12 @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 23:33:07.012 [DefaultDispatcher-worker-24 @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 23:33:07.015 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 23:33:07.018 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66978c15 2024-02-06 23:33:07.019 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-06 23:33:07.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-06 23:33:07.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.024 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66978c15: (connection evicted) 2024-02-06 23:33:07.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-06 23:33:07.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-06 23:33:07.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-06 23:33:07.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-06 23:33:07.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.025 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@314407dd: (connection evicted) 2024-02-06 23:33:07.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-06 23:33:07.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@776b7fa2 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.027 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.028 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.028 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.028 [Test worker @coroutine#4708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-06 23:33:07.028 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2024-02-06 23:33:07.028 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2024-02-06 23:33:07.028 [Test worker @coroutine#4708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-06 23:33:07.035 [DefaultDispatcher-worker-2 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:07.035 [DefaultDispatcher-worker-12 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:07.035 [DefaultDispatcher-worker-12 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.035 [DefaultDispatcher-worker-2 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.035 [DefaultDispatcher-worker-12 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:07.035 [DefaultDispatcher-worker-2 @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.localdomain:51827/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:07.035 [DefaultDispatcher-worker-12 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.035 [DefaultDispatcher-worker-2 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.036 [DefaultDispatcher-worker-1 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.036 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.036 [DefaultDispatcher-worker-1 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.036 [DefaultDispatcher-worker-5 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.043 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2024-02-06 23:33:07.054 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2024-02-06 23:33:07.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2024-02-06 23:33:07.057 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5367d46f 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2024-02-06 23:33:07.058 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2024-02-06 23:33:07.059 [Test worker @coroutine#4708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-06 23:33:07.072 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2024-02-06 23:33:07.082 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2024-02-06 23:33:07.084 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2024-02-06 23:33:07.085 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2024-02-06 23:33:07.096 [DefaultDispatcher-worker-23 @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b 2024-02-06 23:33:07.110 [DefaultDispatcher-worker-16 @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2024-02-06 23:33:07.119 [DefaultDispatcher-worker-13 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:07.120 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.120 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:07.120 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.121 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.121 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.125 [DefaultDispatcher-worker-7 @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05 2024-02-06 23:33:07.128 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.177 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-06 23:33:07.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-06 23:33:07.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.184 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d76aa05: (connection evicted) 2024-02-06 23:33:07.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-06 23:33:07.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-06 23:33:07.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-06 23:33:07.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-06 23:33:07.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.185 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@564e9c0b: (connection evicted) 2024-02-06 23:33:07.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-06 23:33:07.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-06 23:33:07.187 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-06 23:33:07.187 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.187 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.187 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.187 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.187 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.187 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.187 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@684a34f4 2024-02-06 23:33:07.187 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.187 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.187 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.187 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.187 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.187 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.187 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f606ab6 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f606ab6 2024-02-06 23:33:07.188 [Test worker @coroutine#4766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-06 23:33:07.202 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f606ab6 2024-02-06 23:33:07.212 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f606ab6 2024-02-06 23:33:07.214 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f606ab6 2024-02-06 23:33:07.216 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f606ab6 2024-02-06 23:33:07.216 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-06 23:33:07.216 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.216 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.216 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.216 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.216 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.216 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.216 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@94f79a7 2024-02-06 23:33:07.216 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.216 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.216 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.216 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.216 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.216 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.216 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9a1be5 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9a1be5 2024-02-06 23:33:07.217 [Test worker @coroutine#4766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-06 23:33:07.230 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9a1be5 2024-02-06 23:33:07.240 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9a1be5 2024-02-06 23:33:07.241 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9a1be5 2024-02-06 23:33:07.243 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9a1be5 2024-02-06 23:33:07.254 [DefaultDispatcher-worker-16 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b9a1be5 2024-02-06 23:33:07.267 [DefaultDispatcher-worker-14 @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f606ab6 2024-02-06 23:33:07.276 [DefaultDispatcher-worker-14 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:07.276 [DefaultDispatcher-worker-14 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.277 [DefaultDispatcher-worker-14 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:07.277 [DefaultDispatcher-worker-14 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.278 [DefaultDispatcher-worker-17 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.278 [DefaultDispatcher-worker-17 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.280 [DefaultDispatcher-worker-2 @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f606ab6 2024-02-06 23:33:07.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-06 23:33:07.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-06 23:33:07.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.285 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f606ab6: (connection evicted) 2024-02-06 23:33:07.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-06 23:33:07.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-06 23:33:07.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-06 23:33:07.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-06 23:33:07.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.286 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b9a1be5: (connection evicted) 2024-02-06 23:33:07.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-06 23:33:07.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-06 23:33:07.287 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fbf66e7 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-06 23:33:07.288 [Test worker @coroutine#4811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-06 23:33:07.303 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-06 23:33:07.314 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-06 23:33:07.316 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-06 23:33:07.317 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@279e4506 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-02-06 23:33:07.318 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-02-06 23:33:07.319 [Test worker @coroutine#4811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-06 23:33:07.331 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-02-06 23:33:07.346 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-02-06 23:33:07.348 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-02-06 23:33:07.350 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-02-06 23:33:07.352 [DefaultDispatcher-worker-1 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:07.352 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.352 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:07.352 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.353 [DefaultDispatcher-worker-16 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.353 [DefaultDispatcher-worker-16 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.361 [DefaultDispatcher-worker-11 @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@523e019c 2024-02-06 23:33:07.376 [DefaultDispatcher-worker-9 @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-06 23:33:07.387 [DefaultDispatcher-worker-17 @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-06 23:33:07.389 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:07.390 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-06 23:33:07.394 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-02-06 23:33:07.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-06 23:33:07.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-06 23:33:07.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.399 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00: (connection evicted) 2024-02-06 23:33:07.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-06 23:33:07.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-06 23:33:07.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-06 23:33:07.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-06 23:33:07.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.401 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@523e019c: (connection evicted) 2024-02-06 23:33:07.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-06 23:33:07.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-06 23:33:07.402 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8a0a1d1 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@215efb16 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@215efb16 2024-02-06 23:33:07.403 [Test worker @coroutine#4860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-06 23:33:07.423 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215efb16 2024-02-06 23:33:07.436 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215efb16 2024-02-06 23:33:07.438 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215efb16 2024-02-06 23:33:07.440 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215efb16 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502dc93a 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.440 [Test worker @coroutine#4860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-06 23:33:07.441 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2024-02-06 23:33:07.441 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2024-02-06 23:33:07.441 [Test worker @coroutine#4860] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-06 23:33:07.446 [DefaultDispatcher-worker-5 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:07.446 [DefaultDispatcher-worker-5 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.446 [DefaultDispatcher-worker-5 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:07.446 [DefaultDispatcher-worker-5 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.447 [DefaultDispatcher-worker-9 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.447 [DefaultDispatcher-worker-9 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.456 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2024-02-06 23:33:07.466 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2024-02-06 23:33:07.468 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2024-02-06 23:33:07.470 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2024-02-06 23:33:07.480 [DefaultDispatcher-worker-19 @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4af473 2024-02-06 23:33:07.494 [DefaultDispatcher-worker-19 @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215efb16 2024-02-06 23:33:07.504 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:07.506 [DefaultDispatcher-worker-9 @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@215efb16 2024-02-06 23:33:07.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-06 23:33:07.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-06 23:33:07.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.516 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@215efb16: (connection evicted) 2024-02-06 23:33:07.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-06 23:33:07.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-06 23:33:07.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-06 23:33:07.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-06 23:33:07.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.517 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d4af473: (connection evicted) 2024-02-06 23:33:07.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-06 23:33:07.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-06 23:33:07.519 [DefaultDispatcher-worker-6 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:07.519 [DefaultDispatcher-worker-17 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:07.520 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.520 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.520 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:07.520 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:07.520 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.520 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.520 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-06 23:33:07.520 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a4a95c4 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.521 [DefaultDispatcher-worker-11 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.521 [DefaultDispatcher-worker-11 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-06 23:33:07.521 [DefaultDispatcher-worker-17 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-06 23:33:07.521 [Test worker @coroutine#4923] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-06 23:33:07.536 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-06 23:33:07.546 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-06 23:33:07.548 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-06 23:33:07.550 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-06 23:33:07.552 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-06 23:33:07.561 [DefaultDispatcher-worker-1 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-06 23:33:07.563 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-06 23:33:07.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-06 23:33:07.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-06 23:33:07.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.576 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84: (connection evicted) 2024-02-06 23:33:07.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-06 23:33:07.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3502b614 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.579 [Test worker @coroutine#4955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-06 23:33:07.580 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef5df8f 2024-02-06 23:33:07.580 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef5df8f 2024-02-06 23:33:07.580 [Test worker @coroutine#4955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-06 23:33:07.594 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef5df8f 2024-02-06 23:33:07.604 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef5df8f 2024-02-06 23:33:07.606 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef5df8f 2024-02-06 23:33:07.608 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef5df8f 2024-02-06 23:33:07.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-06 23:33:07.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-06 23:33:07.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:07.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-06 23:33:07.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60773809 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.615 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.616 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-06 23:33:07.617 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4352b4 2024-02-06 23:33:07.617 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4352b4 2024-02-06 23:33:07.617 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-06 23:33:07.639 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4352b4 2024-02-06 23:33:07.655 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4352b4 2024-02-06 23:33:07.657 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4352b4 2024-02-06 23:33:07.660 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a4352b4 2024-02-06 23:33:07.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-06 23:33:07.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-06 23:33:07.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:07.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-06 23:33:07.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-06 23:33:07.667 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-06 23:33:07.667 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.667 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.667 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65cb50dc 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e12e28 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e12e28 2024-02-06 23:33:07.668 [Test worker @coroutine#5019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-06 23:33:07.672 [DefaultDispatcher-worker-5 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:07.672 [DefaultDispatcher-worker-5 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.672 [DefaultDispatcher-worker-5 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:07.672 [DefaultDispatcher-worker-5 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.673 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.673 [DefaultDispatcher-worker-14 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.683 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e12e28 2024-02-06 23:33:07.694 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e12e28 2024-02-06 23:33:07.695 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e12e28 2024-02-06 23:33:07.697 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e12e28 2024-02-06 23:33:07.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-06 23:33:07.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-06 23:33:07.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:07.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-06 23:33:07.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-06 23:33:07.702 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b2713a 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdf6c7c 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdf6c7c 2024-02-06 23:33:07.703 [Test worker @coroutine#5051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-06 23:33:07.717 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdf6c7c 2024-02-06 23:33:07.728 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdf6c7c 2024-02-06 23:33:07.729 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdf6c7c 2024-02-06 23:33:07.731 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdf6c7c 2024-02-06 23:33:07.739 [DefaultDispatcher-worker-22 @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdf6c7c 2024-02-06 23:33:07.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-06 23:33:07.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-06 23:33:07.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.746 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bdf6c7c: (connection evicted) 2024-02-06 23:33:07.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-06 23:33:07.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e866323 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e1c7c 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e1c7c 2024-02-06 23:33:07.748 [Test worker @coroutine#5078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-06 23:33:07.764 [Test worker @coroutine#5078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e1c7c 2024-02-06 23:33:07.775 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e1c7c 2024-02-06 23:33:07.776 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e1c7c 2024-02-06 23:33:07.778 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e1c7c 2024-02-06 23:33:07.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-06 23:33:07.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-06 23:33:07.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:07.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-06 23:33:07.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@735d7b99 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.784 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 23:33:07.785 [Test worker @coroutine#5109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-06 23:33:07.801 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 23:33:07.812 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 23:33:07.813 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 23:33:07.815 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 23:33:07.823 [DefaultDispatcher-worker-19 @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 23:33:07.826 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 23:33:07.831 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3577e37c 2024-02-06 23:33:07.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-06 23:33:07.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-06 23:33:07.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.844 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3577e37c: (connection evicted) 2024-02-06 23:33:07.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-06 23:33:07.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65689000 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.846 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.847 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.847 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.847 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.847 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.847 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.847 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.847 [Test worker @coroutine#5143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-06 23:33:07.847 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-06 23:33:07.847 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-06 23:33:07.847 [Test worker @coroutine#5143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-06 23:33:07.857 [DefaultDispatcher-worker-6 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:07.857 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.857 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:07.857 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.858 [DefaultDispatcher-worker-19 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.858 [DefaultDispatcher-worker-19 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:07.864 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-06 23:33:07.874 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-06 23:33:07.876 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-06 23:33:07.877 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@345f4e0d 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-06 23:33:07.878 [Test worker @coroutine#5143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-06 23:33:07.892 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-06 23:33:07.902 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-06 23:33:07.904 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-06 23:33:07.906 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-06 23:33:07.916 [DefaultDispatcher-worker-11 @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b242b3 2024-02-06 23:33:07.931 [DefaultDispatcher-worker-23 @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-06 23:33:07.947 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:07.964 [DefaultDispatcher-worker-16 @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420c9959 2024-02-06 23:33:07.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-06 23:33:07.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-06 23:33:07.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.973 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@420c9959: (connection evicted) 2024-02-06 23:33:07.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-06 23:33:07.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-06 23:33:07.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-06 23:33:07.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-06 23:33:07.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:07.974 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64b242b3: (connection evicted) 2024-02-06 23:33:07.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:07.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-06 23:33:07.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34a06981 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:07.976 [Test worker @coroutine#5173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-06 23:33:07.977 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-06 23:33:07.977 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-06 23:33:07.977 [Test worker @coroutine#5173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-06 23:33:07.992 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-06 23:33:08.004 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-06 23:33:08.006 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-06 23:33:08.007 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e0faed6 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5817b0d1 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@5817b0d1 2024-02-06 23:33:08.008 [Test worker @coroutine#5173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-06 23:33:08.021 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5817b0d1 2024-02-06 23:33:08.031 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5817b0d1 2024-02-06 23:33:08.032 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5817b0d1 2024-02-06 23:33:08.034 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5817b0d1 2024-02-06 23:33:08.045 [DefaultDispatcher-worker-9 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5817b0d1 2024-02-06 23:33:08.046 [DefaultDispatcher-worker-16 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:08.046 [DefaultDispatcher-worker-19 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:08.046 [DefaultDispatcher-worker-16 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.046 [DefaultDispatcher-worker-19 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.046 [DefaultDispatcher-worker-16 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:08.046 [DefaultDispatcher-worker-19 @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.localdomain:51827/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:08.047 [DefaultDispatcher-worker-16 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.047 [DefaultDispatcher-worker-19 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.048 [DefaultDispatcher-worker-1 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.048 [DefaultDispatcher-worker-1 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.048 [DefaultDispatcher-worker-8 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.048 [DefaultDispatcher-worker-8 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.059 [DefaultDispatcher-worker-8 @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-06 23:33:08.077 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:08.086 [DefaultDispatcher-worker-7 @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee 2024-02-06 23:33:08.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-06 23:33:08.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-06 23:33:08.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.089 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59cbeaee: (connection evicted) 2024-02-06 23:33:08.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-06 23:33:08.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-06 23:33:08.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-06 23:33:08.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-06 23:33:08.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.090 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5817b0d1: (connection evicted) 2024-02-06 23:33:08.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-06 23:33:08.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@130a99fe 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.093 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-06 23:33:08.094 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf8daa 2024-02-06 23:33:08.094 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf8daa 2024-02-06 23:33:08.094 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-06 23:33:08.108 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf8daa 2024-02-06 23:33:08.118 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf8daa 2024-02-06 23:33:08.120 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf8daa 2024-02-06 23:33:08.121 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf8daa 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d0b8e3 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be9582e 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be9582e 2024-02-06 23:33:08.122 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-06 23:33:08.129 [DefaultDispatcher-worker-20 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:08.129 [DefaultDispatcher-worker-20 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.129 [DefaultDispatcher-worker-20 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:08.129 [DefaultDispatcher-worker-20 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.130 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.130 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.137 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be9582e 2024-02-06 23:33:08.147 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be9582e 2024-02-06 23:33:08.149 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be9582e 2024-02-06 23:33:08.151 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be9582e 2024-02-06 23:33:08.162 [DefaultDispatcher-worker-21 @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be9582e 2024-02-06 23:33:08.176 [DefaultDispatcher-worker-21 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf8daa 2024-02-06 23:33:08.194 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:08.201 [DefaultDispatcher-worker-19 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf8daa 2024-02-06 23:33:08.206 [DefaultDispatcher-worker-3 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf8daa 2024-02-06 23:33:08.217 [DefaultDispatcher-worker-24 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf8daa 2024-02-06 23:33:08.222 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-06 23:33:08.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-06 23:33:08.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.230 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbf8daa: (connection evicted) 2024-02-06 23:33:08.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-06 23:33:08.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-06 23:33:08.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-06 23:33:08.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-06 23:33:08.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.231 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7be9582e: (connection evicted) 2024-02-06 23:33:08.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-06 23:33:08.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@324ee3ca 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.234 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-06 23:33:08.235 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-06 23:33:08.235 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-06 23:33:08.235 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-06 23:33:08.251 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-06 23:33:08.261 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-06 23:33:08.263 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-06 23:33:08.264 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22781286 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-02-06 23:33:08.265 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-06 23:33:08.278 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-02-06 23:33:08.286 [DefaultDispatcher-worker-16 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:08.286 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.286 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:08.286 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.288 [DefaultDispatcher-worker-11 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.288 [DefaultDispatcher-worker-11 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.290 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-02-06 23:33:08.292 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-02-06 23:33:08.293 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-02-06 23:33:08.304 [DefaultDispatcher-worker-14 @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-02-06 23:33:08.317 [DefaultDispatcher-worker-5 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-06 23:33:08.328 [DefaultDispatcher-worker-1 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-06 23:33:08.335 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:08.335 [DefaultDispatcher-worker-7 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8 2024-02-06 23:33:08.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-06 23:33:08.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-06 23:33:08.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.344 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b186fb8: (connection evicted) 2024-02-06 23:33:08.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-06 23:33:08.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-06 23:33:08.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-06 23:33:08.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-06 23:33:08.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.345 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@173c0722: (connection evicted) 2024-02-06 23:33:08.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-06 23:33:08.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a5663ef 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.347 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-06 23:33:08.348 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-02-06 23:33:08.348 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-02-06 23:33:08.348 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-06 23:33:08.365 [DefaultDispatcher-worker-5 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:08.366 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.366 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:08.366 [DefaultDispatcher-worker-5 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.367 [DefaultDispatcher-worker-12 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.367 [DefaultDispatcher-worker-12 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.367 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-02-06 23:33:08.377 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-02-06 23:33:08.379 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-02-06 23:33:08.381 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1695f7cb 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.381 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.382 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.382 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.382 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.382 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.382 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.382 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-06 23:33:08.382 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-02-06 23:33:08.382 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-02-06 23:33:08.382 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-06 23:33:08.394 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-02-06 23:33:08.405 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-02-06 23:33:08.406 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-02-06 23:33:08.408 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-02-06 23:33:08.419 [DefaultDispatcher-worker-3 @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236bb278 2024-02-06 23:33:08.432 [DefaultDispatcher-worker-7 @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-02-06 23:33:08.442 [DefaultDispatcher-worker-4 @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c 2024-02-06 23:33:08.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-06 23:33:08.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-06 23:33:08.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.446 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d0fe80c: (connection evicted) 2024-02-06 23:33:08.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-06 23:33:08.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-06 23:33:08.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-06 23:33:08.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-06 23:33:08.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.447 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@236bb278: (connection evicted) 2024-02-06 23:33:08.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-06 23:33:08.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1391d95f 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.450 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef03158 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ef03158 2024-02-06 23:33:08.451 [Test worker @coroutine#5332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-06 23:33:08.457 [DefaultDispatcher-worker-21 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:08.457 [DefaultDispatcher-worker-21 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.457 [DefaultDispatcher-worker-21 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:08.457 [DefaultDispatcher-worker-21 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.458 [DefaultDispatcher-worker-21 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.458 [DefaultDispatcher-worker-21 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.467 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ef03158 2024-02-06 23:33:08.477 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ef03158 2024-02-06 23:33:08.479 [Test worker @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ef03158 2024-02-06 23:33:08.480 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ef03158 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71eb4ea4 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@63541960 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@63541960 2024-02-06 23:33:08.481 [Test worker @coroutine#5332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-06 23:33:08.494 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63541960 2024-02-06 23:33:08.504 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63541960 2024-02-06 23:33:08.506 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63541960 2024-02-06 23:33:08.507 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63541960 2024-02-06 23:33:08.518 [DefaultDispatcher-worker-6 @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63541960 2024-02-06 23:33:08.531 [DefaultDispatcher-worker-13 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:08.531 [DefaultDispatcher-worker-22 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:08.531 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.531 [DefaultDispatcher-worker-22 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.531 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:08.531 [DefaultDispatcher-worker-22 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:08.531 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.531 [DefaultDispatcher-worker-22 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.531 [DefaultDispatcher-worker-14 @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ef03158 2024-02-06 23:33:08.532 [DefaultDispatcher-worker-14 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.532 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.532 [DefaultDispatcher-worker-7 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.541 [DefaultDispatcher-worker-19 @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ef03158 2024-02-06 23:33:08.551 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.560 [DefaultDispatcher-worker-7 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ef03158 2024-02-06 23:33:08.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-06 23:33:08.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-06 23:33:08.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.563 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ef03158: (connection evicted) 2024-02-06 23:33:08.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-06 23:33:08.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-06 23:33:08.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-06 23:33:08.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-06 23:33:08.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.564 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63541960: (connection evicted) 2024-02-06 23:33:08.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-06 23:33:08.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-06 23:33:08.566 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-06 23:33:08.566 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.566 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.566 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.566 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.566 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.566 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.566 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@477dc93 2024-02-06 23:33:08.566 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.566 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.566 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.566 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.566 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.566 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.566 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-06 23:33:08.567 [Test worker @coroutine#5375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-06 23:33:08.583 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-06 23:33:08.593 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-06 23:33:08.595 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-06 23:33:08.597 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@759862a2 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.597 [Test worker @coroutine#5375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-06 23:33:08.598 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@197c3101 2024-02-06 23:33:08.598 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@197c3101 2024-02-06 23:33:08.598 [Test worker @coroutine#5375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-06 23:33:08.610 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197c3101 2024-02-06 23:33:08.621 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197c3101 2024-02-06 23:33:08.622 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197c3101 2024-02-06 23:33:08.624 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197c3101 2024-02-06 23:33:08.634 [DefaultDispatcher-worker-16 @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197c3101 2024-02-06 23:33:08.648 [DefaultDispatcher-worker-5 @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-06 23:33:08.660 [DefaultDispatcher-worker-15 @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-06 23:33:08.667 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:08.669 [DefaultDispatcher-worker-23 @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-06 23:33:08.677 [DefaultDispatcher-worker-8 @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-06 23:33:08.683 [DefaultDispatcher-worker-13 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:08.683 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.683 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:08.683 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.685 [DefaultDispatcher-worker-7 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.685 [DefaultDispatcher-worker-7 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.691 [DefaultDispatcher-worker-7 @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3 2024-02-06 23:33:08.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-06 23:33:08.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-06 23:33:08.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.692 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cb654e3: (connection evicted) 2024-02-06 23:33:08.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-06 23:33:08.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-06 23:33:08.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-06 23:33:08.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-06 23:33:08.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.694 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@197c3101: (connection evicted) 2024-02-06 23:33:08.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-06 23:33:08.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b09582d 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.696 [Test worker @coroutine#5417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-06 23:33:08.697 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef 2024-02-06 23:33:08.697 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef 2024-02-06 23:33:08.697 [Test worker @coroutine#5417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-06 23:33:08.710 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef 2024-02-06 23:33:08.720 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef 2024-02-06 23:33:08.722 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef 2024-02-06 23:33:08.723 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@413a2520 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-02-06 23:33:08.724 [Test worker @coroutine#5417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-06 23:33:08.737 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-02-06 23:33:08.747 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-02-06 23:33:08.748 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-02-06 23:33:08.750 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-02-06 23:33:08.761 [DefaultDispatcher-worker-18 @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9 2024-02-06 23:33:08.773 [DefaultDispatcher-worker-19 @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef 2024-02-06 23:33:08.784 [DefaultDispatcher-worker-19 @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef 2024-02-06 23:33:08.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-06 23:33:08.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-06 23:33:08.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.793 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f8488ef: (connection evicted) 2024-02-06 23:33:08.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-06 23:33:08.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-06 23:33:08.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-06 23:33:08.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-06 23:33:08.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.795 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ced1fb9: (connection evicted) 2024-02-06 23:33:08.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-06 23:33:08.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a20332b 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.797 [Test worker @coroutine#5456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-06 23:33:08.798 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2024-02-06 23:33:08.798 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2024-02-06 23:33:08.798 [Test worker @coroutine#5456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-06 23:33:08.813 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2024-02-06 23:33:08.823 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2024-02-06 23:33:08.825 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2024-02-06 23:33:08.827 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17db90a7 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2024-02-06 23:33:08.827 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2024-02-06 23:33:08.828 [Test worker @coroutine#5456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-06 23:33:08.840 [Test worker @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2024-02-06 23:33:08.850 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2024-02-06 23:33:08.852 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2024-02-06 23:33:08.853 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2024-02-06 23:33:08.864 [DefaultDispatcher-worker-18 @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24 2024-02-06 23:33:08.868 [DefaultDispatcher-worker-18 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:08.868 [DefaultDispatcher-worker-18 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.868 [DefaultDispatcher-worker-18 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:08.868 [DefaultDispatcher-worker-18 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.869 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.869 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:08.879 [DefaultDispatcher-worker-18 @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2024-02-06 23:33:08.889 [DefaultDispatcher-worker-23 @coroutine#5456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d 2024-02-06 23:33:08.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-06 23:33:08.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-06 23:33:08.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.894 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a16ee0d: (connection evicted) 2024-02-06 23:33:08.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-06 23:33:08.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-06 23:33:08.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-06 23:33:08.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-06 23:33:08.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.895 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ebe6c24: (connection evicted) 2024-02-06 23:33:08.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-06 23:33:08.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@258ff54a 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.897 [Test worker @coroutine#5499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-06 23:33:08.898 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d03738 2024-02-06 23:33:08.898 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d03738 2024-02-06 23:33:08.898 [Test worker @coroutine#5499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-06 23:33:08.913 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d03738 2024-02-06 23:33:08.923 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d03738 2024-02-06 23:33:08.925 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d03738 2024-02-06 23:33:08.927 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d03738 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51aa8c0f 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.927 [Test worker @coroutine#5499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-06 23:33:08.928 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cd82f1 2024-02-06 23:33:08.928 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@74cd82f1 2024-02-06 23:33:08.928 [Test worker @coroutine#5499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-06 23:33:08.940 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cd82f1 2024-02-06 23:33:08.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cd82f1 2024-02-06 23:33:08.952 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cd82f1 2024-02-06 23:33:08.954 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cd82f1 2024-02-06 23:33:08.964 [DefaultDispatcher-worker-23 @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74cd82f1 2024-02-06 23:33:08.977 [DefaultDispatcher-worker-2 @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d03738 2024-02-06 23:33:08.987 [DefaultDispatcher-worker-2 @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77d03738 2024-02-06 23:33:08.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-06 23:33:08.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-06 23:33:08.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.990 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77d03738: (connection evicted) 2024-02-06 23:33:08.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-06 23:33:08.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-06 23:33:08.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-06 23:33:08.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-06 23:33:08.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:08.992 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74cd82f1: (connection evicted) 2024-02-06 23:33:08.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:08.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-06 23:33:08.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33c91567 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:08.994 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:08.995 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:08.995 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:08.995 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:08.995 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:08.995 [Test worker @coroutine#5541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-06 23:33:08.995 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-06 23:33:08.995 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-06 23:33:08.995 [Test worker @coroutine#5541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-06 23:33:09.009 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-06 23:33:09.020 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-06 23:33:09.021 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-06 23:33:09.023 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-06 23:33:09.023 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b888df 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@565fa7d2 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@565fa7d2 2024-02-06 23:33:09.024 [Test worker @coroutine#5541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-06 23:33:09.037 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565fa7d2 2024-02-06 23:33:09.047 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565fa7d2 2024-02-06 23:33:09.049 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565fa7d2 2024-02-06 23:33:09.051 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565fa7d2 2024-02-06 23:33:09.058 [DefaultDispatcher-worker-14 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:09.058 [DefaultDispatcher-worker-14 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.058 [DefaultDispatcher-worker-14 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:09.058 [DefaultDispatcher-worker-14 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.058 [DefaultDispatcher-worker-9 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:09.058 [DefaultDispatcher-worker-9 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.059 [DefaultDispatcher-worker-9 @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.localdomain:51827/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:09.059 [DefaultDispatcher-worker-9 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.059 [DefaultDispatcher-worker-19 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.059 [DefaultDispatcher-worker-19 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.060 [DefaultDispatcher-worker-6 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.060 [DefaultDispatcher-worker-6 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.060 [DefaultDispatcher-worker-6 @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565fa7d2 2024-02-06 23:33:09.073 [DefaultDispatcher-worker-2 @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-06 23:33:09.094 [DefaultDispatcher-worker-2 @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-06 23:33:09.095 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:09.102 [DefaultDispatcher-worker-13 @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-06 23:33:09.124 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:09.140 [DefaultDispatcher-worker-15 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:09.140 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.140 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:09.140 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.141 [DefaultDispatcher-worker-2 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.141 [DefaultDispatcher-worker-2 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.228 [DefaultDispatcher-worker-17 @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0 2024-02-06 23:33:09.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-06 23:33:09.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-06 23:33:09.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:09.230 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d5009c0: (connection evicted) 2024-02-06 23:33:09.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:09.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-06 23:33:09.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-06 23:33:09.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-06 23:33:09.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-06 23:33:09.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:09.231 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@565fa7d2: (connection evicted) 2024-02-06 23:33:09.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:09.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-06 23:33:09.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@479f738a 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-06 23:33:09.233 [Test worker @coroutine#5588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-06 23:33:09.248 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-06 23:33:09.258 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-06 23:33:09.260 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-06 23:33:09.261 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-06 23:33:09.261 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56d189d0 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-06 23:33:09.262 [Test worker @coroutine#5588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-06 23:33:09.275 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-06 23:33:09.285 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-06 23:33:09.287 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-06 23:33:09.288 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-06 23:33:09.298 [DefaultDispatcher-worker-7 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:09.298 [DefaultDispatcher-worker-7 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.299 [DefaultDispatcher-worker-7 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:09.299 [DefaultDispatcher-worker-7 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.299 [DefaultDispatcher-worker-24 @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d776105 2024-02-06 23:33:09.300 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.300 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.313 [DefaultDispatcher-worker-7 @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-06 23:33:09.331 [DefaultDispatcher-worker-18 @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-06 23:33:09.334 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:09.339 [DefaultDispatcher-worker-15 @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2024-02-06 23:33:09.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-06 23:33:09.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-06 23:33:09.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:09.342 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4: (connection evicted) 2024-02-06 23:33:09.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:09.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-06 23:33:09.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-06 23:33:09.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-06 23:33:09.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-06 23:33:09.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:09.344 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d776105: (connection evicted) 2024-02-06 23:33:09.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:09.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-06 23:33:09.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1641dfb3 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:09.345 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:09.346 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:09.346 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-06 23:33:09.346 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:09.346 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:09.346 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:09.346 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:09.346 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:09.346 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:09.346 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:09.346 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:09.346 [Test worker @coroutine#5623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-06 23:33:09.346 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0 2024-02-06 23:33:09.346 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0 2024-02-06 23:33:09.346 [Test worker @coroutine#5623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-06 23:33:09.361 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0 2024-02-06 23:33:09.371 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0 2024-02-06 23:33:09.373 [Test worker @coroutine#5626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0 2024-02-06 23:33:09.375 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-06 23:33:09.375 [DefaultDispatcher-worker-7 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:09.375 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.375 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:09.375 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7935f1 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:09.375 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:09.376 [Test worker @coroutine#5623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-06 23:33:09.376 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-02-06 23:33:09.376 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-02-06 23:33:09.376 [Test worker @coroutine#5623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-06 23:33:09.377 [DefaultDispatcher-worker-24 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.377 [DefaultDispatcher-worker-24 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.389 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-02-06 23:33:09.399 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-02-06 23:33:09.401 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-02-06 23:33:09.402 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-02-06 23:33:09.413 [DefaultDispatcher-worker-22 @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-02-06 23:33:09.432 [DefaultDispatcher-worker-24 @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0 2024-02-06 23:33:09.446 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:09.450 [DefaultDispatcher-worker-16 @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0 2024-02-06 23:33:09.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-06 23:33:09.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-06 23:33:09.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:09.455 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3397c8c0: (connection evicted) 2024-02-06 23:33:09.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:09.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-06 23:33:09.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-06 23:33:09.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-06 23:33:09.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-06 23:33:09.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:09.456 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9751c9: (connection evicted) 2024-02-06 23:33:09.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:09.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-06 23:33:09.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-06 23:33:09.458 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-06 23:33:09.458 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:09.458 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@81f9b01 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-06 23:33:09.459 [Test worker @coroutine#5656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-06 23:33:09.467 [DefaultDispatcher-worker-16 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:09.467 [DefaultDispatcher-worker-16 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.467 [DefaultDispatcher-worker-16 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:09.467 [DefaultDispatcher-worker-16 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.468 [DefaultDispatcher-worker-14 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.468 [DefaultDispatcher-worker-14 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.476 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-06 23:33:09.487 [Test worker @coroutine#5660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-06 23:33:09.488 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-06 23:33:09.490 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-06 23:33:09.490 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6860c000 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2024-02-06 23:33:09.491 [Test worker @coroutine#5656] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-06 23:33:09.504 [Test worker @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2024-02-06 23:33:09.514 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2024-02-06 23:33:09.516 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2024-02-06 23:33:09.517 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2024-02-06 23:33:09.528 [DefaultDispatcher-worker-14 @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3723de42 2024-02-06 23:33:09.543 [DefaultDispatcher-worker-11 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:09.543 [DefaultDispatcher-worker-1 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:09.543 [DefaultDispatcher-worker-11 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.543 [DefaultDispatcher-worker-1 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.543 [DefaultDispatcher-worker-1 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:09.543 [DefaultDispatcher-worker-11 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:09.543 [DefaultDispatcher-worker-1 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.543 [DefaultDispatcher-worker-11 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.544 [DefaultDispatcher-worker-1 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.544 [DefaultDispatcher-worker-23 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.544 [DefaultDispatcher-worker-1 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.544 [DefaultDispatcher-worker-3 @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-06 23:33:09.559 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:09.561 [DefaultDispatcher-worker-23 @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-06 23:33:09.572 [DefaultDispatcher-worker-11 @coroutine#5656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4707d60a 2024-02-06 23:33:09.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-06 23:33:09.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-06 23:33:09.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:09.576 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4707d60a: (connection evicted) 2024-02-06 23:33:09.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:09.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-06 23:33:09.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-06 23:33:09.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-06 23:33:09.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-06 23:33:09.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:09.577 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3723de42: (connection evicted) 2024-02-06 23:33:09.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:09.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-06 23:33:09.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17c3e33 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:09.579 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:09.580 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:09.580 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:09.580 [Test worker @coroutine#5696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-06 23:33:09.580 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-02-06 23:33:09.580 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-02-06 23:33:09.580 [Test worker @coroutine#5696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-06 23:33:09.595 [Test worker @coroutine#5696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-02-06 23:33:09.605 [Test worker @coroutine#5697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-02-06 23:33:09.607 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-02-06 23:33:09.609 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-02-06 23:33:09.618 [DefaultDispatcher-worker-24 @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-02-06 23:33:09.625 [DefaultDispatcher-worker-6 @coroutine#5696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b4c61 2024-02-06 23:33:09.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-06 23:33:09.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-06 23:33:09.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:09.635 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@561b4c61: (connection evicted) 2024-02-06 23:33:09.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:09.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-06 23:33:09.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-06 23:33:09.694 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21a1554 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:09.695 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-06 23:33:09.696 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-02-06 23:33:09.696 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-02-06 23:33:09.696 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-06 23:33:09.699 [DefaultDispatcher-worker-18 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:09.699 [DefaultDispatcher-worker-18 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.699 [DefaultDispatcher-worker-18 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:09.699 [DefaultDispatcher-worker-18 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.700 [DefaultDispatcher-worker-19 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.700 [DefaultDispatcher-worker-19 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.710 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-02-06 23:33:09.720 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-02-06 23:33:09.722 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-02-06 23:33:09.724 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2024-02-06 23:33:09.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-06 23:33:09.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-06 23:33:09.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:09.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:09.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-06 23:33:09.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2360ebe2 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:09.794 [Test worker @coroutine#5754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-06 23:33:09.795 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@75cfb958 2024-02-06 23:33:09.795 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@75cfb958 2024-02-06 23:33:09.795 [Test worker @coroutine#5754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-06 23:33:09.808 [Test worker @coroutine#5754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75cfb958 2024-02-06 23:33:09.818 [Test worker @coroutine#5755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75cfb958 2024-02-06 23:33:09.820 [Test worker @coroutine#5757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75cfb958 2024-02-06 23:33:09.821 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75cfb958 2024-02-06 23:33:09.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-06 23:33:09.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-06 23:33:09.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:09.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:09.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-06 23:33:09.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-06 23:33:09.827 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-06 23:33:09.827 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:09.827 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:09.827 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:09.827 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:09.827 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:09.827 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5207747c 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2024-02-06 23:33:09.828 [Test worker @coroutine#5771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-06 23:33:09.841 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2024-02-06 23:33:09.851 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2024-02-06 23:33:09.853 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2024-02-06 23:33:09.854 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0c45ae 2024-02-06 23:33:09.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-06 23:33:09.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-06 23:33:09.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:09.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:09.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-06 23:33:09.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29a51ff1 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:09.859 [Test worker @coroutine#5789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-06 23:33:09.860 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-06 23:33:09.860 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-06 23:33:09.860 [Test worker @coroutine#5789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-06 23:33:09.872 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-06 23:33:09.878 [DefaultDispatcher-worker-10 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:09.878 [DefaultDispatcher-worker-10 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.878 [DefaultDispatcher-worker-10 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:09.878 [DefaultDispatcher-worker-10 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.880 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.880 [DefaultDispatcher-worker-6 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:09.883 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-06 23:33:09.884 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-06 23:33:09.886 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-06 23:33:09.886 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ab7ffb 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3427c4 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3427c4 2024-02-06 23:33:09.887 [Test worker @coroutine#5789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-06 23:33:09.900 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3427c4 2024-02-06 23:33:09.910 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3427c4 2024-02-06 23:33:09.912 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3427c4 2024-02-06 23:33:09.914 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3427c4 2024-02-06 23:33:09.925 [DefaultDispatcher-worker-1 @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b3427c4 2024-02-06 23:33:09.937 [DefaultDispatcher-worker-9 @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4 2024-02-06 23:33:09.942 [UI Thread @coroutine#5817] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39873/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:33:09.942 [UI Thread @coroutine#5817] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39873/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 23:33:09.942 [UI Thread @coroutine#5817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39873/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:33:09.944 [UI Thread @coroutine#5817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39873/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:33:09.944 [UI Thread @coroutine#5817] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39873/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:33:09.944 [UI Thread @coroutine#5817] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39873/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 23:33:09.944 [UI Thread @coroutine#5817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39873/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:09.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-06 23:33:09.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-06 23:33:09.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:09.947 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f999cf4: (connection evicted) 2024-02-06 23:33:09.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:09.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-06 23:33:09.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-06 23:33:09.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-06 23:33:09.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-06 23:33:09.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:09.948 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b3427c4: (connection evicted) 2024-02-06 23:33:09.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:09.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-06 23:33:09.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7671922b 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:09.950 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-06 23:33:09.951 [Test worker @coroutine#5823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-06 23:33:09.967 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-06 23:33:09.977 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-06 23:33:09.979 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-06 23:33:09.980 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a360e6 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:09.981 [Test worker @coroutine#5823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-06 23:33:09.982 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@378456cb 2024-02-06 23:33:09.982 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@378456cb 2024-02-06 23:33:09.982 [Test worker @coroutine#5823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-06 23:33:09.994 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@378456cb 2024-02-06 23:33:10.005 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@378456cb 2024-02-06 23:33:10.006 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@378456cb 2024-02-06 23:33:10.008 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@378456cb 2024-02-06 23:33:10.019 [DefaultDispatcher-worker-10 @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@378456cb 2024-02-06 23:33:10.031 [DefaultDispatcher-worker-24 @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2024-02-06 23:33:10.033 [UI Thread @coroutine#5846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:33:10.033 [UI Thread @coroutine#5846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 23:33:10.033 [UI Thread @coroutine#5846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:33:10.035 [UI Thread @coroutine#5846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:33:10.035 [UI Thread @coroutine#5846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54883/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:33:10.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-06 23:33:10.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-06 23:33:10.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:10.036 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519e0814: (connection evicted) 2024-02-06 23:33:10.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-06 23:33:10.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-06 23:33:10.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-06 23:33:10.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-06 23:33:10.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:10.038 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@378456cb: (connection evicted) 2024-02-06 23:33:10.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-06 23:33:10.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-06 23:33:10.040 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-06 23:33:10.040 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.040 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d13cd6d 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-06 23:33:10.041 [Test worker @coroutine#5852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-06 23:33:10.058 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-06 23:33:10.070 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-06 23:33:10.071 [DefaultDispatcher-worker-15 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:10.071 [DefaultDispatcher-worker-22 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:10.071 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.071 [DefaultDispatcher-worker-22 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.071 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:10.071 [DefaultDispatcher-worker-22 @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.localdomain:51827/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:10.071 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.071 [DefaultDispatcher-worker-22 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.071 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-06 23:33:10.072 [DefaultDispatcher-worker-22 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.072 [DefaultDispatcher-worker-22 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.072 [DefaultDispatcher-worker-7 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.072 [DefaultDispatcher-worker-7 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.073 [Test worker @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c55e9d4 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2024-02-06 23:33:10.074 [Test worker @coroutine#5852] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-06 23:33:10.087 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2024-02-06 23:33:10.097 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2024-02-06 23:33:10.099 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2024-02-06 23:33:10.100 [Test worker @coroutine#5869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2024-02-06 23:33:10.111 [DefaultDispatcher-worker-1 @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3446ab40 2024-02-06 23:33:10.123 [DefaultDispatcher-worker-1 @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d2470 2024-02-06 23:33:10.125 [UI Thread @coroutine#5881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:33:10.125 [UI Thread @coroutine#5881] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 23:33:10.125 [UI Thread @coroutine#5881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:33:10.126 [UI Thread @coroutine#5881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:33:10.127 [UI Thread @coroutine#5881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-06 23:33:10.127 [UI Thread @coroutine#5881] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-06 23:33:10.127 [UI Thread @coroutine#5881] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32865/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:10.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-06 23:33:10.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-06 23:33:10.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:10.128 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72d2470: (connection evicted) 2024-02-06 23:33:10.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-06 23:33:10.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-06 23:33:10.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-06 23:33:10.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-06 23:33:10.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:10.129 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3446ab40: (connection evicted) 2024-02-06 23:33:10.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-06 23:33:10.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c12f0f4 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-06 23:33:10.132 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-06 23:33:10.133 [Test worker @coroutine#5887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-06 23:33:10.146 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-06 23:33:10.150 [DefaultDispatcher-worker-8 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:10.150 [DefaultDispatcher-worker-8 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.150 [DefaultDispatcher-worker-8 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:10.150 [DefaultDispatcher-worker-8 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.151 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.151 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.157 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-06 23:33:10.158 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-06 23:33:10.160 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-06 23:33:10.160 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dc70aa0 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2024-02-06 23:33:10.161 [Test worker @coroutine#5887] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-06 23:33:10.174 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2024-02-06 23:33:10.184 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2024-02-06 23:33:10.186 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2024-02-06 23:33:10.188 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2024-02-06 23:33:10.198 [DefaultDispatcher-worker-10 @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2024-02-06 23:33:10.211 [DefaultDispatcher-worker-10 @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-06 23:33:10.233 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:10.233 [DefaultDispatcher-worker-7 @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-06 23:33:10.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-06 23:33:10.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-06 23:33:10.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:10.242 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08: (connection evicted) 2024-02-06 23:33:10.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-06 23:33:10.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-06 23:33:10.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-06 23:33:10.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-06 23:33:10.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:10.244 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26fee641: (connection evicted) 2024-02-06 23:33:10.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-06 23:33:10.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bad5ab3 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.246 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@63513c1c 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@63513c1c 2024-02-06 23:33:10.247 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-06 23:33:10.261 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63513c1c 2024-02-06 23:33:10.272 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63513c1c 2024-02-06 23:33:10.273 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63513c1c 2024-02-06 23:33:10.275 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63513c1c 2024-02-06 23:33:10.285 [DefaultDispatcher-worker-12 @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63513c1c 2024-02-06 23:33:10.305 [DefaultDispatcher-worker-5 @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63513c1c 2024-02-06 23:33:10.308 [DefaultDispatcher-worker-13 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:10.309 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.309 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:10.309 [DefaultDispatcher-worker-13 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.310 [DefaultDispatcher-worker-7 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.310 [DefaultDispatcher-worker-7 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.324 [DefaultDispatcher-worker-1 @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63513c1c 2024-02-06 23:33:10.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-06 23:33:10.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-06 23:33:10.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:10.327 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63513c1c: (connection evicted) 2024-02-06 23:33:10.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-06 23:33:10.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69815126 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.329 [Test worker @coroutine#5966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-06 23:33:10.330 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-02-06 23:33:10.330 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-02-06 23:33:10.330 [Test worker @coroutine#5966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-06 23:33:10.347 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-02-06 23:33:10.357 [Test worker @coroutine#5967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-02-06 23:33:10.359 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-02-06 23:33:10.360 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4867f5cf 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@381ed137 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@381ed137 2024-02-06 23:33:10.361 [Test worker @coroutine#5966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-06 23:33:10.374 [Test worker @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381ed137 2024-02-06 23:33:10.385 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381ed137 2024-02-06 23:33:10.386 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381ed137 2024-02-06 23:33:10.388 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381ed137 2024-02-06 23:33:10.388 [DefaultDispatcher-worker-21 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:10.388 [DefaultDispatcher-worker-21 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.389 [DefaultDispatcher-worker-21 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:10.389 [DefaultDispatcher-worker-21 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.390 [DefaultDispatcher-worker-24 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.390 [DefaultDispatcher-worker-24 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.399 [DefaultDispatcher-worker-19 @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381ed137 2024-02-06 23:33:10.414 [DefaultDispatcher-worker-22 @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-02-06 23:33:10.426 [DefaultDispatcher-worker-7 @coroutine#5966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-02-06 23:33:10.430 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:10.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-06 23:33:10.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-06 23:33:10.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:10.434 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f8933b: (connection evicted) 2024-02-06 23:33:10.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-06 23:33:10.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-06 23:33:10.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-06 23:33:10.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-06 23:33:10.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:10.435 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@381ed137: (connection evicted) 2024-02-06 23:33:10.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-06 23:33:10.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c3c5d7 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@528070fe 2024-02-06 23:33:10.438 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@528070fe 2024-02-06 23:33:10.439 [Test worker @coroutine#6007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-06 23:33:10.453 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528070fe 2024-02-06 23:33:10.463 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528070fe 2024-02-06 23:33:10.465 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528070fe 2024-02-06 23:33:10.467 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528070fe 2024-02-06 23:33:10.477 [DefaultDispatcher-worker-9 @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528070fe 2024-02-06 23:33:10.479 [DefaultDispatcher-worker-8 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:10.479 [DefaultDispatcher-worker-8 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.479 [DefaultDispatcher-worker-8 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:10.479 [DefaultDispatcher-worker-8 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.480 [DefaultDispatcher-worker-10 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.480 [DefaultDispatcher-worker-10 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.485 [DefaultDispatcher-worker-18 @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528070fe 2024-02-06 23:33:10.497 [DefaultDispatcher-worker-5 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@528070fe 2024-02-06 23:33:10.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-06 23:33:10.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-06 23:33:10.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:10.499 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@528070fe: (connection evicted) 2024-02-06 23:33:10.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-06 23:33:10.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3edb09b9 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.501 [Test worker @coroutine#6039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-06 23:33:10.502 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2024-02-06 23:33:10.502 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2024-02-06 23:33:10.502 [Test worker @coroutine#6039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-06 23:33:10.522 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2024-02-06 23:33:10.532 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2024-02-06 23:33:10.534 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2024-02-06 23:33:10.536 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2024-02-06 23:33:10.545 [DefaultDispatcher-worker-20 @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2024-02-06 23:33:10.555 [DefaultDispatcher-worker-24 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:10.556 [DefaultDispatcher-worker-24 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.556 [DefaultDispatcher-worker-24 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:10.556 [DefaultDispatcher-worker-24 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.556 [DefaultDispatcher-worker-19 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:10.556 [DefaultDispatcher-worker-14 @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2024-02-06 23:33:10.556 [DefaultDispatcher-worker-19 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.556 [DefaultDispatcher-worker-19 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:10.556 [DefaultDispatcher-worker-19 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.557 [DefaultDispatcher-worker-24 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.557 [DefaultDispatcher-worker-24 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.557 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-06 23:33:10.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-06 23:33:10.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:10.558 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3: (connection evicted) 2024-02-06 23:33:10.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-06 23:33:10.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-06 23:33:10.560 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@358bbbe2 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbd0850 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fbd0850 2024-02-06 23:33:10.561 [Test worker @coroutine#6072] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-06 23:33:10.576 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fbd0850 2024-02-06 23:33:10.586 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fbd0850 2024-02-06 23:33:10.588 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fbd0850 2024-02-06 23:33:10.590 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fbd0850 2024-02-06 23:33:10.648 [DefaultDispatcher-worker-6 @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fbd0850 2024-02-06 23:33:10.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-06 23:33:10.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-06 23:33:10.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:10.649 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fbd0850: (connection evicted) 2024-02-06 23:33:10.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-06 23:33:10.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-06 23:33:10.650 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fdaeb6b 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@291fba9 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@291fba9 2024-02-06 23:33:10.651 [Test worker @coroutine#6094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-06 23:33:10.665 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fba9 2024-02-06 23:33:10.676 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fba9 2024-02-06 23:33:10.677 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fba9 2024-02-06 23:33:10.679 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fba9 2024-02-06 23:33:10.689 [DefaultDispatcher-worker-9 @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fba9 2024-02-06 23:33:10.696 [DefaultDispatcher-worker-11 @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fba9 2024-02-06 23:33:10.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-06 23:33:10.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-06 23:33:10.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:10.703 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@291fba9: (connection evicted) 2024-02-06 23:33:10.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-06 23:33:10.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-06 23:33:10.708 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6872201 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@19984625 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@19984625 2024-02-06 23:33:10.709 [DefaultDispatcher-worker-4 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:10.709 [Test worker @coroutine#6117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-06 23:33:10.710 [DefaultDispatcher-worker-4 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.710 [DefaultDispatcher-worker-4 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:10.710 [DefaultDispatcher-worker-4 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.711 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.711 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.725 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19984625 2024-02-06 23:33:10.736 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19984625 2024-02-06 23:33:10.737 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19984625 2024-02-06 23:33:10.739 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19984625 2024-02-06 23:33:10.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-06 23:33:10.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-06 23:33:10.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:10.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-06 23:33:10.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4434eb51 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.743 [Test worker @coroutine#6136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-06 23:33:10.744 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5910c67e 2024-02-06 23:33:10.744 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@5910c67e 2024-02-06 23:33:10.744 [Test worker @coroutine#6136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-06 23:33:10.758 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5910c67e 2024-02-06 23:33:10.768 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5910c67e 2024-02-06 23:33:10.770 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5910c67e 2024-02-06 23:33:10.771 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5910c67e 2024-02-06 23:33:10.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-06 23:33:10.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-06 23:33:10.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:10.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-06 23:33:10.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51c660c8 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@8829ecd 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@8829ecd 2024-02-06 23:33:10.775 [Test worker @coroutine#6152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-06 23:33:10.789 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8829ecd 2024-02-06 23:33:10.799 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8829ecd 2024-02-06 23:33:10.801 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8829ecd 2024-02-06 23:33:10.803 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8829ecd 2024-02-06 23:33:10.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-06 23:33:10.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-06 23:33:10.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:10.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-06 23:33:10.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-06 23:33:10.813 [UI Thread @coroutine#6174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58033/Site/verify 2024-02-06 23:33:10.813 [UI Thread @coroutine#6174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58033/Site/verify. 2024-02-06 23:33:10.813 [UI Thread @coroutine#6174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58033/Site/verify 2024-02-06 23:33:10.815 [UI Thread @coroutine#6174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58033/Site/verify 2024-02-06 23:33:10.816 [UI Thread @coroutine#6174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58033/Site/verify 2024-02-06 23:33:10.816 [UI Thread @coroutine#6174] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58033/Site/verify. 2024-02-06 23:33:10.816 [UI Thread @coroutine#6174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58033/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ea95f79 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.821 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-06 23:33:10.822 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6ab328 2024-02-06 23:33:10.822 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6ab328 2024-02-06 23:33:10.822 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-06 23:33:10.835 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6ab328 2024-02-06 23:33:10.846 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6ab328 2024-02-06 23:33:10.847 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6ab328 2024-02-06 23:33:10.849 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6ab328 2024-02-06 23:33:10.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-06 23:33:10.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-06 23:33:10.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:10.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-06 23:33:10.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-06 23:33:10.852 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-06 23:33:10.852 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.852 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.852 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.852 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.852 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.852 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.852 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ca8bd50 2024-02-06 23:33:10.852 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.852 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-06 23:33:10.853 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-06 23:33:10.868 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-06 23:33:10.878 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-06 23:33:10.880 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-06 23:33:10.882 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4142f8 2024-02-06 23:33:10.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-06 23:33:10.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-06 23:33:10.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:10.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-06 23:33:10.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b6441c9 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.885 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.886 [Test worker @coroutine#6222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-06 23:33:10.886 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@485dfac9 2024-02-06 23:33:10.886 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@485dfac9 2024-02-06 23:33:10.886 [Test worker @coroutine#6222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-06 23:33:10.889 [DefaultDispatcher-worker-12 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:10.889 [DefaultDispatcher-worker-12 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.889 [DefaultDispatcher-worker-12 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:10.889 [DefaultDispatcher-worker-12 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.890 [DefaultDispatcher-worker-4 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.890 [DefaultDispatcher-worker-4 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:10.899 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485dfac9 2024-02-06 23:33:10.910 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485dfac9 2024-02-06 23:33:10.911 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485dfac9 2024-02-06 23:33:10.913 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@485dfac9 2024-02-06 23:33:10.915 [UI Thread @coroutine#6239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47883/Site/verify 2024-02-06 23:33:10.915 [UI Thread @coroutine#6239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47883/Site/verify. 2024-02-06 23:33:10.915 [UI Thread @coroutine#6239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47883/Site/verify 2024-02-06 23:33:10.917 [UI Thread @coroutine#6239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47883/Site/verify 2024-02-06 23:33:10.917 [UI Thread @coroutine#6239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47883/Site/verify 2024-02-06 23:33:10.917 [UI Thread @coroutine#6239] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47883/Site/verify. 2024-02-06 23:33:10.917 [UI Thread @coroutine#6239] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47883/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:10.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-06 23:33:10.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-06 23:33:10.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:10.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:10.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-06 23:33:10.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-06 23:33:10.924 [UI Thread @coroutine#6251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44881/Site/verify 2024-02-06 23:33:10.924 [UI Thread @coroutine#6251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44881/Site/verify. 2024-02-06 23:33:10.924 [UI Thread @coroutine#6251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44881/Site/verify 2024-02-06 23:33:10.925 [UI Thread @coroutine#6251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44881/Site/verify 2024-02-06 23:33:10.925 [UI Thread @coroutine#6251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44881/Site/verify 2024-02-06 23:33:10.926 [UI Thread @coroutine#6251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44881/Site/verify. 2024-02-06 23:33:10.926 [UI Thread @coroutine#6251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44881/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:10.932 [UI Thread @coroutine#6264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47583/Site/verify 2024-02-06 23:33:10.932 [UI Thread @coroutine#6264] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47583/Site/verify. 2024-02-06 23:33:10.932 [UI Thread @coroutine#6264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47583/Site/verify 2024-02-06 23:33:10.933 [UI Thread @coroutine#6264] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47583/Site/verify 2024-02-06 23:33:10.933 [UI Thread @coroutine#6264] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47583/Site/verify 2024-02-06 23:33:10.934 [UI Thread @coroutine#6264] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47583/Site/verify. 2024-02-06 23:33:10.934 [UI Thread @coroutine#6264] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47583/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:10.941 [UI Thread @coroutine#6278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-06 23:33:10.941 [UI Thread @coroutine#6278] 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-02-06 23:33:10.941 [UI Thread @coroutine#6278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-06 23:33:10.943 [UI Thread @coroutine#6278] 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-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@260af8f7 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:10.946 [Test worker @coroutine#6285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-06 23:33:10.947 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@18213a65 2024-02-06 23:33:10.947 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@18213a65 2024-02-06 23:33:10.947 [Test worker @coroutine#6285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-06 23:33:10.960 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18213a65 2024-02-06 23:33:10.971 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18213a65 2024-02-06 23:33:10.972 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18213a65 2024-02-06 23:33:10.974 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18213a65 2024-02-06 23:33:10.983 [DefaultDispatcher-worker-9 @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18213a65 2024-02-06 23:33:11.003 [DefaultDispatcher-worker-23 @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18213a65 2024-02-06 23:33:11.013 [DefaultDispatcher-worker-7 @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18213a65 2024-02-06 23:33:11.020 [DefaultDispatcher-worker-12 @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18213a65 2024-02-06 23:33:11.027 [DefaultDispatcher-worker-18 @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18213a65 2024-02-06 23:33:11.035 [DefaultDispatcher-worker-24 @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18213a65 2024-02-06 23:33:11.043 [DefaultDispatcher-worker-14 @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18213a65 2024-02-06 23:33:11.047 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:11.062 [DefaultDispatcher-worker-9 @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18213a65 2024-02-06 23:33:11.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-06 23:33:11.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-06 23:33:11.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:11.065 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18213a65: (connection evicted) 2024-02-06 23:33:11.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:11.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-06 23:33:11.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@709c41da 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:11.067 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:11.068 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:11.068 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-06 23:33:11.068 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:11.068 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:11.068 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:11.068 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:11.068 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:11.068 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:11.068 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:11.068 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:11.068 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-06 23:33:11.068 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2024-02-06 23:33:11.068 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2024-02-06 23:33:11.068 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-06 23:33:11.083 [DefaultDispatcher-worker-18 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:11.083 [DefaultDispatcher-worker-22 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:11.083 [DefaultDispatcher-worker-18 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.083 [DefaultDispatcher-worker-18 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:11.083 [DefaultDispatcher-worker-18 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.083 [DefaultDispatcher-worker-22 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.083 [DefaultDispatcher-worker-22 @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.localdomain:51827/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:11.083 [DefaultDispatcher-worker-22 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.084 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2024-02-06 23:33:11.084 [DefaultDispatcher-worker-6 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.084 [DefaultDispatcher-worker-15 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.084 [DefaultDispatcher-worker-6 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.084 [DefaultDispatcher-worker-15 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.094 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2024-02-06 23:33:11.096 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2024-02-06 23:33:11.097 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4467088e 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-02-06 23:33:11.098 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-06 23:33:11.111 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-02-06 23:33:11.122 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-02-06 23:33:11.123 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-02-06 23:33:11.125 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-02-06 23:33:11.136 [DefaultDispatcher-worker-20 @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-02-06 23:33:11.150 [DefaultDispatcher-worker-11 @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a467f08 2024-02-06 23:33:11.159 [DefaultDispatcher-worker-20 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:11.159 [DefaultDispatcher-worker-20 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.159 [DefaultDispatcher-worker-20 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:11.159 [DefaultDispatcher-worker-20 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.160 [DefaultDispatcher-worker-23 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.160 [DefaultDispatcher-worker-23 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-06 23:33:11.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-06 23:33:11.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:11.163 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a467f08: (connection evicted) 2024-02-06 23:33:11.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:11.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-06 23:33:11.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-06 23:33:11.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-06 23:33:11.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-06 23:33:11.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:11.164 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49: (connection evicted) 2024-02-06 23:33:11.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:11.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-06 23:33:11.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ceac22d 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:11.166 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-06 23:33:11.167 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-06 23:33:11.167 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-06 23:33:11.167 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-06 23:33:11.183 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-06 23:33:11.193 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-06 23:33:11.194 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-06 23:33:11.196 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-06 23:33:11.196 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fd0235c 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-06 23:33:11.197 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-06 23:33:11.210 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-06 23:33:11.220 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-06 23:33:11.222 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-06 23:33:11.223 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-06 23:33:11.234 [DefaultDispatcher-worker-11 @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-06 23:33:11.247 [DefaultDispatcher-worker-7 @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-06 23:33:11.257 [DefaultDispatcher-worker-19 @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-06 23:33:11.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-06 23:33:11.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-06 23:33:11.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:11.262 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c: (connection evicted) 2024-02-06 23:33:11.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:11.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-06 23:33:11.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-06 23:33:11.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-06 23:33:11.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-06 23:33:11.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:11.263 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56929ce: (connection evicted) 2024-02-06 23:33:11.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:11.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-06 23:33:11.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59ffb0af 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:11.265 [Test worker @coroutine#6421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-06 23:33:11.266 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1268ac94 2024-02-06 23:33:11.266 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1268ac94 2024-02-06 23:33:11.266 [Test worker @coroutine#6421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-06 23:33:11.281 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1268ac94 2024-02-06 23:33:11.291 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1268ac94 2024-02-06 23:33:11.293 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1268ac94 2024-02-06 23:33:11.295 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1268ac94 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72090a80 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:11.295 [Test worker @coroutine#6421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-06 23:33:11.296 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2024-02-06 23:33:11.296 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2024-02-06 23:33:11.296 [Test worker @coroutine#6421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-06 23:33:11.308 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2024-02-06 23:33:11.319 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2024-02-06 23:33:11.319 [DefaultDispatcher-worker-17 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:11.319 [DefaultDispatcher-worker-17 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.319 [DefaultDispatcher-worker-17 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:11.319 [DefaultDispatcher-worker-17 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.320 [DefaultDispatcher-worker-15 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.320 [DefaultDispatcher-worker-15 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.320 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2024-02-06 23:33:11.322 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2024-02-06 23:33:11.332 [DefaultDispatcher-worker-22 @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6 2024-02-06 23:33:11.343 [DefaultDispatcher-worker-22 @coroutine#6421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1268ac94 2024-02-06 23:33:11.352 [DefaultDispatcher-worker-12 @coroutine#6421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1268ac94 2024-02-06 23:33:11.366 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:11.396 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:11.398 [DefaultDispatcher-worker-9 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:11.399 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.399 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:11.399 [DefaultDispatcher-worker-9 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.400 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.400 [DefaultDispatcher-worker-2 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.489 [DefaultDispatcher-worker-15 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:11.489 [DefaultDispatcher-worker-15 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.489 [DefaultDispatcher-worker-15 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:11.489 [DefaultDispatcher-worker-15 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.490 [DefaultDispatcher-worker-3 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.490 [DefaultDispatcher-worker-3 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.568 [DefaultDispatcher-worker-20 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:11.568 [DefaultDispatcher-worker-12 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:11.568 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.568 [DefaultDispatcher-worker-20 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.568 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:11.568 [DefaultDispatcher-worker-20 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:11.568 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.568 [DefaultDispatcher-worker-20 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.569 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.570 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.570 [DefaultDispatcher-worker-4 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-06 23:33:11.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-06 23:33:11.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:11.606 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1268ac94: (connection evicted) 2024-02-06 23:33:11.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:11.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-06 23:33:11.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-06 23:33:11.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-06 23:33:11.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-06 23:33:11.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:11.607 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25e9f5e6: (connection evicted) 2024-02-06 23:33:11.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:11.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-06 23:33:11.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0695da 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:11.609 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-02-06 23:33:11.610 [Test worker @coroutine#6489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-06 23:33:11.625 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-02-06 23:33:11.636 [Test worker @coroutine#6491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-02-06 23:33:11.637 [Test worker @coroutine#6493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-02-06 23:33:11.639 [Test worker @coroutine#6495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-02-06 23:33:11.639 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6deb2b19 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2024-02-06 23:33:11.640 [Test worker @coroutine#6489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-06 23:33:11.653 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2024-02-06 23:33:11.663 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2024-02-06 23:33:11.665 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2024-02-06 23:33:11.666 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2024-02-06 23:33:11.677 [DefaultDispatcher-worker-11 @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@780e6b63 2024-02-06 23:33:11.691 [DefaultDispatcher-worker-16 @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-02-06 23:33:11.698 [DefaultDispatcher-worker-15 @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-02-06 23:33:11.704 [DefaultDispatcher-worker-16 @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-02-06 23:33:11.710 [DefaultDispatcher-worker-21 @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-02-06 23:33:11.711 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:11.725 [DefaultDispatcher-worker-4 @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-02-06 23:33:11.727 [DefaultDispatcher-worker-22 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:11.727 [DefaultDispatcher-worker-22 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.727 [DefaultDispatcher-worker-22 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:11.727 [DefaultDispatcher-worker-22 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.728 [DefaultDispatcher-worker-18 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.728 [DefaultDispatcher-worker-18 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.733 [DefaultDispatcher-worker-18 @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796 2024-02-06 23:33:11.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-06 23:33:11.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-06 23:33:11.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:11.737 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ceb6796: (connection evicted) 2024-02-06 23:33:11.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:11.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-06 23:33:11.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-06 23:33:11.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-06 23:33:11.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-06 23:33:11.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:11.738 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@780e6b63: (connection evicted) 2024-02-06 23:33:11.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:11.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-06 23:33:11.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a3363c9 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-06 23:33:11.740 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-06 23:33:11.741 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-06 23:33:11.741 [Test worker @coroutine#6546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-06 23:33:11.756 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-06 23:33:11.766 [Test worker @coroutine#6547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-06 23:33:11.768 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-06 23:33:11.770 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce59833 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@30dbcffd 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@30dbcffd 2024-02-06 23:33:11.770 [Test worker @coroutine#6546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-06 23:33:11.783 [Test worker @coroutine#6546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30dbcffd 2024-02-06 23:33:11.793 [Test worker @coroutine#6553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30dbcffd 2024-02-06 23:33:11.795 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30dbcffd 2024-02-06 23:33:11.796 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30dbcffd 2024-02-06 23:33:11.807 [DefaultDispatcher-worker-16 @coroutine#6560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30dbcffd 2024-02-06 23:33:11.820 [DefaultDispatcher-worker-17 @coroutine#6546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-06 23:33:11.829 [DefaultDispatcher-worker-16 @coroutine#6546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-06 23:33:11.836 [DefaultDispatcher-worker-3 @coroutine#6546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-06 23:33:11.841 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:11.844 [DefaultDispatcher-worker-23 @coroutine#6546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-06 23:33:11.852 [DefaultDispatcher-worker-22 @coroutine#6546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2024-02-06 23:33:11.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-06 23:33:11.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-06 23:33:11.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:11.856 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d: (connection evicted) 2024-02-06 23:33:11.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:11.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-06 23:33:11.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-06 23:33:11.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-06 23:33:11.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-06 23:33:11.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:11.857 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30dbcffd: (connection evicted) 2024-02-06 23:33:11.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:11.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-06 23:33:11.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d6d6533 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:11.859 [Test worker @coroutine#6598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-06 23:33:11.860 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-06 23:33:11.860 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-06 23:33:11.860 [Test worker @coroutine#6598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-06 23:33:11.878 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-06 23:33:11.889 [Test worker @coroutine#6599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-06 23:33:11.890 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-06 23:33:11.892 [Test worker @coroutine#6603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@425a3af5 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc9313d 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc9313d 2024-02-06 23:33:11.893 [Test worker @coroutine#6598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-06 23:33:11.898 [DefaultDispatcher-worker-17 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f1d29 2024-02-06 23:33:11.898 [DefaultDispatcher-worker-17 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.898 [DefaultDispatcher-worker-17 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:11.898 [DefaultDispatcher-worker-17 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.900 [DefaultDispatcher-worker-22 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.900 [DefaultDispatcher-worker-22 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38401/UmAppDatabase/replication/nodeId 2024-02-06 23:33:11.911 [Test worker @coroutine#6598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc9313d 2024-02-06 23:33:11.928 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc9313d 2024-02-06 23:33:11.931 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc9313d 2024-02-06 23:33:11.933 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc9313d 2024-02-06 23:33:11.944 [DefaultDispatcher-worker-19 @coroutine#6614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fc9313d 2024-02-06 23:33:11.956 [DefaultDispatcher-worker-1 @coroutine#6598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-06 23:33:11.960 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:11.965 [DefaultDispatcher-worker-6 @coroutine#6598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-06 23:33:11.973 [DefaultDispatcher-worker-13 @coroutine#6598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-06 23:33:11.981 [DefaultDispatcher-worker-1 @coroutine#6598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-06 23:33:11.990 [DefaultDispatcher-worker-4 @coroutine#6598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-06 23:33:11.994 [HikariPool-226 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:11.998 [DefaultDispatcher-worker-9 @coroutine#6598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e20500 2024-02-06 23:33:12.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-06 23:33:12.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-06 23:33:12.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:12.002 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42e20500: (connection evicted) 2024-02-06 23:33:12.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-06 23:33:12.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-06 23:33:12.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-06 23:33:12.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-06 23:33:12.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:12.003 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fc9313d: (connection evicted) 2024-02-06 23:33:12.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-06 23:33:12.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-06 23:33:12.006 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-06 23:33:12.006 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.006 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.006 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.006 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.006 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.006 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.006 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@592efd6 2024-02-06 23:33:12.006 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.006 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.006 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.006 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.006 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.006 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.006 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6149adee 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6149adee 2024-02-06 23:33:12.007 [Test worker @coroutine#6655] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-06 23:33:12.022 [Test worker @coroutine#6655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6149adee 2024-02-06 23:33:12.033 [Test worker @coroutine#6656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6149adee 2024-02-06 23:33:12.034 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6149adee 2024-02-06 23:33:12.036 [Test worker @coroutine#6660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6149adee 2024-02-06 23:33:12.045 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-227 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@6149adee due to dirty commit state on close(). 2024-02-06 23:33:12.051 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6149adee 2024-02-06 23:33:12.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-06 23:33:12.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-06 23:33:12.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:12.051 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6149adee: (connection evicted) 2024-02-06 23:33:12.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-06 23:33:12.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@730c9287 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.109 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-06 23:33:12.110 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.110 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.110 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.110 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.110 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.110 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.110 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.110 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.110 [Test worker @coroutine#6677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-06 23:33:12.110 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3b4de1 2024-02-06 23:33:12.110 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3b4de1 2024-02-06 23:33:12.110 [Test worker @coroutine#6677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-06 23:33:12.114 [DefaultDispatcher-worker-15 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e13af1b 2024-02-06 23:33:12.115 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.115 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:12.115 [DefaultDispatcher-worker-15 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.115 [DefaultDispatcher-worker-22 @coroutine#3178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2024-02-06 23:33:12.115 [DefaultDispatcher-worker-22 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.115 [DefaultDispatcher-worker-22 @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.localdomain:51827/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:12.115 [DefaultDispatcher-worker-22 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.116 [DefaultDispatcher-worker-16 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.116 [DefaultDispatcher-worker-16 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53971/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.116 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.116 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51827/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.125 [Test worker @coroutine#6677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3b4de1 2024-02-06 23:33:12.135 [Test worker @coroutine#6684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3b4de1 2024-02-06 23:33:12.136 [Test worker @coroutine#6686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3b4de1 2024-02-06 23:33:12.138 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c3b4de1 2024-02-06 23:33:12.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-06 23:33:12.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-06 23:33:12.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:12.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-06 23:33:12.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3d2a80 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.144 [Test worker @coroutine#6705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-06 23:33:12.145 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2024-02-06 23:33:12.145 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2024-02-06 23:33:12.145 [Test worker @coroutine#6705] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-06 23:33:12.157 [Test worker @coroutine#6705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2024-02-06 23:33:12.167 [Test worker @coroutine#6706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2024-02-06 23:33:12.169 [DefaultDispatcher-worker-10 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257708e 2024-02-06 23:33:12.169 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2024-02-06 23:33:12.169 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.169 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:12.169 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.170 [DefaultDispatcher-worker-16 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.170 [DefaultDispatcher-worker-16 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38751/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.171 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2024-02-06 23:33:12.180 [DefaultDispatcher-worker-10 @coroutine#6715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2024-02-06 23:33:12.187 [DefaultDispatcher-worker-24 @coroutine#6728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5 2024-02-06 23:33:12.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-06 23:33:12.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-06 23:33:12.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:12.189 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48ebcce5: (connection evicted) 2024-02-06 23:33:12.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-06 23:33:12.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e91b051 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.192 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-02-06 23:33:12.193 [Test worker @coroutine#6737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-06 23:33:12.215 [Test worker @coroutine#6737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-02-06 23:33:12.231 [Test worker @coroutine#6738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-02-06 23:33:12.233 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-02-06 23:33:12.236 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-02-06 23:33:12.246 [DefaultDispatcher-worker-19 @coroutine#6744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-02-06 23:33:12.255 [DefaultDispatcher-worker-15 @coroutine#6757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77376e83 2024-02-06 23:33:12.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-06 23:33:12.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-06 23:33:12.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:12.257 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77376e83: (connection evicted) 2024-02-06 23:33:12.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-06 23:33:12.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e87c4cf 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.261 [Test worker @coroutine#6766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-06 23:33:12.262 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2024-02-06 23:33:12.262 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2024-02-06 23:33:12.262 [Test worker @coroutine#6766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-06 23:33:12.278 [Test worker @coroutine#6766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2024-02-06 23:33:12.288 [Test worker @coroutine#6767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2024-02-06 23:33:12.290 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2024-02-06 23:33:12.292 [Test worker @coroutine#6772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a4ceb1 2024-02-06 23:33:12.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-06 23:33:12.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-06 23:33:12.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:12.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-06 23:33:12.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a42da0a 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2024-02-06 23:33:12.299 [Test worker @coroutine#6791] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-06 23:33:12.313 [Test worker @coroutine#6791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2024-02-06 23:33:12.323 [Test worker @coroutine#6792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2024-02-06 23:33:12.325 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2024-02-06 23:33:12.327 [Test worker @coroutine#6796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2024-02-06 23:33:12.330 [DefaultDispatcher-worker-15 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670aac24 2024-02-06 23:33:12.330 [DefaultDispatcher-worker-15 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.330 [DefaultDispatcher-worker-15 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:12.330 [DefaultDispatcher-worker-15 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-06 23:33:12.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-06 23:33:12.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:12.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-06 23:33:12.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-06 23:33:12.331 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.331 [DefaultDispatcher-worker-16 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54385/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.331 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6575fd 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2024-02-06 23:33:12.332 [Test worker @coroutine#6815] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-06 23:33:12.345 [Test worker @coroutine#6815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2024-02-06 23:33:12.356 [Test worker @coroutine#6817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2024-02-06 23:33:12.357 [Test worker @coroutine#6819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2024-02-06 23:33:12.359 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2024-02-06 23:33:12.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-06 23:33:12.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-06 23:33:12.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:12.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-06 23:33:12.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50a2034c 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2024-02-06 23:33:12.369 [Test worker @coroutine#6846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-06 23:33:12.382 [Test worker @coroutine#6846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2024-02-06 23:33:12.393 [Test worker @coroutine#6847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2024-02-06 23:33:12.394 [Test worker @coroutine#6849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2024-02-06 23:33:12.396 [Test worker @coroutine#6851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2024-02-06 23:33:12.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-06 23:33:12.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-06 23:33:12.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:12.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-06 23:33:12.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-06 23:33:12.399 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37ec9c49 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6f26cb 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6f26cb 2024-02-06 23:33:12.400 [Test worker @coroutine#6862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-06 23:33:12.408 [DefaultDispatcher-worker-15 @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ddd7e4 2024-02-06 23:33:12.409 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.409 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:12.409 [DefaultDispatcher-worker-15 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.410 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.410 [DefaultDispatcher-worker-1 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39365/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.413 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6f26cb 2024-02-06 23:33:12.424 [Test worker @coroutine#6866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6f26cb 2024-02-06 23:33:12.425 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6f26cb 2024-02-06 23:33:12.427 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6f26cb 2024-02-06 23:33:12.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-06 23:33:12.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-06 23:33:12.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:12.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-06 23:33:12.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-06 23:33:12.429 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7731fb94 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3343997b 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@3343997b 2024-02-06 23:33:12.430 [Test worker @coroutine#6881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-06 23:33:12.444 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3343997b 2024-02-06 23:33:12.454 [Test worker @coroutine#6882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3343997b 2024-02-06 23:33:12.455 [Test worker @coroutine#6884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3343997b 2024-02-06 23:33:12.457 [Test worker @coroutine#6886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3343997b 2024-02-06 23:33:12.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-06 23:33:12.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-06 23:33:12.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:12.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-06 23:33:12.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67f8586f 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.460 [Test worker @coroutine#6897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-06 23:33:12.461 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2024-02-06 23:33:12.461 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2024-02-06 23:33:12.461 [Test worker @coroutine#6897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-06 23:33:12.474 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2024-02-06 23:33:12.484 [Test worker @coroutine#6898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2024-02-06 23:33:12.486 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2024-02-06 23:33:12.487 [Test worker @coroutine#6902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c7a699b 2024-02-06 23:33:12.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-06 23:33:12.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-06 23:33:12.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:12.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-06 23:33:12.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7c3ba2 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6351efa6 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6351efa6 2024-02-06 23:33:12.491 [Test worker @coroutine#6913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-06 23:33:12.499 [DefaultDispatcher-worker-24 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183a84f4 2024-02-06 23:33:12.499 [DefaultDispatcher-worker-24 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.499 [DefaultDispatcher-worker-24 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:12.499 [DefaultDispatcher-worker-24 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.500 [DefaultDispatcher-worker-23 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.500 [DefaultDispatcher-worker-23 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44003/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.505 [Test worker @coroutine#6913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6351efa6 2024-02-06 23:33:12.515 [Test worker @coroutine#6917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6351efa6 2024-02-06 23:33:12.517 [Test worker @coroutine#6919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6351efa6 2024-02-06 23:33:12.518 [Test worker @coroutine#6921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6351efa6 2024-02-06 23:33:12.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-06 23:33:12.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-06 23:33:12.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:12.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-06 23:33:12.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126a8548 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.523 [Test worker @coroutine#6934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-06 23:33:12.524 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-02-06 23:33:12.524 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-02-06 23:33:12.524 [Test worker @coroutine#6934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-06 23:33:12.537 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-02-06 23:33:12.549 [Test worker @coroutine#6935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-02-06 23:33:12.551 [Test worker @coroutine#6937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-02-06 23:33:12.553 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2be0df 2024-02-06 23:33:12.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-06 23:33:12.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-06 23:33:12.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:12.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-06 23:33:12.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17856f0 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.556 [Test worker @coroutine#6952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-06 23:33:12.557 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@652cb87d 2024-02-06 23:33:12.557 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@652cb87d 2024-02-06 23:33:12.557 [Test worker @coroutine#6952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-06 23:33:12.570 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652cb87d 2024-02-06 23:33:12.580 [DefaultDispatcher-worker-14 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577e3a2e 2024-02-06 23:33:12.581 [DefaultDispatcher-worker-14 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.581 [DefaultDispatcher-worker-13 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71ce19ee 2024-02-06 23:33:12.581 [DefaultDispatcher-worker-14 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:12.581 [DefaultDispatcher-worker-14 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.581 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.581 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:12.581 [DefaultDispatcher-worker-13 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.581 [Test worker @coroutine#6953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652cb87d 2024-02-06 23:33:12.582 [DefaultDispatcher-worker-21 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.582 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.582 [DefaultDispatcher-worker-14 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59455/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.583 [Test worker @coroutine#6960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652cb87d 2024-02-06 23:33:12.585 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652cb87d 2024-02-06 23:33:12.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-06 23:33:12.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-06 23:33:12.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:12.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-06 23:33:12.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ef89e43 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.588 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.589 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.589 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.589 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.589 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.589 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.589 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.589 [Test worker @coroutine#6976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-06 23:33:12.589 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-06 23:33:12.589 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-06 23:33:12.589 [Test worker @coroutine#6976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-06 23:33:12.602 [Test worker @coroutine#6976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-06 23:33:12.613 [Test worker @coroutine#6977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-06 23:33:12.614 [Test worker @coroutine#6979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-06 23:33:12.616 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fdfa35d 2024-02-06 23:33:12.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-06 23:33:12.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-06 23:33:12.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:12.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-06 23:33:12.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-06 23:33:12.620 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-06 23:33:12.620 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.620 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.620 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.620 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.620 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.620 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.620 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4664cd32 2024-02-06 23:33:12.620 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.620 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.620 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.620 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.620 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.620 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.620 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c25e8 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c25e8 2024-02-06 23:33:12.621 [Test worker @coroutine#6994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-06 23:33:12.634 [Test worker @coroutine#6994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c25e8 2024-02-06 23:33:12.644 [Test worker @coroutine#6995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c25e8 2024-02-06 23:33:12.646 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c25e8 2024-02-06 23:33:12.648 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c25e8 2024-02-06 23:33:12.651 [UI Thread @coroutine#7008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-06 23:33:12.651 [UI Thread @coroutine#7008] 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-02-06 23:33:12.651 [UI Thread @coroutine#7008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-06 23:33:12.653 [UI Thread @coroutine#7008] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-06 23:33:12.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-06 23:33:12.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-06 23:33:12.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:12.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-06 23:33:12.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-06 23:33:12.656 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439c706 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2024-02-06 23:33:12.657 [Test worker @coroutine#7014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-06 23:33:12.674 [Test worker @coroutine#7014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2024-02-06 23:33:12.685 [Test worker @coroutine#7015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2024-02-06 23:33:12.686 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2024-02-06 23:33:12.688 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73344f4a 2024-02-06 23:33:12.690 [UI Thread @coroutine#7030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43363/Site/verify 2024-02-06 23:33:12.690 [UI Thread @coroutine#7030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43363/Site/verify. 2024-02-06 23:33:12.690 [UI Thread @coroutine#7030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43363/Site/verify 2024-02-06 23:33:12.692 [UI Thread @coroutine#7030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43363/Site/verify 2024-02-06 23:33:12.692 [UI Thread @coroutine#7030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43363/Site/verify 2024-02-06 23:33:12.692 [UI Thread @coroutine#7030] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43363/Site/verify. 2024-02-06 23:33:12.692 [UI Thread @coroutine#7030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43363/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:12.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-06 23:33:12.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-06 23:33:12.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-06 23:33:12.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-06 23:33:12.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2cd7ff 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-06 23:33:12.701 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2024-02-06 23:33:12.702 [Test worker @coroutine#7037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-06 23:33:12.724 [Test worker @coroutine#7037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2024-02-06 23:33:12.735 [Test worker @coroutine#7038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2024-02-06 23:33:12.737 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2024-02-06 23:33:12.737 [DefaultDispatcher-worker-23 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143900a6 2024-02-06 23:33:12.737 [DefaultDispatcher-worker-23 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.737 [DefaultDispatcher-worker-23 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId. 2024-02-06 23:33:12.737 [DefaultDispatcher-worker-23 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.738 [Test worker @coroutine#7042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2024-02-06 23:33:12.738 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.738 [DefaultDispatcher-worker-9 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41105/UmAppDatabase/replication/nodeId 2024-02-06 23:33:12.747 [DefaultDispatcher-worker-13 @coroutine#7047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2024-02-06 23:33:12.755 [DefaultDispatcher-worker-8 @coroutine#7037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6070990b 2024-02-06 23:33:12.759 [UI Thread @coroutine#7056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51709/555863226439647232/_ustadmanifest.json 2024-02-06 23:33:12.760 [UI Thread @coroutine#7056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51709/555863226439647232/_ustadmanifest.json. 2024-02-06 23:33:12.760 [UI Thread @coroutine#7056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51709/555863226439647232/_ustadmanifest.json 2024-02-06 23:33:12.761 [UI Thread @coroutine#7056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51709/555863226439647232/_ustadmanifest.json 2024-02-06 23:33:12.761 [UI Thread @coroutine#7056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51709/555863226439647232/_ustadmanifest.json 2024-02-06 23:33:12.761 [UI Thread @coroutine#7056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51709/555863226439647232/_ustadmanifest.json. 2024-02-06 23:33:12.761 [UI Thread @coroutine#7056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51709/555863226439647232/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:12.762 [UI Thread @coroutine#7056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51709/tincan.xml 2024-02-06 23:33:12.762 [UI Thread @coroutine#7056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51709/tincan.xml. 2024-02-06 23:33:12.762 [UI Thread @coroutine#7056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51709/tincan.xml 2024-02-06 23:33:12.762 [UI Thread @coroutine#7056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51709/tincan.xml 2024-02-06 23:33:12.762 [UI Thread @coroutine#7056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51709/tincan.xml 2024-02-06 23:33:12.763 [UI Thread @coroutine#7056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51709/tincan.xml. 2024-02-06 23:33:12.763 [UI Thread @coroutine#7056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51709/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-06 23:33:12.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-06 23:33:12.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-06 23:33:12.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-06 23:33:12.765 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6070990b: (connection evicted) 2024-02-06 23:33:12.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-06 23:33:12.765 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-06 23:33:12.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-08 11:12:09.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-08 11:12:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:09.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:09.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:09.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af3874e 2024-02-08 11:12:09.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:09.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:09.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:09.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:09.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:09.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:09.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:09.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:09.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:09.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:09.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:09.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:09.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:09.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:09.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:09.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:09.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:09.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:09.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:09.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-08 11:12:09.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:09.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:09.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:09.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:09.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:09.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:09.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:09.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:09.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-08 11:12:09.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:12:09.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:12:09.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-08 11:12:09.473 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:12:09.482 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:09.487 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e91fe9 2024-02-08 11:12:09.487 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e91fe9 2024-02-08 11:12:09.491 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2efb04 2024-02-08 11:12:09.491 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2efb04 2024-02-08 11:12:09.495 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e117499 2024-02-08 11:12:09.495 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e117499 2024-02-08 11:12:09.499 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b13f13f 2024-02-08 11:12:09.499 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b13f13f 2024-02-08 11:12:09.503 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@799b3e3 2024-02-08 11:12:09.503 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@799b3e3 2024-02-08 11:12:09.507 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a428ecf 2024-02-08 11:12:09.507 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a428ecf 2024-02-08 11:12:09.508 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:12:09.511 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2292a2 2024-02-08 11:12:09.511 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2292a2 2024-02-08 11:12:09.512 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:12:09.515 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c0e70 2024-02-08 11:12:09.515 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c0e70 2024-02-08 11:12:09.519 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3170bc5f 2024-02-08 11:12:09.519 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3170bc5f 2024-02-08 11:12:09.519 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:09.729 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:09.730 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:12:09.730 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:09.731 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:12:09.760 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:12:09.762 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 11:12:09.762 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:09.762 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 11:12:09.825 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:12:09.872 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:12:09.902 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:12:09.924 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:12:09.949 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:12:09.960 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 11:12:09.960 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:09.963 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:12:10.055 [DefaultDispatcher-worker-1 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db60246 2024-02-08 11:12:10.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-08 11:12:10.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-08 11:12:10.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:10.093 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db60246: (connection evicted) 2024-02-08 11:12:10.094 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54e91fe9: (connection evicted) 2024-02-08 11:12:10.095 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a2efb04: (connection evicted) 2024-02-08 11:12:10.095 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e117499: (connection evicted) 2024-02-08 11:12:10.095 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b13f13f: (connection evicted) 2024-02-08 11:12:10.096 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@799b3e3: (connection evicted) 2024-02-08 11:12:10.096 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a428ecf: (connection evicted) 2024-02-08 11:12:10.097 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f2292a2: (connection evicted) 2024-02-08 11:12:10.097 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b3c0e70: (connection evicted) 2024-02-08 11:12:10.097 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3170bc5f: (connection evicted) 2024-02-08 11:12:10.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:10.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-08 11:12:10.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-08 11:12:10.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-08 11:12:10.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:10.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:10.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:10.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:10.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:10.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:10.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439d545c 2024-02-08 11:12:10.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:10.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:10.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:10.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:10.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:10.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:10.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:10.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:10.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:10.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:10.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-08 11:12:10.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:10.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:10.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:10.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:10.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:10.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:10.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:10.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:10.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-08 11:12:10.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:12:10.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:12:10.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-08 11:12:10.118 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:12:10.130 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:12:10.133 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:12:10.135 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:10.135 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:12:10.135 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:10.135 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:12:10.155 [DefaultDispatcher-worker-8 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:12:10.157 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 11:12:10.157 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:10.157 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 11:12:10.166 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:12:10.183 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:12:10.199 [DefaultDispatcher-worker-3 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:10.202 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:12:10.217 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:10.217 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:12:10.218 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 11:12:10.221 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@218ba390 2024-02-08 11:12:10.221 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@218ba390 2024-02-08 11:12:10.225 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f4c49d1 2024-02-08 11:12:10.225 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f4c49d1 2024-02-08 11:12:10.229 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b73c8e0 2024-02-08 11:12:10.229 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b73c8e0 2024-02-08 11:12:10.233 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7143ea 2024-02-08 11:12:10.233 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7143ea 2024-02-08 11:12:10.234 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:12:10.236 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@121afa97 2024-02-08 11:12:10.236 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@121afa97 2024-02-08 11:12:10.239 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f552bc4 2024-02-08 11:12:10.239 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f552bc4 2024-02-08 11:12:10.241 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad4cc06 2024-02-08 11:12:10.241 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad4cc06 2024-02-08 11:12:10.243 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5ebca5 2024-02-08 11:12:10.244 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5ebca5 2024-02-08 11:12:10.244 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:12:10.246 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd521bb 2024-02-08 11:12:10.246 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd521bb 2024-02-08 11:12:10.246 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:10.323 [DefaultDispatcher-worker-1 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb 2024-02-08 11:12:10.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-08 11:12:10.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-08 11:12:10.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:10.363 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c2b6acb: (connection evicted) 2024-02-08 11:12:10.364 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@218ba390: (connection evicted) 2024-02-08 11:12:10.364 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f4c49d1: (connection evicted) 2024-02-08 11:12:10.365 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b73c8e0: (connection evicted) 2024-02-08 11:12:10.366 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e7143ea: (connection evicted) 2024-02-08 11:12:10.366 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@121afa97: (connection evicted) 2024-02-08 11:12:10.367 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f552bc4: (connection evicted) 2024-02-08 11:12:10.367 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ad4cc06: (connection evicted) 2024-02-08 11:12:10.368 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e5ebca5: (connection evicted) 2024-02-08 11:12:10.368 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bd521bb: (connection evicted) 2024-02-08 11:12:10.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:10.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-08 11:12:10.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-08 11:12:10.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-08 11:12:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6987a133 2024-02-08 11:12:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:10.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:10.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:10.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-08 11:12:10.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934339 2024-02-08 11:12:10.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934339 2024-02-08 11:12:10.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-08 11:12:10.518 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:10.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-08 11:12:10.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:10.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:10.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1669931a 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:10.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:10.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-08 11:12:10.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-08 11:12:10.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-08 11:12:10.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-08 11:12:10.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@699e0bf0 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:10.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:10.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-08 11:12:10.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-08 11:12:10.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-08 11:12:10.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-08 11:12:10.873 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:10.875 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e007be 2024-02-08 11:12:10.880 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59317/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 11:12:10.880 [DefaultDispatcher-worker-2 @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:59317/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-08 11:12:10.880 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59317/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 11:12:10.892 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:10.922 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59317/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 11:12:10.922 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59317/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 11:12:10.953 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-08 11:12:11.089 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-08 11:12:11.090 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59317/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-08 11:12:11.288 [DefaultDispatcher-worker-5 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-08 11:12:11.297 [DefaultDispatcher-worker-5 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-08 11:12:11.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-08 11:12:11.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-08 11:12:11.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:11.343 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e007be: (connection evicted) 2024-02-08 11:12:11.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:11.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-08 11:12:11.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-08 11:12:11.348 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36d697ab 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f0e2bdc 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:11.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-08 11:12:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:11.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:11.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-08 11:12:11.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a93f8a 2024-02-08 11:12:11.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a93f8a 2024-02-08 11:12:11.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-08 11:12:11.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26463a6 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:11.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:11.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:11.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:11.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-08 11:12:11.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:11.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:11.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:11.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:11.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:11.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:11.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:11.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:11.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-08 11:12:11.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@17354708 2024-02-08 11:12:11.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@17354708 2024-02-08 11:12:11.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-08 11:12:11.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-08 11:12:11.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-08 11:12:11.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:11.416 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44a93f8a: (connection evicted) 2024-02-08 11:12:11.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:11.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-08 11:12:11.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-08 11:12:11.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-08 11:12:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1846ad0f 2024-02-08 11:12:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:11.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:11.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:11.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-08 11:12:11.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b741e2 2024-02-08 11:12:11.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b741e2 2024-02-08 11:12:11.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-08 11:12:11.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-08 11:12:11.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:11.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@573a078 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:11.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:11.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-08 11:12:11.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@660296d5 2024-02-08 11:12:11.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@660296d5 2024-02-08 11:12:11.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-08 11:12:11.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-08 11:12:11.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-08 11:12:11.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:11.468 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b741e2: (connection evicted) 2024-02-08 11:12:11.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:11.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-08 11:12:11.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-08 11:12:11.472 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:11.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-08 11:12:11.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:11.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c90a05 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:11.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:11.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:11.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-08 11:12:11.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:11.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:11.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:11.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:11.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:11.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:11.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:11.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:11.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-08 11:12:11.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@df7d1d4 2024-02-08 11:12:11.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@df7d1d4 2024-02-08 11:12:11.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-08 11:12:11.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-08 11:12:11.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:11.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:11.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:11.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:11.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:11.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:11.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58f7215c 2024-02-08 11:12:11.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:11.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:11.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:11.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:11.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-08 11:12:11.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa91d5b 2024-02-08 11:12:11.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa91d5b 2024-02-08 11:12:11.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-08 11:12:11.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-08 11:12:11.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-08 11:12:11.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:11.507 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@df7d1d4: (connection evicted) 2024-02-08 11:12:11.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:11.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-08 11:12:11.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-08 11:12:11.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-08 11:12:11.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:11.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:11.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:11.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:11.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:11.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:11.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bbf20d1 2024-02-08 11:12:11.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:11.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:11.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:11.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:11.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:11.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:11.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:11.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:11.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-08 11:12:11.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf4dec7 2024-02-08 11:12:11.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf4dec7 2024-02-08 11:12:11.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-08 11:12:11.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b94c789 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:11.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:11.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:11.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:11.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:11.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-08 11:12:11.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@305aaedf 2024-02-08 11:12:11.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@305aaedf 2024-02-08 11:12:11.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-08 11:12:11.540 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:11.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-08 11:12:11.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-08 11:12:11.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:11.569 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cf4dec7: (connection evicted) 2024-02-08 11:12:11.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:11.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-08 11:12:11.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-08 11:12:11.596 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:11.636 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:11.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-08 11:12:11.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:11.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:11.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:11.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:11.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:11.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:11.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57f0bfc3 2024-02-08 11:12:11.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:11.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:11.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:11.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:11.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:11.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:11.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:11.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:11.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:11.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-08 11:12:11.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5922cff3 2024-02-08 11:12:11.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5922cff3 2024-02-08 11:12:11.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-08 11:12:11.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2299d903 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:11.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:11.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-08 11:12:11.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-08 11:12:11.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-08 11:12:11.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-08 11:12:11.829 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:11.852 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:11.877 [DefaultDispatcher-worker-1 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-08 11:12:11.892 [DefaultDispatcher-worker-5 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-08 11:12:11.900 [DefaultDispatcher-worker-2 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-08 11:12:11.910 [DefaultDispatcher-worker-2 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-08 11:12:11.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-08 11:12:11.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-08 11:12:11.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:11.994 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5922cff3: (connection evicted) 2024-02-08 11:12:11.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:11.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-08 11:12:11.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-08 11:12:12.001 [Test worker @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2024-02-08 11:12:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-08 11:12:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a90fcaa 2024-02-08 11:12:12.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-08 11:12:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-08 11:12:12.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b091a92 2024-02-08 11:12:12.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b091a92 2024-02-08 11:12:12.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-08 11:12:12.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-08 11:12:12.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6996bbc4 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-08 11:12:12.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf2da 2024-02-08 11:12:12.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbf2da 2024-02-08 11:12:12.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-08 11:12:12.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-08 11:12:12.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-08 11:12:12.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.037 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b091a92: (connection evicted) 2024-02-08 11:12:12.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-08 11:12:12.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-08 11:12:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-08 11:12:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b7b0b57 2024-02-08 11:12:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-08 11:12:12.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2804b13f 2024-02-08 11:12:12.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2804b13f 2024-02-08 11:12:12.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-08 11:12:12.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69069866 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c95480 2024-02-08 11:12:12.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c95480 2024-02-08 11:12:12.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-08 11:12:12.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-08 11:12:12.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-08 11:12:12.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.066 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2804b13f: (connection evicted) 2024-02-08 11:12:12.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-08 11:12:12.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7856f41a 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-08 11:12:12.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c08c787 2024-02-08 11:12:12.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c08c787 2024-02-08 11:12:12.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67f591c2 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-08 11:12:12.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@709d6de5 2024-02-08 11:12:12.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@709d6de5 2024-02-08 11:12:12.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-08 11:12:12.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-08 11:12:12.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-08 11:12:12.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.087 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c08c787: (connection evicted) 2024-02-08 11:12:12.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-08 11:12:12.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@279c4e3b 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-08 11:12:12.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f7c106 2024-02-08 11:12:12.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f7c106 2024-02-08 11:12:12.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136fece2 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-08 11:12:12.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caf5c96 2024-02-08 11:12:12.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caf5c96 2024-02-08 11:12:12.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-08 11:12:12.129 [DefaultDispatcher-worker-2 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 11:12:12.130 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.164 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.185 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.186 [DefaultDispatcher-worker-2 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit3908508479120756629/junit9393734750942351437.tmp 2024-02-08 11:12:12.193 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.208 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.230 [DefaultDispatcher-worker-2 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-08 11:12:12.244 [DefaultDispatcher-worker-2 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-08 11:12:12.246 [DefaultDispatcher-worker-2 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-08 11:12:12.246 [DefaultDispatcher-worker-2 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit3908508479120756629/junit9393734750942351437.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-08 11:12:12.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-08 11:12:12.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-08 11:12:12.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.247 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59f7c106: (connection evicted) 2024-02-08 11:12:12.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-08 11:12:12.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698ac187 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-08 11:12:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-08 11:12:12.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f5cae3 2024-02-08 11:12:12.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f5cae3 2024-02-08 11:12:12.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6630dd28 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-08 11:12:12.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4489f60f 2024-02-08 11:12:12.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4489f60f 2024-02-08 11:12:12.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-08 11:12:12.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-08 11:12:12.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-08 11:12:12.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.271 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f5cae3: (connection evicted) 2024-02-08 11:12:12.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-08 11:12:12.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ddb302 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-08 11:12:12.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9bd1e 2024-02-08 11:12:12.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9bd1e 2024-02-08 11:12:12.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39acd1f1 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-08 11:12:12.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-08 11:12:12.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-08 11:12:12.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-08 11:12:12.307 [DefaultDispatcher-worker-1 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-08 11:12:12.309 [DefaultDispatcher-worker-1 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-08 11:12:12.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-08 11:12:12.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-08 11:12:12.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.312 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf9bd1e: (connection evicted) 2024-02-08 11:12:12.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-08 11:12:12.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-08 11:12:12.314 [Test worker @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f581211 2024-02-08 11:12:12.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-08 11:12:12.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68821f6 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-08 11:12:12.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a28bda 2024-02-08 11:12:12.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a28bda 2024-02-08 11:12:12.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-08 11:12:12.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-08 11:12:12.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@592cb470 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-08 11:12:12.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2024-02-08 11:12:12.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6921cfa 2024-02-08 11:12:12.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-08 11:12:12.342 [DefaultDispatcher-worker-2 @coroutine#359] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 11:12:12.369 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.377 [DefaultDispatcher-worker-2 @coroutine#359] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit17727341548033716458/junit1496617399119300065.tmp 2024-02-08 11:12:12.390 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.412 [DefaultDispatcher-worker-2 @coroutine#359] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-08 11:12:12.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-08 11:12:12.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-08 11:12:12.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.415 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40a28bda: (connection evicted) 2024-02-08 11:12:12.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-08 11:12:12.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f4a605f 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2024-02-08 11:12:12.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2024-02-08 11:12:12.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-08 11:12:12.440 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f71c05 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-08 11:12:12.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-08 11:12:12.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-08 11:12:12.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-08 11:12:12.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-08 11:12:12.451 [DefaultDispatcher-worker-1 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-08 11:12:12.452 [DefaultDispatcher-worker-1 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-08 11:12:12.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-08 11:12:12.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-08 11:12:12.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.454 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c: (connection evicted) 2024-02-08 11:12:12.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-08 11:12:12.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-08 11:12:12.455 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3c99f1 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-08 11:12:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-08 11:12:12.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-08 11:12:12.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-08 11:12:12.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bb3f39e 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-08 11:12:12.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b503a 2024-02-08 11:12:12.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b503a 2024-02-08 11:12:12.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-08 11:12:12.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-08 11:12:12.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-08 11:12:12.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.527 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@661db63e: (connection evicted) 2024-02-08 11:12:12.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-08 11:12:12.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-08 11:12:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-08 11:12:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57b63253 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-08 11:12:12.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1ea7be 2024-02-08 11:12:12.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1ea7be 2024-02-08 11:12:12.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-08 11:12:12.543 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2493eec6 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-08 11:12:12.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-08 11:12:12.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c 2024-02-08 11:12:12.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0229c 2024-02-08 11:12:12.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-08 11:12:12.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-08 11:12:12.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-08 11:12:12.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.559 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1ea7be: (connection evicted) 2024-02-08 11:12:12.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-08 11:12:12.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-08 11:12:12.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b751cb1 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec427 2024-02-08 11:12:12.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec427 2024-02-08 11:12:12.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-08 11:12:12.575 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c8d45cf 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-08 11:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-08 11:12:12.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-08 11:12:12.583 [DefaultDispatcher-worker-1 @coroutine#389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-08 11:12:12.585 [DefaultDispatcher-worker-1 @coroutine#391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-08 11:12:12.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-08 11:12:12.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-08 11:12:12.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.586 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ec427: (connection evicted) 2024-02-08 11:12:12.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-08 11:12:12.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-08 11:12:12.587 [Test worker @coroutine#395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc4d454 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c33608 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-08 11:12:12.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2024-02-08 11:12:12.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2024-02-08 11:12:12.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@131c0b6f 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-08 11:12:12.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2024-02-08 11:12:12.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2024-02-08 11:12:12.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-08 11:12:12.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-08 11:12:12.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-08 11:12:12.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.612 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58ebee9: (connection evicted) 2024-02-08 11:12:12.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-08 11:12:12.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-08 11:12:12.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5b53c6 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-08 11:12:12.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-08 11:12:12.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-08 11:12:12.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-08 11:12:12.637 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-08 11:12:12.648 [Test worker @coroutine#403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-08 11:12:12.650 [Test worker @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-08 11:12:12.656 [Test worker @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-02-08 11:12:12.656 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5341641d 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-08 11:12:12.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2024-02-08 11:12:12.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2024-02-08 11:12:12.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-08 11:12:12.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-08 11:12:12.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-08 11:12:12.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:12.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-08 11:12:12.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-08 11:12:12.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53ba25ff 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-08 11:12:12.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-08 11:12:12.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-08 11:12:12.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-08 11:12:12.674 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-08 11:12:12.677 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.687 [Test worker @coroutine#420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-08 11:12:12.690 [Test worker @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-08 11:12:12.693 [Test worker @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-08 11:12:12.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62883f8a 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-08 11:12:12.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2024-02-08 11:12:12.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2024-02-08 11:12:12.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-08 11:12:12.702 [DefaultDispatcher-worker-9 @coroutine#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2024-02-08 11:12:12.705 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2024-02-08 11:12:12.705 [DefaultDispatcher-worker-6 @coroutine#424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-02-08 11:12:12.709 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-08 11:12:12.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-08 11:12:12.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.710 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2976ef56: (connection evicted) 2024-02-08 11:12:12.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-08 11:12:12.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-08 11:12:12.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-08 11:12:12.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e202d7 2024-02-08 11:12:12.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-08 11:12:12.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158991 2024-02-08 11:12:12.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158991 2024-02-08 11:12:12.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-08 11:12:12.718 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62158991 2024-02-08 11:12:12.729 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62158991 2024-02-08 11:12:12.732 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62158991 2024-02-08 11:12:12.736 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62158991 2024-02-08 11:12:12.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-08 11:12:12.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc3529 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2024-02-08 11:12:12.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2024-02-08 11:12:12.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-08 11:12:12.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-08 11:12:12.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-08 11:12:12.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:12.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-08 11:12:12.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-08 11:12:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-08 11:12:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@718f3088 2024-02-08 11:12:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-08 11:12:12.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bfd751 2024-02-08 11:12:12.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@11bfd751 2024-02-08 11:12:12.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-08 11:12:12.750 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11bfd751 2024-02-08 11:12:12.758 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.762 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11bfd751 2024-02-08 11:12:12.766 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11bfd751 2024-02-08 11:12:12.769 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11bfd751 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17df689e 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-08 11:12:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-08 11:12:12.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-02-08 11:12:12.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7469ca 2024-02-08 11:12:12.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-08 11:12:12.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-08 11:12:12.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-08 11:12:12.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:12.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-08 11:12:12.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404009df 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-08 11:12:12.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-02-08 11:12:12.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-02-08 11:12:12.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-08 11:12:12.795 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.838 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.849 [DefaultDispatcher-worker-1 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-02-08 11:12:12.860 [DefaultDispatcher-worker-9 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-02-08 11:12:12.871 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.881 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.909 [DefaultDispatcher-worker-10 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-02-08 11:12:12.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-08 11:12:12.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-08 11:12:12.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.911 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bda01da: (connection evicted) 2024-02-08 11:12:12.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-08 11:12:12.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-08 11:12:12.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-08 11:12:12.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ba0018e 2024-02-08 11:12:12.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-08 11:12:12.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@7037a680 2024-02-08 11:12:12.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@7037a680 2024-02-08 11:12:12.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-08 11:12:12.965 [DefaultDispatcher-worker-9 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7037a680 2024-02-08 11:12:12.974 [DefaultDispatcher-worker-11 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7037a680 2024-02-08 11:12:12.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-08 11:12:12.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-08 11:12:12.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:12.977 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7037a680: (connection evicted) 2024-02-08 11:12:12.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:12.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-08 11:12:12.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-08 11:12:12.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66048ac4 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:12.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:12.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-08 11:12:12.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c 2024-02-08 11:12:12.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c 2024-02-08 11:12:12.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-08 11:12:13.027 [DefaultDispatcher-worker-1 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c 2024-02-08 11:12:13.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-08 11:12:13.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-08 11:12:13.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:13.029 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d404a3c: (connection evicted) 2024-02-08 11:12:13.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:13.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-08 11:12:13.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13cf5f8a 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:13.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:13.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-02-08 11:12:13.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-02-08 11:12:13.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-08 11:12:13.075 [DefaultDispatcher-worker-8 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-02-08 11:12:13.083 [DefaultDispatcher-worker-11 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-02-08 11:12:13.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-08 11:12:13.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-08 11:12:13.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:13.084 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9: (connection evicted) 2024-02-08 11:12:13.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:13.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-08 11:12:13.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-08 11:12:13.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-08 11:12:13.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:13.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:13.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:13.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:13.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:13.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:13.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a8b9458 2024-02-08 11:12:13.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:13.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:13.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:13.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:13.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:13.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:13.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:13.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:13.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-08 11:12:13.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd23809 2024-02-08 11:12:13.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd23809 2024-02-08 11:12:13.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-08 11:12:13.131 [DefaultDispatcher-worker-1 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dd23809 2024-02-08 11:12:13.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-08 11:12:13.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-08 11:12:13.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:13.133 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dd23809: (connection evicted) 2024-02-08 11:12:13.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:13.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-08 11:12:13.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51869ad6 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:13.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-08 11:12:13.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f4038c 2024-02-08 11:12:13.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f4038c 2024-02-08 11:12:13.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-08 11:12:13.176 [DefaultDispatcher-worker-1 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f4038c 2024-02-08 11:12:13.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-08 11:12:13.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-08 11:12:13.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:13.176 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77f4038c: (connection evicted) 2024-02-08 11:12:13.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:13.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-08 11:12:13.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-08 11:12:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-08 11:12:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6866e740 2024-02-08 11:12:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:13.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:13.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-08 11:12:13.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-08 11:12:13.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c83ed77 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:13.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-08 11:12:13.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff8e744 2024-02-08 11:12:13.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff8e744 2024-02-08 11:12:13.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-08 11:12:13.288 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 11:12:13.336 [Test worker] INFO ktor.application - Application started in 0.052 seconds. 2024-02-08 11:12:13.336 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@665ed71a 2024-02-08 11:12:13.350 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:13.361 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:13.431 [DefaultDispatcher-worker-9 @coroutine#509] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 11:12:13.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd35a92 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:13.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:13.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-08 11:12:13.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-08 11:12:13.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-08 11:12:13.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-08 11:12:13.476 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 11:12:13.485 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 11:12:13.485 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 11:12:13.486 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 11:12:13.486 [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-02-08 11:12:13.486 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 11:12:13.486 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 11:12:13.487 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 11:12:13.487 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@729a9c3d 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:13.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-08 11:12:13.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:12:13.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:12:13.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-08 11:12:13.533 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:13.536 [DefaultDispatcher-worker-4 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:12:13.543 [DefaultDispatcher-worker-4 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-08 11:12:13.545 [DefaultDispatcher-worker-4 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-08 11:12:13.556 [DefaultDispatcher-worker-8 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:12:13.556 [Test worker @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556414446594338816/_ustadmanifest.json 2024-02-08 11:12:13.556 [Test worker @coroutine#514] 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/556414446594338816/_ustadmanifest.json. 2024-02-08 11:12:13.556 [Test worker @coroutine#514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556414446594338816/_ustadmanifest.json 2024-02-08 11:12:13.562 [Test worker @coroutine#514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556414446594338816/_ustadmanifest.json 2024-02-08 11:12:13.562 [Test worker @coroutine#514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556414446594338816/_ustadmanifest.json 2024-02-08 11:12:13.567 [Test worker @coroutine#514] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556414446594338816/_ustadmanifest.json. 2024-02-08 11:12:13.567 [Test worker @coroutine#514] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556414446594338816/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:13.569 [Test worker @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-08 11:12:13.582 [DefaultDispatcher-worker-8 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:12:13.587 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 11:12:13.588 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0ea3da94-ced5-4b84-a960-c9461e11262d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 11:12:13.589 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:13.591 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:12:13.591 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0ea3da94-ced5-4b84-a960-c9461e11262d 2024-02-08 11:12:13.597 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:13.597 [DefaultDispatcher-worker-8 @coroutine#534] 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-02-08 11:12:13.597 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:13.597 [DefaultDispatcher-worker-8 @coroutine#534] 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-02-08 11:12:13.607 [DefaultDispatcher-worker-4 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:12:13.607 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:13.607 [DefaultDispatcher-worker-4 @coroutine#533] 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-02-08 11:12:13.608 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:13.614 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:13.614 [MyScheduler_Worker-1 @coroutine#539] 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-02-08 11:12:13.614 [MyScheduler_Worker-1 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:13.614 [MyScheduler_Worker-1 @coroutine#539] 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-02-08 11:12:13.664 [eventLoopGroupProxy-4-4 @call-handler#557] 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-02-08 11:12:13.664 [eventLoopGroupProxy-4-2 @call-handler#558] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 11:12:13.664 [eventLoopGroupProxy-4-3 @call-handler#555] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 11:12:13.664 [eventLoopGroupProxy-4-1 @call-handler#556] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 11:12:13.673 [eventLoopGroupProxy-4-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:13.673 [eventLoopGroupProxy-4-3 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:13.678 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:13.678 [eventLoopGroupProxy-4-4 @call-handler#557] 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-02-08 11:12:13.678 [eventLoopGroupProxy-4-1 @call-handler#556] 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-02-08 11:12:13.678 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:13.678 [eventLoopGroupProxy-4-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:12:13.682 [eventLoopGroupProxy-4-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:13.684 [DefaultDispatcher-worker-4 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:13.684 [DefaultDispatcher-worker-4 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:13.689 [DefaultDispatcher-worker-14 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:12:13.696 [eventLoopGroupProxy-4-4 @coroutine#565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-08 11:12:13.699 [DefaultDispatcher-worker-5 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:12:13.712 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:13.712 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:13.713 [MyScheduler_Worker-1 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 11:12:13.713 [MyScheduler_Worker-1 @coroutine#539] 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-02-08 11:12:13.733 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:13.733 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:13.733 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:13.733 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:13.800 [eventLoopGroupProxy-4-4 @call-handler#557] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 140ms 2024-02-08 11:12:13.800 [eventLoopGroupProxy-4-3 @call-handler#555] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 140ms 2024-02-08 11:12:13.800 [eventLoopGroupProxy-4-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 140ms 2024-02-08 11:12:13.800 [eventLoopGroupProxy-4-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:13.814 [eventLoopGroupProxy-4-1 @coroutine#574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-08 11:12:13.815 [eventLoopGroupProxy-4-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:13.815 [eventLoopGroupProxy-4-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-02-08 11:12:13.816 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:13.826 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:13.826 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:13.826 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:13.826 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:13.830 [eventLoopGroupProxy-4-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:13.834 [eventLoopGroupProxy-4-1 @coroutine#580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-08 11:12:13.834 [eventLoopGroupProxy-4-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:13.834 [eventLoopGroupProxy-4-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 11:12:13.835 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:13.860 [DefaultDispatcher-worker-6 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:12:13.873 [DefaultDispatcher-worker-5 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:12:13.888 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:13.888 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:12:13.888 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:13.888 [DefaultDispatcher-worker-5 @coroutine#535] 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-02-08 11:12:13.890 [eventLoopGroupProxy-4-1 @call-handler#598] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 11:12:13.891 [eventLoopGroupProxy-4-1 @call-handler#598] 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-02-08 11:12:13.891 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:12:13.918 [DefaultDispatcher-worker-7 @call-handler#598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff8e744 2024-02-08 11:12:13.920 [eventLoopGroupProxy-4-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:13.920 [DefaultDispatcher-worker-6 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556414446594338816/_ustadmanifest.json 2024-02-08 11:12:13.920 [DefaultDispatcher-worker-6 @coroutine#508] 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/556414446594338816/_ustadmanifest.json. 2024-02-08 11:12:13.920 [eventLoopGroupProxy-4-1 @call-handler#598] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 30ms 2024-02-08 11:12:13.920 [DefaultDispatcher-worker-6 @coroutine#508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556414446594338816/_ustadmanifest.json 2024-02-08 11:12:13.921 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:13.921 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:13.922 [DefaultDispatcher-worker-12 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:12:13.922 [DefaultDispatcher-worker-12 @coroutine#535] 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-02-08 11:12:13.923 [DefaultDispatcher-worker-7 @coroutine#508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556414446594338816/_ustadmanifest.json 2024-02-08 11:12:13.923 [DefaultDispatcher-worker-7 @coroutine#508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556414446594338816/_ustadmanifest.json 2024-02-08 11:12:13.923 [DefaultDispatcher-worker-7 @coroutine#508] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556414446594338816/_ustadmanifest.json. 2024-02-08 11:12:13.923 [DefaultDispatcher-worker-7 @coroutine#508] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556414446594338816/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:13.924 [DefaultDispatcher-worker-7 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-08 11:12:13.938 [DefaultDispatcher-worker-5 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb 2024-02-08 11:12:13.939 [DefaultDispatcher-worker-6 @coroutine#508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff8e744 2024-02-08 11:12:13.941 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 11:12:13.941 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 11:12:13.941 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 11:12:13.941 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 11:12:13.941 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 11:12:13.943 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ced0537 2024-02-08 11:12:13.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-08 11:12:13.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-08 11:12:13.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:13.945 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c7f2fdb: (connection evicted) 2024-02-08 11:12:13.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:13.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-08 11:12:13.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-08 11:12:13.979 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:12:13.979 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:12:14.361 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:12:14.954 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@665ed71a 2024-02-08 11:12:14.954 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@665ed71a 2024-02-08 11:12:14.958 [Test worker @coroutine#618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7109b603 2024-02-08 11:12:14.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-08 11:12:14.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-08 11:12:14.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:14.958 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ff8e744: (connection evicted) 2024-02-08 11:12:14.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:14.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-08 11:12:14.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-08 11:12:14.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-08 11:12:14.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c200e57 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:14.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-08 11:12:14.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-08 11:12:14.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e1897d 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:14.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:14.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-08 11:12:14.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc 2024-02-08 11:12:14.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc 2024-02-08 11:12:14.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-08 11:12:14.986 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 11:12:14.988 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 11:12:14.988 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4b762988 2024-02-08 11:12:14.990 [DefaultDispatcher-worker-4 @coroutine#624] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42172065 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:14.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-08 11:12:14.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:14.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:14.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:14.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:14.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:14.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:14.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:14.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:14.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-08 11:12:14.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-08 11:12:14.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-08 11:12:14.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-08 11:12:14.994 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 11:12:14.995 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 11:12:14.995 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 11:12:14.995 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 11:12:14.995 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-02-08 11:12:14.995 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 11:12:14.995 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 11:12:14.995 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 11:12:14.995 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d167630 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:14.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:14.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:14.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-08 11:12:14.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:14.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:14.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:14.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:14.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:14.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:14.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:14.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:14.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-08 11:12:14.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 11:12:14.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 11:12:14.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-08 11:12:15.037 [DefaultDispatcher-worker-4 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 11:12:15.045 [DefaultDispatcher-worker-2 @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-08 11:12:15.049 [Test worker @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-08 11:12:15.055 [DefaultDispatcher-worker-4 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 11:12:15.056 [Test worker @coroutine#628] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556414453341921280/_ustadmanifest.json 2024-02-08 11:12:15.056 [Test worker @coroutine#628] 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/556414453341921280/_ustadmanifest.json. 2024-02-08 11:12:15.056 [Test worker @coroutine#628] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556414453341921280/_ustadmanifest.json 2024-02-08 11:12:15.058 [Test worker @coroutine#628] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556414453341921280/_ustadmanifest.json 2024-02-08 11:12:15.058 [Test worker @coroutine#628] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556414453341921280/_ustadmanifest.json 2024-02-08 11:12:15.058 [Test worker @coroutine#628] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556414453341921280/_ustadmanifest.json. 2024-02-08 11:12:15.058 [Test worker @coroutine#628] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556414453341921280/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:15.059 [Test worker @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-08 11:12:15.064 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:15.068 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:15.071 [DefaultDispatcher-worker-2 @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 11:12:15.071 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 11:12:15.071 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0e53b677-254e-4e1a-95d3-4cd629a9a0da', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 11:12:15.073 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:12:15.073 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0e53b677-254e-4e1a-95d3-4cd629a9a0da 2024-02-08 11:12:15.074 [DefaultDispatcher-worker-14 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:15.074 [DefaultDispatcher-worker-14 @coroutine#651] 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-02-08 11:12:15.075 [DefaultDispatcher-worker-14 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:15.075 [DefaultDispatcher-worker-14 @coroutine#651] 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-02-08 11:12:15.081 [eventLoopGroupProxy-7-1 @call-handler#661] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 11:12:15.081 [eventLoopGroupProxy-7-2 @call-handler#662] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 11:12:15.081 [eventLoopGroupProxy-7-1 @call-handler#661] 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-02-08 11:12:15.081 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:12:15.081 [eventLoopGroupProxy-7-2 @call-handler#662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.082 [eventLoopGroupProxy-7-1 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.082 [eventLoopGroupProxy-7-1 @call-handler#661] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 11:12:15.083 [DefaultDispatcher-worker-15 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:15.083 [DefaultDispatcher-worker-15 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:15.084 [DefaultDispatcher-worker-8 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 11:12:15.085 [DefaultDispatcher-worker-8 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:15.085 [DefaultDispatcher-worker-8 @coroutine#650] 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-02-08 11:12:15.085 [DefaultDispatcher-worker-8 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:15.087 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:15.087 [MyScheduler_Worker-1 @coroutine#654] 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-02-08 11:12:15.087 [MyScheduler_Worker-1 @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:15.087 [MyScheduler_Worker-1 @coroutine#654] 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-02-08 11:12:15.087 [eventLoopGroupProxy-7-1 @call-handler#674] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 11:12:15.089 [eventLoopGroupProxy-7-1 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.089 [eventLoopGroupProxy-7-1 @call-handler#674] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 2ms 2024-02-08 11:12:15.090 [DefaultDispatcher-worker-15 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:15.090 [DefaultDispatcher-worker-15 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:15.091 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:15.092 [eventLoopGroupProxy-7-3 @call-handler#681] 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-02-08 11:12:15.092 [eventLoopGroupProxy-7-3 @call-handler#681] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-02-08 11:12:15.094 [eventLoopGroupProxy-7-3 @coroutine#682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-08 11:12:15.096 [eventLoopGroupProxy-7-3 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 11:12:15.096 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:15.097 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:15.097 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:15.098 [MyScheduler_Worker-1 @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 11:12:15.098 [MyScheduler_Worker-1 @coroutine#654] 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-02-08 11:12:15.099 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.099 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.099 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.100 [DefaultDispatcher-worker-10 @coroutine#650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 11:12:15.100 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.104 [eventLoopGroupProxy-7-1 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.112 [eventLoopGroupProxy-7-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-08 11:12:15.112 [eventLoopGroupProxy-7-1 @call-handler#690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.112 [eventLoopGroupProxy-7-1 @call-handler#690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-02-08 11:12:15.113 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.115 [DefaultDispatcher-worker-12 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 11:12:15.115 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.116 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.116 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.116 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.118 [eventLoopGroupProxy-7-1 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.121 [eventLoopGroupProxy-7-1 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-08 11:12:15.121 [eventLoopGroupProxy-7-1 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.121 [eventLoopGroupProxy-7-1 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:15.122 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.124 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.124 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.124 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.124 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.125 [eventLoopGroupProxy-7-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.127 [eventLoopGroupProxy-7-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.127 [eventLoopGroupProxy-7-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:15.128 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.128 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.128 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.128 [MyScheduler_Worker-1 @coroutine#686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.128 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.130 [eventLoopGroupProxy-7-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.131 [eventLoopGroupProxy-7-1 @call-handler#706] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:12:15.131 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.131 [MyScheduler_Worker-1 @coroutine#686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.131 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 11:12:15.132 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 11:12:15.132 [MyScheduler_Worker-1 @coroutine#686] 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-02-08 11:12:15.143 [DefaultDispatcher-worker-8 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 11:12:15.145 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 11:12:15.644 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e27b064e-d4ed-4d8e-b64d-e0b2f08c70cd', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 11:12:15.644 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:12:15.644 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e27b064e-d4ed-4d8e-b64d-e0b2f08c70cd 2024-02-08 11:12:15.647 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:15.648 [MyScheduler_Worker-2 @coroutine#711] 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-02-08 11:12:15.648 [MyScheduler_Worker-2 @coroutine#711] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:15.648 [MyScheduler_Worker-2 @coroutine#711] 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-02-08 11:12:15.650 [eventLoopGroupProxy-7-1 @call-handler#719] 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-02-08 11:12:15.650 [eventLoopGroupProxy-7-1 @call-handler#719] 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-02-08 11:12:15.652 [eventLoopGroupProxy-7-1 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-08 11:12:15.654 [eventLoopGroupProxy-7-1 @call-handler#719] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 11:12:15.655 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:15.655 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:15.656 [MyScheduler_Worker-2 @coroutine#711] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 11:12:15.656 [MyScheduler_Worker-2 @coroutine#711] 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-02-08 11:12:15.658 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.658 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.658 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.658 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.660 [eventLoopGroupProxy-7-1 @call-handler#727] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.662 [eventLoopGroupProxy-7-1 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.662 [eventLoopGroupProxy-7-1 @call-handler#727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:15.662 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.663 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.663 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.663 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.664 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.666 [eventLoopGroupProxy-7-1 @call-handler#731] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.667 [eventLoopGroupProxy-7-1 @call-handler#731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.668 [eventLoopGroupProxy-7-1 @call-handler#731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:15.668 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.669 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.669 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.669 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.669 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.671 [eventLoopGroupProxy-7-1 @call-handler#735] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.712 [eventLoopGroupProxy-7-1 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.713 [eventLoopGroupProxy-7-1 @call-handler#735] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-08 11:12:15.713 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.714 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.715 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.715 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.715 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.717 [eventLoopGroupProxy-7-1 @call-handler#739] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.720 [eventLoopGroupProxy-7-1 @call-handler#739] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.720 [eventLoopGroupProxy-7-1 @call-handler#739] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:15.721 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.722 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.722 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.722 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.722 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.724 [eventLoopGroupProxy-7-1 @call-handler#743] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.726 [eventLoopGroupProxy-7-1 @call-handler#743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.726 [eventLoopGroupProxy-7-1 @call-handler#743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:15.727 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.728 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.728 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.728 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.728 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.730 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.773 [eventLoopGroupProxy-7-1 @call-handler#747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.773 [eventLoopGroupProxy-7-1 @call-handler#747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 11:12:15.773 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.775 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.775 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.775 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.775 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.777 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.778 [eventLoopGroupProxy-7-1 @call-handler#751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.778 [eventLoopGroupProxy-7-1 @call-handler#751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:12:15.779 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.780 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.780 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.780 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.780 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.783 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.784 [eventLoopGroupProxy-7-1 @call-handler#755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.784 [eventLoopGroupProxy-7-1 @call-handler#755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:15.785 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.786 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.786 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.786 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.786 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.789 [eventLoopGroupProxy-7-1 @call-handler#759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.790 [eventLoopGroupProxy-7-1 @call-handler#759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.791 [eventLoopGroupProxy-7-1 @call-handler#759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:15.791 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.792 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.792 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.792 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.792 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.794 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.837 [eventLoopGroupProxy-7-1 @call-handler#763] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.837 [eventLoopGroupProxy-7-1 @call-handler#763] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 11:12:15.838 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.839 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.839 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.839 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.839 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.841 [eventLoopGroupProxy-7-1 @call-handler#767] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.842 [eventLoopGroupProxy-7-1 @call-handler#767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.842 [eventLoopGroupProxy-7-1 @call-handler#767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:15.843 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.844 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.844 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.844 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.844 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.847 [eventLoopGroupProxy-7-1 @call-handler#771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.849 [eventLoopGroupProxy-7-1 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-08 11:12:15.849 [eventLoopGroupProxy-7-1 @call-handler#771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.849 [eventLoopGroupProxy-7-1 @call-handler#771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:15.850 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.852 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.852 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.852 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.852 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.854 [eventLoopGroupProxy-7-1 @call-handler#777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.856 [eventLoopGroupProxy-7-1 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-08 11:12:15.856 [eventLoopGroupProxy-7-1 @call-handler#777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.856 [eventLoopGroupProxy-7-1 @call-handler#777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:15.856 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.858 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.858 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:15.858 [MyScheduler_Worker-2 @coroutine#724] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.858 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:15.860 [eventLoopGroupProxy-7-1 @call-handler#784] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:15.862 [eventLoopGroupProxy-7-1 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-08 11:12:15.862 [eventLoopGroupProxy-7-1 @call-handler#784] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.862 [eventLoopGroupProxy-7-1 @call-handler#784] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:15.863 [MyScheduler_Worker-2 @coroutine#724] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:15.875 [DefaultDispatcher-worker-15 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 11:12:15.884 [DefaultDispatcher-worker-10 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 11:12:15.885 [DefaultDispatcher-worker-10 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:15.885 [DefaultDispatcher-worker-10 @coroutine#652] 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-02-08 11:12:15.885 [DefaultDispatcher-worker-10 @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:15.885 [DefaultDispatcher-worker-10 @coroutine#652] 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-02-08 11:12:15.887 [eventLoopGroupProxy-7-1 @call-handler#795] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 11:12:15.888 [eventLoopGroupProxy-7-1 @call-handler#795] 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-02-08 11:12:15.888 [eventLoopGroupProxy-7-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:12:15.915 [DefaultDispatcher-worker-13 @call-handler#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc 2024-02-08 11:12:15.915 [eventLoopGroupProxy-7-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:15.915 [eventLoopGroupProxy-7-1 @call-handler#795] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-02-08 11:12:15.916 [DefaultDispatcher-worker-3 @coroutine#623] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556414453341921280/_ustadmanifest.json 2024-02-08 11:12:15.916 [DefaultDispatcher-worker-3 @coroutine#623] 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/556414453341921280/_ustadmanifest.json. 2024-02-08 11:12:15.916 [DefaultDispatcher-worker-3 @coroutine#623] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556414453341921280/_ustadmanifest.json 2024-02-08 11:12:15.916 [DefaultDispatcher-worker-8 @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:15.916 [DefaultDispatcher-worker-8 @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:15.917 [DefaultDispatcher-worker-8 @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:12:15.917 [DefaultDispatcher-worker-8 @coroutine#652] 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-02-08 11:12:15.918 [DefaultDispatcher-worker-3 @coroutine#623] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556414453341921280/_ustadmanifest.json 2024-02-08 11:12:15.918 [DefaultDispatcher-worker-3 @coroutine#623] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556414453341921280/_ustadmanifest.json 2024-02-08 11:12:15.918 [DefaultDispatcher-worker-3 @coroutine#623] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556414453341921280/_ustadmanifest.json. 2024-02-08 11:12:15.918 [DefaultDispatcher-worker-3 @coroutine#623] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556414453341921280/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:15.919 [DefaultDispatcher-worker-3 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-08 11:12:15.931 [DefaultDispatcher-worker-10 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78 2024-02-08 11:12:15.933 [DefaultDispatcher-worker-1 @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc 2024-02-08 11:12:15.934 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 11:12:15.934 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 11:12:15.934 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 11:12:15.934 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 11:12:15.934 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 11:12:15.936 [Test worker @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e77c5b 2024-02-08 11:12:15.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-08 11:12:15.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-08 11:12:15.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:15.937 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1eee9b78: (connection evicted) 2024-02-08 11:12:15.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:15.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-08 11:12:15.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-08 11:12:15.995 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:12:16.145 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:12:16.375 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:12:16.940 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4b762988 2024-02-08 11:12:16.941 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4b762988 2024-02-08 11:12:16.942 [Test worker @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d0e4972 2024-02-08 11:12:16.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-08 11:12:16.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-08 11:12:16.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:16.942 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2079fcfc: (connection evicted) 2024-02-08 11:12:16.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:16.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-08 11:12:16.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-08 11:12:16.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-08 11:12:16.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:16.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:16.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:16.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:16.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:16.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:16.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a86be01 2024-02-08 11:12:16.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:16.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:16.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:16.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:16.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:16.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:16.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:16.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:12:16.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:12:16.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-08 11:12:16.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23dc70c1 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:16.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8 2024-02-08 11:12:16.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8 2024-02-08 11:12:16.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-08 11:12:16.969 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 11:12:16.970 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 11:12:16.970 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1842dc39 2024-02-08 11:12:16.972 [DefaultDispatcher-worker-4 @coroutine#834] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e12f38c 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:16.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:16.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-08 11:12:16.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-08 11:12:16.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-08 11:12:16.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-08 11:12:16.975 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 11:12:16.975 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 11:12:16.975 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 11:12:16.975 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 11:12:16.975 [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-02-08 11:12:16.975 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 11:12:16.975 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 11:12:16.975 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 11:12:16.975 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a8f553 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:16.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:16.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-08 11:12:16.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:12:16.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:12:16.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-08 11:12:17.006 [DefaultDispatcher-worker-4 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:12:17.011 [DefaultDispatcher-worker-4 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-08 11:12:17.013 [Test worker @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-08 11:12:17.021 [DefaultDispatcher-worker-10 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:12:17.022 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556414464700792832/_ustadmanifest.json 2024-02-08 11:12:17.022 [Test worker @coroutine#838] 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/556414464700792832/_ustadmanifest.json. 2024-02-08 11:12:17.022 [Test worker @coroutine#838] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556414464700792832/_ustadmanifest.json 2024-02-08 11:12:17.024 [Test worker @coroutine#838] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556414464700792832/_ustadmanifest.json 2024-02-08 11:12:17.024 [Test worker @coroutine#838] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556414464700792832/_ustadmanifest.json 2024-02-08 11:12:17.024 [Test worker @coroutine#838] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556414464700792832/_ustadmanifest.json. 2024-02-08 11:12:17.024 [Test worker @coroutine#838] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556414464700792832/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:17.025 [Test worker @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-08 11:12:17.035 [DefaultDispatcher-worker-5 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:12:17.036 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 11:12:17.036 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c1a6f737-a847-4983-818b-b8bdb11d9a80', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 11:12:17.037 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:12:17.037 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c1a6f737-a847-4983-818b-b8bdb11d9a80 2024-02-08 11:12:17.039 [DefaultDispatcher-worker-4 @coroutine#861] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:17.039 [DefaultDispatcher-worker-4 @coroutine#861] 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-02-08 11:12:17.039 [DefaultDispatcher-worker-4 @coroutine#861] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:17.039 [DefaultDispatcher-worker-4 @coroutine#861] 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-02-08 11:12:17.043 [eventLoopGroupProxy-10-1 @call-handler#871] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 11:12:17.043 [eventLoopGroupProxy-10-2 @call-handler#872] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 11:12:17.043 [eventLoopGroupProxy-10-1 @call-handler#871] 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-02-08 11:12:17.043 [eventLoopGroupProxy-10-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:17.043 [eventLoopGroupProxy-10-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:12:17.044 [eventLoopGroupProxy-10-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:17.044 [eventLoopGroupProxy-10-1 @call-handler#871] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-02-08 11:12:17.045 [DefaultDispatcher-worker-13 @coroutine#861] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:17.045 [DefaultDispatcher-worker-13 @coroutine#861] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:17.049 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:17.049 [DefaultDispatcher-worker-2 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:12:17.050 [DefaultDispatcher-worker-2 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:17.050 [DefaultDispatcher-worker-2 @coroutine#860] 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-02-08 11:12:17.050 [DefaultDispatcher-worker-2 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:17.052 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:17.052 [MyScheduler_Worker-1 @coroutine#864] 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-02-08 11:12:17.052 [MyScheduler_Worker-1 @coroutine#864] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:17.052 [MyScheduler_Worker-1 @coroutine#864] 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-02-08 11:12:17.052 [eventLoopGroupProxy-10-1 @call-handler#884] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 11:12:17.052 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:17.053 [eventLoopGroupProxy-10-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:17.053 [eventLoopGroupProxy-10-1 @call-handler#884] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 11:12:17.053 [DefaultDispatcher-worker-15 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:17.053 [DefaultDispatcher-worker-15 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:17.055 [eventLoopGroupProxy-10-3 @call-handler#891] 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-02-08 11:12:17.055 [eventLoopGroupProxy-10-3 @call-handler#891] 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-02-08 11:12:17.057 [eventLoopGroupProxy-10-3 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:12:17.058 [eventLoopGroupProxy-10-3 @call-handler#891] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 11:12:17.059 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:17.059 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:17.059 [MyScheduler_Worker-1 @coroutine#864] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 11:12:17.060 [MyScheduler_Worker-1 @coroutine#864] 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-02-08 11:12:17.063 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:17.063 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:17.063 [MyScheduler_Worker-1 @coroutine#897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:17.063 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:17.065 [DefaultDispatcher-worker-8 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:12:17.066 [eventLoopGroupProxy-10-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-02-08 11:12:17.069 [eventLoopGroupProxy-10-1 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:12:17.069 [eventLoopGroupProxy-10-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:17.069 [eventLoopGroupProxy-10-1 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 11:12:17.070 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:17.072 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:17.073 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:17.073 [MyScheduler_Worker-1 @coroutine#897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:17.073 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:17.073 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:17.074 [DefaultDispatcher-worker-13 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:12:17.075 [eventLoopGroupProxy-10-1 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:17.076 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:17.077 [eventLoopGroupProxy-10-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:12:17.077 [eventLoopGroupProxy-10-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:17.077 [eventLoopGroupProxy-10-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:17.078 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:17.080 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:17.080 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:17.080 [MyScheduler_Worker-1 @coroutine#897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:17.080 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:17.083 [eventLoopGroupProxy-10-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:17.092 [eventLoopGroupProxy-10-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:12:17.092 [eventLoopGroupProxy-10-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:17.093 [eventLoopGroupProxy-10-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-02-08 11:12:17.093 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:17.095 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:17.095 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:17.095 [MyScheduler_Worker-1 @coroutine#897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:17.095 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:17.097 [eventLoopGroupProxy-10-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:17.099 [eventLoopGroupProxy-10-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:12:17.099 [eventLoopGroupProxy-10-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:17.099 [eventLoopGroupProxy-10-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:17.100 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:17.101 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:17.102 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:17.102 [MyScheduler_Worker-1 @coroutine#897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:17.102 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:17.103 [eventLoopGroupProxy-10-1 @call-handler#925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:17.105 [eventLoopGroupProxy-10-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:12:17.105 [eventLoopGroupProxy-10-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:17.105 [eventLoopGroupProxy-10-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:17.106 [MyScheduler_Worker-1 @coroutine#897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:17.117 [DefaultDispatcher-worker-13 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:12:17.126 [DefaultDispatcher-worker-9 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:12:17.126 [DefaultDispatcher-worker-9 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:17.127 [DefaultDispatcher-worker-9 @coroutine#862] 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-02-08 11:12:17.127 [DefaultDispatcher-worker-9 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:17.127 [DefaultDispatcher-worker-9 @coroutine#862] 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-02-08 11:12:17.128 [eventLoopGroupProxy-10-1 @call-handler#936] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 11:12:17.129 [eventLoopGroupProxy-10-1 @call-handler#936] 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-02-08 11:12:17.129 [eventLoopGroupProxy-10-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:12:17.154 [DefaultDispatcher-worker-13 @call-handler#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8 2024-02-08 11:12:17.154 [eventLoopGroupProxy-10-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:17.155 [DefaultDispatcher-worker-2 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556414464700792832/_ustadmanifest.json 2024-02-08 11:12:17.155 [eventLoopGroupProxy-10-1 @call-handler#936] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-02-08 11:12:17.155 [DefaultDispatcher-worker-2 @coroutine#833] 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/556414464700792832/_ustadmanifest.json. 2024-02-08 11:12:17.155 [DefaultDispatcher-worker-2 @coroutine#833] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556414464700792832/_ustadmanifest.json 2024-02-08 11:12:17.155 [DefaultDispatcher-worker-1 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:17.155 [DefaultDispatcher-worker-1 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:17.156 [DefaultDispatcher-worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:12:17.156 [DefaultDispatcher-worker-1 @coroutine#862] 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-02-08 11:12:17.157 [DefaultDispatcher-worker-3 @coroutine#833] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556414464700792832/_ustadmanifest.json 2024-02-08 11:12:17.157 [DefaultDispatcher-worker-3 @coroutine#833] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556414464700792832/_ustadmanifest.json 2024-02-08 11:12:17.157 [DefaultDispatcher-worker-3 @coroutine#833] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556414464700792832/_ustadmanifest.json. 2024-02-08 11:12:17.157 [DefaultDispatcher-worker-3 @coroutine#833] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556414464700792832/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:17.158 [DefaultDispatcher-worker-3 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:12:17.166 [DefaultDispatcher-worker-5 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7204d98f 2024-02-08 11:12:17.168 [DefaultDispatcher-worker-13 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8 2024-02-08 11:12:17.169 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 11:12:17.169 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 11:12:17.169 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 11:12:17.169 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 11:12:17.169 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 11:12:17.171 [Test worker @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9baba8 2024-02-08 11:12:17.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-08 11:12:17.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-08 11:12:17.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:17.171 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7204d98f: (connection evicted) 2024-02-08 11:12:17.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:17.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-08 11:12:17.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-08 11:12:17.475 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:12:17.475 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:12:17.618 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:12:17.696 [DefaultDispatcher-worker-15 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e49b011 2024-02-08 11:12:18.177 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1842dc39 2024-02-08 11:12:18.177 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1842dc39 2024-02-08 11:12:18.179 [Test worker @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a654e05 2024-02-08 11:12:18.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-08 11:12:18.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-08 11:12:18.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:18.179 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3b0cc8: (connection evicted) 2024-02-08 11:12:18.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:18.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-08 11:12:18.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-08 11:12:18.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-08 11:12:18.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:18.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:18.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:18.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:18.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5020e5ab 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:18.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@629de8 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:18.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:18.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-08 11:12:18.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6683c4 2024-02-08 11:12:18.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6683c4 2024-02-08 11:12:18.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-08 11:12:18.205 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 11:12:18.207 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 11:12:18.207 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5a07ae2f 2024-02-08 11:12:18.208 [DefaultDispatcher-worker-15 @coroutine#977] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 11:12:18.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1764e45e 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:18.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-08 11:12:18.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-08 11:12:18.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-08 11:12:18.212 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 11:12:18.212 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 11:12:18.212 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 11:12:18.212 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 11:12:18.212 [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-02-08 11:12:18.212 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 11:12:18.212 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 11:12:18.212 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 11:12:18.212 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:12:18.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50b4e7b2 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:18.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-08 11:12:18.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-08 11:12:18.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-08 11:12:18.250 [DefaultDispatcher-worker-4 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-08 11:12:18.287 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:18.290 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:18.306 [DefaultDispatcher-worker-11 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-08 11:12:18.310 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:18.313 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:18.338 [DefaultDispatcher-worker-4 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-08 11:12:18.348 [DefaultDispatcher-worker-12 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-08 11:12:18.352 [DefaultDispatcher-worker-12 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-08 11:12:18.364 [DefaultDispatcher-worker-4 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-08 11:12:18.364 [Test worker @coroutine#981] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556414466336600064/_ustadmanifest.json 2024-02-08 11:12:18.364 [Test worker @coroutine#981] 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/556414466336600064/_ustadmanifest.json. 2024-02-08 11:12:18.364 [Test worker @coroutine#981] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556414466336600064/_ustadmanifest.json 2024-02-08 11:12:18.367 [Test worker @coroutine#981] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556414466336600064/_ustadmanifest.json 2024-02-08 11:12:18.367 [Test worker @coroutine#981] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556414466336600064/_ustadmanifest.json 2024-02-08 11:12:18.369 [Test worker @coroutine#981] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556414466336600064/_ustadmanifest.json. 2024-02-08 11:12:18.369 [Test worker @coroutine#981] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556414466336600064/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:18.384 [Test worker @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-08 11:12:18.454 [DefaultDispatcher-worker-11 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-08 11:12:18.454 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 11:12:18.455 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b9cb459d-ab97-4fa2-a7ec-f83d600953ef', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 11:12:18.456 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 11:12:18.456 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b9cb459d-ab97-4fa2-a7ec-f83d600953ef 2024-02-08 11:12:18.457 [DefaultDispatcher-worker-15 @coroutine#1159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:18.457 [DefaultDispatcher-worker-15 @coroutine#1159] 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-02-08 11:12:18.457 [DefaultDispatcher-worker-15 @coroutine#1159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:18.457 [DefaultDispatcher-worker-15 @coroutine#1159] 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-02-08 11:12:18.461 [eventLoopGroupProxy-13-2 @call-handler#1170] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 11:12:18.461 [eventLoopGroupProxy-13-1 @call-handler#1169] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 11:12:18.462 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.462 [eventLoopGroupProxy-13-1 @call-handler#1169] 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-02-08 11:12:18.462 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:12:18.462 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.463 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-02-08 11:12:18.463 [DefaultDispatcher-worker-2 @coroutine#1159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:18.463 [DefaultDispatcher-worker-2 @coroutine#1159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:18.466 [DefaultDispatcher-worker-7 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-08 11:12:18.467 [DefaultDispatcher-worker-7 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:18.467 [DefaultDispatcher-worker-7 @coroutine#1158] 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-02-08 11:12:18.467 [DefaultDispatcher-worker-7 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:18.469 [eventLoopGroupProxy-13-1 @call-handler#1177] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 11:12:18.469 [eventLoopGroupProxy-13-1 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.469 [eventLoopGroupProxy-13-1 @call-handler#1177] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-02-08 11:12:18.470 [DefaultDispatcher-worker-3 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:18.470 [DefaultDispatcher-worker-3 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:18.481 [DefaultDispatcher-worker-2 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-08 11:12:18.485 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:18.485 [MyScheduler_Worker-1 @coroutine#1162] 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-02-08 11:12:18.485 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:18.485 [MyScheduler_Worker-1 @coroutine#1162] 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-02-08 11:12:18.491 [DefaultDispatcher-worker-5 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-08 11:12:18.491 [eventLoopGroupProxy-13-1 @call-handler#1337] 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-02-08 11:12:18.491 [eventLoopGroupProxy-13-1 @call-handler#1337] 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-02-08 11:12:18.500 [eventLoopGroupProxy-13-1 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.503 [eventLoopGroupProxy-13-1 @call-handler#1337] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 12ms 2024-02-08 11:12:18.504 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:18.504 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:18.505 [MyScheduler_Worker-1 @coroutine#1162] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 11:12:18.505 [MyScheduler_Worker-1 @coroutine#1162] 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-02-08 11:12:18.508 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.508 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.508 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.508 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.510 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.513 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.513 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.513 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:18.514 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.515 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.515 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.515 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.515 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.517 [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-02-08 11:12:18.562 [eventLoopGroupProxy-13-1 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.563 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.563 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 11:12:18.563 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.565 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.565 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.565 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.565 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.568 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.571 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.571 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.571 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 11:12:18.572 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.574 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.574 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.574 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.574 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.576 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.582 [eventLoopGroupProxy-13-1 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.582 [eventLoopGroupProxy-13-1 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.582 [eventLoopGroupProxy-13-1 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-08 11:12:18.583 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.584 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.584 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.584 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.584 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.586 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.630 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.630 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.630 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:12:18.631 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.633 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.633 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.633 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.633 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.635 [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-02-08 11:12:18.646 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.646 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.647 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-08 11:12:18.647 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.649 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.649 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.649 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.649 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.651 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.656 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.656 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.656 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-08 11:12:18.656 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.658 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.658 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.658 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.658 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.660 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.706 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.706 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.706 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 11:12:18.707 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.708 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.708 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.708 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.708 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.710 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.713 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.713 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.714 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 11:12:18.714 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.716 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.716 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.716 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.716 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.717 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.720 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.720 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.720 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:18.721 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.723 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.723 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.723 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.723 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.725 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.727 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.727 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.727 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.728 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.729 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.729 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.729 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.729 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.731 [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-02-08 11:12:18.733 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.733 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.733 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.733 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.735 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.735 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.735 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.735 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.737 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.738 [eventLoopGroupProxy-13-1 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.738 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.739 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.739 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.740 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.741 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.741 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.741 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.742 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.744 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.744 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.744 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.745 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.746 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.746 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.746 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.746 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.748 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.750 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.750 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.750 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.751 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.752 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.752 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.752 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.752 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.754 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.756 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.756 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.756 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.757 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.758 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.758 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.758 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.758 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.760 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.762 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.762 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.762 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.763 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.765 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.765 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.765 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.765 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.766 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.768 [eventLoopGroupProxy-13-1 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.768 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.768 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.769 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.770 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.770 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.770 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.770 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.771 [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-02-08 11:12:18.773 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.773 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.773 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.774 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.775 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.775 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.775 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.776 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.777 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.779 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.779 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.779 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.779 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.781 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.781 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.781 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.781 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.782 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.784 [eventLoopGroupProxy-13-1 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.784 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.784 [eventLoopGroupProxy-13-1 @call-handler#1466] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.785 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.786 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.786 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.786 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.787 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.788 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.790 [eventLoopGroupProxy-13-1 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.790 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.790 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.790 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.792 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.792 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.792 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.792 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.793 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.795 [eventLoopGroupProxy-13-1 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.795 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.795 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.796 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.797 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.797 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.797 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.797 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.799 [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-02-08 11:12:18.800 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.800 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.801 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.801 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.804 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.804 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.804 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.804 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.806 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.808 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.808 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.808 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.808 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.810 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.810 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.810 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.810 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.812 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.813 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.814 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.814 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.814 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.816 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.816 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.816 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.816 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.817 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.819 [eventLoopGroupProxy-13-1 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.819 [eventLoopGroupProxy-13-1 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.819 [eventLoopGroupProxy-13-1 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.820 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.821 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.822 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.822 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.822 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.823 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.825 [eventLoopGroupProxy-13-1 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.825 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.825 [eventLoopGroupProxy-13-1 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.825 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.827 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.827 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.827 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.827 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.828 [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-02-08 11:12:18.830 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.830 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.830 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.831 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.832 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.832 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.832 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.832 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.834 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.837 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.837 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.837 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:18.838 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.839 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.839 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.839 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.840 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.841 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.843 [eventLoopGroupProxy-13-1 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.843 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.843 [eventLoopGroupProxy-13-1 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.844 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.845 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.845 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.845 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.845 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.847 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.848 [eventLoopGroupProxy-13-1 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.848 [eventLoopGroupProxy-13-1 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.848 [eventLoopGroupProxy-13-1 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.849 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.850 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.850 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.850 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.850 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.852 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.853 [eventLoopGroupProxy-13-1 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.854 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.854 [eventLoopGroupProxy-13-1 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.854 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.856 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.856 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.856 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.856 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.857 [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-02-08 11:12:18.859 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.859 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.859 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.860 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.861 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.861 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.861 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.861 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.862 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.864 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.864 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.864 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.865 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.866 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.866 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.866 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.866 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.868 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.869 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.869 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.870 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.870 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.871 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.871 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.871 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.871 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.873 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.917 [eventLoopGroupProxy-13-1 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.917 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.917 [eventLoopGroupProxy-13-1 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:12:18.918 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.919 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.919 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.919 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.919 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.921 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.923 [eventLoopGroupProxy-13-1 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.923 [eventLoopGroupProxy-13-1 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.923 [eventLoopGroupProxy-13-1 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.924 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.925 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.925 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.925 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.925 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.927 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.929 [eventLoopGroupProxy-13-1 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.929 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.929 [eventLoopGroupProxy-13-1 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.929 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.931 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.931 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.931 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.931 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.933 [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-02-08 11:12:18.935 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.935 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.935 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:18.936 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.937 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.937 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.937 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.937 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.939 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.981 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:18.982 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:18.982 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 11:12:18.983 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.984 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.984 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:18.984 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:18.984 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:18.986 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:18.992 [DefaultDispatcher-worker-8 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-08 11:12:19.029 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.029 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.029 [eventLoopGroupProxy-13-1 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 11:12:19.030 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.032 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.032 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.032 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.032 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.034 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.036 [eventLoopGroupProxy-13-1 @coroutine#1601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.036 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.036 [eventLoopGroupProxy-13-1 @call-handler#1600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.036 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.038 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.038 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.038 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.038 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.040 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.042 [eventLoopGroupProxy-13-1 @coroutine#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.042 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.042 [eventLoopGroupProxy-13-1 @call-handler#1606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.042 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.044 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.044 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.044 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.044 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.045 [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-02-08 11:12:19.093 [eventLoopGroupProxy-13-1 @coroutine#1613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.093 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.093 [eventLoopGroupProxy-13-1 @call-handler#1612] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-08 11:12:19.094 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.096 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.096 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.096 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.096 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.097 [eventLoopGroupProxy-13-1 @call-handler#1618] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.099 [eventLoopGroupProxy-13-1 @coroutine#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.099 [eventLoopGroupProxy-13-1 @call-handler#1618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.099 [eventLoopGroupProxy-13-1 @call-handler#1618] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.100 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.101 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.101 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.101 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.101 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.102 [eventLoopGroupProxy-13-1 @call-handler#1624] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.104 [eventLoopGroupProxy-13-1 @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.104 [eventLoopGroupProxy-13-1 @call-handler#1624] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.104 [eventLoopGroupProxy-13-1 @call-handler#1624] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.104 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.107 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.107 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.107 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.107 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.108 [eventLoopGroupProxy-13-1 @call-handler#1630] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.110 [eventLoopGroupProxy-13-1 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.110 [eventLoopGroupProxy-13-1 @call-handler#1630] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.110 [eventLoopGroupProxy-13-1 @call-handler#1630] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.111 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.114 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.114 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.114 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.114 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.115 [eventLoopGroupProxy-13-1 @call-handler#1636] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.117 [eventLoopGroupProxy-13-1 @coroutine#1637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.118 [eventLoopGroupProxy-13-1 @call-handler#1636] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.118 [eventLoopGroupProxy-13-1 @call-handler#1636] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:19.118 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.120 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.120 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.120 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.120 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.122 [eventLoopGroupProxy-13-1 @call-handler#1642] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.169 [eventLoopGroupProxy-13-1 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.170 [eventLoopGroupProxy-13-1 @call-handler#1642] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.170 [eventLoopGroupProxy-13-1 @call-handler#1642] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-08 11:12:19.170 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.172 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.172 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.172 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.172 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.173 [eventLoopGroupProxy-13-1 @call-handler#1649] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.175 [eventLoopGroupProxy-13-1 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.175 [eventLoopGroupProxy-13-1 @call-handler#1649] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.175 [eventLoopGroupProxy-13-1 @call-handler#1649] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.176 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.177 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.177 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.177 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.177 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.178 [eventLoopGroupProxy-13-1 @call-handler#1655] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.180 [eventLoopGroupProxy-13-1 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.180 [eventLoopGroupProxy-13-1 @call-handler#1655] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.180 [eventLoopGroupProxy-13-1 @call-handler#1655] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.181 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.182 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.182 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.182 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.182 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.183 [eventLoopGroupProxy-13-1 @call-handler#1661] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.185 [eventLoopGroupProxy-13-1 @coroutine#1662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.185 [eventLoopGroupProxy-13-1 @call-handler#1661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.185 [eventLoopGroupProxy-13-1 @call-handler#1661] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.186 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.187 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.187 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.187 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.187 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.188 [eventLoopGroupProxy-13-1 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.190 [eventLoopGroupProxy-13-1 @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.190 [eventLoopGroupProxy-13-1 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.190 [eventLoopGroupProxy-13-1 @call-handler#1667] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.191 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.192 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.192 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.192 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.192 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.193 [eventLoopGroupProxy-13-1 @call-handler#1673] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.195 [eventLoopGroupProxy-13-1 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.195 [eventLoopGroupProxy-13-1 @call-handler#1673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.195 [eventLoopGroupProxy-13-1 @call-handler#1673] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.196 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.197 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.197 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.197 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.197 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.199 [eventLoopGroupProxy-13-1 @call-handler#1679] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.201 [eventLoopGroupProxy-13-1 @coroutine#1680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.201 [eventLoopGroupProxy-13-1 @call-handler#1679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.201 [eventLoopGroupProxy-13-1 @call-handler#1679] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:19.201 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.202 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.202 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.202 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.202 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.204 [eventLoopGroupProxy-13-1 @call-handler#1685] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.206 [eventLoopGroupProxy-13-1 @coroutine#1686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.206 [eventLoopGroupProxy-13-1 @call-handler#1685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.206 [eventLoopGroupProxy-13-1 @call-handler#1685] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.207 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.207 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.207 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.208 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.208 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.209 [eventLoopGroupProxy-13-1 @call-handler#1691] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.210 [eventLoopGroupProxy-13-1 @coroutine#1692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.210 [eventLoopGroupProxy-13-1 @call-handler#1691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.210 [eventLoopGroupProxy-13-1 @call-handler#1691] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:12:19.210 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.211 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.211 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.211 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.211 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.212 [eventLoopGroupProxy-13-1 @call-handler#1697] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.214 [eventLoopGroupProxy-13-1 @coroutine#1698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.214 [eventLoopGroupProxy-13-1 @call-handler#1697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.214 [eventLoopGroupProxy-13-1 @call-handler#1697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.214 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.216 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.216 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.216 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.216 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.217 [eventLoopGroupProxy-13-1 @call-handler#1703] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.219 [eventLoopGroupProxy-13-1 @coroutine#1704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.219 [eventLoopGroupProxy-13-1 @call-handler#1703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.219 [eventLoopGroupProxy-13-1 @call-handler#1703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.220 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.221 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.221 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.221 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.221 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.222 [eventLoopGroupProxy-13-1 @call-handler#1709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.224 [eventLoopGroupProxy-13-1 @coroutine#1710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.224 [eventLoopGroupProxy-13-1 @call-handler#1709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.224 [eventLoopGroupProxy-13-1 @call-handler#1709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.225 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.226 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.226 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.226 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.226 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.227 [eventLoopGroupProxy-13-1 @call-handler#1715] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.228 [eventLoopGroupProxy-13-1 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.229 [eventLoopGroupProxy-13-1 @call-handler#1715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.229 [eventLoopGroupProxy-13-1 @call-handler#1715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.229 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.230 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.230 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.230 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.230 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.231 [eventLoopGroupProxy-13-1 @call-handler#1721] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.277 [eventLoopGroupProxy-13-1 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.277 [eventLoopGroupProxy-13-1 @call-handler#1721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.278 [eventLoopGroupProxy-13-1 @call-handler#1721] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-08 11:12:19.278 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.279 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.280 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.280 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.280 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.281 [eventLoopGroupProxy-13-1 @call-handler#1727] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.283 [eventLoopGroupProxy-13-1 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.283 [eventLoopGroupProxy-13-1 @call-handler#1727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.283 [eventLoopGroupProxy-13-1 @call-handler#1727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.284 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.285 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.285 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.285 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.285 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.286 [eventLoopGroupProxy-13-1 @call-handler#1733] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.288 [eventLoopGroupProxy-13-1 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.288 [eventLoopGroupProxy-13-1 @call-handler#1733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.289 [eventLoopGroupProxy-13-1 @call-handler#1733] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:19.289 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.290 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.290 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.290 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.290 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.292 [eventLoopGroupProxy-13-1 @call-handler#1739] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.294 [eventLoopGroupProxy-13-1 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.294 [eventLoopGroupProxy-13-1 @call-handler#1739] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.294 [eventLoopGroupProxy-13-1 @call-handler#1739] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.294 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.296 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.296 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.296 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.296 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.297 [eventLoopGroupProxy-13-1 @call-handler#1745] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.298 [eventLoopGroupProxy-13-1 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.299 [eventLoopGroupProxy-13-1 @call-handler#1745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.299 [eventLoopGroupProxy-13-1 @call-handler#1745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.299 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.300 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.300 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.300 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.300 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.301 [eventLoopGroupProxy-13-1 @call-handler#1751] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.303 [eventLoopGroupProxy-13-1 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.303 [eventLoopGroupProxy-13-1 @call-handler#1751] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.303 [eventLoopGroupProxy-13-1 @call-handler#1751] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.303 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.305 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.305 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.305 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.305 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.306 [eventLoopGroupProxy-13-1 @call-handler#1757] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.308 [eventLoopGroupProxy-13-1 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.308 [eventLoopGroupProxy-13-1 @call-handler#1757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.308 [eventLoopGroupProxy-13-1 @call-handler#1757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.309 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.310 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.310 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.310 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.310 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.311 [eventLoopGroupProxy-13-1 @call-handler#1763] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.357 [eventLoopGroupProxy-13-1 @coroutine#1764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.357 [eventLoopGroupProxy-13-1 @call-handler#1763] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.357 [eventLoopGroupProxy-13-1 @call-handler#1763] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 11:12:19.358 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.359 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.359 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.359 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.359 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.361 [eventLoopGroupProxy-13-1 @call-handler#1769] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.362 [eventLoopGroupProxy-13-1 @coroutine#1770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.363 [eventLoopGroupProxy-13-1 @call-handler#1769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.363 [eventLoopGroupProxy-13-1 @call-handler#1769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.363 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.365 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.365 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.365 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.365 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.366 [eventLoopGroupProxy-13-1 @call-handler#1775] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.368 [eventLoopGroupProxy-13-1 @coroutine#1776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.368 [eventLoopGroupProxy-13-1 @call-handler#1775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.368 [eventLoopGroupProxy-13-1 @call-handler#1775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.369 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.370 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.370 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.370 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.370 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.372 [eventLoopGroupProxy-13-1 @call-handler#1781] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.421 [eventLoopGroupProxy-13-1 @coroutine#1782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.421 [eventLoopGroupProxy-13-1 @call-handler#1781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.422 [eventLoopGroupProxy-13-1 @call-handler#1781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-02-08 11:12:19.422 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.424 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.424 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.424 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.424 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.425 [eventLoopGroupProxy-13-1 @call-handler#1787] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.469 [eventLoopGroupProxy-13-1 @coroutine#1789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.469 [eventLoopGroupProxy-13-1 @call-handler#1787] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.469 [eventLoopGroupProxy-13-1 @call-handler#1787] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:12:19.470 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.471 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.471 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.471 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.471 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.473 [eventLoopGroupProxy-13-1 @call-handler#1794] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.475 [eventLoopGroupProxy-13-1 @coroutine#1795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.475 [eventLoopGroupProxy-13-1 @call-handler#1794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.475 [eventLoopGroupProxy-13-1 @call-handler#1794] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:19.476 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.477 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.477 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.477 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.477 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.478 [eventLoopGroupProxy-13-1 @call-handler#1800] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.480 [eventLoopGroupProxy-13-1 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.480 [eventLoopGroupProxy-13-1 @call-handler#1800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.480 [eventLoopGroupProxy-13-1 @call-handler#1800] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.480 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.481 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.481 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.481 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.481 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.483 [eventLoopGroupProxy-13-1 @call-handler#1806] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.484 [eventLoopGroupProxy-13-1 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.484 [eventLoopGroupProxy-13-1 @call-handler#1806] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.484 [eventLoopGroupProxy-13-1 @call-handler#1806] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.485 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.486 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.486 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.486 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.486 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.487 [eventLoopGroupProxy-13-1 @call-handler#1812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.489 [eventLoopGroupProxy-13-1 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.490 [eventLoopGroupProxy-13-1 @call-handler#1812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.490 [eventLoopGroupProxy-13-1 @call-handler#1812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:19.490 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.491 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.491 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.491 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.491 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.493 [eventLoopGroupProxy-13-1 @call-handler#1818] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.494 [eventLoopGroupProxy-13-1 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.494 [eventLoopGroupProxy-13-1 @call-handler#1818] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.495 [eventLoopGroupProxy-13-1 @call-handler#1818] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.495 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.496 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.496 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.496 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.496 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.497 [eventLoopGroupProxy-13-1 @call-handler#1824] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.499 [eventLoopGroupProxy-13-1 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.499 [eventLoopGroupProxy-13-1 @call-handler#1824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.499 [eventLoopGroupProxy-13-1 @call-handler#1824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.500 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.501 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.501 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.501 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.501 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.502 [eventLoopGroupProxy-13-1 @call-handler#1830] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.504 [eventLoopGroupProxy-13-1 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.504 [eventLoopGroupProxy-13-1 @call-handler#1830] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.504 [eventLoopGroupProxy-13-1 @call-handler#1830] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.505 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.506 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.506 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.506 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.506 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.507 [eventLoopGroupProxy-13-1 @call-handler#1836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.509 [eventLoopGroupProxy-13-1 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.509 [eventLoopGroupProxy-13-1 @call-handler#1836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.510 [eventLoopGroupProxy-13-1 @call-handler#1836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:19.510 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.511 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.511 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.511 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.511 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.513 [eventLoopGroupProxy-13-1 @call-handler#1842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.514 [eventLoopGroupProxy-13-1 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.514 [eventLoopGroupProxy-13-1 @call-handler#1842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.515 [eventLoopGroupProxy-13-1 @call-handler#1842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:19.515 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.516 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.516 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.516 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.516 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.517 [DefaultDispatcher-worker-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-08 11:12:19.517 [eventLoopGroupProxy-13-1 @call-handler#1849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.519 [eventLoopGroupProxy-13-1 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.519 [eventLoopGroupProxy-13-1 @call-handler#1849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.519 [eventLoopGroupProxy-13-1 @call-handler#1849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.520 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.520 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.520 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.521 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.521 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.522 [eventLoopGroupProxy-13-1 @call-handler#1855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.523 [eventLoopGroupProxy-13-1 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.523 [eventLoopGroupProxy-13-1 @call-handler#1855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.523 [eventLoopGroupProxy-13-1 @call-handler#1855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.524 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.525 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.525 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.525 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.525 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.526 [eventLoopGroupProxy-13-1 @call-handler#1861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.527 [eventLoopGroupProxy-13-1 @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.527 [eventLoopGroupProxy-13-1 @call-handler#1861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.528 [eventLoopGroupProxy-13-1 @call-handler#1861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.528 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.529 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.529 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.529 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.529 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.530 [eventLoopGroupProxy-13-1 @call-handler#1867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.532 [eventLoopGroupProxy-13-1 @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.532 [eventLoopGroupProxy-13-1 @call-handler#1867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.532 [eventLoopGroupProxy-13-1 @call-handler#1867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.533 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.533 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.533 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.533 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.534 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.535 [eventLoopGroupProxy-13-1 @call-handler#1873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.536 [eventLoopGroupProxy-13-1 @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.536 [eventLoopGroupProxy-13-1 @call-handler#1873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.537 [eventLoopGroupProxy-13-1 @call-handler#1873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.537 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.538 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.538 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.538 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.538 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.539 [eventLoopGroupProxy-13-1 @call-handler#1879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.541 [eventLoopGroupProxy-13-1 @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.541 [eventLoopGroupProxy-13-1 @call-handler#1879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.541 [eventLoopGroupProxy-13-1 @call-handler#1879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.542 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.543 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.543 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.543 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.543 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.544 [eventLoopGroupProxy-13-1 @call-handler#1885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.589 [eventLoopGroupProxy-13-1 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.589 [eventLoopGroupProxy-13-1 @call-handler#1885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.589 [eventLoopGroupProxy-13-1 @call-handler#1885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 11:12:19.590 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.591 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.591 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.591 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.591 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.593 [eventLoopGroupProxy-13-1 @call-handler#1891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.595 [eventLoopGroupProxy-13-1 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.595 [eventLoopGroupProxy-13-1 @call-handler#1891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.595 [eventLoopGroupProxy-13-1 @call-handler#1891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.595 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.596 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.596 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.597 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.597 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.598 [eventLoopGroupProxy-13-1 @call-handler#1897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.600 [eventLoopGroupProxy-13-1 @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.600 [eventLoopGroupProxy-13-1 @call-handler#1897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.600 [eventLoopGroupProxy-13-1 @call-handler#1897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.601 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.601 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.602 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.602 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.602 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.603 [eventLoopGroupProxy-13-1 @call-handler#1903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.605 [eventLoopGroupProxy-13-1 @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.605 [eventLoopGroupProxy-13-1 @call-handler#1903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.605 [eventLoopGroupProxy-13-1 @call-handler#1903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.606 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.607 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.607 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.607 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.607 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.608 [eventLoopGroupProxy-13-1 @call-handler#1909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.609 [eventLoopGroupProxy-13-1 @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.609 [eventLoopGroupProxy-13-1 @call-handler#1909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.609 [eventLoopGroupProxy-13-1 @call-handler#1909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:12:19.610 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.611 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.611 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.611 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.611 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.612 [eventLoopGroupProxy-13-1 @call-handler#1915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.614 [eventLoopGroupProxy-13-1 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.614 [eventLoopGroupProxy-13-1 @call-handler#1915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.614 [eventLoopGroupProxy-13-1 @call-handler#1915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.614 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.615 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.615 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.615 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.615 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.616 [eventLoopGroupProxy-13-1 @call-handler#1921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.618 [eventLoopGroupProxy-13-1 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.618 [eventLoopGroupProxy-13-1 @call-handler#1921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.618 [eventLoopGroupProxy-13-1 @call-handler#1921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.619 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.620 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.620 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.620 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.620 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.621 [eventLoopGroupProxy-13-1 @call-handler#1927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.665 [eventLoopGroupProxy-13-1 @coroutine#1928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.665 [eventLoopGroupProxy-13-1 @call-handler#1927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.665 [eventLoopGroupProxy-13-1 @call-handler#1927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:12:19.666 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.667 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.667 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.667 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.667 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.668 [eventLoopGroupProxy-13-1 @call-handler#1933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.670 [eventLoopGroupProxy-13-1 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.670 [eventLoopGroupProxy-13-1 @call-handler#1933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.670 [eventLoopGroupProxy-13-1 @call-handler#1933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.671 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.672 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.672 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.672 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.672 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.673 [eventLoopGroupProxy-13-1 @call-handler#1939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.675 [eventLoopGroupProxy-13-1 @coroutine#1940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.675 [eventLoopGroupProxy-13-1 @call-handler#1939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.675 [eventLoopGroupProxy-13-1 @call-handler#1939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.675 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.676 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.676 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.676 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.676 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.677 [eventLoopGroupProxy-13-1 @call-handler#1945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.721 [eventLoopGroupProxy-13-1 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.721 [eventLoopGroupProxy-13-1 @call-handler#1945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.721 [eventLoopGroupProxy-13-1 @call-handler#1945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:12:19.722 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.723 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.723 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.723 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.723 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.724 [eventLoopGroupProxy-13-1 @call-handler#1951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.726 [eventLoopGroupProxy-13-1 @coroutine#1952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.726 [eventLoopGroupProxy-13-1 @call-handler#1951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.726 [eventLoopGroupProxy-13-1 @call-handler#1951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.726 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.727 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.727 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.727 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.727 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.729 [eventLoopGroupProxy-13-1 @call-handler#1957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.730 [eventLoopGroupProxy-13-1 @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.730 [eventLoopGroupProxy-13-1 @call-handler#1957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.730 [eventLoopGroupProxy-13-1 @call-handler#1957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.731 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.733 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.733 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.733 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.733 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.734 [eventLoopGroupProxy-13-1 @call-handler#1963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.736 [eventLoopGroupProxy-13-1 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.736 [eventLoopGroupProxy-13-1 @call-handler#1963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.736 [eventLoopGroupProxy-13-1 @call-handler#1963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.737 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.739 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.739 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.739 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.739 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.741 [eventLoopGroupProxy-13-1 @call-handler#1969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.743 [eventLoopGroupProxy-13-1 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.743 [eventLoopGroupProxy-13-1 @call-handler#1969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.743 [eventLoopGroupProxy-13-1 @call-handler#1969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.744 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.746 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.746 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.746 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.746 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.747 [eventLoopGroupProxy-13-1 @call-handler#1975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.749 [eventLoopGroupProxy-13-1 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.749 [eventLoopGroupProxy-13-1 @call-handler#1975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.749 [eventLoopGroupProxy-13-1 @call-handler#1975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.750 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.751 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.751 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.751 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.752 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.757 [eventLoopGroupProxy-13-1 @call-handler#1981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.758 [eventLoopGroupProxy-13-1 @coroutine#1983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.758 [eventLoopGroupProxy-13-1 @call-handler#1981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.758 [eventLoopGroupProxy-13-1 @call-handler#1981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-08 11:12:19.759 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.760 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.760 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.760 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.760 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.762 [eventLoopGroupProxy-13-1 @call-handler#1988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.763 [eventLoopGroupProxy-13-1 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.763 [eventLoopGroupProxy-13-1 @call-handler#1988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.763 [eventLoopGroupProxy-13-1 @call-handler#1988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.764 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.765 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.765 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.765 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.765 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.766 [eventLoopGroupProxy-13-1 @call-handler#1994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.767 [eventLoopGroupProxy-13-1 @coroutine#1995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.767 [eventLoopGroupProxy-13-1 @call-handler#1994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.767 [eventLoopGroupProxy-13-1 @call-handler#1994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:12:19.767 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.768 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.768 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.768 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.768 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.769 [eventLoopGroupProxy-13-1 @call-handler#2000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.770 [eventLoopGroupProxy-13-1 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.770 [eventLoopGroupProxy-13-1 @call-handler#2000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.771 [eventLoopGroupProxy-13-1 @call-handler#2000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.771 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.772 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.772 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.772 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.772 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.773 [eventLoopGroupProxy-13-1 @call-handler#2006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.774 [eventLoopGroupProxy-13-1 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.774 [eventLoopGroupProxy-13-1 @call-handler#2006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.775 [eventLoopGroupProxy-13-1 @call-handler#2006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.775 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.776 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.776 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.776 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.776 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.777 [eventLoopGroupProxy-13-1 @call-handler#2012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.779 [eventLoopGroupProxy-13-1 @coroutine#2013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.779 [eventLoopGroupProxy-13-1 @call-handler#2012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.779 [eventLoopGroupProxy-13-1 @call-handler#2012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.779 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.780 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.780 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.780 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.780 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.781 [eventLoopGroupProxy-13-1 @call-handler#2018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.825 [eventLoopGroupProxy-13-1 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.825 [eventLoopGroupProxy-13-1 @call-handler#2018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.825 [eventLoopGroupProxy-13-1 @call-handler#2018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:12:19.826 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.827 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.827 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.827 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.827 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.828 [eventLoopGroupProxy-13-1 @call-handler#2024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.830 [eventLoopGroupProxy-13-1 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.830 [eventLoopGroupProxy-13-1 @call-handler#2024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.830 [eventLoopGroupProxy-13-1 @call-handler#2024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.831 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.832 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.832 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.832 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.832 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.833 [eventLoopGroupProxy-13-1 @call-handler#2030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.834 [eventLoopGroupProxy-13-1 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.835 [eventLoopGroupProxy-13-1 @call-handler#2030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.835 [eventLoopGroupProxy-13-1 @call-handler#2030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:19.835 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.836 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.836 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.836 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.836 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.837 [eventLoopGroupProxy-13-1 @call-handler#2036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.838 [eventLoopGroupProxy-13-1 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.838 [eventLoopGroupProxy-13-1 @call-handler#2036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.838 [eventLoopGroupProxy-13-1 @call-handler#2036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 11:12:19.839 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.840 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.840 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.840 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.840 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.841 [eventLoopGroupProxy-13-1 @call-handler#2042] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.885 [eventLoopGroupProxy-13-1 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.885 [eventLoopGroupProxy-13-1 @call-handler#2042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.885 [eventLoopGroupProxy-13-1 @call-handler#2042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:12:19.885 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.886 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.886 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.886 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.886 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.887 [eventLoopGroupProxy-13-1 @call-handler#2048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.889 [eventLoopGroupProxy-13-1 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.890 [eventLoopGroupProxy-13-1 @call-handler#2048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.890 [eventLoopGroupProxy-13-1 @call-handler#2048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:19.890 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.891 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.891 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.891 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.891 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.892 [eventLoopGroupProxy-13-1 @call-handler#2054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.894 [eventLoopGroupProxy-13-1 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.894 [eventLoopGroupProxy-13-1 @call-handler#2054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.894 [eventLoopGroupProxy-13-1 @call-handler#2054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.894 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.895 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.895 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.895 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.895 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.896 [eventLoopGroupProxy-13-1 @call-handler#2060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.941 [eventLoopGroupProxy-13-1 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.941 [eventLoopGroupProxy-13-1 @call-handler#2060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.941 [eventLoopGroupProxy-13-1 @call-handler#2060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 11:12:19.941 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.942 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.942 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.942 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.942 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.943 [eventLoopGroupProxy-13-1 @call-handler#2066] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.945 [eventLoopGroupProxy-13-1 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.946 [eventLoopGroupProxy-13-1 @call-handler#2066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.946 [eventLoopGroupProxy-13-1 @call-handler#2066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:19.946 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.947 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.947 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.947 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.947 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.948 [eventLoopGroupProxy-13-1 @call-handler#2072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.950 [eventLoopGroupProxy-13-1 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.950 [eventLoopGroupProxy-13-1 @call-handler#2072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.950 [eventLoopGroupProxy-13-1 @call-handler#2072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:19.951 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.952 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.952 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.952 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.952 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:19.953 [eventLoopGroupProxy-13-1 @call-handler#2078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:19.998 [eventLoopGroupProxy-13-1 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:19.998 [eventLoopGroupProxy-13-1 @call-handler#2078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:19.998 [eventLoopGroupProxy-13-1 @call-handler#2078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 11:12:19.999 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.999 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.999 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:19.999 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:19.999 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.001 [eventLoopGroupProxy-13-1 @call-handler#2084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.003 [eventLoopGroupProxy-13-1 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.004 [eventLoopGroupProxy-13-1 @call-handler#2084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.004 [eventLoopGroupProxy-13-1 @call-handler#2084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:20.004 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.005 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.005 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.005 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.005 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.006 [eventLoopGroupProxy-13-1 @call-handler#2090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.009 [eventLoopGroupProxy-13-1 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.009 [eventLoopGroupProxy-13-1 @call-handler#2090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.009 [eventLoopGroupProxy-13-1 @call-handler#2090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:20.010 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.011 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.011 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.011 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.011 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.012 [eventLoopGroupProxy-13-1 @call-handler#2096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.014 [eventLoopGroupProxy-13-1 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.014 [eventLoopGroupProxy-13-1 @call-handler#2096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.014 [eventLoopGroupProxy-13-1 @call-handler#2096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.014 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.015 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.015 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.015 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.015 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.016 [eventLoopGroupProxy-13-1 @call-handler#2102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.018 [eventLoopGroupProxy-13-1 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.019 [eventLoopGroupProxy-13-1 @call-handler#2102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.019 [eventLoopGroupProxy-13-1 @call-handler#2102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:20.019 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.020 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.020 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.020 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.020 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.021 [eventLoopGroupProxy-13-1 @call-handler#2108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.023 [eventLoopGroupProxy-13-1 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.023 [eventLoopGroupProxy-13-1 @call-handler#2108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.023 [eventLoopGroupProxy-13-1 @call-handler#2108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.023 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.024 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.024 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.024 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.024 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.025 [eventLoopGroupProxy-13-1 @call-handler#2114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.041 [DefaultDispatcher-worker-3 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-08 11:12:20.069 [eventLoopGroupProxy-13-1 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.069 [eventLoopGroupProxy-13-1 @call-handler#2114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.069 [eventLoopGroupProxy-13-1 @call-handler#2114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:12:20.069 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.071 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.071 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.071 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.071 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.072 [eventLoopGroupProxy-13-1 @call-handler#2122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.074 [eventLoopGroupProxy-13-1 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.074 [eventLoopGroupProxy-13-1 @call-handler#2122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.074 [eventLoopGroupProxy-13-1 @call-handler#2122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.074 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.075 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.075 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.075 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.075 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.076 [eventLoopGroupProxy-13-1 @call-handler#2128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.078 [eventLoopGroupProxy-13-1 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.078 [eventLoopGroupProxy-13-1 @call-handler#2128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.078 [eventLoopGroupProxy-13-1 @call-handler#2128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.078 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.079 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.079 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.079 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.079 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.080 [eventLoopGroupProxy-13-1 @call-handler#2134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.082 [eventLoopGroupProxy-13-1 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.082 [eventLoopGroupProxy-13-1 @call-handler#2134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.082 [eventLoopGroupProxy-13-1 @call-handler#2134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.082 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.083 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.083 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.083 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.083 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.084 [eventLoopGroupProxy-13-1 @call-handler#2140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.129 [eventLoopGroupProxy-13-1 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.129 [eventLoopGroupProxy-13-1 @call-handler#2140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.129 [eventLoopGroupProxy-13-1 @call-handler#2140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 11:12:20.130 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.132 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.132 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.132 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.132 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.134 [eventLoopGroupProxy-13-1 @call-handler#2146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.136 [eventLoopGroupProxy-13-1 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.136 [eventLoopGroupProxy-13-1 @call-handler#2146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.136 [eventLoopGroupProxy-13-1 @call-handler#2146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.136 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.137 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.137 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.137 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.137 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.139 [eventLoopGroupProxy-13-1 @call-handler#2152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.140 [eventLoopGroupProxy-13-1 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.140 [eventLoopGroupProxy-13-1 @call-handler#2152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.140 [eventLoopGroupProxy-13-1 @call-handler#2152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.141 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.141 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.141 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.141 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.141 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.142 [eventLoopGroupProxy-13-1 @call-handler#2158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.144 [eventLoopGroupProxy-13-1 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.144 [eventLoopGroupProxy-13-1 @call-handler#2158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.144 [eventLoopGroupProxy-13-1 @call-handler#2158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.144 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.145 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.145 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.145 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.145 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.146 [eventLoopGroupProxy-13-1 @call-handler#2164] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.148 [eventLoopGroupProxy-13-1 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.148 [eventLoopGroupProxy-13-1 @call-handler#2164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.148 [eventLoopGroupProxy-13-1 @call-handler#2164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.149 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.150 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.150 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.150 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.150 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.151 [eventLoopGroupProxy-13-1 @call-handler#2170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.153 [eventLoopGroupProxy-13-1 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.153 [eventLoopGroupProxy-13-1 @call-handler#2170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.153 [eventLoopGroupProxy-13-1 @call-handler#2170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.153 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.154 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.154 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.154 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.154 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.155 [eventLoopGroupProxy-13-1 @call-handler#2176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.157 [eventLoopGroupProxy-13-1 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.157 [eventLoopGroupProxy-13-1 @call-handler#2176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.157 [eventLoopGroupProxy-13-1 @call-handler#2176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.157 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.158 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.159 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.159 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.159 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.160 [eventLoopGroupProxy-13-1 @call-handler#2182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.162 [eventLoopGroupProxy-13-1 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.162 [eventLoopGroupProxy-13-1 @call-handler#2182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.162 [eventLoopGroupProxy-13-1 @call-handler#2182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:20.162 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.164 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.164 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.164 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.164 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.165 [eventLoopGroupProxy-13-1 @call-handler#2188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.166 [eventLoopGroupProxy-13-1 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.167 [eventLoopGroupProxy-13-1 @call-handler#2188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.168 [eventLoopGroupProxy-13-1 @call-handler#2188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:20.169 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.170 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.170 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.170 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.170 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.171 [eventLoopGroupProxy-13-1 @call-handler#2194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.213 [eventLoopGroupProxy-13-1 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.213 [eventLoopGroupProxy-13-1 @call-handler#2194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.213 [eventLoopGroupProxy-13-1 @call-handler#2194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-08 11:12:20.213 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.214 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.214 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.214 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.214 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.216 [eventLoopGroupProxy-13-1 @call-handler#2200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.217 [eventLoopGroupProxy-13-1 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.217 [eventLoopGroupProxy-13-1 @call-handler#2200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.218 [eventLoopGroupProxy-13-1 @call-handler#2200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:20.218 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.219 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.219 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.219 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.219 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.220 [eventLoopGroupProxy-13-1 @call-handler#2206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.222 [eventLoopGroupProxy-13-1 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.222 [eventLoopGroupProxy-13-1 @call-handler#2206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.222 [eventLoopGroupProxy-13-1 @call-handler#2206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.222 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.223 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.223 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.223 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.223 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.224 [eventLoopGroupProxy-13-1 @call-handler#2212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.269 [eventLoopGroupProxy-13-1 @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.269 [eventLoopGroupProxy-13-1 @call-handler#2212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.269 [eventLoopGroupProxy-13-1 @call-handler#2212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 11:12:20.269 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.270 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.270 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.270 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.270 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.271 [eventLoopGroupProxy-13-1 @call-handler#2218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.273 [eventLoopGroupProxy-13-1 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.273 [eventLoopGroupProxy-13-1 @call-handler#2218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.273 [eventLoopGroupProxy-13-1 @call-handler#2218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.274 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.275 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.275 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.275 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.275 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.276 [eventLoopGroupProxy-13-1 @call-handler#2224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.278 [eventLoopGroupProxy-13-1 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.278 [eventLoopGroupProxy-13-1 @call-handler#2224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.278 [eventLoopGroupProxy-13-1 @call-handler#2224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:20.278 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.279 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.279 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.279 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.279 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.280 [eventLoopGroupProxy-13-1 @call-handler#2230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.282 [eventLoopGroupProxy-13-1 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.282 [eventLoopGroupProxy-13-1 @call-handler#2230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.282 [eventLoopGroupProxy-13-1 @call-handler#2230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.282 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.283 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.283 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.283 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.283 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.284 [eventLoopGroupProxy-13-1 @call-handler#2236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.286 [eventLoopGroupProxy-13-1 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.286 [eventLoopGroupProxy-13-1 @call-handler#2236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.286 [eventLoopGroupProxy-13-1 @call-handler#2236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.286 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.287 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.287 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.287 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.287 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.288 [eventLoopGroupProxy-13-1 @call-handler#2242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.290 [eventLoopGroupProxy-13-1 @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.290 [eventLoopGroupProxy-13-1 @call-handler#2242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.290 [eventLoopGroupProxy-13-1 @call-handler#2242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.290 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.291 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.291 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.291 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.291 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.292 [eventLoopGroupProxy-13-1 @call-handler#2248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.295 [eventLoopGroupProxy-13-1 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.295 [eventLoopGroupProxy-13-1 @call-handler#2248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.295 [eventLoopGroupProxy-13-1 @call-handler#2248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 11:12:20.295 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.296 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.296 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.296 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.296 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.297 [eventLoopGroupProxy-13-1 @call-handler#2254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.340 [eventLoopGroupProxy-13-1 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.341 [eventLoopGroupProxy-13-1 @call-handler#2254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.341 [eventLoopGroupProxy-13-1 @call-handler#2254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 11:12:20.341 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.342 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.342 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.342 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.342 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.344 [eventLoopGroupProxy-13-1 @call-handler#2260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.345 [eventLoopGroupProxy-13-1 @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.345 [eventLoopGroupProxy-13-1 @call-handler#2260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.345 [eventLoopGroupProxy-13-1 @call-handler#2260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.346 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.347 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.347 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.347 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.347 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.348 [eventLoopGroupProxy-13-1 @call-handler#2266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.350 [eventLoopGroupProxy-13-1 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.350 [eventLoopGroupProxy-13-1 @call-handler#2266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.350 [eventLoopGroupProxy-13-1 @call-handler#2266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 11:12:20.350 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.351 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.351 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:20.351 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.351 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:20.352 [eventLoopGroupProxy-13-1 @call-handler#2272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 11:12:20.397 [eventLoopGroupProxy-13-1 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.397 [eventLoopGroupProxy-13-1 @call-handler#2272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.397 [eventLoopGroupProxy-13-1 @call-handler#2272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 11:12:20.397 [MyScheduler_Worker-1 @coroutine#1342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:20.416 [DefaultDispatcher-worker-5 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-08 11:12:20.424 [DefaultDispatcher-worker-2 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-08 11:12:20.424 [DefaultDispatcher-worker-2 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:20.424 [DefaultDispatcher-worker-2 @coroutine#1160] 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-02-08 11:12:20.424 [DefaultDispatcher-worker-2 @coroutine#1160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:20.424 [DefaultDispatcher-worker-2 @coroutine#1160] 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-02-08 11:12:20.425 [eventLoopGroupProxy-13-1 @call-handler#2284] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 11:12:20.426 [eventLoopGroupProxy-13-1 @call-handler#2284] 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-02-08 11:12:20.426 [eventLoopGroupProxy-13-1 @call-handler#2284] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:12:20.452 [DefaultDispatcher-worker-3 @call-handler#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6683c4 2024-02-08 11:12:20.452 [eventLoopGroupProxy-13-1 @call-handler#2284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:20.453 [eventLoopGroupProxy-13-1 @call-handler#2284] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-02-08 11:12:20.453 [DefaultDispatcher-worker-2 @coroutine#976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556414466336600064/_ustadmanifest.json 2024-02-08 11:12:20.453 [DefaultDispatcher-worker-2 @coroutine#976] 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/556414466336600064/_ustadmanifest.json. 2024-02-08 11:12:20.453 [DefaultDispatcher-worker-2 @coroutine#976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556414466336600064/_ustadmanifest.json 2024-02-08 11:12:20.453 [DefaultDispatcher-worker-11 @coroutine#1160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:20.453 [DefaultDispatcher-worker-11 @coroutine#1160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:20.453 [DefaultDispatcher-worker-11 @coroutine#1160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:12:20.453 [DefaultDispatcher-worker-11 @coroutine#1160] 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-02-08 11:12:20.454 [DefaultDispatcher-worker-3 @coroutine#976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556414466336600064/_ustadmanifest.json 2024-02-08 11:12:20.454 [DefaultDispatcher-worker-3 @coroutine#976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556414466336600064/_ustadmanifest.json 2024-02-08 11:12:20.456 [DefaultDispatcher-worker-1 @coroutine#976] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556414466336600064/_ustadmanifest.json. 2024-02-08 11:12:20.456 [DefaultDispatcher-worker-1 @coroutine#976] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556414466336600064/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:20.463 [DefaultDispatcher-worker-1 @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:20.463 [DefaultDispatcher-worker-14 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5274830e 2024-02-08 11:12:20.474 [DefaultDispatcher-worker-14 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6683c4 2024-02-08 11:12:20.481 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 11:12:20.481 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 11:12:20.481 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 11:12:20.481 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 11:12:20.481 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 11:12:20.485 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4745bcc6 2024-02-08 11:12:20.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-08 11:12:20.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-08 11:12:20.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:20.485 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5274830e: (connection evicted) 2024-02-08 11:12:20.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:20.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-08 11:12:20.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-08 11:12:20.712 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:12:20.713 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:12:20.917 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 11:12:21.490 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5a07ae2f 2024-02-08 11:12:21.490 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5a07ae2f 2024-02-08 11:12:21.495 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143fe09c 2024-02-08 11:12:21.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-08 11:12:21.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-08 11:12:21.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:21.496 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b6683c4: (connection evicted) 2024-02-08 11:12:21.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:21.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-08 11:12:21.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-08 11:12:21.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@556a6320 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:21.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8fe7db 2024-02-08 11:12:21.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8fe7db 2024-02-08 11:12:21.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-08 11:12:21.519 [DefaultDispatcher-worker-9 @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8fe7db 2024-02-08 11:12:21.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d563c13 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:21.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:21.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-08 11:12:21.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-08 11:12:21.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-08 11:12:21.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ea19c97 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:21.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:21.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:21.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:21.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-08 11:12:21.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:21.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:21.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:21.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:21.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:21.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:21.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:21.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:21.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-08 11:12:21.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-08 11:12:21.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-08 11:12:21.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-08 11:12:21.536 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 11:12:21.537 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 11:12:21.538 [DefaultDispatcher-worker-9 @coroutine#2675] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 11:12:21.545 [DefaultDispatcher-worker-9 @coroutine#2677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-08 11:12:21.547 [Test worker @coroutine#2676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:21.547 [Test worker @coroutine#2676] 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-02-08 11:12:21.547 [Test worker @coroutine#2676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:21.547 [Test worker @coroutine#2676] 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-02-08 11:12:21.549 [eventLoopGroupProxy-16-1 @call-handler#2683] 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-02-08 11:12:21.550 [eventLoopGroupProxy-16-1 @call-handler#2683] 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-02-08 11:12:21.550 [eventLoopGroupProxy-16-1 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-08 11:12:21.552 [Test worker @coroutine#2676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:21.552 [Test worker @coroutine#2676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 11:12:21.552 [Test worker @coroutine#2676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 11:12:21.552 [Test worker @coroutine#2676] 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-02-08 11:12:21.553 [Test worker @coroutine#2688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:21.553 [Test worker @coroutine#2688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 11:12:21.553 [Test worker @coroutine#2688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:21.553 [Test worker @coroutine#2688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:21.554 [eventLoopGroupProxy-16-1 @call-handler#2691] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-08 11:12:21.558 [eventLoopGroupProxy-16-1 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-08 11:12:21.558 [eventLoopGroupProxy-16-1 @call-handler#2691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:21.559 [Test worker @coroutine#2688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 11:12:21.562 [eventLoopGroupProxy-16-2 @call-handler#2702] 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-02-08 11:12:21.567 [eventLoopGroupProxy-16-2 @call-handler#2702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:21.575 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-08 11:12:21.604 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:21.630 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:21.634 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:22.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf4644c 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:22.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:22.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-08 11:12:22.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@792eeae6 2024-02-08 11:12:22.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@792eeae6 2024-02-08 11:12:22.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-08 11:12:22.740 [DefaultDispatcher-worker-9 @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792eeae6 2024-02-08 11:12:22.745 [Test worker @coroutine#2711] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56217/api/blob/upload-init-batch 2024-02-08 11:12:22.745 [Test worker @coroutine#2711] 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:56217/api/blob/upload-init-batch. 2024-02-08 11:12:22.745 [Test worker @coroutine#2711] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56217/api/blob/upload-init-batch 2024-02-08 11:12:22.745 [Test worker @coroutine#2711] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56217/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 11:12:22.747 [Test worker @coroutine#2711] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56217/api/blob/upload-init-batch 2024-02-08 11:12:22.747 [Test worker @coroutine#2711] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56217/api/blob/upload-init-batch 2024-02-08 11:12:22.748 [Test worker @coroutine#2711] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56217/api/blob/upload-init-batch. 2024-02-08 11:12:22.748 [Test worker @coroutine#2711] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56217/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:22.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-08 11:12:22.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-08 11:12:22.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:22.753 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@792eeae6: (connection evicted) 2024-02-08 11:12:22.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:22.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-08 11:12:22.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43e30f15 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:22.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:22.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-08 11:12:22.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9c91e3 2024-02-08 11:12:22.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9c91e3 2024-02-08 11:12:22.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-08 11:12:22.773 [Test worker @coroutine#2722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55271/api/blob/upload-init-batch 2024-02-08 11:12:22.773 [Test worker @coroutine#2722] 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:55271/api/blob/upload-init-batch. 2024-02-08 11:12:22.773 [Test worker @coroutine#2722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55271/api/blob/upload-init-batch 2024-02-08 11:12:22.773 [Test worker @coroutine#2722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55271/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 11:12:22.775 [Test worker @coroutine#2722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55271/api/blob/upload-init-batch 2024-02-08 11:12:22.775 [Test worker @coroutine#2722] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55271/api/blob/upload-init-batch 2024-02-08 11:12:22.775 [Test worker @coroutine#2722] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55271/api/blob/upload-init-batch. 2024-02-08 11:12:22.775 [Test worker @coroutine#2722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55271/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:22.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-08 11:12:22.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-08 11:12:22.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:22.776 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9c91e3: (connection evicted) 2024-02-08 11:12:22.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:22.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-08 11:12:22.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-08 11:12:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-08 11:12:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49005dc4 2024-02-08 11:12:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:22.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:22.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-08 11:12:22.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d9298e 2024-02-08 11:12:22.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d9298e 2024-02-08 11:12:22.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-08 11:12:22.804 [Test worker @coroutine#2728] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33383/api/blob/upload-init-batch 2024-02-08 11:12:22.804 [Test worker @coroutine#2728] 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:33383/api/blob/upload-init-batch. 2024-02-08 11:12:22.804 [Test worker @coroutine#2728] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33383/api/blob/upload-init-batch 2024-02-08 11:12:22.804 [Test worker @coroutine#2728] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33383/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 11:12:22.806 [Test worker @coroutine#2728] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33383/api/blob/upload-init-batch 2024-02-08 11:12:22.806 [Test worker @coroutine#2728] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33383/api/blob/upload-init-batch 2024-02-08 11:12:22.806 [Test worker @coroutine#2728] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33383/api/blob/upload-init-batch. 2024-02-08 11:12:22.806 [Test worker @coroutine#2728] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33383/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:22.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-08 11:12:22.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-08 11:12:22.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:22.814 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25d9298e: (connection evicted) 2024-02-08 11:12:22.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:22.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-08 11:12:22.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-08 11:12:22.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c108c05 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:22.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:22.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-08 11:12:22.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-08 11:12:22.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-08 11:12:22.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-08 11:12:22.918 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-08 11:12:22.947 [DefaultDispatcher-worker-3 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-08 11:12:22.955 [DefaultDispatcher-worker-14 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-08 11:12:22.966 [DefaultDispatcher-worker-1 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-08 11:12:22.976 [DefaultDispatcher-worker-12 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-08 11:12:22.985 [DefaultDispatcher-worker-9 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-08 11:12:22.992 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:22.994 [DefaultDispatcher-worker-7 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-08 11:12:22.997 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@14df2b68 2024-02-08 11:12:22.997 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@14df2b68 2024-02-08 11:12:23.000 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a18c783 2024-02-08 11:12:23.000 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a18c783 2024-02-08 11:12:23.003 [DefaultDispatcher-worker-11 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-08 11:12:23.004 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e274018 2024-02-08 11:12:23.004 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e274018 2024-02-08 11:12:23.007 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b25cdb8 2024-02-08 11:12:23.007 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b25cdb8 2024-02-08 11:12:23.009 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cc29df 2024-02-08 11:12:23.009 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cc29df 2024-02-08 11:12:23.011 [DefaultDispatcher-worker-1 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-08 11:12:23.012 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a34d45a 2024-02-08 11:12:23.012 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a34d45a 2024-02-08 11:12:23.014 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e376e84 2024-02-08 11:12:23.014 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e376e84 2024-02-08 11:12:23.016 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0a32f7 2024-02-08 11:12:23.016 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0a32f7 2024-02-08 11:12:23.018 [DefaultDispatcher-worker-14 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-08 11:12:23.018 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdf7698 2024-02-08 11:12:23.018 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdf7698 2024-02-08 11:12:23.018 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 11:12:23.024 [DefaultDispatcher-worker-4 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-08 11:12:23.033 [DefaultDispatcher-worker-14 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-08 11:12:23.041 [DefaultDispatcher-worker-11 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-08 11:12:23.050 [DefaultDispatcher-worker-11 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8 2024-02-08 11:12:23.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-08 11:12:23.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-08 11:12:23.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:23.053 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d0333c8: (connection evicted) 2024-02-08 11:12:23.054 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14df2b68: (connection evicted) 2024-02-08 11:12:23.054 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a18c783: (connection evicted) 2024-02-08 11:12:23.054 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e274018: (connection evicted) 2024-02-08 11:12:23.055 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b25cdb8: (connection evicted) 2024-02-08 11:12:23.055 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36cc29df: (connection evicted) 2024-02-08 11:12:23.056 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a34d45a: (connection evicted) 2024-02-08 11:12:23.056 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e376e84: (connection evicted) 2024-02-08 11:12:23.056 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b0a32f7: (connection evicted) 2024-02-08 11:12:23.057 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cdf7698: (connection evicted) 2024-02-08 11:12:23.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:23.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-08 11:12:23.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-08 11:12:23.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f497b1 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:23.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:23.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-08 11:12:23.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-08 11:12:23.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-08 11:12:23.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-08 11:12:23.080 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-08 11:12:23.099 [DefaultDispatcher-worker-5 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-08 11:12:23.105 [DefaultDispatcher-worker-13 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-08 11:12:23.112 [DefaultDispatcher-worker-11 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-08 11:12:23.119 [DefaultDispatcher-worker-5 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-08 11:12:23.125 [DefaultDispatcher-worker-12 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-08 11:12:23.132 [DefaultDispatcher-worker-11 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-08 11:12:23.138 [DefaultDispatcher-worker-5 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-08 11:12:23.143 [DefaultDispatcher-worker-5 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-08 11:12:23.149 [DefaultDispatcher-worker-13 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-08 11:12:23.156 [DefaultDispatcher-worker-14 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-08 11:12:23.160 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:23.164 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf0d9ce 2024-02-08 11:12:23.165 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf0d9ce 2024-02-08 11:12:23.166 [DefaultDispatcher-worker-11 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-08 11:12:23.168 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@253732c0 2024-02-08 11:12:23.168 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@253732c0 2024-02-08 11:12:23.170 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2108b2be 2024-02-08 11:12:23.170 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2108b2be 2024-02-08 11:12:23.173 [DefaultDispatcher-worker-13 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-08 11:12:23.173 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@640a38fb 2024-02-08 11:12:23.173 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@640a38fb 2024-02-08 11:12:23.175 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4919a31d 2024-02-08 11:12:23.175 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4919a31d 2024-02-08 11:12:23.177 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@552439cc 2024-02-08 11:12:23.177 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@552439cc 2024-02-08 11:12:23.179 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ddfc94 2024-02-08 11:12:23.179 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ddfc94 2024-02-08 11:12:23.181 [DefaultDispatcher-worker-13 @coroutine#2772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c 2024-02-08 11:12:23.182 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@425c7b4 2024-02-08 11:12:23.182 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@425c7b4 2024-02-08 11:12:23.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-08 11:12:23.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-08 11:12:23.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-02-08 11:12:23.182 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1117cc7c: (connection evicted) 2024-02-08 11:12:23.183 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bf0d9ce: (connection evicted) 2024-02-08 11:12:23.184 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@253732c0: (connection evicted) 2024-02-08 11:12:23.185 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2108b2be: (connection evicted) 2024-02-08 11:12:23.186 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@a09d66 2024-02-08 11:12:23.186 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@a09d66 2024-02-08 11:12:23.186 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:23.186 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@640a38fb: (connection evicted) 2024-02-08 11:12:23.186 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4919a31d: (connection evicted) 2024-02-08 11:12:23.187 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@552439cc: (connection evicted) 2024-02-08 11:12:23.187 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31ddfc94: (connection evicted) 2024-02-08 11:12:23.187 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@425c7b4: (connection evicted) 2024-02-08 11:12:23.188 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a09d66: (connection evicted) 2024-02-08 11:12:23.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:23.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-08 11:12:23.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4056cdb2 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:23.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:23.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-08 11:12:23.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0ab04f 2024-02-08 11:12:23.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0ab04f 2024-02-08 11:12:23.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-08 11:12:23.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13731ff4 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:23.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d24347 2024-02-08 11:12:23.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d24347 2024-02-08 11:12:23.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-08 11:12:23.662 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d24347 2024-02-08 11:12:23.665 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d24347 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76eee0b1 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:23.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:23.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:23.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:23.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:23.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-08 11:12:23.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:23.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:23.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:23.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:23.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:23.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:23.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:23.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:23.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-08 11:12:23.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@73905dff 2024-02-08 11:12:23.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@73905dff 2024-02-08 11:12:23.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-08 11:12:23.696 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73905dff 2024-02-08 11:12:23.698 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73905dff 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40d04cf8 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:23.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:23.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-08 11:12:23.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-02-08 11:12:23.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-02-08 11:12:23.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-08 11:12:23.711 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:23.727 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:23.730 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-02-08 11:12:23.732 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@152d2a58 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18918d70 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:23.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:23.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-08 11:12:23.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7304ca87 2024-02-08 11:12:23.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@7304ca87 2024-02-08 11:12:23.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-08 11:12:23.759 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7304ca87 2024-02-08 11:12:23.765 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7304ca87 2024-02-08 11:12:23.771 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:23.773 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35755/ 2024-02-08 11:12:23.773 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35755/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:23.775 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35755/ 2024-02-08 11:12:23.776 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35755/ 2024-02-08 11:12:23.776 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35755/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:23.777 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35755/ 2024-02-08 11:12:23.777 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35755/ 2024-02-08 11:12:23.777 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35755/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:23.778 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35755/ 2024-02-08 11:12:23.778 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35755/ 2024-02-08 11:12:23.778 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35755/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:23.805 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:23.819 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35755/ 2024-02-08 11:12:23.820 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35755/ 2024-02-08 11:12:23.820 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35755/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:23.821 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35755/ 2024-02-08 11:12:23.821 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35755/ 2024-02-08 11:12:23.821 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35755/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:23.822 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35755/ 2024-02-08 11:12:23.822 [Test worker @coroutine#2801] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35755/ 2024-02-08 11:12:23.822 [Test worker @coroutine#2801] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35755/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:23.823 [Test worker @coroutine#2801] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35755/ 2024-02-08 11:12:23.827 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54111/ 2024-02-08 11:12:23.827 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54111/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:23.829 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54111/ 2024-02-08 11:12:23.829 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54111/ 2024-02-08 11:12:23.829 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54111/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:23.830 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54111/ 2024-02-08 11:12:23.830 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54111/ 2024-02-08 11:12:23.830 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54111/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:23.831 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54111/ 2024-02-08 11:12:23.832 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54111/ 2024-02-08 11:12:23.832 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54111/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:23.835 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:23.879 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54111/ 2024-02-08 11:12:23.879 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54111/ 2024-02-08 11:12:23.879 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54111/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:23.880 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54111/ 2024-02-08 11:12:23.881 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54111/ 2024-02-08 11:12:23.881 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54111/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:23.881 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54111/ 2024-02-08 11:12:23.882 [Test worker @coroutine#2817] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54111/ 2024-02-08 11:12:23.882 [Test worker @coroutine#2817] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54111/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 11:12:23.883 [Test worker @coroutine#2817] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54111/ 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eb94590 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-08 11:12:24.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:24.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:24.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:24.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:24.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:24.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:24.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:24.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:24.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-08 11:12:24.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:24.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:24.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-08 11:12:24.135 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:24.146 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:24.147 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:24.150 [DefaultDispatcher-worker-4 @coroutine#2852] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36109/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.150 [DefaultDispatcher-worker-4 @coroutine#2852] 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:36109/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:12:24.150 [DefaultDispatcher-worker-4 @coroutine#2852] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.150 [DefaultDispatcher-worker-4 @coroutine#2852] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36109/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:12:24.152 [DefaultDispatcher-worker-1 @coroutine#2852] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.152 [DefaultDispatcher-worker-1 @coroutine#2852] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36109/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.160 [DefaultDispatcher-worker-13 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:24.160 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.160 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:24.160 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.161 [DefaultDispatcher-worker-9 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.161 [DefaultDispatcher-worker-9 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.164 [Test worker @coroutine#2856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19656e21 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:24.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:24.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-08 11:12:24.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-08 11:12:24.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-08 11:12:24.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-08 11:12:24.189 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-08 11:12:24.200 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-08 11:12:24.202 [Test worker @coroutine#2865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-08 11:12:24.206 [DefaultDispatcher-worker-1 @coroutine#2873] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36109/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 11:12:24.206 [DefaultDispatcher-worker-1 @coroutine#2873] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36109/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-08 11:12:24.206 [DefaultDispatcher-worker-1 @coroutine#2873] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 11:12:24.208 [DefaultDispatcher-worker-5 @coroutine#2873] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 11:12:24.208 [DefaultDispatcher-worker-5 @coroutine#2873] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36109/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@394950ad 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:24.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:24.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-08 11:12:24.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-08 11:12:24.213 [DefaultDispatcher-worker-6 @coroutine#2867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cd31214 2024-02-08 11:12:24.217 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:24.221 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e5015b 2024-02-08 11:12:24.221 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e5015b 2024-02-08 11:12:24.224 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3822e9f7 2024-02-08 11:12:24.224 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3822e9f7 2024-02-08 11:12:24.227 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1d6a2b 2024-02-08 11:12:24.227 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1d6a2b 2024-02-08 11:12:24.230 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@791fe3cc 2024-02-08 11:12:24.230 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@791fe3cc 2024-02-08 11:12:24.232 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.232 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@676eda6d 2024-02-08 11:12:24.232 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@676eda6d 2024-02-08 11:12:24.234 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@482cfa26 2024-02-08 11:12:24.234 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@482cfa26 2024-02-08 11:12:24.236 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb79d3a 2024-02-08 11:12:24.236 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb79d3a 2024-02-08 11:12:24.238 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@19301c83 2024-02-08 11:12:24.238 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@19301c83 2024-02-08 11:12:24.240 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@81c007a 2024-02-08 11:12:24.240 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@81c007a 2024-02-08 11:12:24.240 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:24.243 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.246 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.247 [DefaultDispatcher-worker-6 @coroutine#2884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45145/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.247 [DefaultDispatcher-worker-6 @coroutine#2884] 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:45145/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:12:24.247 [DefaultDispatcher-worker-6 @coroutine#2884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45145/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.247 [DefaultDispatcher-worker-6 @coroutine#2884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45145/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:12:24.249 [DefaultDispatcher-worker-13 @coroutine#2884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45145/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.249 [DefaultDispatcher-worker-13 @coroutine#2884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45145/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.256 [DefaultDispatcher-worker-10 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.256 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.256 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:24.256 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.257 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.257 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.261 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.266 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:24.270 [DefaultDispatcher-worker-5 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.272 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@346f12a4 2024-02-08 11:12:24.272 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@346f12a4 2024-02-08 11:12:24.276 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa8ea59 2024-02-08 11:12:24.276 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa8ea59 2024-02-08 11:12:24.278 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9779d4 2024-02-08 11:12:24.278 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9779d4 2024-02-08 11:12:24.279 [DefaultDispatcher-worker-6 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.280 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b95e062 2024-02-08 11:12:24.280 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b95e062 2024-02-08 11:12:24.283 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@37233786 2024-02-08 11:12:24.283 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@37233786 2024-02-08 11:12:24.285 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a24f919 2024-02-08 11:12:24.285 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a24f919 2024-02-08 11:12:24.287 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f787050 2024-02-08 11:12:24.287 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f787050 2024-02-08 11:12:24.289 [DefaultDispatcher-worker-8 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.289 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bba1f2d 2024-02-08 11:12:24.289 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bba1f2d 2024-02-08 11:12:24.292 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@358b84db 2024-02-08 11:12:24.292 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@358b84db 2024-02-08 11:12:24.292 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:24.298 [DefaultDispatcher-worker-10 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.307 [DefaultDispatcher-worker-4 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.311 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:24.315 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b04a4a 2024-02-08 11:12:24.315 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b04a4a 2024-02-08 11:12:24.316 [DefaultDispatcher-worker-1 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.318 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7977aacc 2024-02-08 11:12:24.318 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7977aacc 2024-02-08 11:12:24.320 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d48213a 2024-02-08 11:12:24.320 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d48213a 2024-02-08 11:12:24.323 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@384aa0f7 2024-02-08 11:12:24.323 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@384aa0f7 2024-02-08 11:12:24.324 [DefaultDispatcher-worker-1 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.326 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddd5fae 2024-02-08 11:12:24.326 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddd5fae 2024-02-08 11:12:24.328 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@938bd13 2024-02-08 11:12:24.328 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@938bd13 2024-02-08 11:12:24.331 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@35451cff 2024-02-08 11:12:24.331 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@35451cff 2024-02-08 11:12:24.333 [DefaultDispatcher-worker-5 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.334 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@58655fb8 2024-02-08 11:12:24.334 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@58655fb8 2024-02-08 11:12:24.336 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe24b35 2024-02-08 11:12:24.336 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe24b35 2024-02-08 11:12:24.336 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 11:12:24.343 [DefaultDispatcher-worker-10 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.350 [DefaultDispatcher-worker-5 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29c76d75 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:24.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:24.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-08 11:12:24.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:24.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:24.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-08 11:12:24.385 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:24.397 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:24.399 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:24.400 [DefaultDispatcher-worker-15 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36317/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.401 [DefaultDispatcher-worker-15 @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.localdomain:36317/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:12:24.401 [DefaultDispatcher-worker-15 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36317/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.401 [DefaultDispatcher-worker-15 @coroutine#2931] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36317/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:12:24.403 [DefaultDispatcher-worker-8 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36317/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.403 [DefaultDispatcher-worker-8 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36317/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.410 [DefaultDispatcher-worker-8 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:24.410 [DefaultDispatcher-worker-8 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.410 [DefaultDispatcher-worker-8 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:24.410 [DefaultDispatcher-worker-8 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.411 [DefaultDispatcher-worker-6 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.411 [DefaultDispatcher-worker-6 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.412 [Test worker @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:24.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628aea61 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:24.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:24.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-08 11:12:24.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 11:12:24.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 11:12:24.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-08 11:12:24.418 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 11:12:24.429 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 11:12:24.431 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 11:12:24.433 [DefaultDispatcher-worker-15 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36317/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 11:12:24.433 [DefaultDispatcher-worker-15 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36317/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-08 11:12:24.433 [DefaultDispatcher-worker-15 @coroutine#2953] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36317/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 11:12:24.434 [DefaultDispatcher-worker-5 @coroutine#2953] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36317/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 11:12:24.434 [DefaultDispatcher-worker-5 @coroutine#2953] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36317/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd1f239 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:24.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:24.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-08 11:12:24.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:24.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:24.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-08 11:12:24.442 [DefaultDispatcher-worker-5 @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e34840f 2024-02-08 11:12:24.461 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:24.464 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:24.469 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e88cd94 2024-02-08 11:12:24.469 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e88cd94 2024-02-08 11:12:24.471 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:24.472 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@404f3a35 2024-02-08 11:12:24.472 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@404f3a35 2024-02-08 11:12:24.473 [Test worker @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:24.474 [DefaultDispatcher-worker-5 @coroutine#2963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46209/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.474 [DefaultDispatcher-worker-5 @coroutine#2963] 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:46209/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:12:24.474 [DefaultDispatcher-worker-5 @coroutine#2963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46209/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.474 [DefaultDispatcher-worker-5 @coroutine#2963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46209/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:12:24.476 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4470a6e4 2024-02-08 11:12:24.476 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4470a6e4 2024-02-08 11:12:24.477 [DefaultDispatcher-worker-1 @coroutine#2963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46209/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.477 [DefaultDispatcher-worker-1 @coroutine#2963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46209/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.479 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@172300e 2024-02-08 11:12:24.479 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@172300e 2024-02-08 11:12:24.482 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@99ea9d9 2024-02-08 11:12:24.482 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@99ea9d9 2024-02-08 11:12:24.483 [DefaultDispatcher-worker-7 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:24.483 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.483 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:24.483 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.484 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b9b44d 2024-02-08 11:12:24.484 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b9b44d 2024-02-08 11:12:24.484 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.484 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.486 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bf7338 2024-02-08 11:12:24.486 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bf7338 2024-02-08 11:12:24.486 [Test worker @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:24.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79982bcc 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:24.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:24.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-08 11:12:24.488 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@615dcf41 2024-02-08 11:12:24.488 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@615dcf41 2024-02-08 11:12:24.490 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df172d2 2024-02-08 11:12:24.490 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df172d2 2024-02-08 11:12:24.490 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:24.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 11:12:24.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 11:12:24.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-08 11:12:24.491 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 11:12:24.502 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 11:12:24.504 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92de794 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:24.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:24.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-08 11:12:24.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:24.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:24.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-08 11:12:24.512 [DefaultDispatcher-worker-10 @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79f3f34c 2024-02-08 11:12:24.517 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:24.520 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2222bbe8 2024-02-08 11:12:24.521 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2222bbe8 2024-02-08 11:12:24.524 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:24.524 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce541dc 2024-02-08 11:12:24.524 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce541dc 2024-02-08 11:12:24.527 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dad098 2024-02-08 11:12:24.527 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@28dad098 2024-02-08 11:12:24.529 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd84be7 2024-02-08 11:12:24.529 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd84be7 2024-02-08 11:12:24.532 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a12504f 2024-02-08 11:12:24.532 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a12504f 2024-02-08 11:12:24.534 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7f0170 2024-02-08 11:12:24.534 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7f0170 2024-02-08 11:12:24.535 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:24.536 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@225f4477 2024-02-08 11:12:24.536 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@225f4477 2024-02-08 11:12:24.536 [Test worker @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:24.537 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59571/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.538 [DefaultDispatcher-worker-10 @coroutine#2992] 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:59571/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:12:24.538 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59571/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.538 [DefaultDispatcher-worker-10 @coroutine#2992] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59571/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:12:24.538 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@df7b4a8 2024-02-08 11:12:24.538 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@df7b4a8 2024-02-08 11:12:24.539 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:24.540 [DefaultDispatcher-worker-3 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59571/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.540 [DefaultDispatcher-worker-3 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59571/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.541 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@452f0d71 2024-02-08 11:12:24.541 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@452f0d71 2024-02-08 11:12:24.541 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:24.544 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4482fd4d 2024-02-08 11:12:24.544 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4482fd4d 2024-02-08 11:12:24.544 [DefaultDispatcher-worker-8 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:24.545 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.545 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:24.545 [DefaultDispatcher-worker-8 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.546 [DefaultDispatcher-worker-1 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.546 [DefaultDispatcher-worker-1 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.547 [Test worker @coroutine#2996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-08 11:12:24.547 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a450bad 2024-02-08 11:12:24.547 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a450bad 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f57a7a4 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:24.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:24.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-08 11:12:24.550 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7a963d 2024-02-08 11:12:24.550 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7a963d 2024-02-08 11:12:24.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 11:12:24.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 11:12:24.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-08 11:12:24.552 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 11:12:24.553 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@b780196 2024-02-08 11:12:24.553 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@b780196 2024-02-08 11:12:24.555 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5843ed21 2024-02-08 11:12:24.555 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5843ed21 2024-02-08 11:12:24.557 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab98de7 2024-02-08 11:12:24.557 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab98de7 2024-02-08 11:12:24.559 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@20683ff3 2024-02-08 11:12:24.559 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@20683ff3 2024-02-08 11:12:24.561 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b57fed9 2024-02-08 11:12:24.561 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b57fed9 2024-02-08 11:12:24.564 [Test worker @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 11:12:24.564 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cba3c77 2024-02-08 11:12:24.564 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cba3c77 2024-02-08 11:12:24.564 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:24.565 [Test worker @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 11:12:24.566 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-08 11:12:24.566 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:24.566 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:24.566 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a88efeb 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:24.567 [DefaultDispatcher-worker-4 @coroutine#3014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-08 11:12:24.568 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:24.568 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:24.568 [DefaultDispatcher-worker-4 @coroutine#3014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-08 11:12:24.573 [DefaultDispatcher-worker-14 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45ac973 2024-02-08 11:12:24.590 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:24.591 [DefaultDispatcher-worker-4 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:24.596 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce73900 2024-02-08 11:12:24.596 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce73900 2024-02-08 11:12:24.600 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5220dcec 2024-02-08 11:12:24.600 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5220dcec 2024-02-08 11:12:24.603 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@561f5270 2024-02-08 11:12:24.603 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@561f5270 2024-02-08 11:12:24.603 [DefaultDispatcher-worker-4 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:24.605 [DefaultDispatcher-worker-4 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:24.605 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@131dd6d7 2024-02-08 11:12:24.605 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@131dd6d7 2024-02-08 11:12:24.606 [DefaultDispatcher-worker-15 @coroutine#3022] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.606 [DefaultDispatcher-worker-15 @coroutine#3022] 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-02-08 11:12:24.606 [DefaultDispatcher-worker-15 @coroutine#3022] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.606 [DefaultDispatcher-worker-15 @coroutine#3022] 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-02-08 11:12:24.606 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:24.606 [DefaultDispatcher-worker-4 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:12:24.606 [DefaultDispatcher-worker-4 @coroutine#3014] 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-02-08 11:12:24.607 [DefaultDispatcher-worker-4 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:12:24.608 [DefaultDispatcher-worker-3 @coroutine#3022] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.609 [DefaultDispatcher-worker-4 @coroutine#3014] 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-02-08 11:12:24.609 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d7c28d 2024-02-08 11:12:24.614 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d7c28d 2024-02-08 11:12:24.614 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a79d652 2024-02-08 11:12:24.614 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a79d652 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b95fce9 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:24.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:24.616 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2244a707 2024-02-08 11:12:24.616 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2244a707 2024-02-08 11:12:24.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-08 11:12:24.617 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@54be336d 2024-02-08 11:12:24.617 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@54be336d 2024-02-08 11:12:24.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-08 11:12:24.619 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@e64eded 2024-02-08 11:12:24.619 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@e64eded 2024-02-08 11:12:24.620 [DefaultDispatcher-worker-3 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:24.620 [DefaultDispatcher-worker-3 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.620 [DefaultDispatcher-worker-3 @coroutine#3021] 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-02-08 11:12:24.620 [DefaultDispatcher-worker-3 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.620 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5081bd22 2024-02-08 11:12:24.620 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5081bd22 2024-02-08 11:12:24.621 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@73322998 2024-02-08 11:12:24.621 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@73322998 2024-02-08 11:12:24.621 [DefaultDispatcher-worker-4 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.623 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb95ed9 2024-02-08 11:12:24.623 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb95ed9 2024-02-08 11:12:24.623 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:24.624 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@15833956 2024-02-08 11:12:24.624 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@15833956 2024-02-08 11:12:24.627 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cb6f2 2024-02-08 11:12:24.627 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cb6f2 2024-02-08 11:12:24.630 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@24dcc8ef 2024-02-08 11:12:24.630 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@24dcc8ef 2024-02-08 11:12:24.634 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e919fb 2024-02-08 11:12:24.634 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e919fb 2024-02-08 11:12:24.637 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@75acc619 2024-02-08 11:12:24.637 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@75acc619 2024-02-08 11:12:24.638 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.639 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a31578 2024-02-08 11:12:24.639 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a31578 2024-02-08 11:12:24.639 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:24.649 [Test worker @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.651 [Test worker @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.651 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:24.652 [DefaultDispatcher-worker-3 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58375/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.652 [DefaultDispatcher-worker-3 @coroutine#3036] 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:58375/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:12:24.652 [DefaultDispatcher-worker-3 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58375/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.652 [DefaultDispatcher-worker-3 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58375/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:12:24.654 [DefaultDispatcher-worker-11 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58375/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.654 [DefaultDispatcher-worker-11 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58375/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.656 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@628aea4 2024-02-08 11:12:24.656 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@628aea4 2024-02-08 11:12:24.661 [DefaultDispatcher-worker-9 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.661 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.661 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:24.661 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.661 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ef4011 2024-02-08 11:12:24.661 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ef4011 2024-02-08 11:12:24.662 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.662 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.663 [Test worker @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.665 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd0c5d4 2024-02-08 11:12:24.665 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd0c5d4 2024-02-08 11:12:24.667 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d24a2a 2024-02-08 11:12:24.667 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d24a2a 2024-02-08 11:12:24.668 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:24.670 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4c903a 2024-02-08 11:12:24.670 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4c903a 2024-02-08 11:12:24.671 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@53cbddc6 2024-02-08 11:12:24.671 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@53cbddc6 2024-02-08 11:12:24.672 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d1a6aa 2024-02-08 11:12:24.672 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d1a6aa 2024-02-08 11:12:24.673 [DefaultDispatcher-worker-9 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.674 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a52201 2024-02-08 11:12:24.674 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a52201 2024-02-08 11:12:24.674 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0c29cf 2024-02-08 11:12:24.675 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0c29cf 2024-02-08 11:12:24.677 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5933b6b6 2024-02-08 11:12:24.677 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5933b6b6 2024-02-08 11:12:24.677 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@29fdb565 2024-02-08 11:12:24.677 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@29fdb565 2024-02-08 11:12:24.679 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3123f4 2024-02-08 11:12:24.679 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3123f4 2024-02-08 11:12:24.680 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@47de2d20 2024-02-08 11:12:24.680 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@47de2d20 2024-02-08 11:12:24.680 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:24.681 [DefaultDispatcher-worker-1 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.681 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1119f859 2024-02-08 11:12:24.681 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1119f859 2024-02-08 11:12:24.684 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de7f9e4 2024-02-08 11:12:24.684 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de7f9e4 2024-02-08 11:12:24.686 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@69257ce8 2024-02-08 11:12:24.686 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@69257ce8 2024-02-08 11:12:24.688 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1edcbb 2024-02-08 11:12:24.688 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1edcbb 2024-02-08 11:12:24.690 [DefaultDispatcher-worker-8 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.690 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@229b3851 2024-02-08 11:12:24.690 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@229b3851 2024-02-08 11:12:24.690 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:24.697 [DefaultDispatcher-worker-6 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.706 [DefaultDispatcher-worker-3 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.715 [DefaultDispatcher-worker-11 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.717 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:24.721 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d60acbf 2024-02-08 11:12:24.721 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d60acbf 2024-02-08 11:12:24.723 [DefaultDispatcher-worker-8 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.724 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a75963 2024-02-08 11:12:24.725 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a75963 2024-02-08 11:12:24.728 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5798c7cf 2024-02-08 11:12:24.728 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5798c7cf 2024-02-08 11:12:24.730 [DefaultDispatcher-worker-3 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.731 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@129a5358 2024-02-08 11:12:24.731 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@129a5358 2024-02-08 11:12:24.733 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac710e0 2024-02-08 11:12:24.734 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac710e0 2024-02-08 11:12:24.736 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2342249a 2024-02-08 11:12:24.736 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2342249a 2024-02-08 11:12:24.739 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f53982 2024-02-08 11:12:24.739 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f53982 2024-02-08 11:12:24.739 [DefaultDispatcher-worker-8 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.741 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b5ac17 2024-02-08 11:12:24.741 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b5ac17 2024-02-08 11:12:24.742 [DefaultDispatcher-worker-3 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58375/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:12:24.742 [DefaultDispatcher-worker-3 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58375/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 11:12:24.742 [DefaultDispatcher-worker-3 @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58375/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:12:24.743 [DefaultDispatcher-worker-1 @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58375/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:12:24.744 [DefaultDispatcher-worker-1 @coroutine#3064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58375/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:12:24.744 [DefaultDispatcher-worker-1 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58375/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 11:12:24.744 [DefaultDispatcher-worker-1 @coroutine#3064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58375/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:24.744 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2b1 2024-02-08 11:12:24.744 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2b1 2024-02-08 11:12:24.744 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:24.745 [DefaultDispatcher-worker-1 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58375/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 11:12:24.745 [DefaultDispatcher-worker-1 @coroutine#3064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58375/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 11:12:24.745 [DefaultDispatcher-worker-1 @coroutine#3064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58375/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 11:12:24.746 [DefaultDispatcher-worker-11 @coroutine#3064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58375/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 11:12:24.746 [DefaultDispatcher-worker-11 @coroutine#3064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58375/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 11:12:24.778 [DefaultDispatcher-worker-4 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:24.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-08 11:12:24.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65234a9 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:24.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:24.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-08 11:12:24.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-08 11:12:24.803 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.814 [Test worker @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.815 [Test worker @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.817 [DefaultDispatcher-worker-3 @coroutine#3087] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41873/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.817 [DefaultDispatcher-worker-3 @coroutine#3087] 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:41873/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:12:24.817 [DefaultDispatcher-worker-3 @coroutine#3087] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41873/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.817 [DefaultDispatcher-worker-3 @coroutine#3087] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41873/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:12:24.819 [DefaultDispatcher-worker-14 @coroutine#3087] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41873/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.819 [DefaultDispatcher-worker-14 @coroutine#3087] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41873/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:24.827 [DefaultDispatcher-worker-1 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.827 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.827 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:24.827 [DefaultDispatcher-worker-1 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.828 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.828 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:24.831 [Test worker @coroutine#3091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6efc9d3f 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:24.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:24.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-08 11:12:24.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 11:12:24.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 11:12:24.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-08 11:12:24.836 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 11:12:24.848 [Test worker @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 11:12:24.850 [Test worker @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 11:12:24.861 [DefaultDispatcher-worker-7 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.861 [DefaultDispatcher-worker-9 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4172c967 2024-02-08 11:12:24.870 [DefaultDispatcher-worker-10 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.880 [DefaultDispatcher-worker-6 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.884 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:24.888 [DefaultDispatcher-worker-9 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.889 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@9506c10 2024-02-08 11:12:24.889 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@9506c10 2024-02-08 11:12:24.892 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@797934a 2024-02-08 11:12:24.892 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@797934a 2024-02-08 11:12:24.895 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a80760 2024-02-08 11:12:24.895 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a80760 2024-02-08 11:12:24.897 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@46aa9971 2024-02-08 11:12:24.897 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@46aa9971 2024-02-08 11:12:24.899 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c105d58 2024-02-08 11:12:24.899 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c105d58 2024-02-08 11:12:24.901 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@77269a53 2024-02-08 11:12:24.901 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@77269a53 2024-02-08 11:12:24.903 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@347600d0 2024-02-08 11:12:24.903 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@347600d0 2024-02-08 11:12:24.905 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2685663e 2024-02-08 11:12:24.905 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2685663e 2024-02-08 11:12:24.908 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b1052b 2024-02-08 11:12:24.908 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b1052b 2024-02-08 11:12:24.908 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 11:12:24.910 [DefaultDispatcher-worker-11 @coroutine#3116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.925 [DefaultDispatcher-worker-11 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.935 [DefaultDispatcher-worker-11 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.936 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:24.941 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c31eb23 2024-02-08 11:12:24.941 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c31eb23 2024-02-08 11:12:24.945 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f60cd5 2024-02-08 11:12:24.945 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f60cd5 2024-02-08 11:12:24.947 [DefaultDispatcher-worker-11 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.949 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c98053 2024-02-08 11:12:24.949 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c98053 2024-02-08 11:12:24.951 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb06ee 2024-02-08 11:12:24.951 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cb06ee 2024-02-08 11:12:24.953 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e09d47 2024-02-08 11:12:24.953 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e09d47 2024-02-08 11:12:24.955 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3282a12a 2024-02-08 11:12:24.955 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3282a12a 2024-02-08 11:12:24.955 [DefaultDispatcher-worker-10 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.957 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@38436431 2024-02-08 11:12:24.957 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@38436431 2024-02-08 11:12:24.959 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e4f9a1 2024-02-08 11:12:24.959 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e4f9a1 2024-02-08 11:12:24.961 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@27aa4a3f 2024-02-08 11:12:24.961 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@27aa4a3f 2024-02-08 11:12:24.961 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:24.966 [DefaultDispatcher-worker-11 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531b1778 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:24.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:24.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:24.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:24.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:24.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:24.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-08 11:12:24.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:24.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:24.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-08 11:12:24.989 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:25.000 [Test worker @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:25.002 [Test worker @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:25.003 [DefaultDispatcher-worker-11 @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:25.003 [DefaultDispatcher-worker-11 @coroutine#3130] 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:54729/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:12:25.003 [DefaultDispatcher-worker-11 @coroutine#3130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:25.003 [DefaultDispatcher-worker-11 @coroutine#3130] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54729/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:12:25.005 [DefaultDispatcher-worker-12 @coroutine#3130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:25.006 [DefaultDispatcher-worker-12 @coroutine#3130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:25.011 [DefaultDispatcher-worker-2 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:25.012 [DefaultDispatcher-worker-2 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.012 [DefaultDispatcher-worker-2 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:25.012 [DefaultDispatcher-worker-2 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.013 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.013 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.014 [Test worker @coroutine#3134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15405ba1 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-08 11:12:25.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:25.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-08 11:12:25.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 11:12:25.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 11:12:25.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-08 11:12:25.019 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 11:12:25.033 [Test worker @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 11:12:25.035 [Test worker @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 11:12:25.045 [DefaultDispatcher-worker-17 @coroutine#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-02-08 11:12:25.046 [DefaultDispatcher-worker-17 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:25.055 [DefaultDispatcher-worker-4 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:25.063 [DefaultDispatcher-worker-15 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:25.069 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:25.072 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c52274 2024-02-08 11:12:25.072 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c52274 2024-02-08 11:12:25.072 [DefaultDispatcher-worker-6 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:25.073 [DefaultDispatcher-worker-4 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54729/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:12:25.074 [DefaultDispatcher-worker-4 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54729/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 11:12:25.074 [DefaultDispatcher-worker-4 @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54729/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:12:25.074 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4902c4fc 2024-02-08 11:12:25.074 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4902c4fc 2024-02-08 11:12:25.075 [DefaultDispatcher-worker-15 @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54729/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:12:25.075 [DefaultDispatcher-worker-15 @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54729/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 11:12:25.075 [DefaultDispatcher-worker-15 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54729/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 11:12:25.075 [DefaultDispatcher-worker-15 @coroutine#3158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54729/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:25.076 [DefaultDispatcher-worker-15 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54729/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 11:12:25.076 [DefaultDispatcher-worker-15 @coroutine#3158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54729/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 11:12:25.076 [DefaultDispatcher-worker-15 @coroutine#3158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54729/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 11:12:25.076 [DefaultDispatcher-worker-4 @coroutine#3158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54729/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 11:12:25.076 [DefaultDispatcher-worker-4 @coroutine#3158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54729/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 11:12:25.077 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3d4904 2024-02-08 11:12:25.077 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3d4904 2024-02-08 11:12:25.079 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@83fcec7 2024-02-08 11:12:25.079 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@83fcec7 2024-02-08 11:12:25.082 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@66079b36 2024-02-08 11:12:25.082 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@66079b36 2024-02-08 11:12:25.084 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@397d862e 2024-02-08 11:12:25.084 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@397d862e 2024-02-08 11:12:25.086 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf8d6c 2024-02-08 11:12:25.086 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eaf8d6c 2024-02-08 11:12:25.089 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@68103188 2024-02-08 11:12:25.089 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@68103188 2024-02-08 11:12:25.091 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3214d997 2024-02-08 11:12:25.091 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3214d997 2024-02-08 11:12:25.091 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 11:12:25.102 [DefaultDispatcher-worker-2 @coroutine#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e149395 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:25.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:25.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:25.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-08 11:12:25.118 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:25.122 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef116f7 2024-02-08 11:12:25.122 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef116f7 2024-02-08 11:12:25.124 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:25.126 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7036f759 2024-02-08 11:12:25.126 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7036f759 2024-02-08 11:12:25.129 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@74097d87 2024-02-08 11:12:25.129 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@74097d87 2024-02-08 11:12:25.132 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@310bfd62 2024-02-08 11:12:25.132 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@310bfd62 2024-02-08 11:12:25.135 [Test worker @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:25.135 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@473b131a 2024-02-08 11:12:25.135 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@473b131a 2024-02-08 11:12:25.136 [Test worker @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:25.138 [DefaultDispatcher-worker-15 @coroutine#3183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36707/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:25.138 [DefaultDispatcher-worker-15 @coroutine#3183] 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:36707/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 11:12:25.138 [DefaultDispatcher-worker-15 @coroutine#3183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36707/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:25.138 [DefaultDispatcher-worker-15 @coroutine#3183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36707/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:12:25.138 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a89b 2024-02-08 11:12:25.138 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a89b 2024-02-08 11:12:25.141 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3faa1857 2024-02-08 11:12:25.141 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3faa1857 2024-02-08 11:12:25.143 [DefaultDispatcher-worker-16 @coroutine#3183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36707/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:25.143 [DefaultDispatcher-worker-16 @coroutine#3183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36707/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:25.143 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5124022d 2024-02-08 11:12:25.143 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5124022d 2024-02-08 11:12:25.145 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1878d0 2024-02-08 11:12:25.145 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1878d0 2024-02-08 11:12:25.145 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:25.147 [DefaultDispatcher-worker-17 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:25.147 [DefaultDispatcher-worker-17 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.147 [DefaultDispatcher-worker-17 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:25.147 [DefaultDispatcher-worker-17 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.148 [DefaultDispatcher-worker-15 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.148 [DefaultDispatcher-worker-15 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.149 [Test worker @coroutine#3187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:25.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e49a77e 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:25.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:25.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-08 11:12:25.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 11:12:25.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 11:12:25.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-08 11:12:25.153 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 11:12:25.164 [Test worker @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 11:12:25.166 [Test worker @coroutine#3197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 11:12:25.170 [DefaultDispatcher-worker-13 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:25.170 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.170 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:25.170 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.171 [DefaultDispatcher-worker-16 @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36707/auth/register 2024-02-08 11:12:25.171 [DefaultDispatcher-worker-16 @coroutine#3206] 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:36707/auth/register. 2024-02-08 11:12:25.171 [DefaultDispatcher-worker-16 @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36707/auth/register 2024-02-08 11:12:25.171 [DefaultDispatcher-worker-16 @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36707/auth/register from class io.ktor.http.content.TextContent 2024-02-08 11:12:25.172 [DefaultDispatcher-worker-1 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.172 [DefaultDispatcher-worker-1 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.172 [DefaultDispatcher-worker-13 @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36707/auth/register 2024-02-08 11:12:25.172 [DefaultDispatcher-worker-13 @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36707/auth/register 2024-02-08 11:12:25.173 [DefaultDispatcher-worker-13 @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36707/auth/register. 2024-02-08 11:12:25.173 [DefaultDispatcher-worker-13 @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36707/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:25.175 [DefaultDispatcher-worker-9 @coroutine#3199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 11:12:25.197 [DefaultDispatcher-worker-6 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:25.206 [DefaultDispatcher-worker-10 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:25.207 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:25.212 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0023c8 2024-02-08 11:12:25.212 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0023c8 2024-02-08 11:12:25.215 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c7d658 2024-02-08 11:12:25.215 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c7d658 2024-02-08 11:12:25.219 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@55f848b8 2024-02-08 11:12:25.219 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@55f848b8 2024-02-08 11:12:25.222 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fadc63 2024-02-08 11:12:25.222 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fadc63 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6693818c 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-08 11:12:25.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:25.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:25.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:25.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:25.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:25.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:25.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:25.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:25.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-08 11:12:25.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-08 11:12:25.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-08 11:12:25.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-08 11:12:25.225 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebab3d7 2024-02-08 11:12:25.225 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebab3d7 2024-02-08 11:12:25.228 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2120c94e 2024-02-08 11:12:25.228 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2120c94e 2024-02-08 11:12:25.230 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@368af85a 2024-02-08 11:12:25.230 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@368af85a 2024-02-08 11:12:25.232 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d5232c 2024-02-08 11:12:25.232 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d5232c 2024-02-08 11:12:25.234 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bea02ea 2024-02-08 11:12:25.234 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bea02ea 2024-02-08 11:12:25.234 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:25.242 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-08 11:12:25.252 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:25.253 [Test worker @coroutine#3216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-08 11:12:25.254 [Test worker @coroutine#3218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-08 11:12:25.256 [DefaultDispatcher-worker-5 @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.256 [DefaultDispatcher-worker-5 @coroutine#3222] 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-02-08 11:12:25.256 [DefaultDispatcher-worker-5 @coroutine#3222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.256 [DefaultDispatcher-worker-5 @coroutine#3222] 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-02-08 11:12:25.257 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@76185c42 2024-02-08 11:12:25.257 [DefaultDispatcher-worker-2 @coroutine#3222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.257 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@76185c42 2024-02-08 11:12:25.257 [DefaultDispatcher-worker-2 @coroutine#3222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.263 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@78dfacf1 2024-02-08 11:12:25.263 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@78dfacf1 2024-02-08 11:12:25.266 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce03732 2024-02-08 11:12:25.266 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce03732 2024-02-08 11:12:25.267 [DefaultDispatcher-worker-14 @coroutine#3221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-08 11:12:25.267 [DefaultDispatcher-worker-14 @coroutine#3221] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.267 [DefaultDispatcher-worker-14 @coroutine#3221] 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-02-08 11:12:25.267 [DefaultDispatcher-worker-14 @coroutine#3221] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.268 [DefaultDispatcher-worker-3 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:25.268 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.268 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:25.268 [DefaultDispatcher-worker-3 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.268 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e2a6ca 2024-02-08 11:12:25.268 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e2a6ca 2024-02-08 11:12:25.268 [DefaultDispatcher-worker-1 @coroutine#3221] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.268 [DefaultDispatcher-worker-1 @coroutine#3221] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.269 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.269 [DefaultDispatcher-worker-9 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.270 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@dac07f8 2024-02-08 11:12:25.270 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@dac07f8 2024-02-08 11:12:25.271 [Test worker @coroutine#3226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-08 11:12:25.273 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@8119a98 2024-02-08 11:12:25.273 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@8119a98 2024-02-08 11:12:25.275 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b5650f 2024-02-08 11:12:25.275 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b5650f 2024-02-08 11:12:25.276 [Test worker @coroutine#3236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-08 11:12:25.277 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@59cd5985 2024-02-08 11:12:25.277 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@59cd5985 2024-02-08 11:12:25.279 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@34330683 2024-02-08 11:12:25.279 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@34330683 2024-02-08 11:12:25.279 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:25.293 [Test worker @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-08 11:12:25.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-08 11:12:25.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-08 11:12:25.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:25.295 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@726e29d: (connection evicted) 2024-02-08 11:12:25.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:25.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-08 11:12:25.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cd89c72 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:25.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:25.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-08 11:12:25.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-08 11:12:25.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-08 11:12:25.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-08 11:12:25.300 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-08 11:12:25.311 [Test worker @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-08 11:12:25.313 [Test worker @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-08 11:12:25.316 [DefaultDispatcher-worker-9 @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.316 [DefaultDispatcher-worker-9 @coroutine#3252] 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-02-08 11:12:25.316 [DefaultDispatcher-worker-9 @coroutine#3252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.316 [DefaultDispatcher-worker-9 @coroutine#3252] 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-02-08 11:12:25.317 [DefaultDispatcher-worker-2 @coroutine#3252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.317 [DefaultDispatcher-worker-2 @coroutine#3252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.322 [DefaultDispatcher-worker-15 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-08 11:12:25.322 [DefaultDispatcher-worker-15 @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.322 [DefaultDispatcher-worker-15 @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-08 11:12:25.322 [DefaultDispatcher-worker-15 @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.323 [DefaultDispatcher-worker-9 @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.323 [DefaultDispatcher-worker-9 @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.325 [Test worker @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-08 11:12:25.327 [Test worker @coroutine#3263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-08 11:12:25.330 [Test worker @coroutine#3270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a079446 2024-02-08 11:12:25.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-08 11:12:25.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-08 11:12:25.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:25.331 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a079446: (connection evicted) 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:25.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-08 11:12:25.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1387bd84 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:25.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:25.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:25.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-08 11:12:25.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-08 11:12:25.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-08 11:12:25.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-08 11:12:25.336 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-08 11:12:25.346 [Test worker @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-08 11:12:25.348 [Test worker @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-08 11:12:25.349 [DefaultDispatcher-worker-15 @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.349 [DefaultDispatcher-worker-15 @coroutine#3279] 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-02-08 11:12:25.349 [DefaultDispatcher-worker-15 @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.349 [DefaultDispatcher-worker-15 @coroutine#3279] 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-02-08 11:12:25.351 [DefaultDispatcher-worker-5 @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.351 [DefaultDispatcher-worker-5 @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.359 [DefaultDispatcher-worker-3 @coroutine#3278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-08 11:12:25.360 [DefaultDispatcher-worker-3 @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.360 [DefaultDispatcher-worker-3 @coroutine#3278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-08 11:12:25.360 [DefaultDispatcher-worker-3 @coroutine#3278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.361 [DefaultDispatcher-worker-9 @coroutine#3278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.361 [DefaultDispatcher-worker-9 @coroutine#3278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.364 [Test worker @coroutine#3283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-08 11:12:25.368 [Test worker @coroutine#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-08 11:12:25.371 [Test worker @coroutine#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-08 11:12:25.373 [Test worker @coroutine#3299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-08 11:12:25.376 [Test worker @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-08 11:12:25.379 [Test worker @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-08 11:12:25.381 [Test worker @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7 2024-02-08 11:12:25.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-08 11:12:25.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-08 11:12:25.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:25.382 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1185b0b7: (connection evicted) 2024-02-08 11:12:25.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:25.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-08 11:12:25.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-08 11:12:25.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-08 11:12:25.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:25.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:25.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:25.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:25.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:25.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:25.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5315210d 2024-02-08 11:12:25.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:25.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:25.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:25.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:25.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:25.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-08 11:12:25.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-08 11:12:25.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-08 11:12:25.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-08 11:12:25.387 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-08 11:12:25.398 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-08 11:12:25.399 [Test worker @coroutine#3313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-08 11:12:25.401 [DefaultDispatcher-worker-9 @coroutine#3317] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.401 [DefaultDispatcher-worker-9 @coroutine#3317] 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-02-08 11:12:25.401 [DefaultDispatcher-worker-9 @coroutine#3317] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.401 [DefaultDispatcher-worker-9 @coroutine#3317] 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-02-08 11:12:25.403 [DefaultDispatcher-worker-13 @coroutine#3317] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.403 [DefaultDispatcher-worker-13 @coroutine#3317] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.408 [DefaultDispatcher-worker-8 @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-08 11:12:25.409 [DefaultDispatcher-worker-8 @coroutine#3316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.409 [DefaultDispatcher-worker-8 @coroutine#3316] 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-02-08 11:12:25.409 [DefaultDispatcher-worker-8 @coroutine#3316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.409 [DefaultDispatcher-worker-3 @coroutine#3316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.409 [DefaultDispatcher-worker-3 @coroutine#3316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.412 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-08 11:12:25.415 [Test worker @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-08 11:12:25.417 [DefaultDispatcher-worker-18 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:25.417 [DefaultDispatcher-worker-18 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.417 [DefaultDispatcher-worker-18 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:25.417 [DefaultDispatcher-worker-18 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.418 [DefaultDispatcher-worker-7 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.418 [DefaultDispatcher-worker-7 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.420 [Test worker @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2024-02-08 11:12:25.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-08 11:12:25.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-08 11:12:25.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:25.421 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f: (connection evicted) 2024-02-08 11:12:25.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:25.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-08 11:12:25.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-08 11:12:25.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b16e486 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:25.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:25.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-08 11:12:25.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-08 11:12:25.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-08 11:12:25.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-08 11:12:25.426 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-08 11:12:25.437 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-08 11:12:25.439 [Test worker @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-08 11:12:25.440 [DefaultDispatcher-worker-18 @coroutine#3352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.440 [DefaultDispatcher-worker-18 @coroutine#3352] 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-02-08 11:12:25.440 [DefaultDispatcher-worker-18 @coroutine#3352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.440 [DefaultDispatcher-worker-18 @coroutine#3352] 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-02-08 11:12:25.442 [DefaultDispatcher-worker-14 @coroutine#3352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.442 [DefaultDispatcher-worker-14 @coroutine#3352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.449 [DefaultDispatcher-worker-16 @coroutine#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-08 11:12:25.449 [DefaultDispatcher-worker-16 @coroutine#3351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.449 [DefaultDispatcher-worker-16 @coroutine#3351] 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-02-08 11:12:25.449 [DefaultDispatcher-worker-16 @coroutine#3351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.450 [DefaultDispatcher-worker-10 @coroutine#3351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.450 [DefaultDispatcher-worker-10 @coroutine#3351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.452 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-08 11:12:25.456 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-08 11:12:25.459 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-08 11:12:25.461 [Test worker @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-08 11:12:25.464 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c 2024-02-08 11:12:25.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-08 11:12:25.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-08 11:12:25.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:25.465 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bf45b7c: (connection evicted) 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:25.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-08 11:12:25.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba815ee 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:25.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-08 11:12:25.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-02-08 11:12:25.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-02-08 11:12:25.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-08 11:12:25.469 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-02-08 11:12:25.480 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-02-08 11:12:25.482 [Test worker @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-02-08 11:12:25.483 [DefaultDispatcher-worker-16 @coroutine#3384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.483 [DefaultDispatcher-worker-16 @coroutine#3384] 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-02-08 11:12:25.483 [DefaultDispatcher-worker-16 @coroutine#3384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.483 [DefaultDispatcher-worker-16 @coroutine#3384] 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-02-08 11:12:25.484 [DefaultDispatcher-worker-16 @coroutine#3384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.485 [DefaultDispatcher-worker-16 @coroutine#3384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 11:12:25.492 [DefaultDispatcher-worker-5 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-02-08 11:12:25.492 [DefaultDispatcher-worker-5 @coroutine#3383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.492 [DefaultDispatcher-worker-5 @coroutine#3383] 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-02-08 11:12:25.492 [DefaultDispatcher-worker-5 @coroutine#3383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.493 [DefaultDispatcher-worker-1 @coroutine#3383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.493 [DefaultDispatcher-worker-1 @coroutine#3383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 11:12:25.493 [DefaultDispatcher-worker-5 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:25.493 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.493 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:25.493 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.494 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.494 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.495 [Test worker @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-02-08 11:12:25.498 [Test worker @coroutine#3398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-02-08 11:12:25.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-08 11:12:25.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-08 11:12:25.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:25.501 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4: (connection evicted) 2024-02-08 11:12:25.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:25.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-08 11:12:25.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-08 11:12:25.593 [DefaultDispatcher-worker-5 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:25.593 [DefaultDispatcher-worker-5 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.593 [DefaultDispatcher-worker-5 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:25.593 [DefaultDispatcher-worker-5 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.594 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.594 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.671 [DefaultDispatcher-worker-10 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:25.671 [DefaultDispatcher-worker-10 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.671 [DefaultDispatcher-worker-10 @coroutine#3021] 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-02-08 11:12:25.671 [DefaultDispatcher-worker-10 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.673 [DefaultDispatcher-worker-12 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.674 [DefaultDispatcher-worker-12 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:25.674 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.674 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:25.674 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.676 [DefaultDispatcher-worker-18 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.676 [DefaultDispatcher-worker-18 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f6a008 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:25.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:25.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-08 11:12:25.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-08 11:12:25.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-08 11:12:25.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-08 11:12:25.748 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-08 11:12:25.759 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-08 11:12:25.761 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-08 11:12:25.762 [DefaultDispatcher-worker-12 @coroutine#3441] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:25.762 [DefaultDispatcher-worker-12 @coroutine#3441] 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-02-08 11:12:25.762 [DefaultDispatcher-worker-12 @coroutine#3441] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:25.762 [DefaultDispatcher-worker-12 @coroutine#3441] 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-02-08 11:12:25.764 [DefaultDispatcher-worker-4 @coroutine#3441] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:25.764 [DefaultDispatcher-worker-4 @coroutine#3441] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:25.770 [DefaultDispatcher-worker-5 @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-08 11:12:25.770 [DefaultDispatcher-worker-5 @coroutine#3440] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.770 [DefaultDispatcher-worker-5 @coroutine#3440] 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-02-08 11:12:25.770 [DefaultDispatcher-worker-5 @coroutine#3440] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.771 [DefaultDispatcher-worker-2 @coroutine#3440] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.771 [DefaultDispatcher-worker-2 @coroutine#3440] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.774 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-08 11:12:25.788 [DefaultDispatcher-worker-13 @coroutine#3452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-08 11:12:25.831 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:25.836 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0f3925 2024-02-08 11:12:25.836 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0f3925 2024-02-08 11:12:25.838 [DefaultDispatcher-worker-2 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:25.838 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.838 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:25.838 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.840 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.840 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.840 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8c094 2024-02-08 11:12:25.840 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8c094 2024-02-08 11:12:25.842 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f75255 2024-02-08 11:12:25.842 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f75255 2024-02-08 11:12:25.845 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f5caaf 2024-02-08 11:12:25.845 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f5caaf 2024-02-08 11:12:25.847 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@367403a5 2024-02-08 11:12:25.847 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@367403a5 2024-02-08 11:12:25.849 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@404eb99f 2024-02-08 11:12:25.849 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@404eb99f 2024-02-08 11:12:25.851 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e252e39 2024-02-08 11:12:25.851 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e252e39 2024-02-08 11:12:25.851 [Test worker @coroutine#3454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd 2024-02-08 11:12:25.853 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@11da35e0 2024-02-08 11:12:25.853 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@11da35e0 2024-02-08 11:12:25.855 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a57555 2024-02-08 11:12:25.855 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a57555 2024-02-08 11:12:25.855 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:25.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-08 11:12:25.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-08 11:12:25.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:25.860 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fa86ddd: (connection evicted) 2024-02-08 11:12:25.861 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e0f3925: (connection evicted) 2024-02-08 11:12:25.861 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c8c094: (connection evicted) 2024-02-08 11:12:25.861 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34f75255: (connection evicted) 2024-02-08 11:12:25.862 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71f5caaf: (connection evicted) 2024-02-08 11:12:25.862 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@367403a5: (connection evicted) 2024-02-08 11:12:25.863 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404eb99f: (connection evicted) 2024-02-08 11:12:25.863 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e252e39: (connection evicted) 2024-02-08 11:12:25.863 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11da35e0: (connection evicted) 2024-02-08 11:12:25.864 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a57555: (connection evicted) 2024-02-08 11:12:25.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:25.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-08 11:12:25.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9d2c0ed 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:25.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:25.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-08 11:12:25.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-08 11:12:25.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-08 11:12:25.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-08 11:12:25.875 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-08 11:12:25.886 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-08 11:12:25.888 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-08 11:12:25.889 [DefaultDispatcher-worker-15 @coroutine#3466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:25.889 [DefaultDispatcher-worker-15 @coroutine#3466] 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-02-08 11:12:25.889 [DefaultDispatcher-worker-15 @coroutine#3466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:25.889 [DefaultDispatcher-worker-15 @coroutine#3466] 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-02-08 11:12:25.891 [DefaultDispatcher-worker-13 @coroutine#3466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:25.891 [DefaultDispatcher-worker-13 @coroutine#3466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:25.898 [DefaultDispatcher-worker-15 @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-08 11:12:25.898 [DefaultDispatcher-worker-15 @coroutine#3465] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.898 [DefaultDispatcher-worker-15 @coroutine#3465] 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-02-08 11:12:25.898 [DefaultDispatcher-worker-15 @coroutine#3465] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.899 [DefaultDispatcher-worker-18 @coroutine#3465] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.899 [DefaultDispatcher-worker-18 @coroutine#3465] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:12:25.902 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-08 11:12:25.916 [DefaultDispatcher-worker-17 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-08 11:12:25.966 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2024-02-08 11:12:25.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-08 11:12:25.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-08 11:12:25.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:25.969 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23: (connection evicted) 2024-02-08 11:12:25.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:25.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-08 11:12:25.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45ecdd32 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-08 11:12:25.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:25.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:25.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:25.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:25.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:25.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:25.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:25.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:25.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-08 11:12:25.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-08 11:12:25.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-08 11:12:25.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-08 11:12:25.980 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-08 11:12:25.997 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-08 11:12:26.000 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-08 11:12:26.001 [DefaultDispatcher-worker-5 @coroutine#3488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.001 [DefaultDispatcher-worker-5 @coroutine#3488] 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-02-08 11:12:26.001 [DefaultDispatcher-worker-5 @coroutine#3488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.002 [DefaultDispatcher-worker-5 @coroutine#3488] 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-02-08 11:12:26.003 [DefaultDispatcher-worker-9 @coroutine#3488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.003 [DefaultDispatcher-worker-9 @coroutine#3488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.010 [DefaultDispatcher-worker-8 @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-08 11:12:26.010 [DefaultDispatcher-worker-8 @coroutine#3487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.010 [DefaultDispatcher-worker-8 @coroutine#3487] 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-02-08 11:12:26.010 [DefaultDispatcher-worker-8 @coroutine#3487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.011 [DefaultDispatcher-worker-14 @coroutine#3487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.011 [DefaultDispatcher-worker-14 @coroutine#3487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.014 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-08 11:12:26.023 [DefaultDispatcher-worker-4 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:26.024 [DefaultDispatcher-worker-4 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.024 [DefaultDispatcher-worker-4 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:26.024 [DefaultDispatcher-worker-4 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.025 [DefaultDispatcher-worker-10 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.025 [DefaultDispatcher-worker-10 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.031 [DefaultDispatcher-worker-13 @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-08 11:12:26.077 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b 2024-02-08 11:12:26.077 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:26.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-08 11:12:26.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-08 11:12:26.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:26.079 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68e62b3b: (connection evicted) 2024-02-08 11:12:26.083 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@671a1428 2024-02-08 11:12:26.083 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@671a1428 2024-02-08 11:12:26.083 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@671a1428: (connection evicted) 2024-02-08 11:12:26.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:26.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-08 11:12:26.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318a81a0 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:26.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:26.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:26.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-08 11:12:26.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4198921f 2024-02-08 11:12:26.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4198921f 2024-02-08 11:12:26.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-08 11:12:26.089 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4198921f 2024-02-08 11:12:26.100 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4198921f 2024-02-08 11:12:26.101 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4198921f 2024-02-08 11:12:26.103 [DefaultDispatcher-worker-13 @coroutine#3514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.103 [DefaultDispatcher-worker-13 @coroutine#3514] 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-02-08 11:12:26.103 [DefaultDispatcher-worker-13 @coroutine#3514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.103 [DefaultDispatcher-worker-13 @coroutine#3514] 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-02-08 11:12:26.104 [DefaultDispatcher-worker-12 @coroutine#3514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.104 [DefaultDispatcher-worker-12 @coroutine#3514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.110 [DefaultDispatcher-worker-7 @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4198921f 2024-02-08 11:12:26.110 [DefaultDispatcher-worker-7 @coroutine#3513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.110 [DefaultDispatcher-worker-7 @coroutine#3513] 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-02-08 11:12:26.110 [DefaultDispatcher-worker-7 @coroutine#3513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.111 [DefaultDispatcher-worker-6 @coroutine#3513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.111 [DefaultDispatcher-worker-6 @coroutine#3513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.114 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4198921f 2024-02-08 11:12:26.129 [DefaultDispatcher-worker-7 @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4198921f 2024-02-08 11:12:26.157 [DefaultDispatcher-worker-6 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:26.157 [DefaultDispatcher-worker-6 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.157 [DefaultDispatcher-worker-6 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:26.157 [DefaultDispatcher-worker-6 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.158 [DefaultDispatcher-worker-17 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.158 [DefaultDispatcher-worker-17 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.166 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4198921f 2024-02-08 11:12:26.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-08 11:12:26.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-08 11:12:26.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:26.169 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4198921f: (connection evicted) 2024-02-08 11:12:26.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:26.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-08 11:12:26.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ddc780 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:26.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:26.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-08 11:12:26.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-08 11:12:26.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-08 11:12:26.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-08 11:12:26.175 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-08 11:12:26.181 [DefaultDispatcher-worker-9 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:26.181 [DefaultDispatcher-worker-9 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.181 [DefaultDispatcher-worker-9 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:26.181 [DefaultDispatcher-worker-9 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.183 [DefaultDispatcher-worker-17 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.183 [DefaultDispatcher-worker-17 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.187 [Test worker @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-08 11:12:26.189 [Test worker @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-08 11:12:26.190 [DefaultDispatcher-worker-4 @coroutine#3543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.191 [DefaultDispatcher-worker-4 @coroutine#3543] 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/replication/ackAndGetPendingReplications. 2024-02-08 11:12:26.191 [DefaultDispatcher-worker-4 @coroutine#3543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.191 [DefaultDispatcher-worker-4 @coroutine#3543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:12:26.192 [DefaultDispatcher-worker-14 @coroutine#3543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.192 [DefaultDispatcher-worker-14 @coroutine#3543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.200 [DefaultDispatcher-worker-12 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-08 11:12:26.200 [DefaultDispatcher-worker-12 @coroutine#3542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 11:12:26.200 [DefaultDispatcher-worker-12 @coroutine#3542] 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/replication/nodeId. 2024-02-08 11:12:26.200 [DefaultDispatcher-worker-12 @coroutine#3542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 11:12:26.201 [DefaultDispatcher-worker-6 @coroutine#3542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 11:12:26.201 [DefaultDispatcher-worker-6 @coroutine#3542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 11:12:26.207 [DefaultDispatcher-worker-7 @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-08 11:12:26.214 [DefaultDispatcher-worker-7 @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-08 11:12:26.222 [DefaultDispatcher-worker-3 @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-08 11:12:26.233 [DefaultDispatcher-worker-14 @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-08 11:12:26.238 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-08 11:12:26.253 [DefaultDispatcher-worker-3 @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-08 11:12:26.264 [DefaultDispatcher-worker-6 @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887 2024-02-08 11:12:26.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-08 11:12:26.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-08 11:12:26.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:26.265 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dc5b887: (connection evicted) 2024-02-08 11:12:26.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:26.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-08 11:12:26.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f31b991 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:26.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:26.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-08 11:12:26.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2024-02-08 11:12:26.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2024-02-08 11:12:26.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-08 11:12:26.271 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2024-02-08 11:12:26.278 [DefaultDispatcher-worker-14 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:26.278 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.278 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:26.278 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.279 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.279 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.285 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2024-02-08 11:12:26.287 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2024-02-08 11:12:26.288 [DefaultDispatcher-worker-4 @coroutine#3571] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.288 [DefaultDispatcher-worker-4 @coroutine#3571] 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/replication/ackAndGetPendingReplications. 2024-02-08 11:12:26.288 [DefaultDispatcher-worker-4 @coroutine#3571] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.288 [DefaultDispatcher-worker-4 @coroutine#3571] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:12:26.290 [DefaultDispatcher-worker-13 @coroutine#3571] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.290 [DefaultDispatcher-worker-13 @coroutine#3571] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.296 [DefaultDispatcher-worker-9 @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2024-02-08 11:12:26.296 [DefaultDispatcher-worker-9 @coroutine#3570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 11:12:26.297 [DefaultDispatcher-worker-9 @coroutine#3570] 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/replication/nodeId. 2024-02-08 11:12:26.297 [DefaultDispatcher-worker-9 @coroutine#3570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 11:12:26.297 [DefaultDispatcher-worker-11 @coroutine#3570] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 11:12:26.297 [DefaultDispatcher-worker-11 @coroutine#3570] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 11:12:26.306 [DefaultDispatcher-worker-16 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2024-02-08 11:12:26.315 [DefaultDispatcher-worker-5 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2024-02-08 11:12:26.323 [DefaultDispatcher-worker-7 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2024-02-08 11:12:26.333 [DefaultDispatcher-worker-11 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2024-02-08 11:12:26.343 [DefaultDispatcher-worker-5 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2024-02-08 11:12:26.351 [DefaultDispatcher-worker-3 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5183131d 2024-02-08 11:12:26.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-08 11:12:26.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-08 11:12:26.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:26.354 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5183131d: (connection evicted) 2024-02-08 11:12:26.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:26.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-08 11:12:26.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-08 11:12:26.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54816d7a 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:26.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:26.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-08 11:12:26.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-08 11:12:26.361 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.372 [Test worker @coroutine#3591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.373 [Test worker @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.374 [DefaultDispatcher-worker-7 @coroutine#3597] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.374 [DefaultDispatcher-worker-7 @coroutine#3597] 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/replication/ackAndGetPendingReplications. 2024-02-08 11:12:26.374 [DefaultDispatcher-worker-7 @coroutine#3597] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.374 [DefaultDispatcher-worker-7 @coroutine#3597] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:12:26.376 [DefaultDispatcher-worker-7 @coroutine#3597] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.376 [DefaultDispatcher-worker-7 @coroutine#3597] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.384 [DefaultDispatcher-worker-4 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.384 [DefaultDispatcher-worker-4 @coroutine#3596] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 11:12:26.384 [DefaultDispatcher-worker-4 @coroutine#3596] 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/replication/nodeId. 2024-02-08 11:12:26.384 [DefaultDispatcher-worker-4 @coroutine#3596] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 11:12:26.385 [DefaultDispatcher-worker-7 @coroutine#3596] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 11:12:26.385 [DefaultDispatcher-worker-7 @coroutine#3596] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 11:12:26.392 [DefaultDispatcher-worker-8 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.399 [DefaultDispatcher-worker-4 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.405 [DefaultDispatcher-worker-3 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.415 [DefaultDispatcher-worker-4 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.426 [DefaultDispatcher-worker-1 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.429 [DefaultDispatcher-worker-17 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:26.429 [DefaultDispatcher-worker-17 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.429 [DefaultDispatcher-worker-17 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:26.429 [DefaultDispatcher-worker-17 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.430 [DefaultDispatcher-worker-17 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.430 [DefaultDispatcher-worker-17 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.436 [DefaultDispatcher-worker-1 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.438 [Test worker @coroutine#3617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.442 [Test worker @coroutine#3619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.452 [DefaultDispatcher-worker-10 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.461 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:26.462 [DefaultDispatcher-worker-1 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.464 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@483c0a3 2024-02-08 11:12:26.464 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@483c0a3 2024-02-08 11:12:26.467 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@a443e43 2024-02-08 11:12:26.467 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@a443e43 2024-02-08 11:12:26.470 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7babd3 2024-02-08 11:12:26.470 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7babd3 2024-02-08 11:12:26.470 [DefaultDispatcher-worker-10 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.472 [Test worker @coroutine#3601] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=556414500786180097 2024-02-08 11:12:26.472 [Test worker @coroutine#3601] 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/PersonDao/findByUidAsync?uid=556414500786180097. 2024-02-08 11:12:26.472 [Test worker @coroutine#3601] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=556414500786180097 2024-02-08 11:12:26.473 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b793478 2024-02-08 11:12:26.473 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b793478 2024-02-08 11:12:26.473 [Test worker @coroutine#3601] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=556414500786180097 2024-02-08 11:12:26.473 [Test worker @coroutine#3601] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556414500786180097 2024-02-08 11:12:26.476 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e5736c 2024-02-08 11:12:26.476 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e5736c 2024-02-08 11:12:26.478 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af8f935 2024-02-08 11:12:26.478 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af8f935 2024-02-08 11:12:26.480 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@298ee08a 2024-02-08 11:12:26.480 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@298ee08a 2024-02-08 11:12:26.482 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b56cb37 2024-02-08 11:12:26.482 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b56cb37 2024-02-08 11:12:26.483 [DefaultDispatcher-worker-14 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.485 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d2a322 2024-02-08 11:12:26.485 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d2a322 2024-02-08 11:12:26.485 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 11:12:26.491 [DefaultDispatcher-worker-14 @coroutine#3601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2024-02-08 11:12:26.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-08 11:12:26.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-08 11:12:26.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 11:12:26.494 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf: (connection evicted) 2024-02-08 11:12:26.494 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@483c0a3: (connection evicted) 2024-02-08 11:12:26.494 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a443e43: (connection evicted) 2024-02-08 11:12:26.495 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e7babd3: (connection evicted) 2024-02-08 11:12:26.495 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b793478: (connection evicted) 2024-02-08 11:12:26.496 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51e5736c: (connection evicted) 2024-02-08 11:12:26.496 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af8f935: (connection evicted) 2024-02-08 11:12:26.498 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@298ee08a: (connection evicted) 2024-02-08 11:12:26.499 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b56cb37: (connection evicted) 2024-02-08 11:12:26.499 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51d2a322: (connection evicted) 2024-02-08 11:12:26.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:26.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-08 11:12:26.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-08 11:12:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-08 11:12:26.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c59dfc7 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:26.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:26.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-08 11:12:26.504 [DefaultDispatcher-worker-10 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:26.504 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.504 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:26.504 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.505 [DefaultDispatcher-worker-6 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.505 [DefaultDispatcher-worker-6 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef63b6d 2024-02-08 11:12:26.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef63b6d 2024-02-08 11:12:26.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-08 11:12:26.506 [DefaultDispatcher-worker-10 @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8fe7db 2024-02-08 11:12:26.507 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef63b6d 2024-02-08 11:12:26.520 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef63b6d 2024-02-08 11:12:26.521 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef63b6d 2024-02-08 11:12:26.522 [DefaultDispatcher-worker-10 @coroutine#3640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.522 [DefaultDispatcher-worker-10 @coroutine#3640] 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/replication/ackAndGetPendingReplications. 2024-02-08 11:12:26.522 [DefaultDispatcher-worker-10 @coroutine#3640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.522 [DefaultDispatcher-worker-10 @coroutine#3640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 11:12:26.524 [DefaultDispatcher-worker-12 @coroutine#3640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.524 [DefaultDispatcher-worker-12 @coroutine#3640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 11:12:26.531 [DefaultDispatcher-worker-10 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef63b6d 2024-02-08 11:12:26.531 [DefaultDispatcher-worker-10 @coroutine#3639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 11:12:26.531 [DefaultDispatcher-worker-10 @coroutine#3639] 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/replication/nodeId. 2024-02-08 11:12:26.531 [DefaultDispatcher-worker-10 @coroutine#3639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 11:12:26.532 [DefaultDispatcher-worker-16 @coroutine#3639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 11:12:26.532 [DefaultDispatcher-worker-16 @coroutine#3639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 11:12:26.535 [DefaultDispatcher-worker-9 @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dd1be2 2024-02-08 11:12:26.539 [DefaultDispatcher-worker-6 @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef63b6d 2024-02-08 11:12:26.547 [DefaultDispatcher-worker-6 @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef63b6d 2024-02-08 11:12:26.554 [DefaultDispatcher-worker-6 @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef63b6d 2024-02-08 11:12:26.562 [DefaultDispatcher-worker-6 @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef63b6d 2024-02-08 11:12:26.569 [DefaultDispatcher-worker-6 @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef63b6d 2024-02-08 11:12:26.577 [DefaultDispatcher-worker-16 @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef63b6d 2024-02-08 11:12:26.580 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef63b6d 2024-02-08 11:12:26.589 [DefaultDispatcher-worker-17 @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef63b6d 2024-02-08 11:12:26.598 [DefaultDispatcher-worker-12 @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef63b6d 2024-02-08 11:12:26.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-08 11:12:26.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-08 11:12:26.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:26.600 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ef63b6d: (connection evicted) 2024-02-08 11:12:26.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:26.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-08 11:12:26.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-08 11:12:26.606 [DefaultDispatcher-worker-15 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:26.606 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.606 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:26.606 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.607 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.607 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.615 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-08 11:12:26.615 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:26.615 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:26.615 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:26.615 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:26.615 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:26.615 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:26.615 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4de96e 2024-02-08 11:12:26.615 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:26.615 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-08 11:12:26.616 [Test worker @coroutine#3667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-08 11:12:26.630 [Test worker @coroutine#3667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-08 11:12:26.640 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-08 11:12:26.642 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-08 11:12:26.643 [Test worker @coroutine#3672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-08 11:12:26.654 [DefaultDispatcher-worker-6 @coroutine#3674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-08 11:12:26.665 [DefaultDispatcher-worker-17 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c194c4e 2024-02-08 11:12:26.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-08 11:12:26.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-08 11:12:26.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:26.668 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c194c4e: (connection evicted) 2024-02-08 11:12:26.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:26.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-08 11:12:26.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0acb8f 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:26.671 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b60be3 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b60be3 2024-02-08 11:12:26.672 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-08 11:12:26.683 [DefaultDispatcher-worker-1 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:26.684 [DefaultDispatcher-worker-1 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.684 [DefaultDispatcher-worker-1 @coroutine#3021] 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-02-08 11:12:26.684 [DefaultDispatcher-worker-1 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.685 [DefaultDispatcher-worker-1 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.686 [DefaultDispatcher-worker-14 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:26.686 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.686 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:26.686 [DefaultDispatcher-worker-14 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.687 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.687 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.689 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b60be3 2024-02-08 11:12:26.700 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b60be3 2024-02-08 11:12:26.701 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b60be3 2024-02-08 11:12:26.703 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b60be3 2024-02-08 11:12:26.703 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f081ad 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-08 11:12:26.704 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-08 11:12:26.720 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-08 11:12:26.735 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-08 11:12:26.737 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-08 11:12:26.739 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-08 11:12:26.748 [DefaultDispatcher-worker-3 @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-02-08 11:12:26.764 [DefaultDispatcher-worker-2 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b60be3 2024-02-08 11:12:26.772 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:26.773 [DefaultDispatcher-worker-15 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b60be3 2024-02-08 11:12:26.781 [DefaultDispatcher-worker-11 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b60be3 2024-02-08 11:12:26.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-08 11:12:26.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-08 11:12:26.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:26.791 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b60be3: (connection evicted) 2024-02-08 11:12:26.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:26.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-08 11:12:26.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-08 11:12:26.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-08 11:12:26.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-08 11:12:26.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:26.793 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef: (connection evicted) 2024-02-08 11:12:26.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:26.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-08 11:12:26.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e21c6ed 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:26.794 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-08 11:12:26.795 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@360e4235 2024-02-08 11:12:26.795 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@360e4235 2024-02-08 11:12:26.795 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-08 11:12:26.808 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360e4235 2024-02-08 11:12:26.819 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360e4235 2024-02-08 11:12:26.820 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360e4235 2024-02-08 11:12:26.822 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360e4235 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44bd7f24 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:26.822 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b78dad 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b78dad 2024-02-08 11:12:26.823 [Test worker @coroutine#3729] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-08 11:12:26.836 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b78dad 2024-02-08 11:12:26.847 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b78dad 2024-02-08 11:12:26.849 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b78dad 2024-02-08 11:12:26.849 [DefaultDispatcher-worker-8 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:26.849 [DefaultDispatcher-worker-8 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.849 [DefaultDispatcher-worker-8 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:26.849 [DefaultDispatcher-worker-8 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.850 [DefaultDispatcher-worker-17 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.850 [DefaultDispatcher-worker-17 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:26.851 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b78dad 2024-02-08 11:12:26.860 [DefaultDispatcher-worker-15 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b78dad 2024-02-08 11:12:26.874 [DefaultDispatcher-worker-15 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360e4235 2024-02-08 11:12:26.881 [DefaultDispatcher-worker-4 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360e4235 2024-02-08 11:12:26.889 [DefaultDispatcher-worker-15 @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360e4235 2024-02-08 11:12:26.895 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:26.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-08 11:12:26.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-08 11:12:26.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:26.898 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@360e4235: (connection evicted) 2024-02-08 11:12:26.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:26.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-08 11:12:26.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-08 11:12:26.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-08 11:12:26.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-08 11:12:26.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:26.900 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55b78dad: (connection evicted) 2024-02-08 11:12:26.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:26.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-08 11:12:26.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-08 11:12:26.902 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eda12b3 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-08 11:12:26.903 [Test worker @coroutine#3771] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-08 11:12:26.918 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-08 11:12:26.929 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-08 11:12:26.931 [Test worker @coroutine#3774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-08 11:12:26.932 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-08 11:12:26.945 [DefaultDispatcher-worker-16 @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-08 11:12:26.968 [DefaultDispatcher-worker-17 @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-08 11:12:26.972 [Test worker @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-08 11:12:26.980 [DefaultDispatcher-worker-12 @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193792e6 2024-02-08 11:12:26.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-08 11:12:26.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-08 11:12:26.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:26.991 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193792e6: (connection evicted) 2024-02-08 11:12:26.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:26.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-08 11:12:26.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-08 11:12:26.992 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-08 11:12:26.992 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@434a2a10 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@701da311 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@701da311 2024-02-08 11:12:26.993 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-08 11:12:27.009 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701da311 2024-02-08 11:12:27.019 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701da311 2024-02-08 11:12:27.021 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701da311 2024-02-08 11:12:27.023 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701da311 2024-02-08 11:12:27.026 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701da311 2024-02-08 11:12:27.036 [DefaultDispatcher-worker-10 @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@701da311 2024-02-08 11:12:27.036 [DefaultDispatcher-worker-11 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:27.036 [DefaultDispatcher-worker-11 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.037 [DefaultDispatcher-worker-11 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:27.037 [DefaultDispatcher-worker-11 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.038 [DefaultDispatcher-worker-10 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.038 [DefaultDispatcher-worker-10 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-08 11:12:27.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-08 11:12:27.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:27.038 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@701da311: (connection evicted) 2024-02-08 11:12:27.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:27.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-08 11:12:27.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2330c995 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:27.045 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-08 11:12:27.046 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@74130456 2024-02-08 11:12:27.046 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@74130456 2024-02-08 11:12:27.046 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-08 11:12:27.061 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74130456 2024-02-08 11:12:27.071 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74130456 2024-02-08 11:12:27.073 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74130456 2024-02-08 11:12:27.074 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74130456 2024-02-08 11:12:27.161 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:27.165 [DefaultDispatcher-worker-11 @coroutine#3848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74130456 2024-02-08 11:12:27.171 [DefaultDispatcher-worker-15 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:27.171 [DefaultDispatcher-worker-15 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.171 [DefaultDispatcher-worker-15 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:27.171 [DefaultDispatcher-worker-15 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.173 [DefaultDispatcher-worker-3 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.173 [DefaultDispatcher-worker-3 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.234 [DefaultDispatcher-worker-11 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:27.234 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.234 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:27.234 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.235 [DefaultDispatcher-worker-3 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.236 [DefaultDispatcher-worker-3 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.250 [DefaultDispatcher-worker-3 @coroutine#3874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74130456 2024-02-08 11:12:27.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-08 11:12:27.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-08 11:12:27.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:27.306 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74130456: (connection evicted) 2024-02-08 11:12:27.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:27.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-08 11:12:27.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62eb918 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:27.309 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:27.310 [Test worker @coroutine#3889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-08 11:12:27.310 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e28b20 2024-02-08 11:12:27.310 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e28b20 2024-02-08 11:12:27.310 [DefaultDispatcher-worker-11 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:27.310 [Test worker @coroutine#3889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-08 11:12:27.310 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.310 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:27.310 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.311 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.312 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.325 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e28b20 2024-02-08 11:12:27.336 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e28b20 2024-02-08 11:12:27.337 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e28b20 2024-02-08 11:12:27.339 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e28b20 2024-02-08 11:12:27.343 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e28b20 2024-02-08 11:12:27.351 [DefaultDispatcher-worker-3 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e28b20 2024-02-08 11:12:27.371 [DefaultDispatcher-worker-9 @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e28b20 2024-02-08 11:12:27.380 [DefaultDispatcher-worker-15 @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e28b20 2024-02-08 11:12:27.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-08 11:12:27.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-08 11:12:27.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:27.389 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e28b20: (connection evicted) 2024-02-08 11:12:27.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:27.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-08 11:12:27.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-08 11:12:27.391 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@135f160e 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a41f4a7 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a41f4a7 2024-02-08 11:12:27.392 [Test worker @coroutine#3920] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-08 11:12:27.406 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a41f4a7 2024-02-08 11:12:27.417 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a41f4a7 2024-02-08 11:12:27.418 [Test worker @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a41f4a7 2024-02-08 11:12:27.420 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a41f4a7 2024-02-08 11:12:27.431 [DefaultDispatcher-worker-4 @coroutine#3927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a41f4a7 2024-02-08 11:12:27.482 [DefaultDispatcher-worker-14 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:27.483 [DefaultDispatcher-worker-14 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.483 [DefaultDispatcher-worker-14 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:27.483 [DefaultDispatcher-worker-14 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.484 [DefaultDispatcher-worker-4 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.484 [DefaultDispatcher-worker-4 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-08 11:12:27.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-08 11:12:27.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:27.490 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a41f4a7: (connection evicted) 2024-02-08 11:12:27.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:27.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-08 11:12:27.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6821d4e1 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:27.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-08 11:12:27.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:27.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:27.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:27.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:27.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:27.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:27.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:27.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:27.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-08 11:12:27.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-08 11:12:27.559 [DefaultDispatcher-worker-9 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:27.560 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.560 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:27.560 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.561 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.562 [DefaultDispatcher-worker-18 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.588 [DefaultDispatcher-worker-18 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.594 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:27.597 [DefaultDispatcher-worker-3 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.605 [DefaultDispatcher-worker-15 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.614 [DefaultDispatcher-worker-3 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.617 [DefaultDispatcher-worker-12 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:27.617 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.617 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:27.618 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.619 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.619 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.648 [DefaultDispatcher-worker-9 @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.648 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 11:12:27.654 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-02-08 11:12:27.656 [DefaultDispatcher-worker-8 @coroutine#3960] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 11:12:27.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-08 11:12:27.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:27.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:27.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:27.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:27.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:27.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:27.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@383a5260 2024-02-08 11:12:27.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:27.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:27.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:27.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:27.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:27.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:27.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:27.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:27.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:27.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:27.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-08 11:12:27.671 [DefaultDispatcher-worker-9 @coroutine#3962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:27.671 [DefaultDispatcher-worker-9 @coroutine#3962] 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-02-08 11:12:27.671 [DefaultDispatcher-worker-9 @coroutine#3962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:27.671 [DefaultDispatcher-worker-9 @coroutine#3962] 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-02-08 11:12:27.674 [eventLoopGroupProxy-19-1 @call-handler#3969] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 11:12:27.674 [eventLoopGroupProxy-19-1 @call-handler#3969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:27.674 [eventLoopGroupProxy-19-2 @call-handler#3971] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 11:12:27.675 [eventLoopGroupProxy-19-2 @call-handler#3971] 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-02-08 11:12:27.675 [eventLoopGroupProxy-19-2 @call-handler#3971] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-08 11:12:27.675 [eventLoopGroupProxy-19-2 @call-handler#3971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a73873 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:27.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:27.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-08 11:12:27.676 [DefaultDispatcher-worker-15 @coroutine#3962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:27.676 [DefaultDispatcher-worker-15 @coroutine#3962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:27.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:27.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:27.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-08 11:12:27.691 [DefaultDispatcher-worker-11 @coroutine#3975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:27.691 [DefaultDispatcher-worker-11 @coroutine#3975] 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-02-08 11:12:27.691 [DefaultDispatcher-worker-11 @coroutine#3975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:27.691 [DefaultDispatcher-worker-11 @coroutine#3975] 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-02-08 11:12:27.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:27.692 [eventLoopGroupProxy-19-2 @call-handler#3979] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bafc754 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:27.692 [eventLoopGroupProxy-19-2 @call-handler#3979] 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-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:27.692 [eventLoopGroupProxy-19-2 @call-handler#3979] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:27.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:27.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:27.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-08 11:12:27.693 [eventLoopGroupProxy-19-2 @call-handler#3979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:27.699 [DefaultDispatcher-worker-6 @coroutine#3975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:27.699 [DefaultDispatcher-worker-6 @coroutine#3975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:27.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-02-08 11:12:27.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-02-08 11:12:27.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-08 11:12:27.700 [eventLoopGroupProxy-19-3 @call-handler#3983] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 11:12:27.700 [eventLoopGroupProxy-19-3 @call-handler#3983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:27.701 [DefaultDispatcher-worker-11 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:27.701 [DefaultDispatcher-worker-11 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.701 [DefaultDispatcher-worker-11 @coroutine#3021] 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-02-08 11:12:27.701 [DefaultDispatcher-worker-11 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.702 [DefaultDispatcher-worker-5 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.704 [DefaultDispatcher-worker-4 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:27.704 [DefaultDispatcher-worker-4 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.704 [DefaultDispatcher-worker-4 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:27.704 [DefaultDispatcher-worker-4 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.704 [DefaultDispatcher-worker-7 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:27.704 [DefaultDispatcher-worker-7 @coroutine#3961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.704 [DefaultDispatcher-worker-7 @coroutine#3961] 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-02-08 11:12:27.704 [DefaultDispatcher-worker-7 @coroutine#3961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.705 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.705 [DefaultDispatcher-worker-10 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.705 [eventLoopGroupProxy-19-2 @call-handler#3992] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 11:12:27.705 [eventLoopGroupProxy-19-2 @call-handler#3992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:27.706 [DefaultDispatcher-worker-12 @coroutine#3961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.706 [DefaultDispatcher-worker-12 @coroutine#3961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.715 [DefaultDispatcher-worker-18 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:27.719 [DefaultDispatcher-worker-12 @coroutine#3998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:27.719 [DefaultDispatcher-worker-12 @coroutine#3998] 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-02-08 11:12:27.719 [DefaultDispatcher-worker-12 @coroutine#3998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:27.719 [DefaultDispatcher-worker-12 @coroutine#3998] 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-02-08 11:12:27.721 [eventLoopGroupProxy-19-2 @call-handler#4003] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 11:12:27.721 [eventLoopGroupProxy-19-2 @call-handler#4003] 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-02-08 11:12:27.721 [eventLoopGroupProxy-19-2 @call-handler#4003] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:12:27.722 [DefaultDispatcher-worker-6 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:27.722 [DefaultDispatcher-worker-6 @coroutine#3974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.722 [DefaultDispatcher-worker-6 @coroutine#3974] 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-02-08 11:12:27.722 [DefaultDispatcher-worker-6 @coroutine#3974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.723 [eventLoopGroupProxy-19-4 @call-handler#4008] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 11:12:27.723 [eventLoopGroupProxy-19-4 @call-handler#4008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:27.725 [DefaultDispatcher-worker-1 @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:27.726 [eventLoopGroupProxy-19-5 @call-handler#4012] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 11:12:27.726 [eventLoopGroupProxy-19-5 @call-handler#4012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:27.727 [DefaultDispatcher-worker-12 @coroutine#3974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.727 [DefaultDispatcher-worker-12 @coroutine#3974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.733 [DefaultDispatcher-worker-2 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.733 [eventLoopGroupProxy-19-2 @call-handler#4003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:27.734 [DefaultDispatcher-worker-5 @coroutine#3998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:27.734 [DefaultDispatcher-worker-5 @coroutine#3998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 11:12:27.737 [DefaultDispatcher-worker-2 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:27.743 [DefaultDispatcher-worker-4 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.746 [DefaultDispatcher-worker-12 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:27.748 [DefaultDispatcher-worker-8 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-02-08 11:12:27.749 [DefaultDispatcher-worker-8 @coroutine#3997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.749 [DefaultDispatcher-worker-8 @coroutine#3997] 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-02-08 11:12:27.749 [DefaultDispatcher-worker-8 @coroutine#3997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.750 [eventLoopGroupProxy-19-2 @call-handler#4022] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 11:12:27.750 [eventLoopGroupProxy-19-2 @call-handler#4022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:27.750 [DefaultDispatcher-worker-18 @coroutine#3997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.750 [DefaultDispatcher-worker-18 @coroutine#3997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.752 [DefaultDispatcher-worker-17 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.757 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:27.760 [DefaultDispatcher-worker-5 @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-02-08 11:12:27.760 [DefaultDispatcher-worker-8 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.769 [DefaultDispatcher-worker-4 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.769 [DefaultDispatcher-worker-13 @coroutine#3999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2024-02-08 11:12:27.776 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:27.800 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:27.802 [DefaultDispatcher-worker-11 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.804 [DefaultDispatcher-worker-11 @coroutine#4002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 11:12:27.804 [DefaultDispatcher-worker-11 @coroutine#4002] 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-02-08 11:12:27.804 [DefaultDispatcher-worker-11 @coroutine#4002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 11:12:27.805 [eventLoopGroupProxy-19-2 @call-handler#4039] 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-02-08 11:12:27.821 [DefaultDispatcher-worker-13 @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:27.840 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 11:12:27.840 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 11:12:27.840 [DefaultDispatcher-worker-14 @coroutine#4002] 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-02-08 11:12:27.840 [DefaultDispatcher-worker-14 @coroutine#4002] 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-02-08 11:12:27.841 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556414507706089473 2024-02-08 11:12:27.841 [DefaultDispatcher-worker-14 @coroutine#4002] 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?uid=556414507706089473. 2024-02-08 11:12:27.841 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556414507706089473 2024-02-08 11:12:27.842 [eventLoopGroupProxy-19-2 @call-handler#4043] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 11:12:27.846 [eventLoopGroupProxy-19-2 @call-handler#4043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:27.846 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556414507706089473 2024-02-08 11:12:27.846 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556414507706089473 2024-02-08 11:12:27.847 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556414507706089473. 2024-02-08 11:12:27.847 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556414507706089473 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:27.857 [DefaultDispatcher-worker-18 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:27.858 [DefaultDispatcher-worker-13 @coroutine#4002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 11:12:27.858 [DefaultDispatcher-worker-13 @coroutine#4002] 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-02-08 11:12:27.858 [DefaultDispatcher-worker-13 @coroutine#4002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 11:12:27.859 [eventLoopGroupProxy-19-2 @call-handler#4047] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 11:12:27.860 [DefaultDispatcher-worker-3 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:27.860 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.860 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:27.860 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.861 [eventLoopGroupProxy-19-2 @call-handler#4047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:27.861 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.861 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:27.861 [DefaultDispatcher-worker-3 @coroutine#4002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 11:12:27.861 [DefaultDispatcher-worker-3 @coroutine#4002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 11:12:27.862 [DefaultDispatcher-worker-3 @coroutine#4002] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 11:12:27.862 [DefaultDispatcher-worker-3 @coroutine#4002] 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-02-08 11:12:27.869 [DefaultDispatcher-worker-5 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:27.888 [DefaultDispatcher-worker-9 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:27.897 [DefaultDispatcher-worker-17 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.898 [DefaultDispatcher-worker-3 @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:27.898 [DefaultDispatcher-worker-3 @coroutine#3963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:27.898 [DefaultDispatcher-worker-3 @coroutine#3963] 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-02-08 11:12:27.898 [DefaultDispatcher-worker-3 @coroutine#3963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:27.898 [DefaultDispatcher-worker-3 @coroutine#3963] 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-02-08 11:12:27.899 [eventLoopGroupProxy-19-2 @call-handler#4056] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 11:12:27.900 [eventLoopGroupProxy-19-2 @call-handler#4056] 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-02-08 11:12:27.900 [eventLoopGroupProxy-19-2 @call-handler#4056] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:12:27.905 [DefaultDispatcher-worker-18 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.913 [DefaultDispatcher-worker-16 @call-handler#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.913 [eventLoopGroupProxy-19-2 @call-handler#4056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:27.914 [DefaultDispatcher-worker-11 @coroutine#3963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:27.914 [DefaultDispatcher-worker-11 @coroutine#3963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:27.915 [DefaultDispatcher-worker-11 @coroutine#3963] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:12:27.915 [DefaultDispatcher-worker-11 @coroutine#3963] 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-02-08 11:12:27.923 [DefaultDispatcher-worker-8 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.925 [DefaultDispatcher-worker-6 @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:27.930 [DefaultDispatcher-worker-14 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.956 [DefaultDispatcher-worker-10 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:27.957 [DefaultDispatcher-worker-16 @coroutine#4002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 11:12:27.957 [DefaultDispatcher-worker-16 @coroutine#4002] 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-02-08 11:12:27.957 [DefaultDispatcher-worker-16 @coroutine#4002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 11:12:27.958 [eventLoopGroupProxy-19-2 @call-handler#4073] 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-02-08 11:12:27.964 [DefaultDispatcher-worker-12 @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:27.981 [DefaultDispatcher-worker-12 @coroutine#4002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 11:12:27.981 [DefaultDispatcher-worker-12 @coroutine#4002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 11:12:27.982 [DefaultDispatcher-worker-12 @coroutine#4002] 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-02-08 11:12:27.982 [DefaultDispatcher-worker-12 @coroutine#4002] 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-02-08 11:12:27.982 [DefaultDispatcher-worker-12 @coroutine#4002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556414507706089474 2024-02-08 11:12:27.982 [DefaultDispatcher-worker-12 @coroutine#4002] 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?uid=556414507706089474. 2024-02-08 11:12:27.982 [DefaultDispatcher-worker-12 @coroutine#4002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556414507706089474 2024-02-08 11:12:27.983 [eventLoopGroupProxy-19-2 @call-handler#4077] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 11:12:27.984 [eventLoopGroupProxy-19-2 @call-handler#4077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:27.984 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556414507706089474 2024-02-08 11:12:27.984 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556414507706089474 2024-02-08 11:12:27.985 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556414507706089474. 2024-02-08 11:12:27.985 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556414507706089474 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:27.995 [DefaultDispatcher-worker-14 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:27.995 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 11:12:27.996 [DefaultDispatcher-worker-14 @coroutine#4002] 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-02-08 11:12:27.996 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 11:12:27.996 [eventLoopGroupProxy-19-2 @call-handler#4081] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 11:12:27.997 [eventLoopGroupProxy-19-2 @call-handler#4081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:27.997 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 11:12:27.997 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 11:12:27.998 [DefaultDispatcher-worker-14 @coroutine#4002] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 11:12:27.998 [DefaultDispatcher-worker-14 @coroutine#4002] 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-02-08 11:12:28.006 [DefaultDispatcher-worker-8 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:28.032 [DefaultDispatcher-worker-1 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:28.042 [DefaultDispatcher-worker-3 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:28.042 [DefaultDispatcher-worker-3 @coroutine#3976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:28.042 [DefaultDispatcher-worker-3 @coroutine#3976] 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-02-08 11:12:28.042 [DefaultDispatcher-worker-3 @coroutine#3976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:28.042 [DefaultDispatcher-worker-3 @coroutine#3976] 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-02-08 11:12:28.043 [eventLoopGroupProxy-19-2 @call-handler#4086] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 11:12:28.043 [eventLoopGroupProxy-19-2 @call-handler#4086] 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-02-08 11:12:28.044 [eventLoopGroupProxy-19-2 @call-handler#4086] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:12:28.044 [DefaultDispatcher-worker-5 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:28.048 [DefaultDispatcher-worker-7 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:28.048 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.048 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:28.048 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.049 [DefaultDispatcher-worker-8 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.049 [DefaultDispatcher-worker-8 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.053 [DefaultDispatcher-worker-4 @call-handler#4086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:28.053 [eventLoopGroupProxy-19-2 @call-handler#4086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:28.054 [DefaultDispatcher-worker-2 @coroutine#3976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:28.054 [DefaultDispatcher-worker-2 @coroutine#3976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:28.054 [DefaultDispatcher-worker-2 @coroutine#3976] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:12:28.054 [DefaultDispatcher-worker-2 @coroutine#3976] 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-02-08 11:12:28.062 [DefaultDispatcher-worker-16 @coroutine#4002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:28.063 [DefaultDispatcher-worker-1 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:28.079 [UI Thread @coroutine#4100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.079 [UI Thread @coroutine#4100] 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/getLatestSubmissionForUserAsync?accountPersonUid=556414507706089473&assignmentUid=556414507706089472. 2024-02-08 11:12:28.079 [UI Thread @coroutine#4100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.080 [UI Thread @coroutine#4105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556414507706089472&accountPersonUid=556414507706089473 2024-02-08 11:12:28.080 [UI Thread @coroutine#4105] 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=556414507706089472&accountPersonUid=556414507706089473. 2024-02-08 11:12:28.080 [UI Thread @coroutine#4105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556414507706089472&accountPersonUid=556414507706089473 2024-02-08 11:12:28.080 [eventLoopGroupProxy-19-2 @call-handler#4110] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 11:12:28.080 [UI Thread @coroutine#4107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.080 [UI Thread @coroutine#4107] 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=556414507706089473&assignmentUid=556414507706089472. 2024-02-08 11:12:28.080 [UI Thread @coroutine#4107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.081 [eventLoopGroupProxy-19-5 @call-handler#4115] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 11:12:28.085 [eventLoopGroupProxy-19-6 @call-handler#4120] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 11:12:28.087 [eventLoopGroupProxy-19-2 @call-handler#4110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:28.088 [eventLoopGroupProxy-19-6 @call-handler#4120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:28.088 [UI Thread @coroutine#4100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.088 [UI Thread @coroutine#4100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.088 [UI Thread @coroutine#4100] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556414507706089473&assignmentUid=556414507706089472. 2024-02-08 11:12:28.088 [UI Thread @coroutine#4100] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:28.089 [eventLoopGroupProxy-19-5 @call-handler#4115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:28.089 [UI Thread @coroutine#4107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.089 [UI Thread @coroutine#4107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.089 [UI Thread @coroutine#4107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556414507706089473&assignmentUid=556414507706089472. 2024-02-08 11:12:28.089 [UI Thread @coroutine#4107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:28.089 [UI Thread @coroutine#4105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556414507706089472&accountPersonUid=556414507706089473 2024-02-08 11:12:28.089 [UI Thread @coroutine#4105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556414507706089472&accountPersonUid=556414507706089473 2024-02-08 11:12:28.089 [UI Thread @coroutine#4105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556414507706089472&accountPersonUid=556414507706089473. 2024-02-08 11:12:28.090 [UI Thread @coroutine#4105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556414507706089472&accountPersonUid=556414507706089473 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:28.097 [DefaultDispatcher-worker-5 @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:28.105 [DefaultDispatcher-worker-9 @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:28.114 [DefaultDispatcher-worker-13 @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:28.117 [UI Thread @coroutine#4130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556414507706089472 2024-02-08 11:12:28.118 [UI Thread @coroutine#4130] 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=556414507706089472. 2024-02-08 11:12:28.118 [UI Thread @coroutine#4130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556414507706089472 2024-02-08 11:12:28.119 [eventLoopGroupProxy-19-2 @call-handler#4132] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-08 11:12:28.120 [eventLoopGroupProxy-19-2 @call-handler#4132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:28.121 [UI Thread @coroutine#4130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556414507706089472 2024-02-08 11:12:28.121 [UI Thread @coroutine#4130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556414507706089472 2024-02-08 11:12:28.121 [UI Thread @coroutine#4130] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556414507706089472. 2024-02-08 11:12:28.121 [UI Thread @coroutine#4130] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556414507706089472 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:28.130 [DefaultDispatcher-worker-15 @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:28.141 [DefaultDispatcher-worker-15 @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:28.150 [DefaultDispatcher-worker-6 @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:28.150 [DefaultDispatcher-worker-6 @coroutine#3963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:28.150 [DefaultDispatcher-worker-6 @coroutine#3963] 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-02-08 11:12:28.150 [DefaultDispatcher-worker-6 @coroutine#3963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:28.150 [DefaultDispatcher-worker-6 @coroutine#3963] 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-02-08 11:12:28.151 [eventLoopGroupProxy-19-2 @call-handler#4142] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 11:12:28.152 [eventLoopGroupProxy-19-2 @call-handler#4142] 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-02-08 11:12:28.152 [eventLoopGroupProxy-19-2 @call-handler#4142] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:12:28.161 [DefaultDispatcher-worker-7 @call-handler#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:28.161 [eventLoopGroupProxy-19-2 @call-handler#4142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:28.161 [DefaultDispatcher-worker-1 @coroutine#3963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:28.162 [DefaultDispatcher-worker-1 @coroutine#3963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:28.162 [DefaultDispatcher-worker-1 @coroutine#3963] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:12:28.162 [DefaultDispatcher-worker-1 @coroutine#3963] 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-02-08 11:12:28.169 [UI Thread @coroutine#4150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556414507706089472&accountPersonUid=556414507706089474 2024-02-08 11:12:28.169 [UI Thread @coroutine#4150] 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=556414507706089472&accountPersonUid=556414507706089474. 2024-02-08 11:12:28.169 [UI Thread @coroutine#4150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556414507706089472&accountPersonUid=556414507706089474 2024-02-08 11:12:28.170 [eventLoopGroupProxy-19-2 @call-handler#4158] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 11:12:28.170 [DefaultDispatcher-worker-8 @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:28.171 [UI Thread @coroutine#4152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556414507706089473 2024-02-08 11:12:28.171 [UI Thread @coroutine#4152] 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=556414507706089473. 2024-02-08 11:12:28.171 [UI Thread @coroutine#4152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556414507706089473 2024-02-08 11:12:28.172 [eventLoopGroupProxy-19-5 @call-handler#4163] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-08 11:12:28.173 [eventLoopGroupProxy-19-5 @call-handler#4163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:28.175 [UI Thread @coroutine#4164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556414507706089472 2024-02-08 11:12:28.175 [UI Thread @coroutine#4164] 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=556414507706089472. 2024-02-08 11:12:28.175 [UI Thread @coroutine#4164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556414507706089472 2024-02-08 11:12:28.175 [UI Thread @coroutine#4166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.175 [UI Thread @coroutine#4166] 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=556414507706089473&assignmentUid=556414507706089472. 2024-02-08 11:12:28.175 [UI Thread @coroutine#4166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.175 [UI Thread @coroutine#4169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.175 [UI Thread @coroutine#4169] 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=556414507706089473&assignmentUid=556414507706089472. 2024-02-08 11:12:28.175 [UI Thread @coroutine#4169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.176 [UI Thread @coroutine#4152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556414507706089473 2024-02-08 11:12:28.176 [eventLoopGroupProxy-19-5 @call-handler#4178] 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/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-08 11:12:28.176 [UI Thread @coroutine#4152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556414507706089473 2024-02-08 11:12:28.176 [eventLoopGroupProxy-19-6 @call-handler#4177] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-08 11:12:28.176 [eventLoopGroupProxy-19-2 @call-handler#4158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:28.177 [UI Thread @coroutine#4152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556414507706089473. 2024-02-08 11:12:28.177 [UI Thread @coroutine#4152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556414507706089473 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:28.177 [eventLoopGroupProxy-19-6 @call-handler#4177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:28.177 [UI Thread @coroutine#4150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556414507706089472&accountPersonUid=556414507706089474 2024-02-08 11:12:28.177 [UI Thread @coroutine#4150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556414507706089472&accountPersonUid=556414507706089474 2024-02-08 11:12:28.178 [UI Thread @coroutine#4150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556414507706089472&accountPersonUid=556414507706089474. 2024-02-08 11:12:28.178 [UI Thread @coroutine#4150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556414507706089472&accountPersonUid=556414507706089474 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:28.178 [eventLoopGroupProxy-19-5 @call-handler#4178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:28.178 [UI Thread @coroutine#4166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.178 [UI Thread @coroutine#4166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.179 [UI Thread @coroutine#4166] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556414507706089473&assignmentUid=556414507706089472. 2024-02-08 11:12:28.179 [UI Thread @coroutine#4166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556414507706089473&assignmentUid=556414507706089472 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:28.179 [UI Thread @coroutine#4164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556414507706089472 2024-02-08 11:12:28.179 [UI Thread @coroutine#4164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556414507706089472 2024-02-08 11:12:28.179 [UI Thread @coroutine#4164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556414507706089472. 2024-02-08 11:12:28.179 [UI Thread @coroutine#4164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556414507706089472 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:28.179 [eventLoopGroupProxy-19-7 @call-handler#4188] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-08 11:12:28.182 [eventLoopGroupProxy-19-7 @call-handler#4188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:28.183 [UI Thread @coroutine#4169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.183 [UI Thread @coroutine#4169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.183 [UI Thread @coroutine#4169] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556414507706089473&assignmentUid=556414507706089472. 2024-02-08 11:12:28.183 [UI Thread @coroutine#4169] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556414507706089473&assignmentUid=556414507706089472 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:28.185 [DefaultDispatcher-worker-14 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:28.185 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.185 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:28.185 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.186 [DefaultDispatcher-worker-16 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.187 [DefaultDispatcher-worker-16 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.187 [DefaultDispatcher-worker-11 @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:28.193 [DefaultDispatcher-worker-7 @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:28.203 [DefaultDispatcher-worker-16 @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:28.213 [DefaultDispatcher-worker-7 @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:28.220 [DefaultDispatcher-worker-6 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:28.225 [UI Thread @coroutine#4200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556414507706089472&accountPersonUid=556414507706089474 2024-02-08 11:12:28.225 [UI Thread @coroutine#4200] 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=556414507706089472&accountPersonUid=556414507706089474. 2024-02-08 11:12:28.225 [UI Thread @coroutine#4200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556414507706089472&accountPersonUid=556414507706089474 2024-02-08 11:12:28.226 [eventLoopGroupProxy-19-2 @call-handler#4202] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 11:12:28.229 [eventLoopGroupProxy-19-2 @call-handler#4202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:28.229 [UI Thread @coroutine#4200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556414507706089472&accountPersonUid=556414507706089474 2024-02-08 11:12:28.229 [UI Thread @coroutine#4200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556414507706089472&accountPersonUid=556414507706089474 2024-02-08 11:12:28.229 [UI Thread @coroutine#4200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556414507706089472&accountPersonUid=556414507706089474. 2024-02-08 11:12:28.230 [UI Thread @coroutine#4200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556414507706089472&accountPersonUid=556414507706089474 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:28.239 [DefaultDispatcher-worker-16 @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:28.246 [DefaultDispatcher-worker-5 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:28.246 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.246 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:28.246 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.247 [DefaultDispatcher-worker-10 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.247 [DefaultDispatcher-worker-10 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.251 [DefaultDispatcher-worker-1 @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:28.259 [DefaultDispatcher-worker-4 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:28.259 [DefaultDispatcher-worker-4 @coroutine#3976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:28.259 [DefaultDispatcher-worker-4 @coroutine#3976] 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-02-08 11:12:28.259 [DefaultDispatcher-worker-4 @coroutine#3976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:28.259 [DefaultDispatcher-worker-4 @coroutine#3976] 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-02-08 11:12:28.260 [eventLoopGroupProxy-19-2 @call-handler#4211] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 11:12:28.261 [eventLoopGroupProxy-19-2 @call-handler#4211] 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-02-08 11:12:28.261 [eventLoopGroupProxy-19-2 @call-handler#4211] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 11:12:28.267 [DefaultDispatcher-worker-4 @call-handler#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213c812a 2024-02-08 11:12:28.267 [eventLoopGroupProxy-19-2 @call-handler#4211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:28.268 [DefaultDispatcher-worker-1 @coroutine#3976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:28.268 [DefaultDispatcher-worker-1 @coroutine#3976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 11:12:28.268 [DefaultDispatcher-worker-1 @coroutine#3976] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 11:12:28.268 [DefaultDispatcher-worker-1 @coroutine#3976] 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-02-08 11:12:28.270 [UI Thread @coroutine#4230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556414507706089472&accountPersonUid=556414507706089473 2024-02-08 11:12:28.270 [UI Thread @coroutine#4230] 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=556414507706089472&accountPersonUid=556414507706089473. 2024-02-08 11:12:28.270 [UI Thread @coroutine#4230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556414507706089472&accountPersonUid=556414507706089473 2024-02-08 11:12:28.270 [UI Thread @coroutine#4222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.270 [UI Thread @coroutine#4222] 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/getLatestSubmissionForUserAsync?accountPersonUid=556414507706089473&assignmentUid=556414507706089472. 2024-02-08 11:12:28.270 [UI Thread @coroutine#4222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.271 [UI Thread @coroutine#4232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.271 [UI Thread @coroutine#4232] 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=556414507706089473&assignmentUid=556414507706089472. 2024-02-08 11:12:28.271 [eventLoopGroupProxy-19-2 @call-handler#4237] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 11:12:28.271 [UI Thread @coroutine#4232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.271 [eventLoopGroupProxy-19-5 @call-handler#4242] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 11:12:28.272 [eventLoopGroupProxy-19-7 @call-handler#4243] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 11:12:28.274 [eventLoopGroupProxy-19-7 @call-handler#4243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:28.274 [eventLoopGroupProxy-19-2 @call-handler#4237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:28.274 [eventLoopGroupProxy-19-5 @call-handler#4242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 11:12:28.275 [UI Thread @coroutine#4230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556414507706089472&accountPersonUid=556414507706089473 2024-02-08 11:12:28.275 [UI Thread @coroutine#4230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556414507706089472&accountPersonUid=556414507706089473 2024-02-08 11:12:28.275 [UI Thread @coroutine#4232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.275 [UI Thread @coroutine#4232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.275 [UI Thread @coroutine#4222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.275 [UI Thread @coroutine#4222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 2024-02-08 11:12:28.275 [UI Thread @coroutine#4230] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556414507706089472&accountPersonUid=556414507706089473. 2024-02-08 11:12:28.275 [UI Thread @coroutine#4230] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556414507706089472&accountPersonUid=556414507706089473 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:28.276 [UI Thread @coroutine#4232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556414507706089473&assignmentUid=556414507706089472. 2024-02-08 11:12:28.276 [UI Thread @coroutine#4232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:28.276 [UI Thread @coroutine#4222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556414507706089473&assignmentUid=556414507706089472. 2024-02-08 11:12:28.276 [UI Thread @coroutine#4222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556414507706089473&assignmentUid=556414507706089472 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:28.278 [DefaultDispatcher-worker-2 @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2024-02-08 11:12:28.284 [DefaultDispatcher-worker-2 @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:28.291 [DefaultDispatcher-worker-11 @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:28.299 [DefaultDispatcher-worker-2 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-02-08 11:12:28.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-08 11:12:28.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-08 11:12:28.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:28.303 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea: (connection evicted) 2024-02-08 11:12:28.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:28.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-08 11:12:28.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-08 11:12:28.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-08 11:12:28.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-08 11:12:28.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:28.305 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f: (connection evicted) 2024-02-08 11:12:28.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:28.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-08 11:12:28.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-08 11:12:28.319 [DefaultDispatcher-worker-11 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:28.319 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.319 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:28.319 [DefaultDispatcher-worker-11 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.321 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.321 [DefaultDispatcher-worker-4 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.494 [DefaultDispatcher-worker-13 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:28.494 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.494 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:28.494 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.495 [DefaultDispatcher-worker-11 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.495 [DefaultDispatcher-worker-11 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.571 [DefaultDispatcher-worker-8 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:28.571 [DefaultDispatcher-worker-8 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.571 [DefaultDispatcher-worker-8 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:28.571 [DefaultDispatcher-worker-8 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.572 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.573 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.629 [DefaultDispatcher-worker-12 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:28.629 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.629 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:28.629 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.630 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.630 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.713 [DefaultDispatcher-worker-4 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:28.713 [DefaultDispatcher-worker-4 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.713 [DefaultDispatcher-worker-4 @coroutine#3021] 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-02-08 11:12:28.713 [DefaultDispatcher-worker-4 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.714 [DefaultDispatcher-worker-2 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.715 [DefaultDispatcher-worker-2 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:28.715 [DefaultDispatcher-worker-2 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.715 [DefaultDispatcher-worker-2 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:28.715 [DefaultDispatcher-worker-2 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.716 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.716 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.870 [DefaultDispatcher-worker-7 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:28.870 [DefaultDispatcher-worker-7 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.870 [DefaultDispatcher-worker-7 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:28.870 [DefaultDispatcher-worker-7 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.872 [DefaultDispatcher-worker-4 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:28.872 [DefaultDispatcher-worker-4 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.059 [DefaultDispatcher-worker-7 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:29.059 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.059 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:29.059 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.060 [DefaultDispatcher-worker-11 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.060 [DefaultDispatcher-worker-11 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.195 [DefaultDispatcher-worker-14 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:29.196 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.196 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:29.196 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.197 [DefaultDispatcher-worker-15 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.197 [DefaultDispatcher-worker-15 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.257 [DefaultDispatcher-worker-7 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:29.257 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.257 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:29.257 [DefaultDispatcher-worker-7 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.258 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.258 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-08 11:12:29.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-08 11:12:29.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:29.309 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@213c812a: (connection evicted) 2024-02-08 11:12:29.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:29.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-08 11:12:29.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e783f78 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:29.314 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-08 11:12:29.315 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-08 11:12:29.331 [DefaultDispatcher-worker-14 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:29.331 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.331 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:29.331 [DefaultDispatcher-worker-14 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.332 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-08 11:12:29.332 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.332 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.342 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-08 11:12:29.344 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-08 11:12:29.346 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa3bebe 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:29.346 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-08 11:12:29.347 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2024-02-08 11:12:29.347 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2024-02-08 11:12:29.347 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-08 11:12:29.359 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2024-02-08 11:12:29.370 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2024-02-08 11:12:29.371 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2024-02-08 11:12:29.373 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2024-02-08 11:12:29.384 [DefaultDispatcher-worker-15 @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2024-02-08 11:12:29.396 [DefaultDispatcher-worker-3 @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-08 11:12:29.409 [DefaultDispatcher-worker-1 @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb 2024-02-08 11:12:29.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-08 11:12:29.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-08 11:12:29.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:29.414 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@345d4ecb: (connection evicted) 2024-02-08 11:12:29.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:29.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-08 11:12:29.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-08 11:12:29.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-08 11:12:29.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-08 11:12:29.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:29.415 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf: (connection evicted) 2024-02-08 11:12:29.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:29.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-08 11:12:29.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-08 11:12:29.417 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-08 11:12:29.417 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:29.417 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:29.417 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:29.417 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:29.417 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:29.417 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:29.417 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30942f54 2024-02-08 11:12:29.417 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:29.417 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-08 11:12:29.418 [Test worker @coroutine#4340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-08 11:12:29.434 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-08 11:12:29.445 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-08 11:12:29.446 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-08 11:12:29.448 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-08 11:12:29.448 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4117e0c9 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-02-08 11:12:29.449 [Test worker @coroutine#4340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-08 11:12:29.462 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-02-08 11:12:29.473 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-02-08 11:12:29.474 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-02-08 11:12:29.476 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-02-08 11:12:29.487 [DefaultDispatcher-worker-8 @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-02-08 11:12:29.500 [DefaultDispatcher-worker-18 @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-08 11:12:29.504 [DefaultDispatcher-worker-1 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:29.505 [DefaultDispatcher-worker-1 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.505 [DefaultDispatcher-worker-1 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:29.505 [DefaultDispatcher-worker-1 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.506 [DefaultDispatcher-worker-18 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.506 [DefaultDispatcher-worker-18 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.513 [DefaultDispatcher-worker-3 @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-08 11:12:29.518 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:29.522 [DefaultDispatcher-worker-14 @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-08 11:12:29.544 [DefaultDispatcher-worker-8 @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2024-02-08 11:12:29.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-08 11:12:29.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-08 11:12:29.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:29.547 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f: (connection evicted) 2024-02-08 11:12:29.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:29.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-08 11:12:29.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-08 11:12:29.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-08 11:12:29.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-08 11:12:29.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:29.549 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e528476: (connection evicted) 2024-02-08 11:12:29.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:29.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-08 11:12:29.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-08 11:12:29.550 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-08 11:12:29.550 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@167ccc3c 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-08 11:12:29.551 [Test worker @coroutine#4396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-08 11:12:29.576 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-08 11:12:29.580 [DefaultDispatcher-worker-1 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:29.580 [DefaultDispatcher-worker-1 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.580 [DefaultDispatcher-worker-1 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:29.580 [DefaultDispatcher-worker-1 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.582 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.582 [DefaultDispatcher-worker-10 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.588 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-08 11:12:29.589 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-08 11:12:29.591 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@752e50c6 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd191c2 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd191c2 2024-02-08 11:12:29.592 [Test worker @coroutine#4396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-08 11:12:29.605 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd191c2 2024-02-08 11:12:29.615 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd191c2 2024-02-08 11:12:29.617 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd191c2 2024-02-08 11:12:29.618 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd191c2 2024-02-08 11:12:29.630 [DefaultDispatcher-worker-1 @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bd191c2 2024-02-08 11:12:29.638 [DefaultDispatcher-worker-6 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:29.638 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.638 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:29.638 [DefaultDispatcher-worker-6 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.639 [DefaultDispatcher-worker-9 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.639 [DefaultDispatcher-worker-9 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.644 [DefaultDispatcher-worker-4 @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-08 11:12:29.651 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:29.658 [DefaultDispatcher-worker-13 @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e242137 2024-02-08 11:12:29.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-08 11:12:29.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-08 11:12:29.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:29.663 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e242137: (connection evicted) 2024-02-08 11:12:29.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:29.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-08 11:12:29.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-08 11:12:29.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-08 11:12:29.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-08 11:12:29.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:29.664 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bd191c2: (connection evicted) 2024-02-08 11:12:29.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:29.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-08 11:12:29.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-08 11:12:29.666 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-08 11:12:29.666 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:29.666 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:29.666 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:29.666 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:29.666 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:29.666 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3652dd19 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:29.667 [Test worker @coroutine#4442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-08 11:12:29.668 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-02-08 11:12:29.668 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-02-08 11:12:29.668 [Test worker @coroutine#4442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-08 11:12:29.685 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-02-08 11:12:29.695 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-02-08 11:12:29.697 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-02-08 11:12:29.699 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-02-08 11:12:29.699 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-08 11:12:29.699 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:29.699 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:29.699 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:29.699 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:29.699 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:29.699 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:29.699 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68ee7b3b 2024-02-08 11:12:29.699 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:29.699 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:29.699 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:29.699 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:29.699 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:29.699 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-02-08 11:12:29.700 [Test worker @coroutine#4442] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-08 11:12:29.713 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-02-08 11:12:29.725 [DefaultDispatcher-worker-9 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:29.725 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-02-08 11:12:29.725 [DefaultDispatcher-worker-9 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.725 [DefaultDispatcher-worker-9 @coroutine#3021] 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-02-08 11:12:29.725 [DefaultDispatcher-worker-9 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.726 [DefaultDispatcher-worker-15 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.727 [DefaultDispatcher-worker-1 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:29.727 [DefaultDispatcher-worker-1 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.727 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-02-08 11:12:29.727 [DefaultDispatcher-worker-1 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:29.727 [DefaultDispatcher-worker-1 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.728 [DefaultDispatcher-worker-15 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.728 [DefaultDispatcher-worker-15 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.729 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-02-08 11:12:29.740 [DefaultDispatcher-worker-16 @coroutine#4461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b 2024-02-08 11:12:29.755 [DefaultDispatcher-worker-13 @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-02-08 11:12:29.768 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:29.768 [DefaultDispatcher-worker-9 @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-02-08 11:12:29.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-08 11:12:29.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-08 11:12:29.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:29.773 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@702e21c: (connection evicted) 2024-02-08 11:12:29.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:29.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-08 11:12:29.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-08 11:12:29.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-08 11:12:29.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-08 11:12:29.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:29.775 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ceb368b: (connection evicted) 2024-02-08 11:12:29.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:29.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-08 11:12:29.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f1bd7e 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:29.777 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-08 11:12:29.778 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-02-08 11:12:29.778 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-02-08 11:12:29.778 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-08 11:12:29.793 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-02-08 11:12:29.804 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-02-08 11:12:29.805 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-02-08 11:12:29.807 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-02-08 11:12:29.807 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-08 11:12:29.807 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:29.807 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:29.807 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c438795 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-02-08 11:12:29.808 [Test worker @coroutine#4488] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-08 11:12:29.821 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-02-08 11:12:29.831 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-02-08 11:12:29.833 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-02-08 11:12:29.834 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-02-08 11:12:29.845 [DefaultDispatcher-worker-1 @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@339b45f8 2024-02-08 11:12:29.858 [DefaultDispatcher-worker-14 @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-02-08 11:12:29.873 [DefaultDispatcher-worker-1 @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411e567e 2024-02-08 11:12:29.878 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:29.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-08 11:12:29.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-08 11:12:29.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:29.878 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411e567e: (connection evicted) 2024-02-08 11:12:29.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:29.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-08 11:12:29.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-08 11:12:29.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-08 11:12:29.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-08 11:12:29.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:29.880 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@339b45f8: (connection evicted) 2024-02-08 11:12:29.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:29.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-08 11:12:29.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-08 11:12:29.881 [DefaultDispatcher-worker-3 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:29.881 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.881 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:29.881 [DefaultDispatcher-worker-3 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f72855d 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:29.882 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:29.882 [DefaultDispatcher-worker-10 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:29.882 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-08 11:12:29.883 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-08 11:12:29.883 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-08 11:12:29.883 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-08 11:12:29.900 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-08 11:12:29.910 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-08 11:12:29.912 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-08 11:12:29.913 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52288c65 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:29.914 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-08 11:12:29.915 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-02-08 11:12:29.915 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-02-08 11:12:29.915 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-08 11:12:29.928 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-02-08 11:12:29.938 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-02-08 11:12:29.940 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-02-08 11:12:29.941 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-02-08 11:12:29.951 [DefaultDispatcher-worker-10 @coroutine#4543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d18401b 2024-02-08 11:12:29.965 [DefaultDispatcher-worker-2 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-08 11:12:29.978 [DefaultDispatcher-worker-12 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-08 11:12:29.983 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:29.987 [DefaultDispatcher-worker-11 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f119b55 2024-02-08 11:12:29.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-08 11:12:29.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-08 11:12:29.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:29.992 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f119b55: (connection evicted) 2024-02-08 11:12:29.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:29.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-08 11:12:29.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-08 11:12:29.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-08 11:12:29.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-08 11:12:29.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:29.993 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d18401b: (connection evicted) 2024-02-08 11:12:29.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:29.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-08 11:12:29.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30623109 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:29.996 [Test worker @coroutine#4570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-08 11:12:29.997 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-08 11:12:29.997 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-08 11:12:29.997 [Test worker @coroutine#4570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-08 11:12:30.013 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-08 11:12:30.024 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-08 11:12:30.026 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-08 11:12:30.028 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-08 11:12:30.028 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-08 11:12:30.028 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.028 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.028 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.028 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.028 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.028 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.028 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3599b7e8 2024-02-08 11:12:30.028 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.028 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.028 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.028 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.028 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.028 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.028 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.028 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e5ad71 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e5ad71 2024-02-08 11:12:30.029 [Test worker @coroutine#4570] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-08 11:12:30.047 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e5ad71 2024-02-08 11:12:30.057 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e5ad71 2024-02-08 11:12:30.059 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e5ad71 2024-02-08 11:12:30.060 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e5ad71 2024-02-08 11:12:30.070 [DefaultDispatcher-worker-12 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:30.071 [DefaultDispatcher-worker-12 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.071 [DefaultDispatcher-worker-12 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:30.071 [DefaultDispatcher-worker-12 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.071 [DefaultDispatcher-worker-17 @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e5ad71 2024-02-08 11:12:30.072 [DefaultDispatcher-worker-9 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.072 [DefaultDispatcher-worker-9 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.085 [DefaultDispatcher-worker-9 @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-08 11:12:30.097 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:30.099 [DefaultDispatcher-worker-10 @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-08 11:12:30.106 [DefaultDispatcher-worker-13 @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-08 11:12:30.121 [DefaultDispatcher-worker-13 @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61 2024-02-08 11:12:30.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-08 11:12:30.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-08 11:12:30.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.124 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fe8ac61: (connection evicted) 2024-02-08 11:12:30.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-08 11:12:30.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-08 11:12:30.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-08 11:12:30.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-08 11:12:30.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.126 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52e5ad71: (connection evicted) 2024-02-08 11:12:30.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-08 11:12:30.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bbabec8 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.128 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-08 11:12:30.129 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 11:12:30.129 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 11:12:30.129 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-08 11:12:30.147 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 11:12:30.157 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 11:12:30.159 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 11:12:30.161 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4822d7a1 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.161 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-08 11:12:30.162 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.162 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.162 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.162 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.162 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.162 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.162 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.162 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.162 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-08 11:12:30.162 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-02-08 11:12:30.162 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-02-08 11:12:30.162 [Test worker @coroutine#4627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-08 11:12:30.175 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-02-08 11:12:30.185 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-02-08 11:12:30.187 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-02-08 11:12:30.191 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-02-08 11:12:30.201 [DefaultDispatcher-worker-4 @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e323fd 2024-02-08 11:12:30.205 [DefaultDispatcher-worker-6 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:30.205 [DefaultDispatcher-worker-6 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.205 [DefaultDispatcher-worker-6 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:30.205 [DefaultDispatcher-worker-6 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.206 [DefaultDispatcher-worker-17 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.206 [DefaultDispatcher-worker-17 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.216 [DefaultDispatcher-worker-13 @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 11:12:30.229 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:30.229 [DefaultDispatcher-worker-7 @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 11:12:30.232 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 11:12:30.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-08 11:12:30.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-08 11:12:30.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.236 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3: (connection evicted) 2024-02-08 11:12:30.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-08 11:12:30.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-08 11:12:30.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-08 11:12:30.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-08 11:12:30.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.238 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e323fd: (connection evicted) 2024-02-08 11:12:30.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-08 11:12:30.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-08 11:12:30.239 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-08 11:12:30.239 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.239 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.239 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.239 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.239 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.239 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.239 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193710c3 2024-02-08 11:12:30.239 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.239 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-08 11:12:30.240 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-08 11:12:30.253 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-08 11:12:30.264 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-08 11:12:30.266 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-08 11:12:30.267 [DefaultDispatcher-worker-4 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:30.267 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.267 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:30.267 [DefaultDispatcher-worker-4 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.268 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-08 11:12:30.268 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.268 [DefaultDispatcher-worker-5 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.268 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77b0ff24 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-02-08 11:12:30.269 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-08 11:12:30.282 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-02-08 11:12:30.293 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-02-08 11:12:30.295 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-02-08 11:12:30.296 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-02-08 11:12:30.307 [DefaultDispatcher-worker-7 @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-02-08 11:12:30.320 [DefaultDispatcher-worker-5 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-08 11:12:30.332 [DefaultDispatcher-worker-12 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-08 11:12:30.336 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-08 11:12:30.338 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314407dd 2024-02-08 11:12:30.340 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.341 [DefaultDispatcher-worker-17 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:30.341 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.341 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:30.341 [DefaultDispatcher-worker-17 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.343 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.343 [DefaultDispatcher-worker-15 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-08 11:12:30.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-08 11:12:30.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.345 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@314407dd: (connection evicted) 2024-02-08 11:12:30.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-08 11:12:30.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-08 11:12:30.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-08 11:12:30.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-08 11:12:30.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.346 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6391d34f: (connection evicted) 2024-02-08 11:12:30.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-08 11:12:30.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c7d19bf 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-08 11:12:30.348 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-08 11:12:30.362 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-08 11:12:30.372 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-08 11:12:30.374 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-08 11:12:30.375 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73f6ffb1 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.378 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-08 11:12:30.379 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-02-08 11:12:30.379 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-02-08 11:12:30.379 [Test worker @coroutine#4724] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-08 11:12:30.402 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-02-08 11:12:30.414 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-02-08 11:12:30.416 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-02-08 11:12:30.418 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-02-08 11:12:30.428 [DefaultDispatcher-worker-16 @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98 2024-02-08 11:12:30.442 [DefaultDispatcher-worker-6 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-08 11:12:30.448 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:30.455 [DefaultDispatcher-worker-13 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2024-02-08 11:12:30.510 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-08 11:12:30.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-08 11:12:30.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.518 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3be60847: (connection evicted) 2024-02-08 11:12:30.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-08 11:12:30.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-08 11:12:30.519 [DefaultDispatcher-worker-13 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:30.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-08 11:12:30.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-08 11:12:30.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.519 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.519 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:30.519 [DefaultDispatcher-worker-13 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.519 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41fe0d98: (connection evicted) 2024-02-08 11:12:30.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-08 11:12:30.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-08 11:12:30.520 [DefaultDispatcher-worker-6 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.520 [DefaultDispatcher-worker-6 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a39d7e 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.521 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-08 11:12:30.522 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-02-08 11:12:30.522 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-02-08 11:12:30.522 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-08 11:12:30.535 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-02-08 11:12:30.546 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-02-08 11:12:30.547 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-02-08 11:12:30.549 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-02-08 11:12:30.549 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-08 11:12:30.549 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.549 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.549 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.549 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.549 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.549 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c1f3125 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-02-08 11:12:30.550 [Test worker @coroutine#4776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-08 11:12:30.563 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-02-08 11:12:30.573 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-02-08 11:12:30.575 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-02-08 11:12:30.576 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-02-08 11:12:30.586 [DefaultDispatcher-worker-11 @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23 2024-02-08 11:12:30.591 [DefaultDispatcher-worker-9 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:30.591 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.591 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:30.591 [DefaultDispatcher-worker-9 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.592 [DefaultDispatcher-worker-2 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.592 [DefaultDispatcher-worker-2 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.599 [DefaultDispatcher-worker-15 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-02-08 11:12:30.613 [DefaultDispatcher-worker-6 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-02-08 11:12:30.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-08 11:12:30.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-08 11:12:30.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.617 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@94f79a7: (connection evicted) 2024-02-08 11:12:30.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-08 11:12:30.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-08 11:12:30.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-08 11:12:30.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-08 11:12:30.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.618 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69eb1f23: (connection evicted) 2024-02-08 11:12:30.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-08 11:12:30.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70d24586 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.620 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-08 11:12:30.621 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-08 11:12:30.621 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-08 11:12:30.621 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-08 11:12:30.637 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-08 11:12:30.651 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-08 11:12:30.652 [DefaultDispatcher-worker-12 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:30.652 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.652 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:30.652 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.653 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-08 11:12:30.653 [DefaultDispatcher-worker-5 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.653 [DefaultDispatcher-worker-5 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.655 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-08 11:12:30.655 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-08 11:12:30.655 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.655 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.655 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.655 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.655 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.655 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.655 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38624a3a 2024-02-08 11:12:30.655 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.655 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.655 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.655 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.655 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.655 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cdf5f9 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cdf5f9 2024-02-08 11:12:30.656 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-08 11:12:30.669 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cdf5f9 2024-02-08 11:12:30.680 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cdf5f9 2024-02-08 11:12:30.682 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cdf5f9 2024-02-08 11:12:30.684 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cdf5f9 2024-02-08 11:12:30.695 [DefaultDispatcher-worker-5 @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73cdf5f9 2024-02-08 11:12:30.708 [DefaultDispatcher-worker-5 @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-08 11:12:30.720 [DefaultDispatcher-worker-4 @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-08 11:12:30.721 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:30.723 [Test worker @coroutine#4849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-08 11:12:30.727 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52238861 2024-02-08 11:12:30.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-08 11:12:30.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-08 11:12:30.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.733 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52238861: (connection evicted) 2024-02-08 11:12:30.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-08 11:12:30.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-08 11:12:30.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-08 11:12:30.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-08 11:12:30.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.734 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73cdf5f9: (connection evicted) 2024-02-08 11:12:30.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-08 11:12:30.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f92e5eb 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.736 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1 2024-02-08 11:12:30.737 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-08 11:12:30.737 [DefaultDispatcher-worker-2 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:30.737 [DefaultDispatcher-worker-2 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.738 [DefaultDispatcher-worker-2 @coroutine#3021] 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-02-08 11:12:30.738 [DefaultDispatcher-worker-2 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.738 [DefaultDispatcher-worker-8 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:30.739 [DefaultDispatcher-worker-14 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.739 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.739 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:30.739 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.739 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.739 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.751 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1 2024-02-08 11:12:30.761 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1 2024-02-08 11:12:30.763 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1 2024-02-08 11:12:30.764 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4b0a07 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2024-02-08 11:12:30.765 [Test worker @coroutine#4870] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-08 11:12:30.778 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2024-02-08 11:12:30.789 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2024-02-08 11:12:30.790 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2024-02-08 11:12:30.792 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2024-02-08 11:12:30.803 [DefaultDispatcher-worker-3 @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2024-02-08 11:12:30.813 [DefaultDispatcher-worker-13 @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1 2024-02-08 11:12:30.824 [DefaultDispatcher-worker-5 @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1 2024-02-08 11:12:30.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-08 11:12:30.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-08 11:12:30.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.833 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73ccdfc1: (connection evicted) 2024-02-08 11:12:30.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-08 11:12:30.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-08 11:12:30.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-08 11:12:30.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-08 11:12:30.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.835 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68fec965: (connection evicted) 2024-02-08 11:12:30.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-08 11:12:30.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42ceb67f 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-08 11:12:30.838 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-08 11:12:30.839 [Test worker @coroutine#4931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-08 11:12:30.853 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-08 11:12:30.864 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-08 11:12:30.866 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-08 11:12:30.867 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-08 11:12:30.876 [DefaultDispatcher-worker-4 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-08 11:12:30.878 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-08 11:12:30.889 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-08 11:12:30.892 [DefaultDispatcher-worker-4 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:30.892 [DefaultDispatcher-worker-4 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.892 [DefaultDispatcher-worker-4 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:30.892 [DefaultDispatcher-worker-4 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.894 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.894 [DefaultDispatcher-worker-2 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:30.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-08 11:12:30.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-08 11:12:30.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:30.903 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22: (connection evicted) 2024-02-08 11:12:30.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-08 11:12:30.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-08 11:12:30.905 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@480d3c40 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.906 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-08 11:12:30.907 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7e7763 2024-02-08 11:12:30.907 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7e7763 2024-02-08 11:12:30.907 [Test worker @coroutine#4968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-08 11:12:30.923 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e7e7763 2024-02-08 11:12:30.934 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e7e7763 2024-02-08 11:12:30.935 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e7e7763 2024-02-08 11:12:30.937 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e7e7763 2024-02-08 11:12:30.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-08 11:12:30.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-08 11:12:30.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:30.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-08 11:12:30.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-08 11:12:30.942 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cec1ce2 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@655875bb 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@655875bb 2024-02-08 11:12:30.943 [Test worker @coroutine#4997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-08 11:12:30.956 [Test worker @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655875bb 2024-02-08 11:12:30.966 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655875bb 2024-02-08 11:12:30.968 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655875bb 2024-02-08 11:12:30.970 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655875bb 2024-02-08 11:12:30.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-08 11:12:30.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-08 11:12:30.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:30.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:30.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-08 11:12:30.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a0a93ce 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f63625 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f63625 2024-02-08 11:12:30.975 [Test worker @coroutine#5026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-08 11:12:30.989 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f63625 2024-02-08 11:12:30.999 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f63625 2024-02-08 11:12:31.001 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f63625 2024-02-08 11:12:31.002 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f63625 2024-02-08 11:12:31.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-08 11:12:31.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-08 11:12:31.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:31.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:31.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-08 11:12:31.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@274b0c2a 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.007 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@149fab7f 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@149fab7f 2024-02-08 11:12:31.008 [Test worker @coroutine#5059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-08 11:12:31.022 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149fab7f 2024-02-08 11:12:31.033 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149fab7f 2024-02-08 11:12:31.035 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149fab7f 2024-02-08 11:12:31.037 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149fab7f 2024-02-08 11:12:31.046 [DefaultDispatcher-worker-4 @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149fab7f 2024-02-08 11:12:31.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-08 11:12:31.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-08 11:12:31.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:31.052 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@149fab7f: (connection evicted) 2024-02-08 11:12:31.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:31.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-08 11:12:31.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365fde74 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.054 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.055 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.055 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.055 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.055 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.055 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.055 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.055 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-08 11:12:31.055 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.055 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.055 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.055 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.055 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.055 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.055 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.055 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.055 [Test worker @coroutine#5090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-08 11:12:31.057 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5397d41e 2024-02-08 11:12:31.057 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5397d41e 2024-02-08 11:12:31.057 [Test worker @coroutine#5090] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-08 11:12:31.071 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5397d41e 2024-02-08 11:12:31.081 [DefaultDispatcher-worker-6 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:31.081 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.081 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:31.081 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.081 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5397d41e 2024-02-08 11:12:31.082 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.082 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.083 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5397d41e 2024-02-08 11:12:31.084 [Test worker @coroutine#5098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5397d41e 2024-02-08 11:12:31.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-08 11:12:31.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-08 11:12:31.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:31.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:31.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-08 11:12:31.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-08 11:12:31.089 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a90b5e8 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bdf6d63 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bdf6d63 2024-02-08 11:12:31.090 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-08 11:12:31.103 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdf6d63 2024-02-08 11:12:31.114 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdf6d63 2024-02-08 11:12:31.115 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdf6d63 2024-02-08 11:12:31.117 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdf6d63 2024-02-08 11:12:31.127 [DefaultDispatcher-worker-14 @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdf6d63 2024-02-08 11:12:31.129 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdf6d63 2024-02-08 11:12:31.133 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdf6d63 2024-02-08 11:12:31.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-08 11:12:31.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-08 11:12:31.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:31.136 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bdf6d63: (connection evicted) 2024-02-08 11:12:31.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:31.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-08 11:12:31.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-08 11:12:31.138 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54af9cce 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9 2024-02-08 11:12:31.139 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-08 11:12:31.152 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9 2024-02-08 11:12:31.163 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9 2024-02-08 11:12:31.164 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9 2024-02-08 11:12:31.166 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fb920d9 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-02-08 11:12:31.167 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-08 11:12:31.181 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-02-08 11:12:31.191 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-02-08 11:12:31.193 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-02-08 11:12:31.195 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-02-08 11:12:31.205 [DefaultDispatcher-worker-2 @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8 2024-02-08 11:12:31.213 [DefaultDispatcher-worker-1 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:31.214 [DefaultDispatcher-worker-1 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.214 [DefaultDispatcher-worker-1 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:31.214 [DefaultDispatcher-worker-1 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.215 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.215 [DefaultDispatcher-worker-12 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.219 [DefaultDispatcher-worker-15 @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9 2024-02-08 11:12:31.240 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:31.249 [DefaultDispatcher-worker-10 @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9 2024-02-08 11:12:31.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-08 11:12:31.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-08 11:12:31.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:31.260 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eb6d7a9: (connection evicted) 2024-02-08 11:12:31.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:31.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-08 11:12:31.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-08 11:12:31.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-08 11:12:31.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-08 11:12:31.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:31.261 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79bb14d8: (connection evicted) 2024-02-08 11:12:31.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:31.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-08 11:12:31.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eb6750f 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-08 11:12:31.263 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.264 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.264 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.264 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.264 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.264 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.264 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.264 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.264 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-08 11:12:31.264 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d 2024-02-08 11:12:31.264 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d 2024-02-08 11:12:31.264 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-08 11:12:31.277 [DefaultDispatcher-worker-15 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:31.277 [DefaultDispatcher-worker-15 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.278 [DefaultDispatcher-worker-15 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:31.278 [DefaultDispatcher-worker-15 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.279 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.279 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.285 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d 2024-02-08 11:12:31.295 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d 2024-02-08 11:12:31.297 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d 2024-02-08 11:12:31.298 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@268eefe7 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c98f5 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c98f5 2024-02-08 11:12:31.299 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-08 11:12:31.312 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c98f5 2024-02-08 11:12:31.322 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c98f5 2024-02-08 11:12:31.324 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c98f5 2024-02-08 11:12:31.325 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c98f5 2024-02-08 11:12:31.336 [DefaultDispatcher-worker-17 @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c98f5 2024-02-08 11:12:31.349 [DefaultDispatcher-worker-9 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d 2024-02-08 11:12:31.352 [DefaultDispatcher-worker-5 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:31.352 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.352 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:31.352 [DefaultDispatcher-worker-5 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.353 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.353 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.364 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:31.378 [DefaultDispatcher-worker-3 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d 2024-02-08 11:12:31.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-08 11:12:31.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-08 11:12:31.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:31.382 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55b7f0d: (connection evicted) 2024-02-08 11:12:31.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:31.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-08 11:12:31.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-08 11:12:31.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-08 11:12:31.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-08 11:12:31.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:31.383 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61c98f5: (connection evicted) 2024-02-08 11:12:31.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:31.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-08 11:12:31.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-08 11:12:31.385 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-08 11:12:31.385 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.385 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ba7391b 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-08 11:12:31.386 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-08 11:12:31.405 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-08 11:12:31.422 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-08 11:12:31.424 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-08 11:12:31.425 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c25687b 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@184e5c44 2024-02-08 11:12:31.426 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@184e5c44 2024-02-08 11:12:31.427 [Test worker @coroutine#5218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-08 11:12:31.439 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184e5c44 2024-02-08 11:12:31.450 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184e5c44 2024-02-08 11:12:31.452 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184e5c44 2024-02-08 11:12:31.453 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184e5c44 2024-02-08 11:12:31.464 [DefaultDispatcher-worker-4 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184e5c44 2024-02-08 11:12:31.480 [DefaultDispatcher-worker-16 @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-08 11:12:31.486 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:31.504 [DefaultDispatcher-worker-7 @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-08 11:12:31.512 [DefaultDispatcher-worker-7 @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-08 11:12:31.523 [DefaultDispatcher-worker-7 @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9203db8 2024-02-08 11:12:31.527 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:31.530 [DefaultDispatcher-worker-4 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:31.530 [DefaultDispatcher-worker-4 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.530 [DefaultDispatcher-worker-4 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:31.530 [DefaultDispatcher-worker-4 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.531 [DefaultDispatcher-worker-12 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.531 [DefaultDispatcher-worker-12 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-08 11:12:31.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-08 11:12:31.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:31.536 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9203db8: (connection evicted) 2024-02-08 11:12:31.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:31.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-08 11:12:31.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-08 11:12:31.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-08 11:12:31.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-08 11:12:31.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:31.537 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@184e5c44: (connection evicted) 2024-02-08 11:12:31.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:31.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-08 11:12:31.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2da3d7d3 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.540 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-08 11:12:31.541 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-08 11:12:31.541 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-08 11:12:31.541 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-08 11:12:31.557 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-08 11:12:31.568 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-08 11:12:31.569 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-08 11:12:31.571 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-08 11:12:31.571 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24489d12 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b5f974 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b5f974 2024-02-08 11:12:31.572 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-08 11:12:31.585 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b5f974 2024-02-08 11:12:31.595 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b5f974 2024-02-08 11:12:31.597 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b5f974 2024-02-08 11:12:31.599 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b5f974 2024-02-08 11:12:31.602 [DefaultDispatcher-worker-12 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:31.602 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.602 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:31.602 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.604 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.604 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.609 [DefaultDispatcher-worker-7 @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b5f974 2024-02-08 11:12:31.621 [DefaultDispatcher-worker-14 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-08 11:12:31.632 [DefaultDispatcher-worker-5 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-08 11:12:31.639 [DefaultDispatcher-worker-4 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47184859 2024-02-08 11:12:31.641 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:31.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-08 11:12:31.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-08 11:12:31.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:31.649 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47184859: (connection evicted) 2024-02-08 11:12:31.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:31.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-08 11:12:31.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-08 11:12:31.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-08 11:12:31.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-08 11:12:31.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:31.650 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30b5f974: (connection evicted) 2024-02-08 11:12:31.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:31.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-08 11:12:31.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-08 11:12:31.652 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-08 11:12:31.652 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.652 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.652 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.652 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.652 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.652 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.652 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475c2f47 2024-02-08 11:12:31.652 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.652 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.652 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.652 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.652 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.652 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.652 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-08 11:12:31.653 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-08 11:12:31.661 [DefaultDispatcher-worker-15 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:31.662 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.662 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:31.662 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.663 [DefaultDispatcher-worker-5 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.663 [DefaultDispatcher-worker-5 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.671 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-08 11:12:31.681 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-08 11:12:31.683 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-08 11:12:31.685 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-08 11:12:31.685 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-08 11:12:31.685 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.685 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.685 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.685 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.685 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.685 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.685 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e1d3188 2024-02-08 11:12:31.685 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.685 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7306836f 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7306836f 2024-02-08 11:12:31.686 [Test worker @coroutine#5302] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-08 11:12:31.700 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306836f 2024-02-08 11:12:31.711 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306836f 2024-02-08 11:12:31.712 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306836f 2024-02-08 11:12:31.714 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306836f 2024-02-08 11:12:31.724 [DefaultDispatcher-worker-7 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306836f 2024-02-08 11:12:31.736 [DefaultDispatcher-worker-7 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-08 11:12:31.749 [DefaultDispatcher-worker-1 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:31.750 [DefaultDispatcher-worker-11 @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-02-08 11:12:31.750 [DefaultDispatcher-worker-1 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.750 [DefaultDispatcher-worker-1 @coroutine#3021] 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-02-08 11:12:31.750 [DefaultDispatcher-worker-1 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.750 [DefaultDispatcher-worker-3 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:31.750 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.750 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:31.750 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.751 [DefaultDispatcher-worker-1 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.751 [DefaultDispatcher-worker-4 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.751 [DefaultDispatcher-worker-4 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-08 11:12:31.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-08 11:12:31.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:31.753 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649: (connection evicted) 2024-02-08 11:12:31.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:31.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-08 11:12:31.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-08 11:12:31.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-08 11:12:31.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-08 11:12:31.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:31.754 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7306836f: (connection evicted) 2024-02-08 11:12:31.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:31.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-08 11:12:31.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e591bb 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.757 [Test worker @coroutine#5349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-08 11:12:31.758 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-08 11:12:31.758 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-08 11:12:31.758 [Test worker @coroutine#5349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-08 11:12:31.775 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-08 11:12:31.785 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-08 11:12:31.786 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-08 11:12:31.788 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-08 11:12:31.788 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-08 11:12:31.788 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.788 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.788 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.788 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.788 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.788 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.788 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e04531 2024-02-08 11:12:31.788 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.788 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.788 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.788 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@16baf8d0 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@16baf8d0 2024-02-08 11:12:31.789 [Test worker @coroutine#5349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-08 11:12:31.801 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16baf8d0 2024-02-08 11:12:31.812 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16baf8d0 2024-02-08 11:12:31.813 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16baf8d0 2024-02-08 11:12:31.815 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16baf8d0 2024-02-08 11:12:31.826 [DefaultDispatcher-worker-5 @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16baf8d0 2024-02-08 11:12:31.838 [DefaultDispatcher-worker-11 @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-08 11:12:31.850 [DefaultDispatcher-worker-5 @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-08 11:12:31.858 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:31.869 [DefaultDispatcher-worker-5 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-02-08 11:12:31.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-08 11:12:31.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-08 11:12:31.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:31.872 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f: (connection evicted) 2024-02-08 11:12:31.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:31.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-08 11:12:31.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-08 11:12:31.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-08 11:12:31.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-08 11:12:31.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:31.873 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16baf8d0: (connection evicted) 2024-02-08 11:12:31.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:31.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-08 11:12:31.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6592a73b 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.875 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-08 11:12:31.876 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-08 11:12:31.876 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-08 11:12:31.876 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-08 11:12:31.892 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-08 11:12:31.904 [DefaultDispatcher-worker-13 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:31.904 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.904 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:31.904 [DefaultDispatcher-worker-13 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.904 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-08 11:12:31.905 [DefaultDispatcher-worker-11 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.905 [DefaultDispatcher-worker-11 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:31.906 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-08 11:12:31.907 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2df0a4c3 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2024-02-08 11:12:31.908 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-08 11:12:31.921 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2024-02-08 11:12:31.932 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2024-02-08 11:12:31.933 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2024-02-08 11:12:31.935 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2024-02-08 11:12:31.945 [DefaultDispatcher-worker-13 @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a7a331 2024-02-08 11:12:31.959 [DefaultDispatcher-worker-17 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-08 11:12:31.969 [DefaultDispatcher-worker-14 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-08 11:12:31.976 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:31.979 [DefaultDispatcher-worker-14 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-08 11:12:31.986 [DefaultDispatcher-worker-14 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-08 11:12:31.999 [DefaultDispatcher-worker-14 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1 2024-02-08 11:12:32.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-08 11:12:32.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-08 11:12:32.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.001 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ce61d1: (connection evicted) 2024-02-08 11:12:32.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-08 11:12:32.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-08 11:12:32.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-08 11:12:32.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-08 11:12:32.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.002 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44a7a331: (connection evicted) 2024-02-08 11:12:32.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-08 11:12:32.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d6abfc7 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:32.005 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-08 11:12:32.006 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-08 11:12:32.021 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-08 11:12:32.032 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-08 11:12:32.034 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-08 11:12:32.035 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-08 11:12:32.035 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31e3b882 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-02-08 11:12:32.036 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-08 11:12:32.049 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-02-08 11:12:32.059 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-02-08 11:12:32.061 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-02-08 11:12:32.063 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-02-08 11:12:32.073 [DefaultDispatcher-worker-9 @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3884e858 2024-02-08 11:12:32.086 [DefaultDispatcher-worker-17 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-08 11:12:32.094 [DefaultDispatcher-worker-18 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:32.094 [DefaultDispatcher-worker-18 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.094 [DefaultDispatcher-worker-18 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:32.094 [DefaultDispatcher-worker-18 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.095 [DefaultDispatcher-worker-10 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.095 [DefaultDispatcher-worker-10 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.100 [DefaultDispatcher-worker-14 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a51d5 2024-02-08 11:12:32.106 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:32.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-08 11:12:32.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-08 11:12:32.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.116 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@138a51d5: (connection evicted) 2024-02-08 11:12:32.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-08 11:12:32.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-08 11:12:32.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-08 11:12:32.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-08 11:12:32.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.117 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3884e858: (connection evicted) 2024-02-08 11:12:32.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-08 11:12:32.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bb50747 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:32.119 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-08 11:12:32.120 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-08 11:12:32.120 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-08 11:12:32.120 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-08 11:12:32.137 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-08 11:12:32.147 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-08 11:12:32.149 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-08 11:12:32.150 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b334fd 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-02-08 11:12:32.151 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-08 11:12:32.164 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-02-08 11:12:32.175 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-02-08 11:12:32.176 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-02-08 11:12:32.178 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-02-08 11:12:32.188 [DefaultDispatcher-worker-17 @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71a509c 2024-02-08 11:12:32.202 [DefaultDispatcher-worker-12 @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-08 11:12:32.212 [DefaultDispatcher-worker-10 @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2024-02-08 11:12:32.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-08 11:12:32.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-08 11:12:32.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.217 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@461c0572: (connection evicted) 2024-02-08 11:12:32.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-08 11:12:32.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-08 11:12:32.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-08 11:12:32.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-08 11:12:32.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.219 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71a509c: (connection evicted) 2024-02-08 11:12:32.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-08 11:12:32.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-08 11:12:32.220 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-08 11:12:32.220 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:32.220 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:32.220 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:32.220 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:32.220 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:32.220 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:32.220 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31fc1b6e 2024-02-08 11:12:32.220 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:32.220 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@51aa8c0f 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@51aa8c0f 2024-02-08 11:12:32.221 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-08 11:12:32.223 [DefaultDispatcher-worker-10 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:32.223 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.223 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:32.223 [DefaultDispatcher-worker-10 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.225 [DefaultDispatcher-worker-5 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.225 [DefaultDispatcher-worker-5 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.237 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51aa8c0f 2024-02-08 11:12:32.248 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51aa8c0f 2024-02-08 11:12:32.249 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51aa8c0f 2024-02-08 11:12:32.251 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51aa8c0f 2024-02-08 11:12:32.251 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-08 11:12:32.251 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:32.251 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:32.251 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:32.251 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:32.251 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:32.251 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:32.251 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@359b4846 2024-02-08 11:12:32.251 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:32.251 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:32.251 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:32.251 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:32.251 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:32.251 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:32.251 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:32.251 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f59b6c5 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f59b6c5 2024-02-08 11:12:32.252 [Test worker @coroutine#5510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-08 11:12:32.265 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f59b6c5 2024-02-08 11:12:32.275 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f59b6c5 2024-02-08 11:12:32.277 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f59b6c5 2024-02-08 11:12:32.278 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f59b6c5 2024-02-08 11:12:32.290 [DefaultDispatcher-worker-5 @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f59b6c5 2024-02-08 11:12:32.290 [DefaultDispatcher-worker-12 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:32.291 [DefaultDispatcher-worker-12 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.291 [DefaultDispatcher-worker-12 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:32.291 [DefaultDispatcher-worker-12 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.292 [DefaultDispatcher-worker-2 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.292 [DefaultDispatcher-worker-2 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.305 [DefaultDispatcher-worker-13 @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51aa8c0f 2024-02-08 11:12:32.314 [DefaultDispatcher-worker-18 @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51aa8c0f 2024-02-08 11:12:32.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-08 11:12:32.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-08 11:12:32.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.318 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51aa8c0f: (connection evicted) 2024-02-08 11:12:32.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-08 11:12:32.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-08 11:12:32.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-08 11:12:32.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-08 11:12:32.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.319 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f59b6c5: (connection evicted) 2024-02-08 11:12:32.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-08 11:12:32.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38503309 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2024-02-08 11:12:32.322 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2024-02-08 11:12:32.323 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-08 11:12:32.337 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2024-02-08 11:12:32.347 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2024-02-08 11:12:32.349 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2024-02-08 11:12:32.351 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a45b71 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-08 11:12:32.351 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-08 11:12:32.362 [DefaultDispatcher-worker-18 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:32.362 [DefaultDispatcher-worker-18 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.362 [DefaultDispatcher-worker-18 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:32.362 [DefaultDispatcher-worker-18 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.363 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.363 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.366 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-08 11:12:32.376 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-08 11:12:32.378 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-08 11:12:32.379 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-08 11:12:32.390 [DefaultDispatcher-worker-3 @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3793896e 2024-02-08 11:12:32.403 [DefaultDispatcher-worker-5 @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2024-02-08 11:12:32.421 [DefaultDispatcher-worker-4 @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2024-02-08 11:12:32.423 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:32.429 [DefaultDispatcher-worker-15 @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2024-02-08 11:12:32.452 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.541 [DefaultDispatcher-worker-9 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:32.541 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.541 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:32.541 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.542 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.542 [DefaultDispatcher-worker-5 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.554 [DefaultDispatcher-worker-4 @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b888df 2024-02-08 11:12:32.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-08 11:12:32.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-08 11:12:32.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.557 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b888df: (connection evicted) 2024-02-08 11:12:32.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-08 11:12:32.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-08 11:12:32.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-08 11:12:32.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-08 11:12:32.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.558 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3793896e: (connection evicted) 2024-02-08 11:12:32.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-08 11:12:32.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25d6ae3 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:32.560 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:32.561 [Test worker @coroutine#5603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-08 11:12:32.561 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-08 11:12:32.561 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-08 11:12:32.561 [Test worker @coroutine#5603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-08 11:12:32.577 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-08 11:12:32.587 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-08 11:12:32.589 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-08 11:12:32.590 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0c0680 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-02-08 11:12:32.591 [Test worker @coroutine#5603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-08 11:12:32.605 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-02-08 11:12:32.614 [DefaultDispatcher-worker-5 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:32.614 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.614 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:32.614 [DefaultDispatcher-worker-5 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.615 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.615 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.616 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-02-08 11:12:32.618 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-02-08 11:12:32.619 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-02-08 11:12:32.631 [DefaultDispatcher-worker-18 @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2024-02-08 11:12:32.644 [DefaultDispatcher-worker-15 @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-08 11:12:32.661 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:32.663 [DefaultDispatcher-worker-9 @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-08 11:12:32.674 [DefaultDispatcher-worker-17 @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56d189d0 2024-02-08 11:12:32.674 [DefaultDispatcher-worker-3 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:32.674 [DefaultDispatcher-worker-3 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.674 [DefaultDispatcher-worker-3 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:32.674 [DefaultDispatcher-worker-3 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.675 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.675 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-08 11:12:32.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-08 11:12:32.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.677 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56d189d0: (connection evicted) 2024-02-08 11:12:32.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-08 11:12:32.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-08 11:12:32.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-08 11:12:32.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-08 11:12:32.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.678 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8: (connection evicted) 2024-02-08 11:12:32.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-08 11:12:32.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60eb9c29 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:32.680 [Test worker @coroutine#5640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-08 11:12:32.681 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7935f1 2024-02-08 11:12:32.681 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7935f1 2024-02-08 11:12:32.681 [Test worker @coroutine#5640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-08 11:12:32.694 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7935f1 2024-02-08 11:12:32.705 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7935f1 2024-02-08 11:12:32.706 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7935f1 2024-02-08 11:12:32.708 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7935f1 2024-02-08 11:12:32.708 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-08 11:12:32.708 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:32.708 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:32.708 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:32.708 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:32.708 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:32.708 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:32.708 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23f16852 2024-02-08 11:12:32.708 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:32.708 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:32.708 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:32.708 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:32.708 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:32.708 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:32.708 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:32.708 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2024-02-08 11:12:32.709 [Test worker @coroutine#5640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-08 11:12:32.721 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2024-02-08 11:12:32.732 [Test worker @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2024-02-08 11:12:32.733 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2024-02-08 11:12:32.735 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2024-02-08 11:12:32.746 [DefaultDispatcher-worker-3 @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50 2024-02-08 11:12:32.760 [DefaultDispatcher-worker-7 @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7935f1 2024-02-08 11:12:32.761 [DefaultDispatcher-worker-6 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:32.761 [DefaultDispatcher-worker-6 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.761 [DefaultDispatcher-worker-6 @coroutine#3021] 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-02-08 11:12:32.761 [DefaultDispatcher-worker-6 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.762 [DefaultDispatcher-worker-6 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:32.762 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.762 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:32.762 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.762 [DefaultDispatcher-worker-11 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.763 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.763 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.777 [DefaultDispatcher-worker-10 @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7935f1 2024-02-08 11:12:32.781 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-08 11:12:32.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-08 11:12:32.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.781 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e7935f1: (connection evicted) 2024-02-08 11:12:32.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-08 11:12:32.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-08 11:12:32.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-08 11:12:32.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-08 11:12:32.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.783 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30a8ac50: (connection evicted) 2024-02-08 11:12:32.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-08 11:12:32.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-08 11:12:32.784 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d8cbd1a 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-08 11:12:32.785 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-08 11:12:32.802 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-08 11:12:32.813 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-08 11:12:32.814 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-08 11:12:32.816 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-08 11:12:32.816 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a5dc126 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-08 11:12:32.817 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-08 11:12:32.830 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-08 11:12:32.840 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-08 11:12:32.842 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-08 11:12:32.843 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-08 11:12:32.854 [DefaultDispatcher-worker-11 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-08 11:12:32.868 [DefaultDispatcher-worker-16 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-08 11:12:32.884 [DefaultDispatcher-worker-9 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-08 11:12:32.887 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:32.893 [DefaultDispatcher-worker-7 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6860c000 2024-02-08 11:12:32.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-08 11:12:32.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-08 11:12:32.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.897 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6860c000: (connection evicted) 2024-02-08 11:12:32.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-08 11:12:32.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-08 11:12:32.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-08 11:12:32.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-08 11:12:32.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.899 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9: (connection evicted) 2024-02-08 11:12:32.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-08 11:12:32.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbaaf17 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:32.901 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@76dc9569 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@76dc9569 2024-02-08 11:12:32.902 [Test worker @coroutine#5706] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-08 11:12:32.915 [DefaultDispatcher-worker-11 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:32.915 [DefaultDispatcher-worker-11 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.915 [DefaultDispatcher-worker-11 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:32.915 [DefaultDispatcher-worker-11 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.916 [DefaultDispatcher-worker-11 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.916 [DefaultDispatcher-worker-11 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:32.920 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76dc9569 2024-02-08 11:12:32.930 [Test worker @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76dc9569 2024-02-08 11:12:32.932 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76dc9569 2024-02-08 11:12:32.934 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76dc9569 2024-02-08 11:12:32.942 [DefaultDispatcher-worker-2 @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76dc9569 2024-02-08 11:12:32.952 [DefaultDispatcher-worker-9 @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76dc9569 2024-02-08 11:12:32.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-08 11:12:32.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-08 11:12:32.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:32.964 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76dc9569: (connection evicted) 2024-02-08 11:12:32.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:32.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-08 11:12:32.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@470c2a7a 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.023 [Test worker @coroutine#5743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-08 11:12:33.024 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@8eda949 2024-02-08 11:12:33.024 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@8eda949 2024-02-08 11:12:33.024 [Test worker @coroutine#5743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-08 11:12:33.040 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8eda949 2024-02-08 11:12:33.054 [Test worker @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8eda949 2024-02-08 11:12:33.056 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8eda949 2024-02-08 11:12:33.058 [Test worker @coroutine#5750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8eda949 2024-02-08 11:12:33.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-08 11:12:33.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-08 11:12:33.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:33.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-08 11:12:33.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-08 11:12:33.131 [DefaultDispatcher-worker-7 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:33.131 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.131 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:33.131 [DefaultDispatcher-worker-7 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.132 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-08 11:12:33.132 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.132 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.132 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.132 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.132 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4adb2b87 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.133 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.133 [DefaultDispatcher-worker-16 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@30dabb23 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@30dabb23 2024-02-08 11:12:33.133 [Test worker @coroutine#5764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-08 11:12:33.146 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30dabb23 2024-02-08 11:12:33.157 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30dabb23 2024-02-08 11:12:33.158 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30dabb23 2024-02-08 11:12:33.160 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30dabb23 2024-02-08 11:12:33.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-08 11:12:33.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-08 11:12:33.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:33.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-08 11:12:33.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1131fcfd 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.166 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-08 11:12:33.167 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2024-02-08 11:12:33.167 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2024-02-08 11:12:33.167 [Test worker @coroutine#5784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-08 11:12:33.180 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2024-02-08 11:12:33.191 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2024-02-08 11:12:33.193 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2024-02-08 11:12:33.194 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@119de68f 2024-02-08 11:12:33.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-08 11:12:33.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-08 11:12:33.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:33.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-08 11:12:33.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-08 11:12:33.199 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-08 11:12:33.199 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.199 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.199 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.199 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.199 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.199 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.199 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e50e308 2024-02-08 11:12:33.199 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.199 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.199 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.199 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-08 11:12:33.200 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-08 11:12:33.214 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-08 11:12:33.224 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-08 11:12:33.226 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-08 11:12:33.228 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5232cec1 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.228 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-08 11:12:33.229 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@283240b0 2024-02-08 11:12:33.229 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@283240b0 2024-02-08 11:12:33.229 [Test worker @coroutine#5803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-08 11:12:33.235 [DefaultDispatcher-worker-14 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:33.235 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.235 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:33.235 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.236 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.236 [DefaultDispatcher-worker-11 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.244 [Test worker @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283240b0 2024-02-08 11:12:33.255 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283240b0 2024-02-08 11:12:33.256 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283240b0 2024-02-08 11:12:33.258 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283240b0 2024-02-08 11:12:33.269 [DefaultDispatcher-worker-6 @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283240b0 2024-02-08 11:12:33.283 [DefaultDispatcher-worker-18 @coroutine#5803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8 2024-02-08 11:12:33.292 [UI Thread @coroutine#5829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:12:33.292 [UI Thread @coroutine#5829] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 11:12:33.292 [UI Thread @coroutine#5829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:12:33.294 [UI Thread @coroutine#5829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:12:33.294 [UI Thread @coroutine#5829] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:12:33.294 [UI Thread @coroutine#5829] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 11:12:33.294 [UI Thread @coroutine#5829] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56059/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:33.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-08 11:12:33.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-08 11:12:33.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:33.299 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a05ad8: (connection evicted) 2024-02-08 11:12:33.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-08 11:12:33.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-08 11:12:33.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-08 11:12:33.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-08 11:12:33.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:33.300 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283240b0: (connection evicted) 2024-02-08 11:12:33.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-08 11:12:33.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-08 11:12:33.301 [DefaultDispatcher-worker-13 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:33.301 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.301 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:33.301 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.302 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.302 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58dd584a 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.302 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-08 11:12:33.303 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.303 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.303 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.303 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.303 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.303 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.303 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.303 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.303 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-08 11:12:33.303 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f9764 2024-02-08 11:12:33.303 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f9764 2024-02-08 11:12:33.303 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-08 11:12:33.321 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f9764 2024-02-08 11:12:33.331 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f9764 2024-02-08 11:12:33.333 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f9764 2024-02-08 11:12:33.335 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f9764 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1150b923 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.335 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-08 11:12:33.336 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9dc84d 2024-02-08 11:12:33.336 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9dc84d 2024-02-08 11:12:33.336 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-08 11:12:33.348 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d9dc84d 2024-02-08 11:12:33.358 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d9dc84d 2024-02-08 11:12:33.360 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d9dc84d 2024-02-08 11:12:33.362 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d9dc84d 2024-02-08 11:12:33.372 [DefaultDispatcher-worker-6 @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d9dc84d 2024-02-08 11:12:33.373 [DefaultDispatcher-worker-10 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:33.373 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.373 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:33.373 [DefaultDispatcher-worker-10 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.374 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.374 [DefaultDispatcher-worker-6 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.386 [DefaultDispatcher-worker-15 @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f9764 2024-02-08 11:12:33.388 [UI Thread @coroutine#5865] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47045/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:12:33.388 [UI Thread @coroutine#5865] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47045/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 11:12:33.388 [UI Thread @coroutine#5865] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47045/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:12:33.389 [UI Thread @coroutine#5865] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47045/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:12:33.389 [UI Thread @coroutine#5865] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47045/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:12:33.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-08 11:12:33.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-08 11:12:33.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:33.390 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f9764: (connection evicted) 2024-02-08 11:12:33.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-08 11:12:33.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-08 11:12:33.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-08 11:12:33.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-08 11:12:33.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:33.391 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d9dc84d: (connection evicted) 2024-02-08 11:12:33.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-08 11:12:33.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-08 11:12:33.393 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-08 11:12:33.393 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.393 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.393 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4194a77f 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acbbee4 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acbbee4 2024-02-08 11:12:33.394 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-08 11:12:33.409 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acbbee4 2024-02-08 11:12:33.419 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acbbee4 2024-02-08 11:12:33.421 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acbbee4 2024-02-08 11:12:33.423 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acbbee4 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644eed73 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@834529e 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@834529e 2024-02-08 11:12:33.423 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-08 11:12:33.436 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834529e 2024-02-08 11:12:33.446 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834529e 2024-02-08 11:12:33.448 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834529e 2024-02-08 11:12:33.449 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834529e 2024-02-08 11:12:33.461 [DefaultDispatcher-worker-7 @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834529e 2024-02-08 11:12:33.473 [DefaultDispatcher-worker-7 @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acbbee4 2024-02-08 11:12:33.475 [UI Thread @coroutine#5894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38721/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:12:33.475 [UI Thread @coroutine#5894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38721/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 11:12:33.475 [UI Thread @coroutine#5894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38721/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:12:33.477 [UI Thread @coroutine#5894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38721/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:12:33.477 [UI Thread @coroutine#5894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38721/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 11:12:33.477 [UI Thread @coroutine#5894] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38721/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 11:12:33.477 [UI Thread @coroutine#5894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38721/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:33.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-08 11:12:33.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-08 11:12:33.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:33.480 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2acbbee4: (connection evicted) 2024-02-08 11:12:33.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-08 11:12:33.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-08 11:12:33.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-08 11:12:33.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-08 11:12:33.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:33.481 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@834529e: (connection evicted) 2024-02-08 11:12:33.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-08 11:12:33.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@755c29b0 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-08 11:12:33.484 [Test worker @coroutine#5900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-08 11:12:33.499 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-08 11:12:33.510 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-08 11:12:33.511 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-08 11:12:33.513 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff5711b 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.513 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.514 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.514 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.514 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.514 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.514 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.514 [Test worker @coroutine#5900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-08 11:12:33.514 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2024-02-08 11:12:33.514 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2024-02-08 11:12:33.514 [Test worker @coroutine#5900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-08 11:12:33.527 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2024-02-08 11:12:33.537 [Test worker @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2024-02-08 11:12:33.539 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2024-02-08 11:12:33.540 [Test worker @coroutine#5911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2024-02-08 11:12:33.551 [DefaultDispatcher-worker-15 @coroutine#5913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3 2024-02-08 11:12:33.552 [DefaultDispatcher-worker-2 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:33.552 [DefaultDispatcher-worker-2 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.552 [DefaultDispatcher-worker-2 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:33.552 [DefaultDispatcher-worker-2 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.553 [DefaultDispatcher-worker-3 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.553 [DefaultDispatcher-worker-3 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.564 [DefaultDispatcher-worker-2 @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-08 11:12:33.584 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:33.585 [DefaultDispatcher-worker-4 @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-02-08 11:12:33.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-08 11:12:33.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-08 11:12:33.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:33.595 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39153b05: (connection evicted) 2024-02-08 11:12:33.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-08 11:12:33.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-08 11:12:33.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-08 11:12:33.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-08 11:12:33.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:33.596 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e2a5d3: (connection evicted) 2024-02-08 11:12:33.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-08 11:12:33.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d327b6 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.598 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-08 11:12:33.599 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-08 11:12:33.599 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-08 11:12:33.599 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-08 11:12:33.613 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-08 11:12:33.624 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-08 11:12:33.624 [DefaultDispatcher-worker-6 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:33.624 [DefaultDispatcher-worker-6 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.624 [DefaultDispatcher-worker-6 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:33.624 [DefaultDispatcher-worker-6 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.626 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.626 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.626 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-08 11:12:33.627 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-08 11:12:33.636 [DefaultDispatcher-worker-7 @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-08 11:12:33.656 [DefaultDispatcher-worker-9 @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-08 11:12:33.676 [DefaultDispatcher-worker-5 @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a 2024-02-08 11:12:33.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-08 11:12:33.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-08 11:12:33.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:33.679 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b08f55a: (connection evicted) 2024-02-08 11:12:33.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-08 11:12:33.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b5a3bba 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.681 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.682 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-08 11:12:33.682 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-02-08 11:12:33.682 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-02-08 11:12:33.682 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-08 11:12:33.683 [DefaultDispatcher-worker-1 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:33.684 [DefaultDispatcher-worker-1 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.684 [DefaultDispatcher-worker-1 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:33.684 [DefaultDispatcher-worker-1 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.685 [DefaultDispatcher-worker-18 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.685 [DefaultDispatcher-worker-18 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.697 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-02-08 11:12:33.708 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-02-08 11:12:33.709 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-02-08 11:12:33.711 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c6ed95a 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.711 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62 2024-02-08 11:12:33.712 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-08 11:12:33.724 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62 2024-02-08 11:12:33.735 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62 2024-02-08 11:12:33.736 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62 2024-02-08 11:12:33.738 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62 2024-02-08 11:12:33.749 [DefaultDispatcher-worker-2 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62 2024-02-08 11:12:33.762 [DefaultDispatcher-worker-14 @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-02-08 11:12:33.773 [DefaultDispatcher-worker-2 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:33.773 [DefaultDispatcher-worker-2 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.773 [DefaultDispatcher-worker-2 @coroutine#3021] 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-02-08 11:12:33.773 [DefaultDispatcher-worker-2 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.773 [DefaultDispatcher-worker-6 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:33.773 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.773 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:33.773 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.774 [DefaultDispatcher-worker-5 @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21312b5 2024-02-08 11:12:33.774 [DefaultDispatcher-worker-7 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.774 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.774 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-08 11:12:33.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-08 11:12:33.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:33.781 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21312b5: (connection evicted) 2024-02-08 11:12:33.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-08 11:12:33.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-08 11:12:33.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-08 11:12:33.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-08 11:12:33.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:33.782 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b8f1c62: (connection evicted) 2024-02-08 11:12:33.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-08 11:12:33.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36134f3 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09 2024-02-08 11:12:33.785 [Test worker @coroutine#6024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-08 11:12:33.802 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09 2024-02-08 11:12:33.813 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09 2024-02-08 11:12:33.814 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09 2024-02-08 11:12:33.816 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09 2024-02-08 11:12:33.825 [DefaultDispatcher-worker-18 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09 2024-02-08 11:12:33.831 [DefaultDispatcher-worker-16 @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09 2024-02-08 11:12:33.843 [DefaultDispatcher-worker-5 @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09 2024-02-08 11:12:33.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-08 11:12:33.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-08 11:12:33.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:33.845 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53cdfb09: (connection evicted) 2024-02-08 11:12:33.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-08 11:12:33.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-08 11:12:33.847 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-08 11:12:33.847 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b257072 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2024-02-08 11:12:33.848 [Test worker @coroutine#6052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-08 11:12:33.866 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2024-02-08 11:12:33.876 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2024-02-08 11:12:33.878 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2024-02-08 11:12:33.879 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2024-02-08 11:12:33.888 [DefaultDispatcher-worker-4 @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2024-02-08 11:12:33.896 [DefaultDispatcher-worker-6 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8 2024-02-08 11:12:33.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-08 11:12:33.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-08 11:12:33.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:33.897 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b513ce8: (connection evicted) 2024-02-08 11:12:33.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-08 11:12:33.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37a74cf4 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.900 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-08 11:12:33.901 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.901 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.901 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.901 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.901 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.901 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.901 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.901 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.901 [Test worker @coroutine#6080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-08 11:12:33.901 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@745c25ed 2024-02-08 11:12:33.901 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@745c25ed 2024-02-08 11:12:33.901 [Test worker @coroutine#6080] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-08 11:12:33.915 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@745c25ed 2024-02-08 11:12:33.925 [DefaultDispatcher-worker-6 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:33.925 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.925 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:33.925 [DefaultDispatcher-worker-6 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.926 [DefaultDispatcher-worker-16 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.926 [DefaultDispatcher-worker-16 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:33.927 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@745c25ed 2024-02-08 11:12:33.929 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@745c25ed 2024-02-08 11:12:33.931 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@745c25ed 2024-02-08 11:12:33.990 [DefaultDispatcher-worker-7 @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@745c25ed 2024-02-08 11:12:33.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-08 11:12:33.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-08 11:12:33.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:33.995 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@745c25ed: (connection evicted) 2024-02-08 11:12:33.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:33.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-08 11:12:33.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-08 11:12:33.997 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-08 11:12:33.997 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:33.997 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@168ffb0 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc 2024-02-08 11:12:33.998 [Test worker @coroutine#6106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-08 11:12:34.012 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc 2024-02-08 11:12:34.022 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc 2024-02-08 11:12:34.024 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc 2024-02-08 11:12:34.025 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc 2024-02-08 11:12:34.035 [DefaultDispatcher-worker-6 @coroutine#6113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc 2024-02-08 11:12:34.042 [DefaultDispatcher-worker-4 @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc 2024-02-08 11:12:34.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-08 11:12:34.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-08 11:12:34.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:34.048 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59a49dbc: (connection evicted) 2024-02-08 11:12:34.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:34.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-08 11:12:34.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40bac624 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:34.054 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-08 11:12:34.055 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8746a0 2024-02-08 11:12:34.055 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8746a0 2024-02-08 11:12:34.055 [Test worker @coroutine#6129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-08 11:12:34.068 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8746a0 2024-02-08 11:12:34.078 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8746a0 2024-02-08 11:12:34.080 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8746a0 2024-02-08 11:12:34.082 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8746a0 2024-02-08 11:12:34.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-08 11:12:34.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-08 11:12:34.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:34.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:34.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-08 11:12:34.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628190ec 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:34.086 [Test worker @coroutine#6145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-08 11:12:34.088 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@697797e4 2024-02-08 11:12:34.088 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@697797e4 2024-02-08 11:12:34.088 [Test worker @coroutine#6145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-08 11:12:34.101 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697797e4 2024-02-08 11:12:34.112 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697797e4 2024-02-08 11:12:34.113 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697797e4 2024-02-08 11:12:34.115 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@697797e4 2024-02-08 11:12:34.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-08 11:12:34.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-08 11:12:34.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:34.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:34.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-08 11:12:34.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a72b2c9 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:34.118 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-08 11:12:34.119 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@106e816c 2024-02-08 11:12:34.119 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@106e816c 2024-02-08 11:12:34.119 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-08 11:12:34.132 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106e816c 2024-02-08 11:12:34.141 [DefaultDispatcher-worker-3 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:34.142 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.142 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:34.142 [DefaultDispatcher-worker-3 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.143 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.143 [DefaultDispatcher-worker-6 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.144 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106e816c 2024-02-08 11:12:34.146 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106e816c 2024-02-08 11:12:34.147 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106e816c 2024-02-08 11:12:34.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-08 11:12:34.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-08 11:12:34.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:34.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:34.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-08 11:12:34.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-08 11:12:34.159 [UI Thread @coroutine#6185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32847/Site/verify 2024-02-08 11:12:34.159 [UI Thread @coroutine#6185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32847/Site/verify. 2024-02-08 11:12:34.159 [UI Thread @coroutine#6185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32847/Site/verify 2024-02-08 11:12:34.161 [UI Thread @coroutine#6185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32847/Site/verify 2024-02-08 11:12:34.161 [UI Thread @coroutine#6185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32847/Site/verify 2024-02-08 11:12:34.161 [UI Thread @coroutine#6185] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32847/Site/verify. 2024-02-08 11:12:34.161 [UI Thread @coroutine#6185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32847/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@452d4bb2 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:34.166 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-08 11:12:34.167 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-02-08 11:12:34.167 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-02-08 11:12:34.167 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-08 11:12:34.184 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-02-08 11:12:34.194 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-02-08 11:12:34.196 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-02-08 11:12:34.197 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62857555 2024-02-08 11:12:34.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-08 11:12:34.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-08 11:12:34.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:34.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:34.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-08 11:12:34.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a49995f 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1484cb57 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1484cb57 2024-02-08 11:12:34.201 [Test worker @coroutine#6217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-08 11:12:34.219 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1484cb57 2024-02-08 11:12:34.230 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1484cb57 2024-02-08 11:12:34.231 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1484cb57 2024-02-08 11:12:34.233 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1484cb57 2024-02-08 11:12:34.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-08 11:12:34.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-08 11:12:34.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:34.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:34.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-08 11:12:34.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-08 11:12:34.236 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d4a1d2c 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-08 11:12:34.237 [Test worker @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-08 11:12:34.247 [DefaultDispatcher-worker-18 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:34.247 [DefaultDispatcher-worker-18 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.247 [DefaultDispatcher-worker-18 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:34.247 [DefaultDispatcher-worker-18 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.248 [DefaultDispatcher-worker-3 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.248 [DefaultDispatcher-worker-3 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.254 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-08 11:12:34.265 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-08 11:12:34.266 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-08 11:12:34.268 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21132086 2024-02-08 11:12:34.270 [UI Thread @coroutine#6253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52411/Site/verify 2024-02-08 11:12:34.270 [UI Thread @coroutine#6253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52411/Site/verify. 2024-02-08 11:12:34.270 [UI Thread @coroutine#6253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52411/Site/verify 2024-02-08 11:12:34.272 [UI Thread @coroutine#6253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52411/Site/verify 2024-02-08 11:12:34.272 [UI Thread @coroutine#6253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52411/Site/verify 2024-02-08 11:12:34.272 [UI Thread @coroutine#6253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52411/Site/verify. 2024-02-08 11:12:34.272 [UI Thread @coroutine#6253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52411/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:34.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-08 11:12:34.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-08 11:12:34.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:34.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:34.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-08 11:12:34.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-08 11:12:34.279 [UI Thread @coroutine#6265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38787/Site/verify 2024-02-08 11:12:34.279 [UI Thread @coroutine#6265] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38787/Site/verify. 2024-02-08 11:12:34.279 [UI Thread @coroutine#6265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38787/Site/verify 2024-02-08 11:12:34.281 [UI Thread @coroutine#6265] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38787/Site/verify 2024-02-08 11:12:34.281 [UI Thread @coroutine#6265] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38787/Site/verify 2024-02-08 11:12:34.281 [UI Thread @coroutine#6265] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38787/Site/verify. 2024-02-08 11:12:34.281 [UI Thread @coroutine#6265] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38787/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:34.287 [UI Thread @coroutine#6278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36877/Site/verify 2024-02-08 11:12:34.287 [UI Thread @coroutine#6278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36877/Site/verify. 2024-02-08 11:12:34.287 [UI Thread @coroutine#6278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36877/Site/verify 2024-02-08 11:12:34.288 [UI Thread @coroutine#6278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36877/Site/verify 2024-02-08 11:12:34.288 [UI Thread @coroutine#6278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36877/Site/verify 2024-02-08 11:12:34.289 [UI Thread @coroutine#6278] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36877/Site/verify. 2024-02-08 11:12:34.289 [UI Thread @coroutine#6278] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36877/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:34.295 [UI Thread @coroutine#6292] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-08 11:12:34.295 [UI Thread @coroutine#6292] 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-02-08 11:12:34.295 [UI Thread @coroutine#6292] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-08 11:12:34.297 [UI Thread @coroutine#6292] 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-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1435a8ca 2024-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:34.299 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@69780093 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@69780093 2024-02-08 11:12:34.300 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-08 11:12:34.310 [DefaultDispatcher-worker-13 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:34.310 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.310 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:34.310 [DefaultDispatcher-worker-13 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.311 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.311 [DefaultDispatcher-worker-6 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.316 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69780093 2024-02-08 11:12:34.327 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69780093 2024-02-08 11:12:34.328 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69780093 2024-02-08 11:12:34.330 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69780093 2024-02-08 11:12:34.350 [DefaultDispatcher-worker-4 @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69780093 2024-02-08 11:12:34.358 [DefaultDispatcher-worker-3 @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69780093 2024-02-08 11:12:34.365 [DefaultDispatcher-worker-6 @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69780093 2024-02-08 11:12:34.372 [DefaultDispatcher-worker-4 @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69780093 2024-02-08 11:12:34.381 [DefaultDispatcher-worker-10 @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69780093 2024-02-08 11:12:34.385 [DefaultDispatcher-worker-7 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:34.385 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.385 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:34.385 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.386 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.386 [DefaultDispatcher-worker-2 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.389 [DefaultDispatcher-worker-13 @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69780093 2024-02-08 11:12:34.397 [DefaultDispatcher-worker-2 @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69780093 2024-02-08 11:12:34.400 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:34.416 [DefaultDispatcher-worker-9 @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69780093 2024-02-08 11:12:34.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-08 11:12:34.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-08 11:12:34.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:34.418 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69780093: (connection evicted) 2024-02-08 11:12:34.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:34.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-08 11:12:34.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-08 11:12:34.420 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2541b4d3 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f027735 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f027735 2024-02-08 11:12:34.421 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-08 11:12:34.438 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f027735 2024-02-08 11:12:34.449 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f027735 2024-02-08 11:12:34.450 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f027735 2024-02-08 11:12:34.452 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f027735 2024-02-08 11:12:34.452 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-08 11:12:34.452 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:34.452 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c24e5 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@9198fe3 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@9198fe3 2024-02-08 11:12:34.453 [Test worker @coroutine#6335] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-08 11:12:34.466 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9198fe3 2024-02-08 11:12:34.477 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9198fe3 2024-02-08 11:12:34.478 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9198fe3 2024-02-08 11:12:34.480 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9198fe3 2024-02-08 11:12:34.491 [DefaultDispatcher-worker-5 @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9198fe3 2024-02-08 11:12:34.505 [DefaultDispatcher-worker-4 @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f027735 2024-02-08 11:12:34.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-08 11:12:34.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-08 11:12:34.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:34.517 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f027735: (connection evicted) 2024-02-08 11:12:34.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:34.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-08 11:12:34.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-08 11:12:34.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-08 11:12:34.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-08 11:12:34.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:34.518 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9198fe3: (connection evicted) 2024-02-08 11:12:34.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:34.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-08 11:12:34.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d094add 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-02-08 11:12:34.520 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-02-08 11:12:34.521 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-08 11:12:34.537 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-02-08 11:12:34.548 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-02-08 11:12:34.549 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-02-08 11:12:34.551 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27215154 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:34.551 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-08 11:12:34.552 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-02-08 11:12:34.552 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-02-08 11:12:34.552 [Test worker @coroutine#6382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-08 11:12:34.561 [DefaultDispatcher-worker-9 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:34.561 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.561 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:34.561 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.563 [DefaultDispatcher-worker-1 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.563 [DefaultDispatcher-worker-1 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.566 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-02-08 11:12:34.576 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-02-08 11:12:34.578 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-02-08 11:12:34.580 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-02-08 11:12:34.590 [DefaultDispatcher-worker-5 @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab 2024-02-08 11:12:34.605 [DefaultDispatcher-worker-7 @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-02-08 11:12:34.615 [DefaultDispatcher-worker-7 @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b 2024-02-08 11:12:34.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-08 11:12:34.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-08 11:12:34.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:34.619 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c1ee02b: (connection evicted) 2024-02-08 11:12:34.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:34.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-08 11:12:34.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-08 11:12:34.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-08 11:12:34.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-08 11:12:34.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:34.620 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25bd8eab: (connection evicted) 2024-02-08 11:12:34.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:34.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-08 11:12:34.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a5cd0af 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:34.622 [Test worker @coroutine#6435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-08 11:12:34.623 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2024-02-08 11:12:34.623 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2024-02-08 11:12:34.623 [Test worker @coroutine#6435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-08 11:12:34.635 [DefaultDispatcher-worker-6 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:34.635 [DefaultDispatcher-worker-6 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.635 [DefaultDispatcher-worker-6 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:34.635 [DefaultDispatcher-worker-6 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.636 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.636 [DefaultDispatcher-worker-12 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.639 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2024-02-08 11:12:34.650 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2024-02-08 11:12:34.651 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2024-02-08 11:12:34.653 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3503e68e 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:34.653 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:34.654 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:34.654 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:34.654 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:34.654 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:34.654 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:34.654 [Test worker @coroutine#6435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-08 11:12:34.654 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2024-02-08 11:12:34.654 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2024-02-08 11:12:34.654 [Test worker @coroutine#6435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-08 11:12:34.666 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2024-02-08 11:12:34.676 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2024-02-08 11:12:34.678 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2024-02-08 11:12:34.680 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2024-02-08 11:12:34.690 [DefaultDispatcher-worker-16 @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@310db5c4 2024-02-08 11:12:34.695 [DefaultDispatcher-worker-18 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:34.695 [DefaultDispatcher-worker-18 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.695 [DefaultDispatcher-worker-18 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:34.695 [DefaultDispatcher-worker-18 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.696 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.696 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.704 [DefaultDispatcher-worker-7 @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2024-02-08 11:12:34.714 [DefaultDispatcher-worker-7 @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2024-02-08 11:12:34.723 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:34.754 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:34.786 [DefaultDispatcher-worker-16 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:34.786 [DefaultDispatcher-worker-16 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.786 [DefaultDispatcher-worker-16 @coroutine#3021] 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-02-08 11:12:34.786 [DefaultDispatcher-worker-16 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.786 [DefaultDispatcher-worker-11 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:34.786 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.786 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:34.786 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.787 [DefaultDispatcher-worker-16 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.787 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.787 [DefaultDispatcher-worker-12 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.936 [DefaultDispatcher-worker-5 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:34.936 [DefaultDispatcher-worker-5 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.936 [DefaultDispatcher-worker-5 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:34.936 [DefaultDispatcher-worker-5 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.937 [DefaultDispatcher-worker-18 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.937 [DefaultDispatcher-worker-18 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:34.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-08 11:12:34.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-08 11:12:34.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:34.969 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72090a80: (connection evicted) 2024-02-08 11:12:34.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:34.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-08 11:12:34.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-08 11:12:34.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-08 11:12:34.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-08 11:12:34.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:34.970 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@310db5c4: (connection evicted) 2024-02-08 11:12:34.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:34.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-08 11:12:34.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-08 11:12:34.972 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-08 11:12:34.972 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aa176de 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba99bb7 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba99bb7 2024-02-08 11:12:34.973 [Test worker @coroutine#6501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-08 11:12:34.987 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba99bb7 2024-02-08 11:12:34.997 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba99bb7 2024-02-08 11:12:34.999 [Test worker @coroutine#6504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba99bb7 2024-02-08 11:12:35.001 [Test worker @coroutine#6506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba99bb7 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51b1732d 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.001 [Test worker @coroutine#6501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-08 11:12:35.002 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-02-08 11:12:35.002 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-02-08 11:12:35.002 [Test worker @coroutine#6501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-08 11:12:35.014 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-02-08 11:12:35.025 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-02-08 11:12:35.026 [Test worker @coroutine#6511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-02-08 11:12:35.028 [Test worker @coroutine#6513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-02-08 11:12:35.039 [DefaultDispatcher-worker-13 @coroutine#6515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-02-08 11:12:35.052 [DefaultDispatcher-worker-11 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba99bb7 2024-02-08 11:12:35.058 [DefaultDispatcher-worker-10 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba99bb7 2024-02-08 11:12:35.064 [DefaultDispatcher-worker-16 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba99bb7 2024-02-08 11:12:35.070 [DefaultDispatcher-worker-11 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba99bb7 2024-02-08 11:12:35.074 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:35.077 [DefaultDispatcher-worker-6 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba99bb7 2024-02-08 11:12:35.085 [DefaultDispatcher-worker-16 @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba99bb7 2024-02-08 11:12:35.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-08 11:12:35.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-08 11:12:35.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:35.090 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ba99bb7: (connection evicted) 2024-02-08 11:12:35.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-08 11:12:35.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-08 11:12:35.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-08 11:12:35.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-08 11:12:35.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:35.091 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e668743: (connection evicted) 2024-02-08 11:12:35.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-08 11:12:35.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3207e6de 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.093 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.094 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.094 [Test worker @coroutine#6554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-08 11:12:35.094 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b88dd58 2024-02-08 11:12:35.094 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b88dd58 2024-02-08 11:12:35.094 [Test worker @coroutine#6554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-08 11:12:35.109 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88dd58 2024-02-08 11:12:35.120 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88dd58 2024-02-08 11:12:35.121 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88dd58 2024-02-08 11:12:35.123 [Test worker @coroutine#6560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88dd58 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60ddad4 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0e3bd 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0e3bd 2024-02-08 11:12:35.124 [Test worker @coroutine#6554] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-08 11:12:35.139 [Test worker @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0e3bd 2024-02-08 11:12:35.149 [Test worker @coroutine#6562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0e3bd 2024-02-08 11:12:35.151 [DefaultDispatcher-worker-11 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c65f2e1 2024-02-08 11:12:35.151 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0e3bd 2024-02-08 11:12:35.151 [DefaultDispatcher-worker-11 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.151 [DefaultDispatcher-worker-11 @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:35.151 [DefaultDispatcher-worker-11 @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.152 [DefaultDispatcher-worker-17 @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.152 [DefaultDispatcher-worker-17 @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54729/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.152 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0e3bd 2024-02-08 11:12:35.162 [DefaultDispatcher-worker-11 @coroutine#6571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0e3bd 2024-02-08 11:12:35.176 [DefaultDispatcher-worker-13 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88dd58 2024-02-08 11:12:35.183 [DefaultDispatcher-worker-15 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88dd58 2024-02-08 11:12:35.190 [DefaultDispatcher-worker-6 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88dd58 2024-02-08 11:12:35.194 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:35.197 [DefaultDispatcher-worker-6 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88dd58 2024-02-08 11:12:35.205 [DefaultDispatcher-worker-6 @coroutine#6554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b88dd58 2024-02-08 11:12:35.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-08 11:12:35.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-08 11:12:35.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:35.209 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b88dd58: (connection evicted) 2024-02-08 11:12:35.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-08 11:12:35.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-08 11:12:35.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-08 11:12:35.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-08 11:12:35.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:35.211 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a0e3bd: (connection evicted) 2024-02-08 11:12:35.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-08 11:12:35.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-08 11:12:35.212 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-08 11:12:35.212 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.212 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.212 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.212 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.212 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.212 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.212 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19266ca3 2024-02-08 11:12:35.212 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.212 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-08 11:12:35.213 [Test worker @coroutine#6610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-08 11:12:35.228 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-08 11:12:35.238 [Test worker @coroutine#6611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-08 11:12:35.240 [Test worker @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-08 11:12:35.241 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-08 11:12:35.241 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65067d90 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2024-02-08 11:12:35.242 [Test worker @coroutine#6610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-08 11:12:35.255 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2024-02-08 11:12:35.256 [DefaultDispatcher-worker-14 @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 11:12:35.256 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.256 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:35.256 [DefaultDispatcher-worker-14 @coroutine#3182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.257 [DefaultDispatcher-worker-6 @coroutine#3182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.257 [DefaultDispatcher-worker-6 @coroutine#3182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36707/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.265 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2024-02-08 11:12:35.267 [Test worker @coroutine#6622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2024-02-08 11:12:35.268 [Test worker @coroutine#6624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2024-02-08 11:12:35.280 [DefaultDispatcher-worker-4 @coroutine#6626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2024-02-08 11:12:35.294 [DefaultDispatcher-worker-5 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-08 11:12:35.300 [DefaultDispatcher-worker-5 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-08 11:12:35.308 [DefaultDispatcher-worker-15 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-08 11:12:35.313 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:35.317 [DefaultDispatcher-worker-2 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-08 11:12:35.322 [DefaultDispatcher-worker-11 @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79454d8e 2024-02-08 11:12:35.322 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.322 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:35.322 [DefaultDispatcher-worker-11 @coroutine#2851] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.323 [DefaultDispatcher-worker-9 @coroutine#2851] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.323 [DefaultDispatcher-worker-9 @coroutine#2851] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36109/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.326 [DefaultDispatcher-worker-5 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-08 11:12:35.334 [DefaultDispatcher-worker-11 @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2024-02-08 11:12:35.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-08 11:12:35.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-08 11:12:35.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:35.339 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@627222d8: (connection evicted) 2024-02-08 11:12:35.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-08 11:12:35.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-08 11:12:35.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-08 11:12:35.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-08 11:12:35.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:35.340 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53b5356: (connection evicted) 2024-02-08 11:12:35.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-08 11:12:35.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-08 11:12:35.343 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-08 11:12:35.343 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.343 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.343 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.343 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.343 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.343 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.343 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c380db5 2024-02-08 11:12:35.343 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.343 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.343 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.343 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.343 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.343 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-02-08 11:12:35.344 [Test worker @coroutine#6668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-08 11:12:35.362 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-02-08 11:12:35.372 [Test worker @coroutine#6669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-02-08 11:12:35.374 [Test worker @coroutine#6671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-02-08 11:12:35.375 [Test worker @coroutine#6673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-02-08 11:12:35.385 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-227 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f due to dirty commit state on close(). 2024-02-08 11:12:35.389 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f 2024-02-08 11:12:35.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-08 11:12:35.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-08 11:12:35.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:35.390 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f9d7d3f: (connection evicted) 2024-02-08 11:12:35.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-08 11:12:35.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-08 11:12:35.448 [DefaultDispatcher-worker-7 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bae5e58 2024-02-08 11:12:35.449 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.449 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:35.449 [DefaultDispatcher-worker-7 @coroutine#2883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.450 [DefaultDispatcher-worker-18 @coroutine#2883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.450 [DefaultDispatcher-worker-18 @coroutine#2883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45145/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d0ea2af 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.452 [Test worker @coroutine#6690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-08 11:12:35.453 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1828eff 2024-02-08 11:12:35.453 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1828eff 2024-02-08 11:12:35.453 [Test worker @coroutine#6690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-08 11:12:35.467 [Test worker @coroutine#6690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1828eff 2024-02-08 11:12:35.478 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1828eff 2024-02-08 11:12:35.479 [Test worker @coroutine#6697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1828eff 2024-02-08 11:12:35.481 [Test worker @coroutine#6699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1828eff 2024-02-08 11:12:35.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-08 11:12:35.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-08 11:12:35.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:35.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-08 11:12:35.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5edeb83e 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.486 [Test worker @coroutine#6716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-08 11:12:35.487 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c752425 2024-02-08 11:12:35.487 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c752425 2024-02-08 11:12:35.487 [Test worker @coroutine#6716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-08 11:12:35.501 [Test worker @coroutine#6716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c752425 2024-02-08 11:12:35.511 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c752425 2024-02-08 11:12:35.513 [Test worker @coroutine#6719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c752425 2024-02-08 11:12:35.515 [Test worker @coroutine#6721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c752425 2024-02-08 11:12:35.524 [DefaultDispatcher-worker-15 @coroutine#6723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c752425 2024-02-08 11:12:35.533 [DefaultDispatcher-worker-1 @coroutine#6736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c752425 2024-02-08 11:12:35.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-08 11:12:35.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-08 11:12:35.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:35.535 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c752425: (connection evicted) 2024-02-08 11:12:35.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-08 11:12:35.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7655dc27 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.538 [Test worker @coroutine#6745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-08 11:12:35.539 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@428169d 2024-02-08 11:12:35.539 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@428169d 2024-02-08 11:12:35.539 [Test worker @coroutine#6745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-08 11:12:35.556 [Test worker @coroutine#6745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2024-02-08 11:12:35.566 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2024-02-08 11:12:35.568 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2024-02-08 11:12:35.570 [Test worker @coroutine#6750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2024-02-08 11:12:35.573 [DefaultDispatcher-worker-1 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17344d7 2024-02-08 11:12:35.573 [DefaultDispatcher-worker-1 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.573 [DefaultDispatcher-worker-1 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:35.573 [DefaultDispatcher-worker-1 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.574 [DefaultDispatcher-worker-1 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.574 [DefaultDispatcher-worker-1 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36317/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.578 [DefaultDispatcher-worker-13 @coroutine#6752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2024-02-08 11:12:35.585 [DefaultDispatcher-worker-4 @coroutine#6765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2024-02-08 11:12:35.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-08 11:12:35.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-08 11:12:35.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:35.587 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@428169d: (connection evicted) 2024-02-08 11:12:35.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-08 11:12:35.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a5c041f 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@16124894 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@16124894 2024-02-08 11:12:35.590 [Test worker @coroutine#6777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-08 11:12:35.606 [Test worker @coroutine#6777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16124894 2024-02-08 11:12:35.616 [Test worker @coroutine#6778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16124894 2024-02-08 11:12:35.618 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16124894 2024-02-08 11:12:35.620 [Test worker @coroutine#6782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16124894 2024-02-08 11:12:35.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-08 11:12:35.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-08 11:12:35.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:35.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-08 11:12:35.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@470b7fcf 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.626 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.627 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.627 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.627 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.627 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-08 11:12:35.627 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.627 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.627 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.627 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.627 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.627 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.627 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.627 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.627 [Test worker @coroutine#6801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-08 11:12:35.627 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-08 11:12:35.627 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-08 11:12:35.627 [Test worker @coroutine#6801] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-08 11:12:35.641 [Test worker @coroutine#6801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-08 11:12:35.644 [DefaultDispatcher-worker-7 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e58b0f6 2024-02-08 11:12:35.645 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.645 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:35.645 [DefaultDispatcher-worker-7 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.646 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.646 [DefaultDispatcher-worker-4 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46209/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.652 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-08 11:12:35.657 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-08 11:12:35.660 [Test worker @coroutine#6809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f8effb 2024-02-08 11:12:35.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-08 11:12:35.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-08 11:12:35.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:35.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-08 11:12:35.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4545ac62 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c03fa2 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c03fa2 2024-02-08 11:12:35.666 [Test worker @coroutine#6826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-08 11:12:35.680 [Test worker @coroutine#6826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c03fa2 2024-02-08 11:12:35.690 [Test worker @coroutine#6827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c03fa2 2024-02-08 11:12:35.692 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c03fa2 2024-02-08 11:12:35.694 [Test worker @coroutine#6831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c03fa2 2024-02-08 11:12:35.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-08 11:12:35.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-08 11:12:35.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:35.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-08 11:12:35.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1940bacd 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.705 [Test worker @coroutine#6856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-08 11:12:35.706 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-08 11:12:35.706 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-08 11:12:35.706 [Test worker @coroutine#6856] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-08 11:12:35.706 [DefaultDispatcher-worker-15 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-02-08 11:12:35.706 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.706 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:35.706 [DefaultDispatcher-worker-15 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.707 [DefaultDispatcher-worker-11 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.707 [DefaultDispatcher-worker-11 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59571/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.719 [Test worker @coroutine#6856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-08 11:12:35.730 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-08 11:12:35.731 [Test worker @coroutine#6862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-08 11:12:35.733 [Test worker @coroutine#6864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9ec3e7 2024-02-08 11:12:35.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-08 11:12:35.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-08 11:12:35.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:35.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-08 11:12:35.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-08 11:12:35.736 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79fc6651 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@44881fcc 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@44881fcc 2024-02-08 11:12:35.737 [Test worker @coroutine#6875] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-08 11:12:35.751 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44881fcc 2024-02-08 11:12:35.761 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44881fcc 2024-02-08 11:12:35.763 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44881fcc 2024-02-08 11:12:35.764 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44881fcc 2024-02-08 11:12:35.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-08 11:12:35.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-08 11:12:35.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:35.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-08 11:12:35.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15db4dc 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.767 [Test worker @coroutine#6892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-08 11:12:35.768 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@762261fd 2024-02-08 11:12:35.768 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@762261fd 2024-02-08 11:12:35.768 [Test worker @coroutine#6892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-08 11:12:35.781 [Test worker @coroutine#6892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762261fd 2024-02-08 11:12:35.794 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762261fd 2024-02-08 11:12:35.796 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762261fd 2024-02-08 11:12:35.798 [Test worker @coroutine#6897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@762261fd 2024-02-08 11:12:35.800 [DefaultDispatcher-worker-11 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157e33ea 2024-02-08 11:12:35.800 [DefaultDispatcher-worker-18 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78805df3 2024-02-08 11:12:35.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-08 11:12:35.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-08 11:12:35.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:35.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.800 [DefaultDispatcher-worker-11 @coroutine#3021] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.800 [DefaultDispatcher-worker-18 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-08 11:12:35.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-08 11:12:35.800 [DefaultDispatcher-worker-11 @coroutine#3021] 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-02-08 11:12:35.800 [DefaultDispatcher-worker-18 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:35.800 [DefaultDispatcher-worker-11 @coroutine#3021] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.800 [DefaultDispatcher-worker-18 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.801 [DefaultDispatcher-worker-18 @coroutine#3021] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.801 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.802 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.802 [DefaultDispatcher-worker-11 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58375/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7821d009 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@24afdf18 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@24afdf18 2024-02-08 11:12:35.802 [Test worker @coroutine#6912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-08 11:12:35.816 [Test worker @coroutine#6912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24afdf18 2024-02-08 11:12:35.826 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24afdf18 2024-02-08 11:12:35.828 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24afdf18 2024-02-08 11:12:35.829 [Test worker @coroutine#6918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24afdf18 2024-02-08 11:12:35.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-08 11:12:35.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-08 11:12:35.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:35.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-08 11:12:35.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bdec54 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.833 [Test worker @coroutine#6929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-08 11:12:35.834 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9e38d4 2024-02-08 11:12:35.834 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9e38d4 2024-02-08 11:12:35.834 [Test worker @coroutine#6929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-08 11:12:35.847 [Test worker @coroutine#6929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9e38d4 2024-02-08 11:12:35.857 [Test worker @coroutine#6930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9e38d4 2024-02-08 11:12:35.859 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9e38d4 2024-02-08 11:12:35.860 [Test worker @coroutine#6934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f9e38d4 2024-02-08 11:12:35.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-08 11:12:35.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-08 11:12:35.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:35.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-08 11:12:35.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fe43257 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.865 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.866 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.866 [Test worker @coroutine#6947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-08 11:12:35.866 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a35343e 2024-02-08 11:12:35.866 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a35343e 2024-02-08 11:12:35.866 [Test worker @coroutine#6947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-08 11:12:35.879 [Test worker @coroutine#6947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a35343e 2024-02-08 11:12:35.890 [Test worker @coroutine#6948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a35343e 2024-02-08 11:12:35.891 [Test worker @coroutine#6950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a35343e 2024-02-08 11:12:35.893 [Test worker @coroutine#6952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a35343e 2024-02-08 11:12:35.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-08 11:12:35.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-08 11:12:35.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:35.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-08 11:12:35.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68b59e2f 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.896 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.897 [Test worker @coroutine#6965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-08 11:12:35.897 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2024-02-08 11:12:35.897 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2024-02-08 11:12:35.897 [Test worker @coroutine#6965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-08 11:12:35.910 [Test worker @coroutine#6965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2024-02-08 11:12:35.920 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2024-02-08 11:12:35.922 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2024-02-08 11:12:35.926 [Test worker @coroutine#6970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2024-02-08 11:12:35.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-08 11:12:35.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-08 11:12:35.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:35.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-08 11:12:35.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-08 11:12:35.929 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-08 11:12:35.929 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.929 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.929 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@693afcd1 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2024-02-08 11:12:35.930 [Test worker @coroutine#6983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-08 11:12:35.945 [DefaultDispatcher-worker-14 @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c19bb2a 2024-02-08 11:12:35.945 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.945 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId. 2024-02-08 11:12:35.945 [DefaultDispatcher-worker-14 @coroutine#3086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.946 [Test worker @coroutine#6983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2024-02-08 11:12:35.947 [DefaultDispatcher-worker-7 @coroutine#3086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.947 [DefaultDispatcher-worker-7 @coroutine#3086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41873/UmAppDatabase/replication/nodeId 2024-02-08 11:12:35.956 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2024-02-08 11:12:35.958 [Test worker @coroutine#6989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2024-02-08 11:12:35.960 [Test worker @coroutine#6991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2024-02-08 11:12:35.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-08 11:12:35.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-08 11:12:35.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:35.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-08 11:12:35.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e4d660 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:35.964 [Test worker @coroutine#7004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-08 11:12:35.965 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a977d 2024-02-08 11:12:35.965 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a977d 2024-02-08 11:12:35.965 [Test worker @coroutine#7004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-08 11:12:35.978 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a977d 2024-02-08 11:12:35.988 [Test worker @coroutine#7005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a977d 2024-02-08 11:12:35.990 [Test worker @coroutine#7007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a977d 2024-02-08 11:12:35.992 [Test worker @coroutine#7009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738a977d 2024-02-08 11:12:35.995 [UI Thread @coroutine#7018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-08 11:12:35.995 [UI Thread @coroutine#7018] 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-02-08 11:12:35.995 [UI Thread @coroutine#7018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-08 11:12:35.996 [UI Thread @coroutine#7018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-08 11:12:35.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-08 11:12:35.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-08 11:12:35.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:35.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:35.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-08 11:12:35.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@295f115d 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-08 11:12:36.000 [Test worker @coroutine#7024] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-08 11:12:36.017 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-08 11:12:36.027 [Test worker @coroutine#7025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-08 11:12:36.029 [Test worker @coroutine#7027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-08 11:12:36.030 [Test worker @coroutine#7029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c32f3d8 2024-02-08 11:12:36.033 [UI Thread @coroutine#7040] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57255/Site/verify 2024-02-08 11:12:36.033 [UI Thread @coroutine#7040] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57255/Site/verify. 2024-02-08 11:12:36.033 [UI Thread @coroutine#7040] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57255/Site/verify 2024-02-08 11:12:36.034 [UI Thread @coroutine#7040] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57255/Site/verify 2024-02-08 11:12:36.034 [UI Thread @coroutine#7040] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57255/Site/verify 2024-02-08 11:12:36.034 [UI Thread @coroutine#7040] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57255/Site/verify. 2024-02-08 11:12:36.034 [UI Thread @coroutine#7040] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57255/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:36.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-08 11:12:36.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-08 11:12:36.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 11:12:36.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:36.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-08 11:12:36.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-08 11:12:36.042 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b09f4fb 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-02-08 11:12:36.043 [Test worker @coroutine#7047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-08 11:12:36.059 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-02-08 11:12:36.071 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-02-08 11:12:36.073 [Test worker @coroutine#7051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-02-08 11:12:36.075 [Test worker @coroutine#7053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-02-08 11:12:36.084 [DefaultDispatcher-worker-9 @coroutine#7055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-02-08 11:12:36.091 [DefaultDispatcher-worker-11 @coroutine#7047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-02-08 11:12:36.096 [UI Thread @coroutine#7064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34909/556414544007565312/_ustadmanifest.json 2024-02-08 11:12:36.096 [UI Thread @coroutine#7064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34909/556414544007565312/_ustadmanifest.json. 2024-02-08 11:12:36.096 [UI Thread @coroutine#7064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34909/556414544007565312/_ustadmanifest.json 2024-02-08 11:12:36.098 [UI Thread @coroutine#7064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34909/556414544007565312/_ustadmanifest.json 2024-02-08 11:12:36.098 [UI Thread @coroutine#7064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34909/556414544007565312/_ustadmanifest.json 2024-02-08 11:12:36.098 [UI Thread @coroutine#7064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34909/556414544007565312/_ustadmanifest.json. 2024-02-08 11:12:36.098 [UI Thread @coroutine#7064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34909/556414544007565312/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:36.098 [UI Thread @coroutine#7064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34909/tincan.xml 2024-02-08 11:12:36.098 [UI Thread @coroutine#7064] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34909/tincan.xml. 2024-02-08 11:12:36.098 [UI Thread @coroutine#7064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34909/tincan.xml 2024-02-08 11:12:36.099 [UI Thread @coroutine#7064] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34909/tincan.xml 2024-02-08 11:12:36.099 [UI Thread @coroutine#7064] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34909/tincan.xml 2024-02-08 11:12:36.099 [UI Thread @coroutine#7064] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34909/tincan.xml. 2024-02-08 11:12:36.099 [UI Thread @coroutine#7064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34909/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 11:12:36.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-08 11:12:36.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-08 11:12:36.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 11:12:36.101 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@736de3b6: (connection evicted) 2024-02-08 11:12:36.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 11:12:36.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-08 11:12:36.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-02-08 19:55:54.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-08 19:55:54.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:54.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341b13a8 2024-02-08 19:55:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:55:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:55:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:55:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-08 19:55:54.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:54.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:54.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:54.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:54.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:54.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:54.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:54.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:54.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-08 19:55:54.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:55:54.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:55:54.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-08 19:55:54.710 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:55:54.715 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3889c523 2024-02-08 19:55:54.716 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3889c523 2024-02-08 19:55:54.719 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:55:54.720 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@364e3c42 2024-02-08 19:55:54.720 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@364e3c42 2024-02-08 19:55:54.724 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3271ae53 2024-02-08 19:55:54.724 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3271ae53 2024-02-08 19:55:54.727 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77733679 2024-02-08 19:55:54.727 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77733679 2024-02-08 19:55:54.730 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a55569 2024-02-08 19:55:54.730 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a55569 2024-02-08 19:55:54.732 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cec533 2024-02-08 19:55:54.732 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cec533 2024-02-08 19:55:54.735 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f2f88f 2024-02-08 19:55:54.735 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f2f88f 2024-02-08 19:55:54.737 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@175cc936 2024-02-08 19:55:54.737 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@175cc936 2024-02-08 19:55:54.740 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf9d8a9 2024-02-08 19:55:54.740 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf9d8a9 2024-02-08 19:55:54.740 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 19:55:54.755 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:55:54.760 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:55:55.014 [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-02-08 19:55:55.015 [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-02-08 19:55:55.015 [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-02-08 19:55:55.016 [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-02-08 19:55:55.052 [DefaultDispatcher-worker-3 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:55:55.053 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 19:55:55.053 [DefaultDispatcher-worker-3 @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-02-08 19:55:55.053 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 19:55:55.102 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:55:55.155 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:55:55.189 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:55:55.214 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:55:55.230 [DefaultDispatcher-worker-5 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:55:55.230 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 19:55:55.243 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:55:55.250 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:55:55.401 [DefaultDispatcher-worker-9 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4 2024-02-08 19:55:55.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-08 19:55:55.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-08 19:55:55.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:55:55.445 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29ebbdf4: (connection evicted) 2024-02-08 19:55:55.446 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3889c523: (connection evicted) 2024-02-08 19:55:55.446 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@364e3c42: (connection evicted) 2024-02-08 19:55:55.447 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3271ae53: (connection evicted) 2024-02-08 19:55:55.448 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77733679: (connection evicted) 2024-02-08 19:55:55.448 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a55569: (connection evicted) 2024-02-08 19:55:55.449 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46cec533: (connection evicted) 2024-02-08 19:55:55.449 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79f2f88f: (connection evicted) 2024-02-08 19:55:55.450 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@175cc936: (connection evicted) 2024-02-08 19:55:55.450 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cf9d8a9: (connection evicted) 2024-02-08 19:55:55.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:55.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-08 19:55:55.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-08 19:55:55.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-08 19:55:55.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:55.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:55.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:55.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:55.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:55.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:55.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@100d0218 2024-02-08 19:55:55.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:55.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:55.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:55.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:55.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:55.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:55.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:55.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:55.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:55.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:55.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:55.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:55.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:55.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:55:55.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:55:55.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:55.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:55.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:55:55.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:55.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-08 19:55:55.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:55.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:55.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:55.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:55.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:55.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:55.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:55.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:55.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-08 19:55:55.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:55:55.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:55:55.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-08 19:55:55.468 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:55:55.487 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:55:55.490 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:55:55.493 [DefaultDispatcher-worker-9 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:55:55.493 [DefaultDispatcher-worker-9 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:55:55.493 [DefaultDispatcher-worker-9 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:55:55.493 [DefaultDispatcher-worker-9 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:55:55.510 [DefaultDispatcher-worker-1 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:55:55.512 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 19:55:55.512 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-08 19:55:55.512 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 19:55:55.518 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:55:55.535 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:55:55.549 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:55:55.559 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:55:55.566 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:55:55.568 [DefaultDispatcher-worker-11 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:55:55.570 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc5b5ef 2024-02-08 19:55:55.570 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc5b5ef 2024-02-08 19:55:55.573 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-08 19:55:55.575 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21024e67 2024-02-08 19:55:55.575 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@21024e67 2024-02-08 19:55:55.578 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@253dde9f 2024-02-08 19:55:55.579 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@253dde9f 2024-02-08 19:55:55.583 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f445c 2024-02-08 19:55:55.583 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f445c 2024-02-08 19:55:55.584 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:55:55.586 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6257ff79 2024-02-08 19:55:55.586 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6257ff79 2024-02-08 19:55:55.589 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5195e422 2024-02-08 19:55:55.589 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5195e422 2024-02-08 19:55:55.590 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:55:55.592 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a1701a9 2024-02-08 19:55:55.592 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a1701a9 2024-02-08 19:55:55.594 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bb13 2024-02-08 19:55:55.595 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bb13 2024-02-08 19:55:55.597 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de1205f 2024-02-08 19:55:55.597 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de1205f 2024-02-08 19:55:55.597 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:55:55.683 [DefaultDispatcher-worker-7 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b829d5 2024-02-08 19:55:55.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-08 19:55:55.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-08 19:55:55.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:55:55.719 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20b829d5: (connection evicted) 2024-02-08 19:55:55.720 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fc5b5ef: (connection evicted) 2024-02-08 19:55:55.720 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21024e67: (connection evicted) 2024-02-08 19:55:55.720 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@253dde9f: (connection evicted) 2024-02-08 19:55:55.721 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@603f445c: (connection evicted) 2024-02-08 19:55:55.721 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6257ff79: (connection evicted) 2024-02-08 19:55:55.722 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5195e422: (connection evicted) 2024-02-08 19:55:55.722 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a1701a9: (connection evicted) 2024-02-08 19:55:55.723 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10bb13: (connection evicted) 2024-02-08 19:55:55.723 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5de1205f: (connection evicted) 2024-02-08 19:55:55.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:55.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-08 19:55:55.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-08 19:55:55.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-08 19:55:55.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:55.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:55.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:55.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:55.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:55.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:55.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38bc5ac0 2024-02-08 19:55:55.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:55.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:55.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:55.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:55.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:55.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-08 19:55:55.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2024-02-08 19:55:55.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d63a4f 2024-02-08 19:55:55.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-08 19:55:55.885 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:56.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a7bc16b 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:56.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:56.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-08 19:55:56.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc5460 2024-02-08 19:55:56.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc5460 2024-02-08 19:55:56.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20820df0 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:56.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:56.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:56.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-08 19:55:56.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 19:55:56.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 19:55:56.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-08 19:55:56.235 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:55:56.244 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cc5460 2024-02-08 19:55:56.250 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44629/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 19:55:56.251 [DefaultDispatcher-worker-7 @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:44629/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-08 19:55:56.251 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44629/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 19:55:56.260 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:56.293 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44629/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 19:55:56.293 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44629/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-08 19:55:56.325 [pool-2-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 19:55:56.457 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-08 19:55:56.457 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44629/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-08 19:55:56.639 [DefaultDispatcher-worker-1 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 19:55:56.648 [DefaultDispatcher-worker-1 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 19:55:56.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-08 19:55:56.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-08 19:55:56.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:56.683 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42cc5460: (connection evicted) 2024-02-08 19:55:56.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:56.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-08 19:55:56.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-08 19:55:56.688 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@205159dc 2024-02-08 19:55:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-08 19:55:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4813d0 2024-02-08 19:55:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:56.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:56.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:56.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-08 19:55:56.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0d8937 2024-02-08 19:55:56.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0d8937 2024-02-08 19:55:56.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-08 19:55:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-08 19:55:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:56.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105dc04d 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:56.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:56.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-08 19:55:56.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a8e40d 2024-02-08 19:55:56.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a8e40d 2024-02-08 19:55:56.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-08 19:55:56.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-08 19:55:56.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-08 19:55:56.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:56.757 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f0d8937: (connection evicted) 2024-02-08 19:55:56.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:56.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-08 19:55:56.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-08 19:55:56.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-08 19:55:56.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:56.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:56.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:56.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:56.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:56.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:56.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4540c7 2024-02-08 19:55:56.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:56.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:56.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:56.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-08 19:55:56.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc0b8c8 2024-02-08 19:55:56.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc0b8c8 2024-02-08 19:55:56.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-08 19:55:56.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-08 19:55:56.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15f861ee 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:56.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:56.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-08 19:55:56.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6463da36 2024-02-08 19:55:56.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6463da36 2024-02-08 19:55:56.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-08 19:55:56.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-08 19:55:56.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-08 19:55:56.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:56.785 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bc0b8c8: (connection evicted) 2024-02-08 19:55:56.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:56.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-08 19:55:56.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-08 19:55:56.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6233c6c2 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:56.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-08 19:55:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:56.791 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:56.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-08 19:55:56.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9 2024-02-08 19:55:56.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9 2024-02-08 19:55:56.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-08 19:55:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-08 19:55:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:56.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34cb0e49 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:56.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:56.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-08 19:55:56.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a667f44 2024-02-08 19:55:56.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a667f44 2024-02-08 19:55:56.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-08 19:55:56.816 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:56.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-08 19:55:56.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-08 19:55:56.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:56.820 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e50eeb9: (connection evicted) 2024-02-08 19:55:56.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:56.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-08 19:55:56.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@517fbf62 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:56.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:56.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:56.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:56.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:56.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:56.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:56.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:56.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-08 19:55:56.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:56.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:56.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:56.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:56.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:56.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:56.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:56.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:56.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-08 19:55:56.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@150f41b9 2024-02-08 19:55:56.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@150f41b9 2024-02-08 19:55:56.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-08 19:55:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-08 19:55:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e364f1f 2024-02-08 19:55:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:56.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:56.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:56.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-08 19:55:56.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@298263fa 2024-02-08 19:55:56.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@298263fa 2024-02-08 19:55:56.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-08 19:55:56.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-08 19:55:56.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-08 19:55:56.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:56.873 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@150f41b9: (connection evicted) 2024-02-08 19:55:56.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:56.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-08 19:55:56.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-08 19:55:56.879 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:56.910 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:56.945 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b7ee56c 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:56.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:56.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:56.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-08 19:55:56.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de8f85c 2024-02-08 19:55:56.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de8f85c 2024-02-08 19:55:56.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21abda60 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:56.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:56.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 19:55:56.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 19:55:57.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-08 19:55:57.083 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.096 [DefaultDispatcher-worker-1 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 19:55:57.100 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.114 [DefaultDispatcher-worker-7 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 19:55:57.124 [DefaultDispatcher-worker-1 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 19:55:57.136 [DefaultDispatcher-worker-1 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 19:55:57.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-08 19:55:57.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-08 19:55:57.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.203 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3de8f85c: (connection evicted) 2024-02-08 19:55:57.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-08 19:55:57.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-08 19:55:57.208 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c70b7c3 2024-02-08 19:55:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-08 19:55:57.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa212df 2024-02-08 19:55:57.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-08 19:55:57.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-08 19:55:57.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@204b0f07 2024-02-08 19:55:57.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@204b0f07 2024-02-08 19:55:57.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f68756d 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-08 19:55:57.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9bb69b 2024-02-08 19:55:57.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9bb69b 2024-02-08 19:55:57.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-08 19:55:57.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-08 19:55:57.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-08 19:55:57.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.241 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@204b0f07: (connection evicted) 2024-02-08 19:55:57.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-08 19:55:57.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-08 19:55:57.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d126083 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-08 19:55:57.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8fb023 2024-02-08 19:55:57.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8fb023 2024-02-08 19:55:57.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-08 19:55:57.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26d73519 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-08 19:55:57.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@40538370 2024-02-08 19:55:57.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@40538370 2024-02-08 19:55:57.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-08 19:55:57.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-08 19:55:57.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-08 19:55:57.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.269 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a8fb023: (connection evicted) 2024-02-08 19:55:57.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-08 19:55:57.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51e94b7d 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a 2024-02-08 19:55:57.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a 2024-02-08 19:55:57.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-08 19:55:57.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4468fda8 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@29aa4bc9 2024-02-08 19:55:57.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@29aa4bc9 2024-02-08 19:55:57.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-08 19:55:57.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-08 19:55:57.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-08 19:55:57.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.290 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a4f8e8a: (connection evicted) 2024-02-08 19:55:57.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-08 19:55:57.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cdc4070 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-08 19:55:57.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-08 19:55:57.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb 2024-02-08 19:55:57.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb 2024-02-08 19:55:57.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-08 19:55:57.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-08 19:55:57.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f60824e 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c25bbc 2024-02-08 19:55:57.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@29c25bbc 2024-02-08 19:55:57.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-08 19:55:57.328 [DefaultDispatcher-worker-1 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 19:55:57.334 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.366 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.367 [DefaultDispatcher-worker-1 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit1494609401001295272/junit694811905540098896.tmp 2024-02-08 19:55:57.388 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.396 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.411 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.417 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - { "streams": [ { "index": 0, "codec_name": "h264", "codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10", "profile": "High", "codec_type": "video", "codec_time_base": "36131/2150400", "codec_tag_string": "avc1", "codec_tag": "0x31637661", "width": 1920, "height": 1080, "coded_width": 1920, "coded_height": 1088, "has_b_frames": 1, "sample_aspect_ratio": "1:1", "display_aspect_ratio": "16:9", "pix_fmt": "yuv420p", "level": 40, "color_range": "tv", "color_space": "bt709", "color_transfer": "bt709", "color_primaries": "bt709", "chroma_location": "left", "refs": 1, "is_avc": "true", "nal_length_size": "4", "r_frame_rate": "30/1", "avg_frame_rate": "1075200/36131", 2024-02-08 19:55:57.431 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "time_base": "1/15360", "start_pts": 0, "start_time": "0.000000", "duration_ts": 17695, "duration": "1.152018", "bit_rate": "3011701", "bits_per_raw_sample": "8", "nb_frames": "70", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Video" } }, { "index": 1, "codec_name": "aac", "codec_long_name": "AAC (Advanced Audio Coding 2024-02-08 19:55:57.433 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - )", "profile": "LC", "codec_type": "audio", "codec_time_base": "1/44100", "codec_tag_string": "mp4a", "codec_tag": "0x6134706d", "sample_fmt": "fltp", "sample_rate": "44100", "channels": 2, "channel_layout": "stereo", "bits_per_sample": 0, "r_frame_rate": "0/0", "avg_frame_rate": "0/0", "time_base": "1/44100", "start_pts": 0, "start_time": "0.000000", "duration_ts": 50803, "duration": "1.151995", "bit_rate": "127320", "max_bit_rate": "127999", "nb_frames": "53", "disposition": { "default": 1, "dub": 0, "original": 0, "comment": 0, "lyrics": 0, "karaoke": 0, "forced": 0, "hearing_impaired": 0, "visual_impaired": 0, 2024-02-08 19:55:57.433 [DefaultDispatcher-worker-1 @coroutine#334] DEBUG net.bramp.ffmpeg.FFprobe - "clean_effects": 0, "attached_pic": 0, "timed_thumbnails": 0 }, "tags": { "creation_time": "2019-01-29T08:44:17.000000Z", "language": "und", "handler_name": "Core Media Audio" } } ], "chapters": [ ], "format": { "filename": "/tmp/junit1494609401001295272/junit694811905540098896.tmp", "nb_streams": 2, "nb_programs": 0, "format_name": "mov,mp4,m4a,3gp,3g2,mj2", "format_long_name": "QuickTime / MOV", "start_time": "0.000000", "duration": "1.152000", "size": "907481", "bit_rate": "6301951", "probe_score": 100, "tags": { "major_brand": "mp42", "minor_version": "1", "compatible_brands": "mp41mp42isom", "creation_time": "2019-01-29T08:44:17.000000Z" } } } 2024-02-08 19:55:57.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-08 19:55:57.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-08 19:55:57.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.434 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6abe62bb: (connection evicted) 2024-02-08 19:55:57.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-08 19:55:57.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3c99f1 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-08 19:55:57.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-08 19:55:57.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2024-02-08 19:55:57.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cf2f5d6 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-08 19:55:57.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2024-02-08 19:55:57.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b030101 2024-02-08 19:55:57.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-08 19:55:57.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-08 19:55:57.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-08 19:55:57.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.457 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@661db63e: (connection evicted) 2024-02-08 19:55:57.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-08 19:55:57.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba1cdbe 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-08 19:55:57.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@226e07e7 2024-02-08 19:55:57.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@226e07e7 2024-02-08 19:55:57.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-08 19:55:57.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c31e410 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 19:55:57.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 19:55:57.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-08 19:55:57.491 [DefaultDispatcher-worker-7 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 19:55:57.493 [DefaultDispatcher-worker-7 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 19:55:57.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-08 19:55:57.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-08 19:55:57.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.496 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@226e07e7: (connection evicted) 2024-02-08 19:55:57.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-08 19:55:57.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-08 19:55:57.497 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2024-02-08 19:55:57.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20231384 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-08 19:55:57.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@35becbd4 2024-02-08 19:55:57.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@35becbd4 2024-02-08 19:55:57.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bcc8f13 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-08 19:55:57.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-08 19:55:57.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d91faf 2024-02-08 19:55:57.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d91faf 2024-02-08 19:55:57.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-08 19:55:57.522 [DefaultDispatcher-worker-9 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-08 19:55:57.555 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.558 [DefaultDispatcher-worker-9 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit7305807953724283558/junit5347904921360438627.tmp 2024-02-08 19:55:57.576 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.587 [DefaultDispatcher-worker-9 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-08 19:55:57.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-08 19:55:57.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-08 19:55:57.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.590 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35becbd4: (connection evicted) 2024-02-08 19:55:57.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-08 19:55:57.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-08 19:55:57.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-08 19:55:57.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f030c72 2024-02-08 19:55:57.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-08 19:55:57.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2024-02-08 19:55:57.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@18513c23 2024-02-08 19:55:57.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-08 19:55:57.620 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be50b35 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-08 19:55:57.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 19:55:57.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 19:55:57.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-08 19:55:57.633 [DefaultDispatcher-worker-7 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 19:55:57.634 [DefaultDispatcher-worker-7 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 19:55:57.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-08 19:55:57.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-08 19:55:57.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.635 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18513c23: (connection evicted) 2024-02-08 19:55:57.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-08 19:55:57.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-08 19:55:57.636 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2166c48a 2024-02-08 19:55:57.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be50bba 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-08 19:55:57.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2024-02-08 19:55:57.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2024-02-08 19:55:57.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-08 19:55:57.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ec0ca83 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2024-02-08 19:55:57.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@7827d7b 2024-02-08 19:55:57.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-08 19:55:57.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-08 19:55:57.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-08 19:55:57.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.710 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b: (connection evicted) 2024-02-08 19:55:57.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-08 19:55:57.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb99d1d 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-08 19:55:57.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-08 19:55:57.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2024-02-08 19:55:57.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd37449 2024-02-08 19:55:57.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-08 19:55:57.727 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5402612e 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2024-02-08 19:55:57.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@431babe6 2024-02-08 19:55:57.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-08 19:55:57.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-08 19:55:57.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-08 19:55:57.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.733 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd37449: (connection evicted) 2024-02-08 19:55:57.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-08 19:55:57.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e81 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-08 19:55:57.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2024-02-08 19:55:57.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2024-02-08 19:55:57.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-08 19:55:57.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 19:55:57.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 19:55:57.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-08 19:55:57.757 [DefaultDispatcher-worker-1 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 19:55:57.758 [DefaultDispatcher-worker-1 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 19:55:57.758 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-08 19:55:57.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-08 19:55:57.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.759 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ee97af: (connection evicted) 2024-02-08 19:55:57.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-08 19:55:57.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-08 19:55:57.760 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ab5e63 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-08 19:55:57.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98 2024-02-08 19:55:57.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98 2024-02-08 19:55:57.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-08 19:55:57.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bf0f70a 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-08 19:55:57.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-08 19:55:57.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d63b7e 2024-02-08 19:55:57.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-08 19:55:57.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-08 19:55:57.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-08 19:55:57.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.785 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e8f0f98: (connection evicted) 2024-02-08 19:55:57.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-08 19:55:57.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-08 19:55:57.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0652ab 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-08 19:55:57.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 19:55:57.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 19:55:57.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-08 19:55:57.812 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 19:55:57.823 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 19:55:57.825 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 19:55:57.831 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.833 [Test worker @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2024-02-08 19:55:57.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-08 19:55:57.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24b3f778 2024-02-08 19:55:57.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-02-08 19:55:57.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2024-02-08 19:55:57.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-08 19:55:57.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-08 19:55:57.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-08 19:55:57.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:55:57.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-08 19:55:57.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-08 19:55:57.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-08 19:55:57.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351ede23 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-08 19:55:57.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-02-08 19:55:57.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-02-08 19:55:57.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-08 19:55:57.850 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-02-08 19:55:57.852 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.863 [Test worker @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-02-08 19:55:57.865 [Test worker @coroutine#421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-02-08 19:55:57.869 [Test worker @coroutine#426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-02-08 19:55:57.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-08 19:55:57.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aedc426 2024-02-08 19:55:57.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2024-02-08 19:55:57.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2024-02-08 19:55:57.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-08 19:55:57.881 [DefaultDispatcher-worker-9 @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-02-08 19:55:57.881 [DefaultDispatcher-worker-11 @coroutine#435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2024-02-08 19:55:57.882 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.883 [Test worker @coroutine#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2024-02-08 19:55:57.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-08 19:55:57.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-08 19:55:57.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.889 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5df7a065: (connection evicted) 2024-02-08 19:55:57.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-08 19:55:57.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b28cff 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-08 19:55:57.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-02-08 19:55:57.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-02-08 19:55:57.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-08 19:55:57.898 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-02-08 19:55:57.909 [Test worker @coroutine#446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-02-08 19:55:57.912 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-02-08 19:55:57.916 [Test worker @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751686aa 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-08 19:55:57.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2024-02-08 19:55:57.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2024-02-08 19:55:57.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-08 19:55:57.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-08 19:55:57.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-08 19:55:57.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:55:57.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-08 19:55:57.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-08 19:55:57.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31880efa 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-08 19:55:57.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2024-02-08 19:55:57.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2024-02-08 19:55:57.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-08 19:55:57.928 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2024-02-08 19:55:57.935 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:57.939 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2024-02-08 19:55:57.942 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2024-02-08 19:55:57.945 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e5c5e6 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-08 19:55:57.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a54c92e 2024-02-08 19:55:57.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a54c92e 2024-02-08 19:55:57.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-08 19:55:57.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-08 19:55:57.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-08 19:55:57.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:55:57.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:57.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-08 19:55:57.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c41b8d8 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:57.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:57.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2024-02-08 19:55:57.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2024-02-08 19:55:57.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-08 19:55:57.971 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:58.018 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:58.030 [DefaultDispatcher-worker-5 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2024-02-08 19:55:58.044 [DefaultDispatcher-worker-2 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2024-02-08 19:55:58.047 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:58.056 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:58.099 [DefaultDispatcher-worker-6 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2024-02-08 19:55:58.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-08 19:55:58.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-08 19:55:58.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:58.102 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e: (connection evicted) 2024-02-08 19:55:58.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:58.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-08 19:55:58.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-08 19:55:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-08 19:55:58.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ee03f5 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:58.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:58.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-08 19:55:58.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3359c3f6 2024-02-08 19:55:58.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3359c3f6 2024-02-08 19:55:58.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-08 19:55:58.158 [DefaultDispatcher-worker-7 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359c3f6 2024-02-08 19:55:58.167 [DefaultDispatcher-worker-7 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359c3f6 2024-02-08 19:55:58.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-08 19:55:58.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-08 19:55:58.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:58.170 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3359c3f6: (connection evicted) 2024-02-08 19:55:58.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:58.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-08 19:55:58.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-08 19:55:58.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-08 19:55:58.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:58.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:58.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:58.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:58.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:58.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:58.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17f41739 2024-02-08 19:55:58.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:58.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:58.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:58.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:58.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:58.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@54286339 2024-02-08 19:55:58.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@54286339 2024-02-08 19:55:58.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-08 19:55:58.224 [DefaultDispatcher-worker-9 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54286339 2024-02-08 19:55:58.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-08 19:55:58.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-08 19:55:58.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:58.226 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54286339: (connection evicted) 2024-02-08 19:55:58.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:58.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-08 19:55:58.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31f1b268 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:58.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:58.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2833c093 2024-02-08 19:55:58.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2833c093 2024-02-08 19:55:58.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-08 19:55:58.281 [DefaultDispatcher-worker-9 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2833c093 2024-02-08 19:55:58.289 [DefaultDispatcher-worker-2 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2833c093 2024-02-08 19:55:58.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-08 19:55:58.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-08 19:55:58.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:58.290 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2833c093: (connection evicted) 2024-02-08 19:55:58.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:58.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-08 19:55:58.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-08 19:55:58.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-08 19:55:58.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:58.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:58.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:58.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:58.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:58.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:58.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@98722ef 2024-02-08 19:55:58.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:58.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:58.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd69983 2024-02-08 19:55:58.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd69983 2024-02-08 19:55:58.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-08 19:55:58.343 [DefaultDispatcher-worker-9 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd69983 2024-02-08 19:55:58.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-08 19:55:58.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-08 19:55:58.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:58.345 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd69983: (connection evicted) 2024-02-08 19:55:58.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:58.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-08 19:55:58.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2de7c84a 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:58.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:58.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:58.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:58.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:58.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:58.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-08 19:55:58.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7791ff50 2024-02-08 19:55:58.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@7791ff50 2024-02-08 19:55:58.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-08 19:55:58.391 [DefaultDispatcher-worker-11 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7791ff50 2024-02-08 19:55:58.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-08 19:55:58.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-08 19:55:58.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:58.392 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7791ff50: (connection evicted) 2024-02-08 19:55:58.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:58.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-08 19:55:58.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-08 19:55:58.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab86b2a 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:58.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:58.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-08 19:55:58.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac9e53c 2024-02-08 19:55:58.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac9e53c 2024-02-08 19:55:58.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45539bd8 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:58.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:58.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-08 19:55:58.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e5415d 2024-02-08 19:55:58.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e5415d 2024-02-08 19:55:58.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-08 19:55:58.517 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 19:55:58.561 [Test worker] INFO ktor.application - Application started in 0.048 seconds. 2024-02-08 19:55:58.561 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1de6dc80 2024-02-08 19:55:58.580 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:58.590 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:58.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-08 19:55:58.646 [DefaultDispatcher-worker-2 @coroutine#508] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eef8a16 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:58.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:58.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-08 19:55:58.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c60d81 2024-02-08 19:55:58.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c60d81 2024-02-08 19:55:58.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-08 19:55:58.684 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 19:55:58.691 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 19:55:58.691 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 19:55:58.691 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 19:55:58.691 [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-02-08 19:55:58.691 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 19:55:58.691 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 19:55:58.692 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 19:55:58.692 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:55:58.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@233ece92 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:55:58.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@66596c4c 2024-02-08 19:55:58.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@66596c4c 2024-02-08 19:55:58.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-08 19:55:58.739 [DefaultDispatcher-worker-11 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66596c4c 2024-02-08 19:55:58.744 [DefaultDispatcher-worker-11 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c60d81 2024-02-08 19:55:58.745 [DefaultDispatcher-worker-11 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c60d81 2024-02-08 19:55:58.748 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:58.755 [DefaultDispatcher-worker-9 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66596c4c 2024-02-08 19:55:58.755 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556549413193404416/_ustadmanifest.json 2024-02-08 19:55:58.755 [Test worker @coroutine#513] 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/556549413193404416/_ustadmanifest.json. 2024-02-08 19:55:58.755 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556549413193404416/_ustadmanifest.json 2024-02-08 19:55:58.759 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556549413193404416/_ustadmanifest.json 2024-02-08 19:55:58.759 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556549413193404416/_ustadmanifest.json 2024-02-08 19:55:58.764 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556549413193404416/_ustadmanifest.json. 2024-02-08 19:55:58.764 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556549413193404416/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:55:58.766 [Test worker @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c60d81 2024-02-08 19:55:58.777 [DefaultDispatcher-worker-5 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66596c4c 2024-02-08 19:55:58.783 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 19:55:58.784 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-dca76ada-3779-4701-a384-08a2e893f592', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 19:55:58.786 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:55:58.786 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-dca76ada-3779-4701-a384-08a2e893f592 2024-02-08 19:55:58.792 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:55:58.793 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:55:58.793 [DefaultDispatcher-worker-5 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:55:58.793 [DefaultDispatcher-worker-5 @coroutine#533] 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-02-08 19:55:58.794 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:55:58.801 [DefaultDispatcher-worker-5 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66596c4c 2024-02-08 19:55:58.801 [DefaultDispatcher-worker-5 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:55:58.801 [DefaultDispatcher-worker-5 @coroutine#532] 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-02-08 19:55:58.801 [DefaultDispatcher-worker-5 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:55:58.811 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:55:58.811 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 19:55:58.811 [MyScheduler_Worker-1 @coroutine#538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:55:58.811 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 19:55:58.859 [eventLoopGroupProxy-4-4 @call-handler#555] 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-02-08 19:55:58.859 [eventLoopGroupProxy-4-3 @call-handler#557] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 19:55:58.859 [eventLoopGroupProxy-4-1 @call-handler#556] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 19:55:58.859 [eventLoopGroupProxy-4-2 @call-handler#558] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 19:55:58.865 [eventLoopGroupProxy-4-3 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:55:58.865 [eventLoopGroupProxy-4-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:55:58.869 [eventLoopGroupProxy-4-2 @call-handler#558] 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-02-08 19:55:58.869 [eventLoopGroupProxy-4-4 @call-handler#555] 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-02-08 19:55:58.869 [eventLoopGroupProxy-4-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:55:58.870 [DefaultDispatcher-worker-6 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:55:58.870 [DefaultDispatcher-worker-6 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:55:58.873 [eventLoopGroupProxy-4-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:55:58.874 [DefaultDispatcher-worker-11 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:55:58.874 [DefaultDispatcher-worker-11 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:55:58.885 [DefaultDispatcher-worker-10 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66596c4c 2024-02-08 19:55:58.897 [DefaultDispatcher-worker-13 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66596c4c 2024-02-08 19:55:58.904 [eventLoopGroupProxy-4-4 @coroutine#565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac9e53c 2024-02-08 19:55:58.919 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:55:58.919 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:55:58.919 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 19:55:58.919 [MyScheduler_Worker-1 @coroutine#538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:55:58.933 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:55:58.934 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:55:58.934 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:55:58.934 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:55:58.997 [eventLoopGroupProxy-4-1 @call-handler#556] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 141ms 2024-02-08 19:55:58.997 [eventLoopGroupProxy-4-4 @call-handler#555] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 141ms 2024-02-08 19:55:58.997 [eventLoopGroupProxy-4-2 @call-handler#558] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 141ms 2024-02-08 19:55:58.998 [eventLoopGroupProxy-4-2 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:55:59.015 [eventLoopGroupProxy-4-2 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac9e53c 2024-02-08 19:55:59.016 [eventLoopGroupProxy-4-2 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:55:59.016 [eventLoopGroupProxy-4-2 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 19ms 2024-02-08 19:55:59.017 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:55:59.026 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:55:59.026 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:55:59.026 [MyScheduler_Worker-1 @coroutine#569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:55:59.027 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:55:59.030 [eventLoopGroupProxy-4-2 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:55:59.033 [eventLoopGroupProxy-4-2 @coroutine#579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac9e53c 2024-02-08 19:55:59.033 [eventLoopGroupProxy-4-2 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:55:59.034 [eventLoopGroupProxy-4-2 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 19:55:59.034 [MyScheduler_Worker-1 @coroutine#569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:55:59.057 [DefaultDispatcher-worker-8 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66596c4c 2024-02-08 19:55:59.070 [DefaultDispatcher-worker-13 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66596c4c 2024-02-08 19:55:59.087 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:55:59.087 [DefaultDispatcher-worker-13 @coroutine#534] 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-02-08 19:55:59.087 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:55:59.087 [DefaultDispatcher-worker-13 @coroutine#534] 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-02-08 19:55:59.090 [eventLoopGroupProxy-4-2 @call-handler#597] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 19:55:59.091 [eventLoopGroupProxy-4-2 @call-handler#597] 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-02-08 19:55:59.091 [eventLoopGroupProxy-4-2 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:55:59.123 [DefaultDispatcher-worker-5 @call-handler#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e5415d 2024-02-08 19:55:59.126 [DefaultDispatcher-worker-5 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556549413193404416/_ustadmanifest.json 2024-02-08 19:55:59.127 [DefaultDispatcher-worker-5 @coroutine#507] 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/556549413193404416/_ustadmanifest.json. 2024-02-08 19:55:59.127 [DefaultDispatcher-worker-5 @coroutine#507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556549413193404416/_ustadmanifest.json 2024-02-08 19:55:59.127 [eventLoopGroupProxy-4-2 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:55:59.127 [eventLoopGroupProxy-4-2 @call-handler#597] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 37ms 2024-02-08 19:55:59.128 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:55:59.128 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:55:59.129 [DefaultDispatcher-worker-13 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:55:59.129 [DefaultDispatcher-worker-13 @coroutine#534] 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-02-08 19:55:59.130 [DefaultDispatcher-worker-6 @coroutine#507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556549413193404416/_ustadmanifest.json 2024-02-08 19:55:59.130 [DefaultDispatcher-worker-6 @coroutine#507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556549413193404416/_ustadmanifest.json 2024-02-08 19:55:59.130 [DefaultDispatcher-worker-6 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556549413193404416/_ustadmanifest.json. 2024-02-08 19:55:59.130 [DefaultDispatcher-worker-6 @coroutine#507] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556549413193404416/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:55:59.131 [DefaultDispatcher-worker-6 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac9e53c 2024-02-08 19:55:59.143 [DefaultDispatcher-worker-5 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66596c4c 2024-02-08 19:55:59.145 [DefaultDispatcher-worker-7 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e5415d 2024-02-08 19:55:59.147 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 19:55:59.147 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 19:55:59.147 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 19:55:59.147 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 19:55:59.147 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 19:55:59.150 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c60d81 2024-02-08 19:55:59.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-08 19:55:59.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-08 19:55:59.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:55:59.150 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66596c4c: (connection evicted) 2024-02-08 19:55:59.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:55:59.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-08 19:55:59.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-08 19:55:59.186 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:55:59.186 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:55:59.558 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:56:00.156 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1de6dc80 2024-02-08 19:56:00.156 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1de6dc80 2024-02-08 19:56:00.160 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac9e53c 2024-02-08 19:56:00.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-08 19:56:00.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-08 19:56:00.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:00.160 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55e5415d: (connection evicted) 2024-02-08 19:56:00.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:00.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-08 19:56:00.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-08 19:56:00.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dbcee03 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:00.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:00.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-08 19:56:00.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd77e0d 2024-02-08 19:56:00.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd77e0d 2024-02-08 19:56:00.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-08 19:56:00.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-08 19:56:00.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:00.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:00.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:00.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:00.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:00.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:00.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd6698b 2024-02-08 19:56:00.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:00.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:00.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:00.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:00.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:00.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 19:56:00.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 19:56:00.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-08 19:56:00.182 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 19:56:00.184 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 19:56:00.184 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@21d15932 2024-02-08 19:56:00.185 [DefaultDispatcher-worker-6 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77d3c3d7 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:00.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:00.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-08 19:56:00.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3be84 2024-02-08 19:56:00.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3be84 2024-02-08 19:56:00.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-08 19:56:00.188 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 19:56:00.188 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 19:56:00.188 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 19:56:00.188 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 19:56:00.188 [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-02-08 19:56:00.188 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 19:56:00.188 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 19:56:00.189 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 19:56:00.189 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8e00c02 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:00.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 19:56:00.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 19:56:00.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-08 19:56:00.229 [DefaultDispatcher-worker-3 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 19:56:00.237 [DefaultDispatcher-worker-3 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a3be84 2024-02-08 19:56:00.240 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a3be84 2024-02-08 19:56:00.250 [DefaultDispatcher-worker-3 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 19:56:00.250 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556549424391815168/_ustadmanifest.json 2024-02-08 19:56:00.250 [Test worker @coroutine#627] 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/556549424391815168/_ustadmanifest.json. 2024-02-08 19:56:00.251 [Test worker @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556549424391815168/_ustadmanifest.json 2024-02-08 19:56:00.253 [Test worker @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556549424391815168/_ustadmanifest.json 2024-02-08 19:56:00.253 [Test worker @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556549424391815168/_ustadmanifest.json 2024-02-08 19:56:00.254 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556549424391815168/_ustadmanifest.json. 2024-02-08 19:56:00.254 [Test worker @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556549424391815168/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:00.255 [Test worker @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a3be84 2024-02-08 19:56:00.265 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:00.268 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:00.274 [DefaultDispatcher-worker-6 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 19:56:00.275 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 19:56:00.275 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-66aba04a-00fe-431c-b894-52ddc5332c4f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 19:56:00.276 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:56:00.276 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-66aba04a-00fe-431c-b894-52ddc5332c4f 2024-02-08 19:56:00.277 [DefaultDispatcher-worker-4 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:00.277 [DefaultDispatcher-worker-4 @coroutine#650] 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-02-08 19:56:00.277 [DefaultDispatcher-worker-4 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:00.278 [DefaultDispatcher-worker-4 @coroutine#650] 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-02-08 19:56:00.282 [eventLoopGroupProxy-7-1 @call-handler#660] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 19:56:00.283 [eventLoopGroupProxy-7-1 @call-handler#660] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:00.283 [eventLoopGroupProxy-7-2 @call-handler#661] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 19:56:00.284 [eventLoopGroupProxy-7-2 @call-handler#661] 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-02-08 19:56:00.284 [eventLoopGroupProxy-7-2 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:56:00.285 [eventLoopGroupProxy-7-2 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:00.285 [eventLoopGroupProxy-7-2 @call-handler#661] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 19:56:00.285 [DefaultDispatcher-worker-13 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:00.286 [DefaultDispatcher-worker-13 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:00.286 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:00.287 [DefaultDispatcher-worker-13 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 19:56:00.287 [DefaultDispatcher-worker-13 @coroutine#649] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:00.287 [DefaultDispatcher-worker-13 @coroutine#649] 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-02-08 19:56:00.287 [DefaultDispatcher-worker-13 @coroutine#649] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:00.290 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:00.290 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:00.290 [MyScheduler_Worker-1 @coroutine#653] 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-02-08 19:56:00.290 [MyScheduler_Worker-1 @coroutine#653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:00.290 [MyScheduler_Worker-1 @coroutine#653] 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-02-08 19:56:00.290 [eventLoopGroupProxy-7-2 @call-handler#673] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 19:56:00.290 [eventLoopGroupProxy-7-2 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:00.290 [eventLoopGroupProxy-7-2 @call-handler#673] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-02-08 19:56:00.291 [DefaultDispatcher-worker-14 @coroutine#649] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:00.291 [DefaultDispatcher-worker-14 @coroutine#649] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:00.292 [eventLoopGroupProxy-7-2 @call-handler#678] 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-02-08 19:56:00.292 [eventLoopGroupProxy-7-2 @call-handler#678] 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-02-08 19:56:00.294 [eventLoopGroupProxy-7-2 @coroutine#679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd77e0d 2024-02-08 19:56:00.296 [eventLoopGroupProxy-7-2 @call-handler#678] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 19:56:00.297 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:00.297 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:00.297 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 19:56:00.297 [MyScheduler_Worker-1 @coroutine#653] 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-02-08 19:56:00.299 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.299 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:00.299 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.299 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:00.301 [DefaultDispatcher-worker-2 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 19:56:00.302 [eventLoopGroupProxy-7-2 @call-handler#687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:00.305 [eventLoopGroupProxy-7-2 @coroutine#688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd77e0d 2024-02-08 19:56:00.305 [eventLoopGroupProxy-7-2 @call-handler#687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:00.305 [eventLoopGroupProxy-7-2 @call-handler#687] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:00.306 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.308 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.308 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:00.308 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.308 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:00.310 [DefaultDispatcher-worker-6 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 19:56:00.310 [eventLoopGroupProxy-7-2 @call-handler#693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:00.313 [eventLoopGroupProxy-7-2 @coroutine#694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd77e0d 2024-02-08 19:56:00.313 [eventLoopGroupProxy-7-2 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:00.313 [eventLoopGroupProxy-7-2 @call-handler#693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:00.314 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.315 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.315 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:00.316 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.316 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:00.317 [eventLoopGroupProxy-7-2 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:00.365 [eventLoopGroupProxy-7-2 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:00.365 [eventLoopGroupProxy-7-2 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-02-08 19:56:00.366 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.367 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.368 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:00.368 [MyScheduler_Worker-1 @coroutine#683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.368 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:00.371 [eventLoopGroupProxy-7-2 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:00.371 [eventLoopGroupProxy-7-2 @call-handler#704] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:00.372 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.373 [MyScheduler_Worker-1 @coroutine#683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:00.373 [MyScheduler_Worker-1 @coroutine#683] 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-02-08 19:56:00.374 [MyScheduler_Worker-1 @coroutine#683] 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-02-08 19:56:00.374 [MyScheduler_Worker-1 @coroutine#683] 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-02-08 19:56:00.388 [DefaultDispatcher-worker-6 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 19:56:00.389 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 19:56:00.888 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-41926067-92e9-4997-a814-4d32ae27ca94', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 19:56:00.889 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:56:00.889 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-41926067-92e9-4997-a814-4d32ae27ca94 2024-02-08 19:56:00.892 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:00.892 [MyScheduler_Worker-2 @coroutine#708] 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-02-08 19:56:00.892 [MyScheduler_Worker-2 @coroutine#708] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:00.892 [MyScheduler_Worker-2 @coroutine#708] 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-02-08 19:56:00.895 [eventLoopGroupProxy-7-2 @call-handler#716] 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-02-08 19:56:00.895 [eventLoopGroupProxy-7-2 @call-handler#716] 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-02-08 19:56:00.896 [eventLoopGroupProxy-7-2 @coroutine#717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd77e0d 2024-02-08 19:56:00.899 [eventLoopGroupProxy-7-2 @call-handler#716] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-02-08 19:56:00.900 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:00.900 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:00.901 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 19:56:00.901 [MyScheduler_Worker-2 @coroutine#708] 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-02-08 19:56:00.903 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.903 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:00.903 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.903 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:00.906 [eventLoopGroupProxy-7-2 @call-handler#724] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:00.949 [eventLoopGroupProxy-7-2 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:00.949 [eventLoopGroupProxy-7-2 @call-handler#724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:56:00.950 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.951 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.951 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:00.951 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.951 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:00.953 [eventLoopGroupProxy-7-2 @call-handler#729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:00.955 [eventLoopGroupProxy-7-2 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:00.955 [eventLoopGroupProxy-7-2 @call-handler#729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:00.956 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.957 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.957 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:00.957 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.957 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:00.959 [eventLoopGroupProxy-7-2 @call-handler#733] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:00.961 [eventLoopGroupProxy-7-2 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:00.962 [eventLoopGroupProxy-7-2 @call-handler#733] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:00.962 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.963 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.963 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:00.963 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.963 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:00.965 [eventLoopGroupProxy-7-2 @call-handler#737] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:00.967 [eventLoopGroupProxy-7-2 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:00.967 [eventLoopGroupProxy-7-2 @call-handler#737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:00.968 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.969 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.969 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:00.969 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:00.969 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:00.971 [eventLoopGroupProxy-7-2 @call-handler#741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:01.016 [eventLoopGroupProxy-7-2 @call-handler#741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:01.017 [eventLoopGroupProxy-7-2 @call-handler#741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 19:56:01.017 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.019 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.019 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:01.019 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.019 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:01.021 [eventLoopGroupProxy-7-2 @call-handler#745] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:01.023 [eventLoopGroupProxy-7-2 @call-handler#745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:01.023 [eventLoopGroupProxy-7-2 @call-handler#745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:01.023 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.024 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.024 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:01.024 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.024 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:01.026 [eventLoopGroupProxy-7-2 @call-handler#749] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:01.028 [eventLoopGroupProxy-7-2 @call-handler#749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:01.028 [eventLoopGroupProxy-7-2 @call-handler#749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:01.029 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.030 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.030 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:01.030 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.030 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:01.032 [eventLoopGroupProxy-7-2 @call-handler#753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:01.033 [eventLoopGroupProxy-7-2 @call-handler#753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:01.033 [eventLoopGroupProxy-7-2 @call-handler#753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:01.034 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.035 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.035 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:01.035 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.035 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:01.037 [eventLoopGroupProxy-7-2 @call-handler#757] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:01.080 [eventLoopGroupProxy-7-2 @call-handler#757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:01.080 [eventLoopGroupProxy-7-2 @call-handler#757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 19:56:01.081 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.082 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.082 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:01.082 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.082 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:01.084 [eventLoopGroupProxy-7-2 @call-handler#761] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:01.085 [eventLoopGroupProxy-7-2 @call-handler#761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:01.085 [eventLoopGroupProxy-7-2 @call-handler#761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:01.086 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.087 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.087 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:01.087 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.087 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:01.089 [eventLoopGroupProxy-7-2 @call-handler#765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:01.090 [eventLoopGroupProxy-7-2 @call-handler#765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:01.090 [eventLoopGroupProxy-7-2 @call-handler#765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:01.091 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.092 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.092 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:01.092 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.092 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:01.094 [eventLoopGroupProxy-7-2 @call-handler#769] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:01.137 [eventLoopGroupProxy-7-2 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd77e0d 2024-02-08 19:56:01.137 [eventLoopGroupProxy-7-2 @call-handler#769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:01.137 [eventLoopGroupProxy-7-2 @call-handler#769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 19:56:01.138 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.140 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.140 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:01.140 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.140 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:01.143 [eventLoopGroupProxy-7-2 @call-handler#775] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:01.145 [eventLoopGroupProxy-7-2 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd77e0d 2024-02-08 19:56:01.145 [eventLoopGroupProxy-7-2 @call-handler#775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:01.145 [eventLoopGroupProxy-7-2 @call-handler#775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:01.146 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.147 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.147 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:01.147 [MyScheduler_Worker-2 @coroutine#721] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.147 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:01.149 [eventLoopGroupProxy-7-2 @call-handler#781] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:01.151 [eventLoopGroupProxy-7-2 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd77e0d 2024-02-08 19:56:01.151 [eventLoopGroupProxy-7-2 @call-handler#781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:01.151 [eventLoopGroupProxy-7-2 @call-handler#781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:01.152 [MyScheduler_Worker-2 @coroutine#721] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:01.166 [DefaultDispatcher-worker-11 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 19:56:01.175 [DefaultDispatcher-worker-9 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 19:56:01.176 [DefaultDispatcher-worker-9 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:01.176 [DefaultDispatcher-worker-9 @coroutine#651] 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-02-08 19:56:01.176 [DefaultDispatcher-worker-9 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:01.176 [DefaultDispatcher-worker-9 @coroutine#651] 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-02-08 19:56:01.178 [eventLoopGroupProxy-7-2 @call-handler#794] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 19:56:01.178 [eventLoopGroupProxy-7-2 @call-handler#794] 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-02-08 19:56:01.179 [eventLoopGroupProxy-7-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:56:01.203 [DefaultDispatcher-worker-10 @call-handler#794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 19:56:01.203 [eventLoopGroupProxy-7-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:01.203 [eventLoopGroupProxy-7-2 @call-handler#794] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-02-08 19:56:01.204 [DefaultDispatcher-worker-10 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556549424391815168/_ustadmanifest.json 2024-02-08 19:56:01.204 [DefaultDispatcher-worker-10 @coroutine#622] 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/556549424391815168/_ustadmanifest.json. 2024-02-08 19:56:01.204 [DefaultDispatcher-worker-10 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556549424391815168/_ustadmanifest.json 2024-02-08 19:56:01.204 [DefaultDispatcher-worker-4 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:01.204 [DefaultDispatcher-worker-4 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:01.205 [DefaultDispatcher-worker-4 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:56:01.205 [DefaultDispatcher-worker-4 @coroutine#651] 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-02-08 19:56:01.206 [DefaultDispatcher-worker-4 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556549424391815168/_ustadmanifest.json 2024-02-08 19:56:01.206 [DefaultDispatcher-worker-4 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556549424391815168/_ustadmanifest.json 2024-02-08 19:56:01.206 [DefaultDispatcher-worker-4 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556549424391815168/_ustadmanifest.json. 2024-02-08 19:56:01.206 [DefaultDispatcher-worker-4 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556549424391815168/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:01.207 [DefaultDispatcher-worker-4 @coroutine#816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd77e0d 2024-02-08 19:56:01.217 [DefaultDispatcher-worker-7 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@447543ee 2024-02-08 19:56:01.219 [DefaultDispatcher-worker-8 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4 2024-02-08 19:56:01.220 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 19:56:01.220 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 19:56:01.220 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 19:56:01.220 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 19:56:01.221 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 19:56:01.223 [Test worker @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a3be84 2024-02-08 19:56:01.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-08 19:56:01.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-08 19:56:01.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:01.223 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@447543ee: (connection evicted) 2024-02-08 19:56:01.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:01.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-08 19:56:01.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-08 19:56:01.389 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:56:01.666 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:56:01.689 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:56:02.231 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@21d15932 2024-02-08 19:56:02.232 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@21d15932 2024-02-08 19:56:02.233 [Test worker @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd77e0d 2024-02-08 19:56:02.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-08 19:56:02.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-08 19:56:02.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:02.233 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44dcc0e4: (connection evicted) 2024-02-08 19:56:02.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:02.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-08 19:56:02.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-08 19:56:02.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f89ad03 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:02.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-08 19:56:02.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3879feec 2024-02-08 19:56:02.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3879feec 2024-02-08 19:56:02.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa796a4 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:02.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:02.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-08 19:56:02.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dcacf1 2024-02-08 19:56:02.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dcacf1 2024-02-08 19:56:02.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-08 19:56:02.256 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 19:56:02.257 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 19:56:02.257 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@49c4118b 2024-02-08 19:56:02.259 [DefaultDispatcher-worker-9 @coroutine#832] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@314c28dc 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:02.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:02.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-08 19:56:02.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f498f21 2024-02-08 19:56:02.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f498f21 2024-02-08 19:56:02.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-08 19:56:02.262 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 19:56:02.262 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 19:56:02.262 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 19:56:02.262 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 19:56:02.262 [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-02-08 19:56:02.262 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 19:56:02.262 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 19:56:02.262 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 19:56:02.262 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:56:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-08 19:56:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:02.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c7c07ff 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:02.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 19:56:02.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 19:56:02.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-08 19:56:02.302 [DefaultDispatcher-worker-9 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 19:56:02.309 [DefaultDispatcher-worker-7 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f498f21 2024-02-08 19:56:02.312 [Test worker @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f498f21 2024-02-08 19:56:02.322 [DefaultDispatcher-worker-9 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 19:56:02.322 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556549433067384832/_ustadmanifest.json 2024-02-08 19:56:02.322 [Test worker @coroutine#836] 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/556549433067384832/_ustadmanifest.json. 2024-02-08 19:56:02.322 [Test worker @coroutine#836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556549433067384832/_ustadmanifest.json 2024-02-08 19:56:02.325 [Test worker @coroutine#836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556549433067384832/_ustadmanifest.json 2024-02-08 19:56:02.325 [Test worker @coroutine#836] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556549433067384832/_ustadmanifest.json 2024-02-08 19:56:02.325 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556549433067384832/_ustadmanifest.json. 2024-02-08 19:56:02.325 [Test worker @coroutine#836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556549433067384832/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:02.326 [Test worker @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f498f21 2024-02-08 19:56:02.339 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:02.340 [DefaultDispatcher-worker-10 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 19:56:02.341 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 19:56:02.341 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b4f5ef2d-3151-4bd4-b8e9-93bed8e3382e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 19:56:02.342 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:02.343 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:56:02.343 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b4f5ef2d-3151-4bd4-b8e9-93bed8e3382e 2024-02-08 19:56:02.344 [DefaultDispatcher-worker-9 @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:02.345 [DefaultDispatcher-worker-9 @coroutine#859] 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-02-08 19:56:02.345 [DefaultDispatcher-worker-9 @coroutine#859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:02.345 [DefaultDispatcher-worker-9 @coroutine#859] 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-02-08 19:56:02.355 [eventLoopGroupProxy-10-1 @call-handler#870] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 19:56:02.355 [eventLoopGroupProxy-10-2 @call-handler#869] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 19:56:02.355 [eventLoopGroupProxy-10-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:02.355 [eventLoopGroupProxy-10-2 @call-handler#869] 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-02-08 19:56:02.355 [eventLoopGroupProxy-10-2 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:56:02.356 [eventLoopGroupProxy-10-2 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:02.356 [eventLoopGroupProxy-10-2 @call-handler#869] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-02-08 19:56:02.357 [DefaultDispatcher-worker-15 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 19:56:02.358 [DefaultDispatcher-worker-15 @coroutine#858] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:02.358 [DefaultDispatcher-worker-15 @coroutine#858] 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-02-08 19:56:02.358 [DefaultDispatcher-worker-15 @coroutine#858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:02.359 [DefaultDispatcher-worker-10 @coroutine#859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:02.359 [DefaultDispatcher-worker-10 @coroutine#859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:02.360 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:02.361 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:02.361 [eventLoopGroupProxy-10-2 @call-handler#882] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 19:56:02.361 [MyScheduler_Worker-1 @coroutine#862] 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-02-08 19:56:02.361 [MyScheduler_Worker-1 @coroutine#862] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:02.361 [MyScheduler_Worker-1 @coroutine#862] 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-02-08 19:56:02.361 [eventLoopGroupProxy-10-2 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:02.361 [eventLoopGroupProxy-10-2 @call-handler#882] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 19:56:02.362 [DefaultDispatcher-worker-13 @coroutine#858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:02.362 [DefaultDispatcher-worker-13 @coroutine#858] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:02.363 [eventLoopGroupProxy-10-2 @call-handler#887] 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-02-08 19:56:02.363 [eventLoopGroupProxy-10-2 @call-handler#887] 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-02-08 19:56:02.363 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:02.365 [eventLoopGroupProxy-10-2 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3879feec 2024-02-08 19:56:02.366 [eventLoopGroupProxy-10-2 @call-handler#887] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-08 19:56:02.367 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:02.367 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:02.368 [MyScheduler_Worker-1 @coroutine#862] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 19:56:02.368 [MyScheduler_Worker-1 @coroutine#862] 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-02-08 19:56:02.369 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:02.369 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:02.369 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:02.369 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:02.372 [eventLoopGroupProxy-10-2 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:02.372 [DefaultDispatcher-worker-9 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 19:56:02.374 [eventLoopGroupProxy-10-2 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3879feec 2024-02-08 19:56:02.374 [eventLoopGroupProxy-10-2 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:02.374 [eventLoopGroupProxy-10-2 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:02.375 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:02.377 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:02.377 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:02.377 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:02.377 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:02.379 [eventLoopGroupProxy-10-2 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:02.382 [eventLoopGroupProxy-10-2 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3879feec 2024-02-08 19:56:02.382 [DefaultDispatcher-worker-6 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 19:56:02.382 [eventLoopGroupProxy-10-2 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:02.382 [eventLoopGroupProxy-10-2 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:02.383 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:02.384 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:02.385 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:02.385 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:02.385 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:02.387 [eventLoopGroupProxy-10-2 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:02.393 [eventLoopGroupProxy-10-2 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3879feec 2024-02-08 19:56:02.393 [eventLoopGroupProxy-10-2 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:02.393 [eventLoopGroupProxy-10-2 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-08 19:56:02.394 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:02.396 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:02.396 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:02.396 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:02.396 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:02.398 [eventLoopGroupProxy-10-2 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:02.400 [eventLoopGroupProxy-10-2 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3879feec 2024-02-08 19:56:02.400 [eventLoopGroupProxy-10-2 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:02.400 [eventLoopGroupProxy-10-2 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:02.401 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:02.403 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:02.403 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:02.403 [MyScheduler_Worker-1 @coroutine#892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:02.403 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:02.405 [eventLoopGroupProxy-10-2 @call-handler#920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:02.407 [eventLoopGroupProxy-10-2 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3879feec 2024-02-08 19:56:02.408 [eventLoopGroupProxy-10-2 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:02.408 [eventLoopGroupProxy-10-2 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:02.408 [MyScheduler_Worker-1 @coroutine#892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:02.421 [DefaultDispatcher-worker-5 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 19:56:02.430 [DefaultDispatcher-worker-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 19:56:02.431 [DefaultDispatcher-worker-1 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:02.431 [DefaultDispatcher-worker-1 @coroutine#860] 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-02-08 19:56:02.431 [DefaultDispatcher-worker-1 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:02.431 [DefaultDispatcher-worker-1 @coroutine#860] 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-02-08 19:56:02.433 [eventLoopGroupProxy-10-2 @call-handler#931] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 19:56:02.433 [eventLoopGroupProxy-10-2 @call-handler#931] 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-02-08 19:56:02.433 [eventLoopGroupProxy-10-2 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:56:02.458 [DefaultDispatcher-worker-1 @call-handler#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcacf1 2024-02-08 19:56:02.458 [eventLoopGroupProxy-10-2 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:02.459 [eventLoopGroupProxy-10-2 @call-handler#931] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-08 19:56:02.459 [DefaultDispatcher-worker-13 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556549433067384832/_ustadmanifest.json 2024-02-08 19:56:02.459 [DefaultDispatcher-worker-13 @coroutine#831] 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/556549433067384832/_ustadmanifest.json. 2024-02-08 19:56:02.459 [DefaultDispatcher-worker-13 @coroutine#831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556549433067384832/_ustadmanifest.json 2024-02-08 19:56:02.459 [DefaultDispatcher-worker-9 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:02.459 [DefaultDispatcher-worker-9 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:02.460 [DefaultDispatcher-worker-9 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:56:02.460 [DefaultDispatcher-worker-9 @coroutine#860] 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-02-08 19:56:02.462 [DefaultDispatcher-worker-13 @coroutine#831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556549433067384832/_ustadmanifest.json 2024-02-08 19:56:02.462 [DefaultDispatcher-worker-13 @coroutine#831] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556549433067384832/_ustadmanifest.json 2024-02-08 19:56:02.462 [DefaultDispatcher-worker-13 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556549433067384832/_ustadmanifest.json. 2024-02-08 19:56:02.462 [DefaultDispatcher-worker-13 @coroutine#831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556549433067384832/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:02.463 [DefaultDispatcher-worker-13 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3879feec 2024-02-08 19:56:02.469 [DefaultDispatcher-worker-4 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a302f30 2024-02-08 19:56:02.472 [DefaultDispatcher-worker-12 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dcacf1 2024-02-08 19:56:02.473 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 19:56:02.473 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 19:56:02.473 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 19:56:02.473 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 19:56:02.473 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 19:56:02.475 [Test worker @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f498f21 2024-02-08 19:56:02.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-08 19:56:02.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-08 19:56:02.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:02.475 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a302f30: (connection evicted) 2024-02-08 19:56:02.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:02.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-08 19:56:02.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-08 19:56:02.762 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:56:02.762 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:56:02.873 [DefaultDispatcher-worker-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2024-02-08 19:56:02.922 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:56:03.479 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@49c4118b 2024-02-08 19:56:03.479 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@49c4118b 2024-02-08 19:56:03.481 [Test worker @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3879feec 2024-02-08 19:56:03.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-08 19:56:03.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-08 19:56:03.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:03.481 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8dcacf1: (connection evicted) 2024-02-08 19:56:03.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:03.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-08 19:56:03.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6636448b 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:03.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:03.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:03.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:03.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-08 19:56:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aef21bb 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:03.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@642614b7 2024-02-08 19:56:03.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@642614b7 2024-02-08 19:56:03.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-08 19:56:03.508 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 19:56:03.509 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-02-08 19:56:03.509 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@70ad0854 2024-02-08 19:56:03.510 [DefaultDispatcher-worker-12 @coroutine#973] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 19:56:03.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4229b92c 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:03.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e218d8 2024-02-08 19:56:03.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e218d8 2024-02-08 19:56:03.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-08 19:56:03.514 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-08 19:56:03.515 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-08 19:56:03.515 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-08 19:56:03.515 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-08 19:56:03.515 [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-02-08 19:56:03.515 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-08 19:56:03.515 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-08 19:56:03.515 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-08 19:56:03.515 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@478fe415 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:03.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:03.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-08 19:56:03.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:56:03.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:56:03.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-08 19:56:03.556 [DefaultDispatcher-worker-12 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:56:03.587 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:03.591 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:03.604 [DefaultDispatcher-worker-12 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e218d8 2024-02-08 19:56:03.611 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:03.617 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:03.638 [DefaultDispatcher-worker-13 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e218d8 2024-02-08 19:56:03.647 [DefaultDispatcher-worker-13 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e218d8 2024-02-08 19:56:03.650 [DefaultDispatcher-worker-13 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e218d8 2024-02-08 19:56:03.659 [DefaultDispatcher-worker-1 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:56:03.659 [Test worker @coroutine#977] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556549434832183296/_ustadmanifest.json 2024-02-08 19:56:03.659 [Test worker @coroutine#977] 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/556549434832183296/_ustadmanifest.json. 2024-02-08 19:56:03.659 [Test worker @coroutine#977] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556549434832183296/_ustadmanifest.json 2024-02-08 19:56:03.661 [Test worker @coroutine#977] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556549434832183296/_ustadmanifest.json 2024-02-08 19:56:03.661 [Test worker @coroutine#977] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556549434832183296/_ustadmanifest.json 2024-02-08 19:56:03.663 [Test worker @coroutine#977] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556549434832183296/_ustadmanifest.json. 2024-02-08 19:56:03.663 [Test worker @coroutine#977] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556549434832183296/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:03.679 [Test worker @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e218d8 2024-02-08 19:56:03.748 [DefaultDispatcher-worker-12 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:56:03.749 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-08 19:56:03.749 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c6411f8e-d19f-4827-8506-019872ef0dbd', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-08 19:56:03.750 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-08 19:56:03.750 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c6411f8e-d19f-4827-8506-019872ef0dbd 2024-02-08 19:56:03.752 [DefaultDispatcher-worker-12 @coroutine#1155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:03.752 [DefaultDispatcher-worker-12 @coroutine#1155] 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-02-08 19:56:03.752 [DefaultDispatcher-worker-12 @coroutine#1155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:03.752 [DefaultDispatcher-worker-12 @coroutine#1155] 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-02-08 19:56:03.756 [eventLoopGroupProxy-13-1 @call-handler#1165] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 19:56:03.756 [eventLoopGroupProxy-13-2 @call-handler#1166] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 19:56:03.756 [eventLoopGroupProxy-13-1 @call-handler#1165] 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-02-08 19:56:03.756 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:56:03.756 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:03.757 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:03.757 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-02-08 19:56:03.758 [DefaultDispatcher-worker-2 @coroutine#1155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:03.758 [DefaultDispatcher-worker-2 @coroutine#1155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:03.761 [DefaultDispatcher-worker-2 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:56:03.761 [DefaultDispatcher-worker-2 @coroutine#1154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:03.761 [DefaultDispatcher-worker-2 @coroutine#1154] 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-02-08 19:56:03.761 [DefaultDispatcher-worker-2 @coroutine#1154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:03.763 [eventLoopGroupProxy-13-1 @call-handler#1172] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 19:56:03.763 [eventLoopGroupProxy-13-1 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:03.764 [eventLoopGroupProxy-13-1 @call-handler#1172] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-08 19:56:03.764 [DefaultDispatcher-worker-13 @coroutine#1154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:03.764 [DefaultDispatcher-worker-13 @coroutine#1154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:03.773 [DefaultDispatcher-worker-6 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:56:03.781 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:03.781 [MyScheduler_Worker-1 @coroutine#1158] 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-02-08 19:56:03.781 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:03.781 [DefaultDispatcher-worker-14 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:56:03.781 [MyScheduler_Worker-1 @coroutine#1158] 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-02-08 19:56:03.783 [eventLoopGroupProxy-13-1 @call-handler#1333] 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-02-08 19:56:03.783 [eventLoopGroupProxy-13-1 @call-handler#1333] 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-02-08 19:56:03.790 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:03.793 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 10ms 2024-02-08 19:56:03.794 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:03.794 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:03.795 [MyScheduler_Worker-1 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 19:56:03.795 [MyScheduler_Worker-1 @coroutine#1158] 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-02-08 19:56:03.798 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.798 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:03.798 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.798 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:03.800 [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-02-08 19:56:03.802 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:03.803 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:03.803 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:03.803 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.804 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.805 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:03.805 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.805 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:03.806 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:03.850 [eventLoopGroupProxy-13-1 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:03.850 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:03.850 [eventLoopGroupProxy-13-1 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:56:03.851 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.852 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.852 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:03.852 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.852 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:03.854 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:03.857 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:03.857 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:03.857 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:03.858 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.859 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.859 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:03.859 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.859 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:03.862 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:03.867 [eventLoopGroupProxy-13-1 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:03.867 [eventLoopGroupProxy-13-1 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:03.867 [eventLoopGroupProxy-13-1 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-02-08 19:56:03.868 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.869 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.869 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:03.869 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.869 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:03.871 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:03.874 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:03.874 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:03.874 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 19:56:03.875 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.877 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.877 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:03.877 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.877 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:03.879 [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-02-08 19:56:03.931 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:03.932 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:03.932 [eventLoopGroupProxy-13-1 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 54ms 2024-02-08 19:56:03.933 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.935 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.935 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:03.935 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.935 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:03.937 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:03.942 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:03.942 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:03.942 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-08 19:56:03.943 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.945 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.945 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:03.945 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.945 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:03.946 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:03.950 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:03.950 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:03.950 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 19:56:03.951 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.953 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.953 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:03.953 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.953 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:03.955 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:03.958 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:03.958 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:03.959 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 19:56:03.959 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.960 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.960 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:03.960 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:03.961 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:03.962 [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-02-08 19:56:04.006 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.006 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.006 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:56:04.007 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.009 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.009 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.009 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.009 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.011 [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-02-08 19:56:04.013 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.013 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.013 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.014 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.015 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.015 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.015 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.016 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.017 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.019 [eventLoopGroupProxy-13-1 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.019 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.019 [eventLoopGroupProxy-13-1 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.020 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.021 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.021 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.021 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.021 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.023 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.025 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.025 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.025 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.026 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.027 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.027 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.027 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.027 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.029 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.031 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.031 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.031 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.032 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.034 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.034 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.034 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.034 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.035 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.037 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.037 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.038 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.038 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.040 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.040 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.040 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.040 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.042 [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-02-08 19:56:04.044 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.045 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.045 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.045 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.047 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.047 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.047 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.047 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.049 [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-02-08 19:56:04.051 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.052 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.052 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.052 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.054 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.054 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.054 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.054 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.056 [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-02-08 19:56:04.057 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.057 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.057 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.058 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.059 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.059 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.059 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.060 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.062 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.064 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.064 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.064 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.065 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.066 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.067 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.067 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.067 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.068 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.071 [eventLoopGroupProxy-13-1 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.071 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.071 [eventLoopGroupProxy-13-1 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.072 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.073 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.074 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.074 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.074 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.076 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.078 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.078 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.078 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.079 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.080 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.081 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.081 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.081 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.082 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.084 [eventLoopGroupProxy-13-1 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.084 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.084 [eventLoopGroupProxy-13-1 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.085 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.086 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.086 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.086 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.087 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.088 [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-02-08 19:56:04.091 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.091 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.091 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.092 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.093 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.094 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.094 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.094 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.095 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.097 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.097 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.098 [eventLoopGroupProxy-13-1 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.098 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.100 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.100 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.100 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.100 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.101 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.103 [eventLoopGroupProxy-13-1 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.103 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.103 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.104 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.106 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.106 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.106 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.106 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.107 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.109 [eventLoopGroupProxy-13-1 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.109 [eventLoopGroupProxy-13-1 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.110 [eventLoopGroupProxy-13-1 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.110 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.112 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.112 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.112 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.112 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.114 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.116 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.116 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.116 [eventLoopGroupProxy-13-1 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.117 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.119 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.119 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.119 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.119 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.120 [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-02-08 19:56:04.122 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.122 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.123 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.123 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.124 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.124 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.124 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.125 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.126 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.128 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.128 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.128 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.129 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.130 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.130 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.130 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.130 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.132 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.134 [eventLoopGroupProxy-13-1 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.134 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.134 [eventLoopGroupProxy-13-1 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.135 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.136 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.136 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.136 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.136 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.137 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.139 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.139 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.139 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.140 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.141 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.141 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.141 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.141 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.143 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.145 [eventLoopGroupProxy-13-1 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.145 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.145 [eventLoopGroupProxy-13-1 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.145 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.147 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.147 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.147 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.147 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.149 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.151 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.151 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.151 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.151 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.153 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.153 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.153 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.153 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.155 [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-02-08 19:56:04.156 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.157 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.157 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.157 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.159 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.159 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.159 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.159 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.160 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.162 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.162 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.162 [eventLoopGroupProxy-13-1 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.163 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.164 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.164 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.164 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.164 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.166 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.168 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.168 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.169 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.169 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.171 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.171 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.171 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.171 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.173 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.221 [eventLoopGroupProxy-13-1 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.221 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.222 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-08 19:56:04.222 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.224 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.224 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.224 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.224 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.226 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.228 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.228 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.228 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.228 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.230 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.230 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.230 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.230 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.232 [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-02-08 19:56:04.234 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.234 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.234 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.235 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.236 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.237 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.237 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.237 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.238 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.240 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.240 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.240 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.241 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.243 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.243 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.243 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.243 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.245 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.282 [DefaultDispatcher-worker-14 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:56:04.289 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.289 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.289 [eventLoopGroupProxy-13-1 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 19:56:04.290 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.292 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.292 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.292 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.292 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.294 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.337 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.337 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.337 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 19:56:04.338 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.340 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.340 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.340 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.340 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.341 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.343 [eventLoopGroupProxy-13-1 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.343 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.343 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.344 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.346 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.346 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.346 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.346 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.347 [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-02-08 19:56:04.349 [eventLoopGroupProxy-13-1 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.349 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.349 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.350 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.351 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.351 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.351 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.351 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.352 [eventLoopGroupProxy-13-1 @call-handler#1608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.397 [eventLoopGroupProxy-13-1 @coroutine#1609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.397 [eventLoopGroupProxy-13-1 @call-handler#1608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.397 [eventLoopGroupProxy-13-1 @call-handler#1608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 19:56:04.398 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.399 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.399 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.399 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.399 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.401 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.402 [eventLoopGroupProxy-13-1 @coroutine#1615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.403 [eventLoopGroupProxy-13-1 @call-handler#1614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.403 [eventLoopGroupProxy-13-1 @call-handler#1614] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.403 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.404 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.405 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.405 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.405 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.406 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.408 [eventLoopGroupProxy-13-1 @coroutine#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.409 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.409 [eventLoopGroupProxy-13-1 @call-handler#1620] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.409 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.411 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.411 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.411 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.411 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.412 [eventLoopGroupProxy-13-1 @call-handler#1626] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.414 [eventLoopGroupProxy-13-1 @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.414 [eventLoopGroupProxy-13-1 @call-handler#1626] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.414 [eventLoopGroupProxy-13-1 @call-handler#1626] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.414 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.417 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.417 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.417 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.417 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.419 [eventLoopGroupProxy-13-1 @call-handler#1632] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.420 [eventLoopGroupProxy-13-1 @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.420 [eventLoopGroupProxy-13-1 @call-handler#1632] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.421 [eventLoopGroupProxy-13-1 @call-handler#1632] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.421 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.422 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.422 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.422 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.422 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.424 [eventLoopGroupProxy-13-1 @call-handler#1638] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.469 [eventLoopGroupProxy-13-1 @coroutine#1639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.469 [eventLoopGroupProxy-13-1 @call-handler#1638] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.470 [eventLoopGroupProxy-13-1 @call-handler#1638] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 19:56:04.470 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.471 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.471 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.471 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.471 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.473 [eventLoopGroupProxy-13-1 @call-handler#1644] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.475 [eventLoopGroupProxy-13-1 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.475 [eventLoopGroupProxy-13-1 @call-handler#1644] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.475 [eventLoopGroupProxy-13-1 @call-handler#1644] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.475 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.477 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.477 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.477 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.477 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.478 [eventLoopGroupProxy-13-1 @call-handler#1650] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.480 [eventLoopGroupProxy-13-1 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.480 [eventLoopGroupProxy-13-1 @call-handler#1650] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.481 [eventLoopGroupProxy-13-1 @call-handler#1650] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.481 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.482 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.482 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.482 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.482 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.484 [eventLoopGroupProxy-13-1 @call-handler#1656] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.486 [eventLoopGroupProxy-13-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.486 [eventLoopGroupProxy-13-1 @call-handler#1656] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.486 [eventLoopGroupProxy-13-1 @call-handler#1656] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.487 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.488 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.488 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.488 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.488 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.489 [eventLoopGroupProxy-13-1 @call-handler#1662] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.491 [eventLoopGroupProxy-13-1 @coroutine#1663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.491 [eventLoopGroupProxy-13-1 @call-handler#1662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.491 [eventLoopGroupProxy-13-1 @call-handler#1662] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.492 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.493 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.493 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.493 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.493 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.494 [eventLoopGroupProxy-13-1 @call-handler#1668] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.496 [eventLoopGroupProxy-13-1 @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.496 [eventLoopGroupProxy-13-1 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.496 [eventLoopGroupProxy-13-1 @call-handler#1668] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.496 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.497 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.497 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.497 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.497 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.499 [eventLoopGroupProxy-13-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/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.500 [eventLoopGroupProxy-13-1 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.500 [eventLoopGroupProxy-13-1 @call-handler#1674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.500 [eventLoopGroupProxy-13-1 @call-handler#1674] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:04.501 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.502 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.502 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.502 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.502 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.503 [eventLoopGroupProxy-13-1 @call-handler#1680] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.505 [eventLoopGroupProxy-13-1 @coroutine#1681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.505 [eventLoopGroupProxy-13-1 @call-handler#1680] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.505 [eventLoopGroupProxy-13-1 @call-handler#1680] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.505 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.506 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.506 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.506 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.507 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.508 [eventLoopGroupProxy-13-1 @call-handler#1686] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.509 [eventLoopGroupProxy-13-1 @coroutine#1687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.509 [eventLoopGroupProxy-13-1 @call-handler#1686] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.509 [eventLoopGroupProxy-13-1 @call-handler#1686] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:04.510 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.511 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.511 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.511 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.511 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.513 [eventLoopGroupProxy-13-1 @call-handler#1692] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.516 [eventLoopGroupProxy-13-1 @coroutine#1693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.516 [eventLoopGroupProxy-13-1 @call-handler#1692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.516 [eventLoopGroupProxy-13-1 @call-handler#1692] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-08 19:56:04.516 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.518 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.518 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.518 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.518 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.519 [eventLoopGroupProxy-13-1 @call-handler#1698] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.521 [eventLoopGroupProxy-13-1 @coroutine#1699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.521 [eventLoopGroupProxy-13-1 @call-handler#1698] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.521 [eventLoopGroupProxy-13-1 @call-handler#1698] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.521 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.523 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.524 [eventLoopGroupProxy-13-1 @call-handler#1705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.526 [eventLoopGroupProxy-13-1 @coroutine#1706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.526 [eventLoopGroupProxy-13-1 @call-handler#1705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.526 [eventLoopGroupProxy-13-1 @call-handler#1705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.526 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.527 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.528 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.528 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.528 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.529 [eventLoopGroupProxy-13-1 @call-handler#1711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.530 [eventLoopGroupProxy-13-1 @coroutine#1712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.531 [eventLoopGroupProxy-13-1 @call-handler#1711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.531 [eventLoopGroupProxy-13-1 @call-handler#1711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.531 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.532 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.532 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.532 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.533 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.534 [eventLoopGroupProxy-13-1 @call-handler#1717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.577 [eventLoopGroupProxy-13-1 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.577 [eventLoopGroupProxy-13-1 @call-handler#1717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.577 [eventLoopGroupProxy-13-1 @call-handler#1717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 19:56:04.578 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.580 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.580 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.580 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.580 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.582 [eventLoopGroupProxy-13-1 @call-handler#1723] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.583 [eventLoopGroupProxy-13-1 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.584 [eventLoopGroupProxy-13-1 @call-handler#1723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.584 [eventLoopGroupProxy-13-1 @call-handler#1723] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.584 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.585 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.586 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.586 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.586 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.587 [eventLoopGroupProxy-13-1 @call-handler#1729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.589 [eventLoopGroupProxy-13-1 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.589 [eventLoopGroupProxy-13-1 @call-handler#1729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.589 [eventLoopGroupProxy-13-1 @call-handler#1729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.589 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.591 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.591 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.591 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.591 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.592 [eventLoopGroupProxy-13-1 @call-handler#1735] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.594 [eventLoopGroupProxy-13-1 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.594 [eventLoopGroupProxy-13-1 @call-handler#1735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.594 [eventLoopGroupProxy-13-1 @call-handler#1735] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.595 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.596 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.596 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.596 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.596 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.598 [eventLoopGroupProxy-13-1 @call-handler#1741] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.599 [eventLoopGroupProxy-13-1 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.600 [eventLoopGroupProxy-13-1 @call-handler#1741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.600 [eventLoopGroupProxy-13-1 @call-handler#1741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.600 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.601 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.601 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.601 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.601 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.602 [eventLoopGroupProxy-13-1 @call-handler#1747] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.604 [eventLoopGroupProxy-13-1 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.604 [eventLoopGroupProxy-13-1 @call-handler#1747] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.604 [eventLoopGroupProxy-13-1 @call-handler#1747] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.604 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.605 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.605 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.606 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.606 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.607 [eventLoopGroupProxy-13-1 @call-handler#1753] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.608 [eventLoopGroupProxy-13-1 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.608 [eventLoopGroupProxy-13-1 @call-handler#1753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.608 [eventLoopGroupProxy-13-1 @call-handler#1753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:04.609 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.610 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.610 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.610 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.610 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.612 [eventLoopGroupProxy-13-1 @call-handler#1759] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.657 [eventLoopGroupProxy-13-1 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.657 [eventLoopGroupProxy-13-1 @call-handler#1759] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.657 [eventLoopGroupProxy-13-1 @call-handler#1759] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 19:56:04.658 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.660 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.660 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.660 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.660 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.662 [eventLoopGroupProxy-13-1 @call-handler#1765] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.663 [eventLoopGroupProxy-13-1 @coroutine#1766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.664 [eventLoopGroupProxy-13-1 @call-handler#1765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.664 [eventLoopGroupProxy-13-1 @call-handler#1765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.664 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.666 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.666 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.666 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.666 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.667 [eventLoopGroupProxy-13-1 @call-handler#1771] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.670 [eventLoopGroupProxy-13-1 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.670 [eventLoopGroupProxy-13-1 @call-handler#1771] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.670 [eventLoopGroupProxy-13-1 @call-handler#1771] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.670 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.673 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.673 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.673 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.673 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.674 [eventLoopGroupProxy-13-1 @call-handler#1777] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.717 [eventLoopGroupProxy-13-1 @coroutine#1778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.718 [eventLoopGroupProxy-13-1 @call-handler#1777] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.718 [eventLoopGroupProxy-13-1 @call-handler#1777] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:56:04.718 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.720 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.720 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.720 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.720 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.721 [eventLoopGroupProxy-13-1 @call-handler#1783] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.724 [eventLoopGroupProxy-13-1 @coroutine#1784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.724 [eventLoopGroupProxy-13-1 @call-handler#1783] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.724 [eventLoopGroupProxy-13-1 @call-handler#1783] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.725 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.726 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.726 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.727 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.727 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.728 [eventLoopGroupProxy-13-1 @call-handler#1789] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.730 [eventLoopGroupProxy-13-1 @coroutine#1790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.730 [eventLoopGroupProxy-13-1 @call-handler#1789] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.730 [eventLoopGroupProxy-13-1 @call-handler#1789] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.730 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.731 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.731 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.731 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.731 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.733 [eventLoopGroupProxy-13-1 @call-handler#1795] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.735 [eventLoopGroupProxy-13-1 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.735 [eventLoopGroupProxy-13-1 @call-handler#1795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.735 [eventLoopGroupProxy-13-1 @call-handler#1795] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.736 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.737 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.737 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.737 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.737 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.738 [eventLoopGroupProxy-13-1 @call-handler#1801] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.740 [eventLoopGroupProxy-13-1 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.741 [eventLoopGroupProxy-13-1 @call-handler#1801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.741 [eventLoopGroupProxy-13-1 @call-handler#1801] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.741 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.743 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.743 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.743 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.743 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.744 [eventLoopGroupProxy-13-1 @call-handler#1807] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.746 [eventLoopGroupProxy-13-1 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.746 [eventLoopGroupProxy-13-1 @call-handler#1807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.746 [eventLoopGroupProxy-13-1 @call-handler#1807] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.746 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.747 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.748 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.748 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.748 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.749 [eventLoopGroupProxy-13-1 @call-handler#1813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.750 [eventLoopGroupProxy-13-1 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.750 [eventLoopGroupProxy-13-1 @call-handler#1813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.751 [eventLoopGroupProxy-13-1 @call-handler#1813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.751 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.752 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.752 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.752 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.752 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.754 [eventLoopGroupProxy-13-1 @call-handler#1819] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.755 [eventLoopGroupProxy-13-1 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.755 [eventLoopGroupProxy-13-1 @call-handler#1819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.755 [eventLoopGroupProxy-13-1 @call-handler#1819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.756 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.757 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.757 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.757 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.757 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.758 [eventLoopGroupProxy-13-1 @call-handler#1825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.760 [eventLoopGroupProxy-13-1 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.760 [eventLoopGroupProxy-13-1 @call-handler#1825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.760 [eventLoopGroupProxy-13-1 @call-handler#1825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.761 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.762 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.762 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.762 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.762 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.763 [eventLoopGroupProxy-13-1 @call-handler#1831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.765 [eventLoopGroupProxy-13-1 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.765 [eventLoopGroupProxy-13-1 @call-handler#1831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.765 [eventLoopGroupProxy-13-1 @call-handler#1831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.766 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.767 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.767 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.767 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.767 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.768 [eventLoopGroupProxy-13-1 @call-handler#1837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.770 [eventLoopGroupProxy-13-1 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.770 [eventLoopGroupProxy-13-1 @call-handler#1837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.770 [eventLoopGroupProxy-13-1 @call-handler#1837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.771 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.772 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.772 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.772 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.772 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.773 [eventLoopGroupProxy-13-1 @call-handler#1843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.775 [eventLoopGroupProxy-13-1 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.775 [eventLoopGroupProxy-13-1 @call-handler#1843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.775 [eventLoopGroupProxy-13-1 @call-handler#1843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.776 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.776 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.776 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.776 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.776 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.777 [eventLoopGroupProxy-13-1 @call-handler#1849] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.779 [eventLoopGroupProxy-13-1 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.779 [eventLoopGroupProxy-13-1 @call-handler#1849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.779 [eventLoopGroupProxy-13-1 @call-handler#1849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.779 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.780 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.780 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.780 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.780 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.782 [eventLoopGroupProxy-13-1 @call-handler#1855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.784 [eventLoopGroupProxy-13-1 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.784 [eventLoopGroupProxy-13-1 @call-handler#1855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.784 [eventLoopGroupProxy-13-1 @call-handler#1855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.784 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.785 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.786 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.786 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.786 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.787 [eventLoopGroupProxy-13-1 @call-handler#1861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.789 [eventLoopGroupProxy-13-1 @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.789 [eventLoopGroupProxy-13-1 @call-handler#1861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.789 [eventLoopGroupProxy-13-1 @call-handler#1861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.790 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.791 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.791 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.791 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.791 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.793 [eventLoopGroupProxy-13-1 @call-handler#1867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.795 [eventLoopGroupProxy-13-1 @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.795 [eventLoopGroupProxy-13-1 @call-handler#1867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.795 [eventLoopGroupProxy-13-1 @call-handler#1867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.795 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.797 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.797 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.797 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.797 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.798 [eventLoopGroupProxy-13-1 @call-handler#1873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.800 [eventLoopGroupProxy-13-1 @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.800 [eventLoopGroupProxy-13-1 @call-handler#1873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.800 [eventLoopGroupProxy-13-1 @call-handler#1873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.800 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.801 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.801 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.801 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.801 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.802 [eventLoopGroupProxy-13-1 @call-handler#1879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.808 [DefaultDispatcher-worker-6 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:56:04.849 [eventLoopGroupProxy-13-1 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.849 [eventLoopGroupProxy-13-1 @call-handler#1879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.849 [eventLoopGroupProxy-13-1 @call-handler#1879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-08 19:56:04.850 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.852 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.852 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.852 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.852 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.853 [eventLoopGroupProxy-13-1 @call-handler#1887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.855 [eventLoopGroupProxy-13-1 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.855 [eventLoopGroupProxy-13-1 @call-handler#1887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.855 [eventLoopGroupProxy-13-1 @call-handler#1887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.856 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.857 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.857 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.857 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.857 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.858 [eventLoopGroupProxy-13-1 @call-handler#1893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.860 [eventLoopGroupProxy-13-1 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.860 [eventLoopGroupProxy-13-1 @call-handler#1893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.860 [eventLoopGroupProxy-13-1 @call-handler#1893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.860 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.861 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.861 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.862 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.862 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.863 [eventLoopGroupProxy-13-1 @call-handler#1899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.864 [eventLoopGroupProxy-13-1 @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.864 [eventLoopGroupProxy-13-1 @call-handler#1899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.864 [eventLoopGroupProxy-13-1 @call-handler#1899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:04.865 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.866 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.866 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.866 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.866 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.867 [eventLoopGroupProxy-13-1 @call-handler#1905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.869 [eventLoopGroupProxy-13-1 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.869 [eventLoopGroupProxy-13-1 @call-handler#1905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.869 [eventLoopGroupProxy-13-1 @call-handler#1905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.870 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.871 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.871 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.871 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.871 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.872 [eventLoopGroupProxy-13-1 @call-handler#1911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.874 [eventLoopGroupProxy-13-1 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.874 [eventLoopGroupProxy-13-1 @call-handler#1911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.874 [eventLoopGroupProxy-13-1 @call-handler#1911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.874 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.875 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.875 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.875 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.875 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.877 [eventLoopGroupProxy-13-1 @call-handler#1917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.879 [eventLoopGroupProxy-13-1 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.879 [eventLoopGroupProxy-13-1 @call-handler#1917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.879 [eventLoopGroupProxy-13-1 @call-handler#1917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.880 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.881 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.881 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.881 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.881 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.882 [eventLoopGroupProxy-13-1 @call-handler#1923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.925 [eventLoopGroupProxy-13-1 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.925 [eventLoopGroupProxy-13-1 @call-handler#1923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.926 [eventLoopGroupProxy-13-1 @call-handler#1923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-08 19:56:04.926 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.927 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.928 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.928 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.928 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.929 [eventLoopGroupProxy-13-1 @call-handler#1929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.931 [eventLoopGroupProxy-13-1 @coroutine#1930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.931 [eventLoopGroupProxy-13-1 @call-handler#1929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.931 [eventLoopGroupProxy-13-1 @call-handler#1929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.931 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.932 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.932 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.933 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.933 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.934 [eventLoopGroupProxy-13-1 @call-handler#1935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.935 [eventLoopGroupProxy-13-1 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.935 [eventLoopGroupProxy-13-1 @call-handler#1935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.936 [eventLoopGroupProxy-13-1 @call-handler#1935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.936 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.937 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.937 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.937 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.937 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.938 [eventLoopGroupProxy-13-1 @call-handler#1941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.940 [eventLoopGroupProxy-13-1 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.940 [eventLoopGroupProxy-13-1 @call-handler#1941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.940 [eventLoopGroupProxy-13-1 @call-handler#1941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.940 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.941 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.941 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.941 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.941 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.943 [eventLoopGroupProxy-13-1 @call-handler#1947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.944 [eventLoopGroupProxy-13-1 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.945 [eventLoopGroupProxy-13-1 @call-handler#1947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.945 [eventLoopGroupProxy-13-1 @call-handler#1947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:04.945 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.946 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.946 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.946 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.946 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.947 [eventLoopGroupProxy-13-1 @call-handler#1953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.949 [eventLoopGroupProxy-13-1 @coroutine#1954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.949 [eventLoopGroupProxy-13-1 @call-handler#1953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.949 [eventLoopGroupProxy-13-1 @call-handler#1953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.949 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.950 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.950 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.950 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.950 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.951 [eventLoopGroupProxy-13-1 @call-handler#1959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.953 [eventLoopGroupProxy-13-1 @coroutine#1960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.953 [eventLoopGroupProxy-13-1 @call-handler#1959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.953 [eventLoopGroupProxy-13-1 @call-handler#1959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.954 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.955 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.955 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.955 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.955 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.956 [eventLoopGroupProxy-13-1 @call-handler#1965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.958 [eventLoopGroupProxy-13-1 @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.958 [eventLoopGroupProxy-13-1 @call-handler#1965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.958 [eventLoopGroupProxy-13-1 @call-handler#1965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.958 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.959 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.959 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.959 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.959 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.960 [eventLoopGroupProxy-13-1 @call-handler#1971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.962 [eventLoopGroupProxy-13-1 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.962 [eventLoopGroupProxy-13-1 @call-handler#1971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.962 [eventLoopGroupProxy-13-1 @call-handler#1971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.962 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.963 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.964 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.964 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.964 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.965 [eventLoopGroupProxy-13-1 @call-handler#1977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.967 [eventLoopGroupProxy-13-1 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.967 [eventLoopGroupProxy-13-1 @call-handler#1977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.967 [eventLoopGroupProxy-13-1 @call-handler#1977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.967 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.968 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.969 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.969 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.969 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.970 [eventLoopGroupProxy-13-1 @call-handler#1983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.971 [eventLoopGroupProxy-13-1 @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.971 [eventLoopGroupProxy-13-1 @call-handler#1983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.971 [eventLoopGroupProxy-13-1 @call-handler#1983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:04.972 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.973 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.973 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.973 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.973 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.974 [eventLoopGroupProxy-13-1 @call-handler#1989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.975 [eventLoopGroupProxy-13-1 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.975 [eventLoopGroupProxy-13-1 @call-handler#1989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.975 [eventLoopGroupProxy-13-1 @call-handler#1989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:04.976 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.977 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.977 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.977 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.977 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.978 [eventLoopGroupProxy-13-1 @call-handler#1995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.979 [eventLoopGroupProxy-13-1 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.979 [eventLoopGroupProxy-13-1 @call-handler#1995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.979 [eventLoopGroupProxy-13-1 @call-handler#1995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:04.980 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.981 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.981 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.981 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.981 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.982 [eventLoopGroupProxy-13-1 @call-handler#2001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.983 [eventLoopGroupProxy-13-1 @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.983 [eventLoopGroupProxy-13-1 @call-handler#2001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.983 [eventLoopGroupProxy-13-1 @call-handler#2001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:04.984 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.985 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.985 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.985 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.985 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.986 [eventLoopGroupProxy-13-1 @call-handler#2007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:04.988 [eventLoopGroupProxy-13-1 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:04.988 [eventLoopGroupProxy-13-1 @call-handler#2007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:04.988 [eventLoopGroupProxy-13-1 @call-handler#2007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:04.988 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.990 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.990 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:04.990 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:04.990 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:04.991 [eventLoopGroupProxy-13-1 @call-handler#2013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.033 [eventLoopGroupProxy-13-1 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.033 [eventLoopGroupProxy-13-1 @call-handler#2013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.033 [eventLoopGroupProxy-13-1 @call-handler#2013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-08 19:56:05.033 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.035 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.035 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.035 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.035 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.037 [eventLoopGroupProxy-13-1 @call-handler#2019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.038 [eventLoopGroupProxy-13-1 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.038 [eventLoopGroupProxy-13-1 @call-handler#2019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.039 [eventLoopGroupProxy-13-1 @call-handler#2019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.039 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.040 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.040 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.040 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.040 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.041 [eventLoopGroupProxy-13-1 @call-handler#2025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.043 [eventLoopGroupProxy-13-1 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.044 [eventLoopGroupProxy-13-1 @call-handler#2025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.044 [eventLoopGroupProxy-13-1 @call-handler#2025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:05.044 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.045 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.045 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.045 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.046 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.047 [eventLoopGroupProxy-13-1 @call-handler#2031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.048 [eventLoopGroupProxy-13-1 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.048 [eventLoopGroupProxy-13-1 @call-handler#2031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.048 [eventLoopGroupProxy-13-1 @call-handler#2031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:05.049 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.050 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.050 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.050 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.050 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.051 [eventLoopGroupProxy-13-1 @call-handler#2037] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.052 [eventLoopGroupProxy-13-1 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.052 [eventLoopGroupProxy-13-1 @call-handler#2037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.052 [eventLoopGroupProxy-13-1 @call-handler#2037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:05.053 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.054 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.054 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.054 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.054 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.056 [eventLoopGroupProxy-13-1 @call-handler#2043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.101 [eventLoopGroupProxy-13-1 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.101 [eventLoopGroupProxy-13-1 @call-handler#2043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.101 [eventLoopGroupProxy-13-1 @call-handler#2043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 19:56:05.102 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.103 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.103 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.103 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.103 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.104 [eventLoopGroupProxy-13-1 @call-handler#2049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.106 [eventLoopGroupProxy-13-1 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.106 [eventLoopGroupProxy-13-1 @call-handler#2049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.106 [eventLoopGroupProxy-13-1 @call-handler#2049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.107 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.108 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.108 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.108 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.108 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.109 [eventLoopGroupProxy-13-1 @call-handler#2055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.111 [eventLoopGroupProxy-13-1 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.111 [eventLoopGroupProxy-13-1 @call-handler#2055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.111 [eventLoopGroupProxy-13-1 @call-handler#2055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.111 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.113 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.114 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.114 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.114 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.115 [eventLoopGroupProxy-13-1 @call-handler#2061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.157 [eventLoopGroupProxy-13-1 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.157 [eventLoopGroupProxy-13-1 @call-handler#2061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.157 [eventLoopGroupProxy-13-1 @call-handler#2061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-08 19:56:05.158 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.159 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.159 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.159 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.159 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.160 [eventLoopGroupProxy-13-1 @call-handler#2068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.162 [eventLoopGroupProxy-13-1 @coroutine#2069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.162 [eventLoopGroupProxy-13-1 @call-handler#2068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.162 [eventLoopGroupProxy-13-1 @call-handler#2068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.162 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.164 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.164 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.164 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.164 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.165 [eventLoopGroupProxy-13-1 @call-handler#2074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.167 [eventLoopGroupProxy-13-1 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.167 [eventLoopGroupProxy-13-1 @call-handler#2074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.167 [eventLoopGroupProxy-13-1 @call-handler#2074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.168 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.169 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.169 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.169 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.169 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.170 [eventLoopGroupProxy-13-1 @call-handler#2080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.172 [eventLoopGroupProxy-13-1 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.172 [eventLoopGroupProxy-13-1 @call-handler#2080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.172 [eventLoopGroupProxy-13-1 @call-handler#2080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.173 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.174 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.174 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.174 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.174 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.175 [eventLoopGroupProxy-13-1 @call-handler#2086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.178 [eventLoopGroupProxy-13-1 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.178 [eventLoopGroupProxy-13-1 @call-handler#2086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.178 [eventLoopGroupProxy-13-1 @call-handler#2086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:05.179 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.181 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.181 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.181 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.181 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.182 [eventLoopGroupProxy-13-1 @call-handler#2092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.185 [eventLoopGroupProxy-13-1 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.185 [eventLoopGroupProxy-13-1 @call-handler#2092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.185 [eventLoopGroupProxy-13-1 @call-handler#2092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:05.185 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.186 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.186 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.186 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.186 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.187 [eventLoopGroupProxy-13-1 @call-handler#2098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.190 [eventLoopGroupProxy-13-1 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.190 [eventLoopGroupProxy-13-1 @call-handler#2098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.190 [eventLoopGroupProxy-13-1 @call-handler#2098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:05.190 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.192 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.192 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.192 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.192 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.194 [eventLoopGroupProxy-13-1 @call-handler#2104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.195 [eventLoopGroupProxy-13-1 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.195 [eventLoopGroupProxy-13-1 @call-handler#2104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.196 [eventLoopGroupProxy-13-1 @call-handler#2104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:05.196 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.198 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.198 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.198 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.198 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.199 [eventLoopGroupProxy-13-1 @call-handler#2110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.245 [eventLoopGroupProxy-13-1 @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.245 [eventLoopGroupProxy-13-1 @call-handler#2110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.245 [eventLoopGroupProxy-13-1 @call-handler#2110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-08 19:56:05.246 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.248 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.248 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.248 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.248 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.250 [eventLoopGroupProxy-13-1 @call-handler#2116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.252 [eventLoopGroupProxy-13-1 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.252 [eventLoopGroupProxy-13-1 @call-handler#2116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.252 [eventLoopGroupProxy-13-1 @call-handler#2116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.252 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.254 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.254 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.254 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.254 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.256 [eventLoopGroupProxy-13-1 @call-handler#2122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.257 [eventLoopGroupProxy-13-1 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.257 [eventLoopGroupProxy-13-1 @call-handler#2122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.257 [eventLoopGroupProxy-13-1 @call-handler#2122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.258 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.259 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.259 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.259 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.259 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.260 [eventLoopGroupProxy-13-1 @call-handler#2128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.262 [eventLoopGroupProxy-13-1 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.262 [eventLoopGroupProxy-13-1 @call-handler#2128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.262 [eventLoopGroupProxy-13-1 @call-handler#2128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.263 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.264 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.264 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.264 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.264 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.265 [eventLoopGroupProxy-13-1 @call-handler#2134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.309 [eventLoopGroupProxy-13-1 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.309 [eventLoopGroupProxy-13-1 @call-handler#2134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.310 [eventLoopGroupProxy-13-1 @call-handler#2134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 19:56:05.310 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.311 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.311 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.311 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.311 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.312 [eventLoopGroupProxy-13-1 @call-handler#2140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.314 [eventLoopGroupProxy-13-1 @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.314 [eventLoopGroupProxy-13-1 @call-handler#2140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.314 [eventLoopGroupProxy-13-1 @call-handler#2140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.314 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.316 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.316 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.316 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.316 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.317 [eventLoopGroupProxy-13-1 @call-handler#2146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.319 [eventLoopGroupProxy-13-1 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.319 [eventLoopGroupProxy-13-1 @call-handler#2146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.320 [eventLoopGroupProxy-13-1 @call-handler#2146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:05.320 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.321 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.321 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.321 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.321 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.322 [eventLoopGroupProxy-13-1 @call-handler#2152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.324 [eventLoopGroupProxy-13-1 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.324 [eventLoopGroupProxy-13-1 @call-handler#2152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.324 [eventLoopGroupProxy-13-1 @call-handler#2152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.325 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.326 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.326 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.326 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.326 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.327 [eventLoopGroupProxy-13-1 @call-handler#2158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.333 [DefaultDispatcher-worker-1 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:56:05.369 [eventLoopGroupProxy-13-1 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.369 [eventLoopGroupProxy-13-1 @call-handler#2158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.369 [eventLoopGroupProxy-13-1 @call-handler#2158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-08 19:56:05.370 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.371 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.371 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.371 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.371 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.372 [eventLoopGroupProxy-13-1 @call-handler#2165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.374 [eventLoopGroupProxy-13-1 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.374 [eventLoopGroupProxy-13-1 @call-handler#2165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.374 [eventLoopGroupProxy-13-1 @call-handler#2165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.375 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.376 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.376 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.376 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.376 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.377 [eventLoopGroupProxy-13-1 @call-handler#2171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.378 [eventLoopGroupProxy-13-1 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.378 [eventLoopGroupProxy-13-1 @call-handler#2171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.378 [eventLoopGroupProxy-13-1 @call-handler#2171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:05.379 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.380 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.380 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.380 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.380 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.381 [eventLoopGroupProxy-13-1 @call-handler#2177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.383 [eventLoopGroupProxy-13-1 @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.383 [eventLoopGroupProxy-13-1 @call-handler#2177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.383 [eventLoopGroupProxy-13-1 @call-handler#2177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.383 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.384 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.384 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.384 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.384 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.386 [eventLoopGroupProxy-13-1 @call-handler#2183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.387 [eventLoopGroupProxy-13-1 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.387 [eventLoopGroupProxy-13-1 @call-handler#2183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.387 [eventLoopGroupProxy-13-1 @call-handler#2183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.388 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.389 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.389 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.389 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.389 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.390 [eventLoopGroupProxy-13-1 @call-handler#2189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.432 [eventLoopGroupProxy-13-1 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.433 [eventLoopGroupProxy-13-1 @call-handler#2189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.433 [eventLoopGroupProxy-13-1 @call-handler#2189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 19:56:05.433 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.434 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.434 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.434 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.434 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.436 [eventLoopGroupProxy-13-1 @call-handler#2196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.437 [eventLoopGroupProxy-13-1 @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.437 [eventLoopGroupProxy-13-1 @call-handler#2196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.437 [eventLoopGroupProxy-13-1 @call-handler#2196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.438 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.439 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.439 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.439 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.439 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.440 [eventLoopGroupProxy-13-1 @call-handler#2202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.442 [eventLoopGroupProxy-13-1 @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.442 [eventLoopGroupProxy-13-1 @call-handler#2202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.442 [eventLoopGroupProxy-13-1 @call-handler#2202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.443 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.444 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.444 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.444 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.444 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.444 [eventLoopGroupProxy-13-1 @call-handler#2208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.489 [eventLoopGroupProxy-13-1 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.489 [eventLoopGroupProxy-13-1 @call-handler#2208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.489 [eventLoopGroupProxy-13-1 @call-handler#2208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-08 19:56:05.489 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.490 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.490 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.490 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.490 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.491 [eventLoopGroupProxy-13-1 @call-handler#2214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.493 [eventLoopGroupProxy-13-1 @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.493 [eventLoopGroupProxy-13-1 @call-handler#2214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.493 [eventLoopGroupProxy-13-1 @call-handler#2214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.494 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.495 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.495 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.495 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.495 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.496 [eventLoopGroupProxy-13-1 @call-handler#2220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.498 [eventLoopGroupProxy-13-1 @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.498 [eventLoopGroupProxy-13-1 @call-handler#2220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.498 [eventLoopGroupProxy-13-1 @call-handler#2220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.499 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.500 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.500 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.500 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.500 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.501 [eventLoopGroupProxy-13-1 @call-handler#2226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.502 [eventLoopGroupProxy-13-1 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.502 [eventLoopGroupProxy-13-1 @call-handler#2226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.502 [eventLoopGroupProxy-13-1 @call-handler#2226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:05.503 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.504 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.504 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.504 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.504 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.505 [eventLoopGroupProxy-13-1 @call-handler#2232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.506 [eventLoopGroupProxy-13-1 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.506 [eventLoopGroupProxy-13-1 @call-handler#2232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.506 [eventLoopGroupProxy-13-1 @call-handler#2232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:05.507 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.508 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.508 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.508 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.508 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.509 [eventLoopGroupProxy-13-1 @call-handler#2238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.510 [eventLoopGroupProxy-13-1 @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.510 [eventLoopGroupProxy-13-1 @call-handler#2238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.510 [eventLoopGroupProxy-13-1 @call-handler#2238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:05.511 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.512 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.512 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.512 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.512 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.513 [eventLoopGroupProxy-13-1 @call-handler#2244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.515 [eventLoopGroupProxy-13-1 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.516 [eventLoopGroupProxy-13-1 @call-handler#2244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.516 [eventLoopGroupProxy-13-1 @call-handler#2244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-08 19:56:05.516 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.517 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.517 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.517 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.517 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.518 [eventLoopGroupProxy-13-1 @call-handler#2250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.561 [eventLoopGroupProxy-13-1 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.561 [eventLoopGroupProxy-13-1 @call-handler#2250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.561 [eventLoopGroupProxy-13-1 @call-handler#2250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-08 19:56:05.561 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.562 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.562 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.562 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.562 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.564 [eventLoopGroupProxy-13-1 @call-handler#2256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.565 [eventLoopGroupProxy-13-1 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.565 [eventLoopGroupProxy-13-1 @call-handler#2256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.565 [eventLoopGroupProxy-13-1 @call-handler#2256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.566 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.567 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.567 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.567 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.567 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.568 [eventLoopGroupProxy-13-1 @call-handler#2262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.569 [eventLoopGroupProxy-13-1 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.569 [eventLoopGroupProxy-13-1 @call-handler#2262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.569 [eventLoopGroupProxy-13-1 @call-handler#2262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-08 19:56:05.570 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.571 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.571 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:05.571 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.571 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:05.572 [eventLoopGroupProxy-13-1 @call-handler#2268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-08 19:56:05.574 [eventLoopGroupProxy-13-1 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.574 [eventLoopGroupProxy-13-1 @call-handler#2268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.574 [eventLoopGroupProxy-13-1 @call-handler#2268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-08 19:56:05.575 [MyScheduler_Worker-1 @coroutine#1338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:05.591 [DefaultDispatcher-worker-3 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:56:05.600 [DefaultDispatcher-worker-4 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:56:05.601 [DefaultDispatcher-worker-4 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:05.601 [DefaultDispatcher-worker-4 @coroutine#1156] 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-02-08 19:56:05.601 [DefaultDispatcher-worker-4 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:05.601 [DefaultDispatcher-worker-4 @coroutine#1156] 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-02-08 19:56:05.602 [eventLoopGroupProxy-13-1 @call-handler#2279] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 19:56:05.603 [eventLoopGroupProxy-13-1 @call-handler#2279] 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-02-08 19:56:05.603 [eventLoopGroupProxy-13-1 @call-handler#2279] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:56:05.628 [DefaultDispatcher-worker-1 @call-handler#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642614b7 2024-02-08 19:56:05.628 [eventLoopGroupProxy-13-1 @call-handler#2279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:05.628 [eventLoopGroupProxy-13-1 @call-handler#2279] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-08 19:56:05.628 [DefaultDispatcher-worker-8 @coroutine#972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/556549434832183296/_ustadmanifest.json 2024-02-08 19:56:05.628 [DefaultDispatcher-worker-8 @coroutine#972] 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/556549434832183296/_ustadmanifest.json. 2024-02-08 19:56:05.628 [DefaultDispatcher-worker-8 @coroutine#972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/556549434832183296/_ustadmanifest.json 2024-02-08 19:56:05.629 [DefaultDispatcher-worker-4 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:05.629 [DefaultDispatcher-worker-4 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:05.629 [DefaultDispatcher-worker-4 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:56:05.629 [DefaultDispatcher-worker-4 @coroutine#1156] 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-02-08 19:56:05.629 [DefaultDispatcher-worker-3 @coroutine#972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/556549434832183296/_ustadmanifest.json 2024-02-08 19:56:05.629 [DefaultDispatcher-worker-3 @coroutine#972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/556549434832183296/_ustadmanifest.json 2024-02-08 19:56:05.630 [DefaultDispatcher-worker-9 @coroutine#972] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/556549434832183296/_ustadmanifest.json. 2024-02-08 19:56:05.630 [DefaultDispatcher-worker-9 @coroutine#972] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/556549434832183296/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:05.636 [DefaultDispatcher-worker-9 @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:05.639 [DefaultDispatcher-worker-10 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31028e45 2024-02-08 19:56:05.651 [DefaultDispatcher-worker-11 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642614b7 2024-02-08 19:56:05.656 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-08 19:56:05.656 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-08 19:56:05.656 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-08 19:56:05.656 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-08 19:56:05.656 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-08 19:56:05.660 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e218d8 2024-02-08 19:56:05.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-08 19:56:05.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-08 19:56:05.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:05.661 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31028e45: (connection evicted) 2024-02-08 19:56:05.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:05.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-08 19:56:05.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-08 19:56:06.015 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:56:06.015 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:56:06.091 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-08 19:56:06.665 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@70ad0854 2024-02-08 19:56:06.665 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@70ad0854 2024-02-08 19:56:06.670 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d12f065 2024-02-08 19:56:06.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-08 19:56:06.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-08 19:56:06.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:06.670 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@642614b7: (connection evicted) 2024-02-08 19:56:06.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:06.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-08 19:56:06.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7792e14f 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:06.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:06.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-08 19:56:06.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f87a7c7 2024-02-08 19:56:06.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f87a7c7 2024-02-08 19:56:06.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-08 19:56:06.693 [DefaultDispatcher-worker-11 @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f87a7c7 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@375ff309 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:06.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:06.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:06.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-08 19:56:06.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b09e34 2024-02-08 19:56:06.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b09e34 2024-02-08 19:56:06.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f95654c 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:06.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c23525 2024-02-08 19:56:06.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c23525 2024-02-08 19:56:06.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-08 19:56:06.707 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 19:56:06.708 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-08 19:56:06.709 [DefaultDispatcher-worker-5 @coroutine#2671] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 19:56:06.713 [DefaultDispatcher-worker-5 @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b09e34 2024-02-08 19:56:06.715 [Test worker @coroutine#2672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:06.715 [Test worker @coroutine#2672] 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-02-08 19:56:06.715 [Test worker @coroutine#2672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:06.715 [Test worker @coroutine#2672] 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-02-08 19:56:06.718 [eventLoopGroupProxy-16-1 @call-handler#2679] 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-02-08 19:56:06.718 [eventLoopGroupProxy-16-1 @call-handler#2679] 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-02-08 19:56:06.720 [eventLoopGroupProxy-16-1 @coroutine#2680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c23525 2024-02-08 19:56:06.721 [Test worker @coroutine#2672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:06.722 [Test worker @coroutine#2672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-08 19:56:06.722 [Test worker @coroutine#2672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-02-08 19:56:06.722 [Test worker @coroutine#2672] 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-02-08 19:56:06.723 [Test worker @coroutine#2684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:06.723 [Test worker @coroutine#2684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-08 19:56:06.723 [Test worker @coroutine#2684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:06.723 [Test worker @coroutine#2684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:06.724 [eventLoopGroupProxy-16-1 @call-handler#2687] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-02-08 19:56:06.728 [eventLoopGroupProxy-16-1 @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c23525 2024-02-08 19:56:06.728 [eventLoopGroupProxy-16-1 @call-handler#2687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:06.729 [Test worker @coroutine#2684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-08 19:56:06.732 [eventLoopGroupProxy-16-2 @call-handler#2697] 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-02-08 19:56:06.737 [eventLoopGroupProxy-16-2 @call-handler#2697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:06.744 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b09e34 2024-02-08 19:56:06.778 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:06.803 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:06.805 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@233789d9 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:07.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:07.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-08 19:56:07.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f4fc18 2024-02-08 19:56:07.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f4fc18 2024-02-08 19:56:07.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-08 19:56:07.904 [DefaultDispatcher-worker-1 @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f4fc18 2024-02-08 19:56:07.909 [Test worker @coroutine#2707] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47409/api/blob/upload-init-batch 2024-02-08 19:56:07.909 [Test worker @coroutine#2707] 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:47409/api/blob/upload-init-batch. 2024-02-08 19:56:07.909 [Test worker @coroutine#2707] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47409/api/blob/upload-init-batch 2024-02-08 19:56:07.909 [Test worker @coroutine#2707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47409/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 19:56:07.911 [Test worker @coroutine#2707] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47409/api/blob/upload-init-batch 2024-02-08 19:56:07.911 [Test worker @coroutine#2707] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47409/api/blob/upload-init-batch 2024-02-08 19:56:07.911 [Test worker @coroutine#2707] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47409/api/blob/upload-init-batch. 2024-02-08 19:56:07.911 [Test worker @coroutine#2707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47409/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:07.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-08 19:56:07.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-08 19:56:07.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:07.919 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f4fc18: (connection evicted) 2024-02-08 19:56:07.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:07.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-08 19:56:07.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7488c183 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:07.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:07.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-08 19:56:07.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@37196d53 2024-02-08 19:56:07.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@37196d53 2024-02-08 19:56:07.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-08 19:56:07.944 [Test worker @coroutine#2717] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53557/api/blob/upload-init-batch 2024-02-08 19:56:07.944 [Test worker @coroutine#2717] 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:53557/api/blob/upload-init-batch. 2024-02-08 19:56:07.944 [Test worker @coroutine#2717] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53557/api/blob/upload-init-batch 2024-02-08 19:56:07.944 [Test worker @coroutine#2717] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53557/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 19:56:07.946 [Test worker @coroutine#2717] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53557/api/blob/upload-init-batch 2024-02-08 19:56:07.946 [Test worker @coroutine#2717] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53557/api/blob/upload-init-batch 2024-02-08 19:56:07.946 [Test worker @coroutine#2717] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53557/api/blob/upload-init-batch. 2024-02-08 19:56:07.946 [Test worker @coroutine#2717] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53557/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:07.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-08 19:56:07.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-08 19:56:07.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:07.948 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37196d53: (connection evicted) 2024-02-08 19:56:07.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:07.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-08 19:56:07.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-08 19:56:07.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-08 19:56:07.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:07.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:07.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:07.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@716eae1 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:07.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@430f0c63 2024-02-08 19:56:07.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@430f0c63 2024-02-08 19:56:07.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-08 19:56:07.973 [Test worker @coroutine#2723] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43295/api/blob/upload-init-batch 2024-02-08 19:56:07.973 [Test worker @coroutine#2723] 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:43295/api/blob/upload-init-batch. 2024-02-08 19:56:07.973 [Test worker @coroutine#2723] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43295/api/blob/upload-init-batch 2024-02-08 19:56:07.973 [Test worker @coroutine#2723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43295/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-08 19:56:07.975 [Test worker @coroutine#2723] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43295/api/blob/upload-init-batch 2024-02-08 19:56:07.975 [Test worker @coroutine#2723] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43295/api/blob/upload-init-batch 2024-02-08 19:56:07.975 [Test worker @coroutine#2723] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43295/api/blob/upload-init-batch. 2024-02-08 19:56:07.975 [Test worker @coroutine#2723] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43295/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:07.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-08 19:56:07.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-08 19:56:07.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:07.983 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@430f0c63: (connection evicted) 2024-02-08 19:56:07.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:07.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-08 19:56:07.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-08 19:56:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dad8bde 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:08.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:08.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-08 19:56:08.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf 2024-02-08 19:56:08.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf 2024-02-08 19:56:08.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-08 19:56:08.071 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf 2024-02-08 19:56:08.099 [DefaultDispatcher-worker-11 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf 2024-02-08 19:56:08.106 [DefaultDispatcher-worker-13 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf 2024-02-08 19:56:08.113 [DefaultDispatcher-worker-15 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf 2024-02-08 19:56:08.120 [DefaultDispatcher-worker-1 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf 2024-02-08 19:56:08.127 [DefaultDispatcher-worker-11 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf 2024-02-08 19:56:08.133 [DefaultDispatcher-worker-2 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf 2024-02-08 19:56:08.140 [DefaultDispatcher-worker-2 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf 2024-02-08 19:56:08.147 [DefaultDispatcher-worker-15 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf 2024-02-08 19:56:08.154 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:08.154 [DefaultDispatcher-worker-15 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf 2024-02-08 19:56:08.157 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@310126a 2024-02-08 19:56:08.157 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@310126a 2024-02-08 19:56:08.160 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd7ec78 2024-02-08 19:56:08.160 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd7ec78 2024-02-08 19:56:08.161 [DefaultDispatcher-worker-14 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf 2024-02-08 19:56:08.163 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e8791a 2024-02-08 19:56:08.163 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e8791a 2024-02-08 19:56:08.165 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceae643 2024-02-08 19:56:08.165 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceae643 2024-02-08 19:56:08.167 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fea3ef6 2024-02-08 19:56:08.167 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fea3ef6 2024-02-08 19:56:08.169 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6caf5f 2024-02-08 19:56:08.169 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6caf5f 2024-02-08 19:56:08.172 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@37862941 2024-02-08 19:56:08.172 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@37862941 2024-02-08 19:56:08.172 [DefaultDispatcher-worker-10 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf 2024-02-08 19:56:08.174 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc5190c 2024-02-08 19:56:08.174 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc5190c 2024-02-08 19:56:08.177 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c68fec 2024-02-08 19:56:08.177 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c68fec 2024-02-08 19:56:08.177 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 19:56:08.179 [DefaultDispatcher-worker-4 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf 2024-02-08 19:56:08.188 [DefaultDispatcher-worker-15 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf 2024-02-08 19:56:08.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-08 19:56:08.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-08 19:56:08.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:08.191 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f82e3cf: (connection evicted) 2024-02-08 19:56:08.192 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@310126a: (connection evicted) 2024-02-08 19:56:08.192 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dd7ec78: (connection evicted) 2024-02-08 19:56:08.193 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e8791a: (connection evicted) 2024-02-08 19:56:08.193 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ceae643: (connection evicted) 2024-02-08 19:56:08.194 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fea3ef6: (connection evicted) 2024-02-08 19:56:08.194 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d6caf5f: (connection evicted) 2024-02-08 19:56:08.194 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37862941: (connection evicted) 2024-02-08 19:56:08.195 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cc5190c: (connection evicted) 2024-02-08 19:56:08.195 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32c68fec: (connection evicted) 2024-02-08 19:56:08.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:08.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-08 19:56:08.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-08 19:56:08.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-08 19:56:08.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:08.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:08.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:08.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:08.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:08.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@799fc4c9 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:08.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@265c0752 2024-02-08 19:56:08.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@265c0752 2024-02-08 19:56:08.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-08 19:56:08.219 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265c0752 2024-02-08 19:56:08.241 [DefaultDispatcher-worker-15 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265c0752 2024-02-08 19:56:08.249 [DefaultDispatcher-worker-14 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265c0752 2024-02-08 19:56:08.258 [DefaultDispatcher-worker-11 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265c0752 2024-02-08 19:56:08.265 [DefaultDispatcher-worker-15 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265c0752 2024-02-08 19:56:08.270 [DefaultDispatcher-worker-12 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265c0752 2024-02-08 19:56:08.279 [DefaultDispatcher-worker-15 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265c0752 2024-02-08 19:56:08.286 [DefaultDispatcher-worker-1 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265c0752 2024-02-08 19:56:08.293 [DefaultDispatcher-worker-1 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265c0752 2024-02-08 19:56:08.299 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:08.300 [DefaultDispatcher-worker-1 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265c0752 2024-02-08 19:56:08.304 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@730a118a 2024-02-08 19:56:08.304 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@730a118a 2024-02-08 19:56:08.307 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcde19b 2024-02-08 19:56:08.307 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcde19b 2024-02-08 19:56:08.307 [DefaultDispatcher-worker-12 @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265c0752 2024-02-08 19:56:08.310 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f27afa 2024-02-08 19:56:08.310 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f27afa 2024-02-08 19:56:08.313 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf0eba0 2024-02-08 19:56:08.313 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf0eba0 2024-02-08 19:56:08.315 [DefaultDispatcher-worker-10 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265c0752 2024-02-08 19:56:08.316 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f553bf5 2024-02-08 19:56:08.316 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f553bf5 2024-02-08 19:56:08.318 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@d06d0bd 2024-02-08 19:56:08.318 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@d06d0bd 2024-02-08 19:56:08.320 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@67495e4d 2024-02-08 19:56:08.320 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@67495e4d 2024-02-08 19:56:08.322 [DefaultDispatcher-worker-10 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265c0752 2024-02-08 19:56:08.323 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf14ef 2024-02-08 19:56:08.323 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf14ef 2024-02-08 19:56:08.325 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a630612 2024-02-08 19:56:08.325 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a630612 2024-02-08 19:56:08.325 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 19:56:08.331 [DefaultDispatcher-worker-11 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265c0752 2024-02-08 19:56:08.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-08 19:56:08.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-08 19:56:08.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:08.332 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@265c0752: (connection evicted) 2024-02-08 19:56:08.333 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@730a118a: (connection evicted) 2024-02-08 19:56:08.333 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dcde19b: (connection evicted) 2024-02-08 19:56:08.333 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79f27afa: (connection evicted) 2024-02-08 19:56:08.334 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cf0eba0: (connection evicted) 2024-02-08 19:56:08.334 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f553bf5: (connection evicted) 2024-02-08 19:56:08.334 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d06d0bd: (connection evicted) 2024-02-08 19:56:08.335 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67495e4d: (connection evicted) 2024-02-08 19:56:08.335 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cdf14ef: (connection evicted) 2024-02-08 19:56:08.336 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a630612: (connection evicted) 2024-02-08 19:56:08.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:08.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-08 19:56:08.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-08 19:56:08.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@430db481 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:08.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a22c1ba 2024-02-08 19:56:08.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a22c1ba 2024-02-08 19:56:08.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e35a219 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:08.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:08.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-08 19:56:08.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d513ca 2024-02-08 19:56:08.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d513ca 2024-02-08 19:56:08.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-08 19:56:08.800 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d513ca 2024-02-08 19:56:08.803 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d513ca 2024-02-08 19:56:08.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5169db2f 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:08.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2024-02-08 19:56:08.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2024-02-08 19:56:08.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-08 19:56:08.833 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2024-02-08 19:56:08.835 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a4739 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:08.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@613a608e 2024-02-08 19:56:08.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@613a608e 2024-02-08 19:56:08.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-08 19:56:08.850 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:08.866 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@613a608e 2024-02-08 19:56:08.868 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@613a608e 2024-02-08 19:56:08.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-08 19:56:08.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:08.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:08.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:08.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:08.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:08.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:08.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ab231 2024-02-08 19:56:08.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:08.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:08.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:08.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:08.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:08.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:08.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:08.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0dcba 2024-02-08 19:56:08.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba0dcba 2024-02-08 19:56:08.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-08 19:56:08.871 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:08.894 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba0dcba 2024-02-08 19:56:08.896 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ba0dcba 2024-02-08 19:56:08.902 [Test worker @coroutine#2796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46349/ 2024-02-08 19:56:08.902 [Test worker @coroutine#2796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46349/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:08.904 [Test worker @coroutine#2796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46349/ 2024-02-08 19:56:08.905 [Test worker @coroutine#2796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46349/ 2024-02-08 19:56:08.905 [Test worker @coroutine#2796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46349/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:08.906 [Test worker @coroutine#2796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46349/ 2024-02-08 19:56:08.906 [Test worker @coroutine#2796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46349/ 2024-02-08 19:56:08.906 [Test worker @coroutine#2796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46349/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:08.907 [Test worker @coroutine#2796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46349/ 2024-02-08 19:56:08.907 [Test worker @coroutine#2796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46349/ 2024-02-08 19:56:08.907 [Test worker @coroutine#2796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46349/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:08.909 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:08.943 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:08.951 [Test worker @coroutine#2796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46349/ 2024-02-08 19:56:08.951 [Test worker @coroutine#2796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46349/ 2024-02-08 19:56:08.951 [Test worker @coroutine#2796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46349/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:08.952 [Test worker @coroutine#2796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46349/ 2024-02-08 19:56:08.953 [Test worker @coroutine#2796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46349/ 2024-02-08 19:56:08.953 [Test worker @coroutine#2796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46349/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:08.953 [Test worker @coroutine#2796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46349/ 2024-02-08 19:56:08.954 [Test worker @coroutine#2796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46349/ 2024-02-08 19:56:08.954 [Test worker @coroutine#2796] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46349/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:08.954 [Test worker @coroutine#2796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46349/ 2024-02-08 19:56:08.958 [Test worker @coroutine#2812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54565/ 2024-02-08 19:56:08.958 [Test worker @coroutine#2812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54565/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:08.960 [Test worker @coroutine#2812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54565/ 2024-02-08 19:56:08.960 [Test worker @coroutine#2812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54565/ 2024-02-08 19:56:08.960 [Test worker @coroutine#2812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54565/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:08.961 [Test worker @coroutine#2812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54565/ 2024-02-08 19:56:08.961 [Test worker @coroutine#2812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54565/ 2024-02-08 19:56:08.961 [Test worker @coroutine#2812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54565/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:08.962 [Test worker @coroutine#2812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54565/ 2024-02-08 19:56:08.962 [Test worker @coroutine#2812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54565/ 2024-02-08 19:56:08.962 [Test worker @coroutine#2812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54565/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:08.970 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:09.007 [Test worker @coroutine#2812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54565/ 2024-02-08 19:56:09.007 [Test worker @coroutine#2812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54565/ 2024-02-08 19:56:09.007 [Test worker @coroutine#2812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54565/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:09.008 [Test worker @coroutine#2812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54565/ 2024-02-08 19:56:09.009 [Test worker @coroutine#2812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54565/ 2024-02-08 19:56:09.009 [Test worker @coroutine#2812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54565/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:09.009 [Test worker @coroutine#2812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54565/ 2024-02-08 19:56:09.010 [Test worker @coroutine#2812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54565/ 2024-02-08 19:56:09.010 [Test worker @coroutine#2812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54565/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-08 19:56:09.010 [Test worker @coroutine#2812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54565/ 2024-02-08 19:56:09.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bac86a3 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:09.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:09.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-08 19:56:09.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:09.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:09.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-08 19:56:09.264 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:09.275 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:09.277 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:09.279 [DefaultDispatcher-worker-11 @coroutine#2847] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60905/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.279 [DefaultDispatcher-worker-11 @coroutine#2847] 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:60905/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:56:09.279 [DefaultDispatcher-worker-11 @coroutine#2847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60905/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.279 [DefaultDispatcher-worker-11 @coroutine#2847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60905/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:56:09.282 [DefaultDispatcher-worker-10 @coroutine#2847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60905/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.282 [DefaultDispatcher-worker-10 @coroutine#2847] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60905/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.287 [DefaultDispatcher-worker-13 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:09.287 [DefaultDispatcher-worker-13 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.288 [DefaultDispatcher-worker-13 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:09.288 [DefaultDispatcher-worker-13 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.288 [DefaultDispatcher-worker-5 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.288 [DefaultDispatcher-worker-5 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.290 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@322f84fd 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:09.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:09.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-08 19:56:09.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bcbbed 2024-02-08 19:56:09.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bcbbed 2024-02-08 19:56:09.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-08 19:56:09.310 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bcbbed 2024-02-08 19:56:09.321 [Test worker @coroutine#2858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bcbbed 2024-02-08 19:56:09.323 [Test worker @coroutine#2860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bcbbed 2024-02-08 19:56:09.327 [DefaultDispatcher-worker-5 @coroutine#2867] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60905/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 19:56:09.327 [DefaultDispatcher-worker-5 @coroutine#2867] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60905/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-08 19:56:09.327 [DefaultDispatcher-worker-5 @coroutine#2867] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60905/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 19:56:09.329 [DefaultDispatcher-worker-8 @coroutine#2867] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60905/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 19:56:09.329 [DefaultDispatcher-worker-8 @coroutine#2867] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60905/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e489957 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:09.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-08 19:56:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:09.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:09.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-08 19:56:09.332 [DefaultDispatcher-worker-11 @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10bcbbed 2024-02-08 19:56:09.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-08 19:56:09.341 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:09.344 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@60992b2b 2024-02-08 19:56:09.344 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@60992b2b 2024-02-08 19:56:09.347 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5ec948 2024-02-08 19:56:09.347 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5ec948 2024-02-08 19:56:09.350 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a61405b 2024-02-08 19:56:09.350 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a61405b 2024-02-08 19:56:09.351 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.352 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f63c373 2024-02-08 19:56:09.352 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f63c373 2024-02-08 19:56:09.355 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a75c7 2024-02-08 19:56:09.355 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a75c7 2024-02-08 19:56:09.358 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e06e8d7 2024-02-08 19:56:09.358 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e06e8d7 2024-02-08 19:56:09.361 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0500d4 2024-02-08 19:56:09.361 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0500d4 2024-02-08 19:56:09.362 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.364 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4c3c3c 2024-02-08 19:56:09.364 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4c3c3c 2024-02-08 19:56:09.364 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.366 [DefaultDispatcher-worker-4 @coroutine#2880] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36165/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.366 [DefaultDispatcher-worker-4 @coroutine#2880] 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:36165/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:56:09.366 [DefaultDispatcher-worker-4 @coroutine#2880] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36165/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.366 [DefaultDispatcher-worker-4 @coroutine#2880] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36165/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:56:09.367 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3d4c5f 2024-02-08 19:56:09.367 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a3d4c5f 2024-02-08 19:56:09.367 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:09.368 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36165/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.368 [DefaultDispatcher-worker-3 @coroutine#2880] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36165/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.373 [DefaultDispatcher-worker-10 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.374 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.374 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:09.374 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.375 [DefaultDispatcher-worker-1 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.375 [DefaultDispatcher-worker-1 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.377 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.386 [DefaultDispatcher-worker-1 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.392 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:09.394 [DefaultDispatcher-worker-10 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.397 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d5dbd9 2024-02-08 19:56:09.397 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d5dbd9 2024-02-08 19:56:09.401 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@38123373 2024-02-08 19:56:09.401 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@38123373 2024-02-08 19:56:09.401 [DefaultDispatcher-worker-1 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.404 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2db0a9 2024-02-08 19:56:09.404 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2db0a9 2024-02-08 19:56:09.407 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@792f3948 2024-02-08 19:56:09.407 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@792f3948 2024-02-08 19:56:09.410 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@613c2ea7 2024-02-08 19:56:09.410 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@613c2ea7 2024-02-08 19:56:09.410 [DefaultDispatcher-worker-1 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.413 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c0058 2024-02-08 19:56:09.413 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@481c0058 2024-02-08 19:56:09.415 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e5490a 2024-02-08 19:56:09.415 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e5490a 2024-02-08 19:56:09.417 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1900c607 2024-02-08 19:56:09.417 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1900c607 2024-02-08 19:56:09.419 [DefaultDispatcher-worker-8 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.420 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c98a96 2024-02-08 19:56:09.420 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c98a96 2024-02-08 19:56:09.420 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:09.429 [DefaultDispatcher-worker-8 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.433 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:09.435 [DefaultDispatcher-worker-5 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.437 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7368130f 2024-02-08 19:56:09.437 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7368130f 2024-02-08 19:56:09.440 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dafe312 2024-02-08 19:56:09.440 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dafe312 2024-02-08 19:56:09.442 [DefaultDispatcher-worker-10 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.444 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7990787f 2024-02-08 19:56:09.444 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7990787f 2024-02-08 19:56:09.447 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c92e929 2024-02-08 19:56:09.447 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c92e929 2024-02-08 19:56:09.450 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5165df 2024-02-08 19:56:09.450 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5165df 2024-02-08 19:56:09.451 [DefaultDispatcher-worker-5 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.453 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@d64b054 2024-02-08 19:56:09.453 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@d64b054 2024-02-08 19:56:09.455 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@774d6207 2024-02-08 19:56:09.455 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@774d6207 2024-02-08 19:56:09.458 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbd1666 2024-02-08 19:56:09.458 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbd1666 2024-02-08 19:56:09.459 [DefaultDispatcher-worker-5 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:09.460 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c6ffb3 2024-02-08 19:56:09.460 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c6ffb3 2024-02-08 19:56:09.460 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3113595e 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:09.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:09.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:09.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-08 19:56:09.495 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:09.506 [Test worker @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:09.508 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:09.509 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37837/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.509 [DefaultDispatcher-worker-8 @coroutine#2926] 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:37837/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:56:09.509 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37837/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.509 [DefaultDispatcher-worker-8 @coroutine#2926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37837/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:56:09.511 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37837/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.511 [DefaultDispatcher-worker-6 @coroutine#2926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37837/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.515 [DefaultDispatcher-worker-10 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:09.516 [DefaultDispatcher-worker-10 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.516 [DefaultDispatcher-worker-10 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:09.516 [DefaultDispatcher-worker-10 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.517 [DefaultDispatcher-worker-1 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.517 [DefaultDispatcher-worker-1 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.519 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:09.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-08 19:56:09.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:09.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c247b02 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:09.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:09.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-08 19:56:09.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 19:56:09.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 19:56:09.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-08 19:56:09.524 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 19:56:09.535 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 19:56:09.537 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 19:56:09.538 [DefaultDispatcher-worker-5 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37837/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 19:56:09.539 [DefaultDispatcher-worker-5 @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.localdomain:37837/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-08 19:56:09.539 [DefaultDispatcher-worker-5 @coroutine#2948] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37837/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 19:56:09.540 [DefaultDispatcher-worker-9 @coroutine#2948] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37837/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 19:56:09.540 [DefaultDispatcher-worker-9 @coroutine#2948] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37837/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f6e3b67 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:09.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:09.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-08 19:56:09.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:09.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:09.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-08 19:56:09.546 [DefaultDispatcher-worker-5 @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c85485 2024-02-08 19:56:09.562 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:09.573 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:09.574 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:09.574 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:09.576 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48897/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.576 [DefaultDispatcher-worker-7 @coroutine#2958] 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:48897/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:56:09.576 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48897/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.576 [DefaultDispatcher-worker-7 @coroutine#2958] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48897/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:56:09.578 [DefaultDispatcher-worker-12 @coroutine#2958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48897/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.578 [DefaultDispatcher-worker-12 @coroutine#2958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48897/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.578 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@29190702 2024-02-08 19:56:09.578 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@29190702 2024-02-08 19:56:09.582 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@27deec51 2024-02-08 19:56:09.582 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@27deec51 2024-02-08 19:56:09.585 [DefaultDispatcher-worker-9 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:09.585 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.585 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e16c72 2024-02-08 19:56:09.585 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e16c72 2024-02-08 19:56:09.585 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:09.585 [DefaultDispatcher-worker-9 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.586 [DefaultDispatcher-worker-11 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.586 [DefaultDispatcher-worker-11 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.588 [Test worker @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:09.589 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e3e66a 2024-02-08 19:56:09.589 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e3e66a 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76bdfc19 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:09.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:09.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-08 19:56:09.592 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3dca3 2024-02-08 19:56:09.592 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3dca3 2024-02-08 19:56:09.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 19:56:09.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 19:56:09.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-08 19:56:09.594 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 19:56:09.594 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cf0462 2024-02-08 19:56:09.594 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cf0462 2024-02-08 19:56:09.596 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f656015 2024-02-08 19:56:09.596 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f656015 2024-02-08 19:56:09.598 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc1925 2024-02-08 19:56:09.598 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc1925 2024-02-08 19:56:09.600 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f938b9b 2024-02-08 19:56:09.600 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f938b9b 2024-02-08 19:56:09.600 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:09.610 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 19:56:09.612 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 19:56:09.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-08 19:56:09.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:09.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:09.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:09.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:09.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:09.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:09.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e149395 2024-02-08 19:56:09.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:09.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:09.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:09.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:09.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:09.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:09.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:09.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:09.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:09.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-08 19:56:09.622 [DefaultDispatcher-worker-8 @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c28009f 2024-02-08 19:56:09.624 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:09.627 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@38241cd2 2024-02-08 19:56:09.627 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@38241cd2 2024-02-08 19:56:09.630 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e3e5a6 2024-02-08 19:56:09.630 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e3e5a6 2024-02-08 19:56:09.634 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dc77a2 2024-02-08 19:56:09.634 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dc77a2 2024-02-08 19:56:09.634 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:09.637 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@77deef9d 2024-02-08 19:56:09.637 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@77deef9d 2024-02-08 19:56:09.640 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f04bf38 2024-02-08 19:56:09.640 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f04bf38 2024-02-08 19:56:09.642 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:09.644 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4663b9ab 2024-02-08 19:56:09.644 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4663b9ab 2024-02-08 19:56:09.645 [Test worker @coroutine#2981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:09.646 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1753b7a2 2024-02-08 19:56:09.646 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1753b7a2 2024-02-08 19:56:09.646 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2de8ff 2024-02-08 19:56:09.646 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2de8ff 2024-02-08 19:56:09.647 [Test worker @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:09.648 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f110d2 2024-02-08 19:56:09.648 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f110d2 2024-02-08 19:56:09.648 [DefaultDispatcher-worker-8 @coroutine#2987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59505/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.648 [DefaultDispatcher-worker-8 @coroutine#2987] 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:59505/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:56:09.648 [DefaultDispatcher-worker-8 @coroutine#2987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59505/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.648 [DefaultDispatcher-worker-8 @coroutine#2987] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59505/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:56:09.651 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc6906b 2024-02-08 19:56:09.651 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc6906b 2024-02-08 19:56:09.651 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:09.651 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ea1b6a 2024-02-08 19:56:09.651 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ea1b6a 2024-02-08 19:56:09.654 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d5838f 2024-02-08 19:56:09.654 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d5838f 2024-02-08 19:56:09.655 [DefaultDispatcher-worker-11 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:09.655 [DefaultDispatcher-worker-15 @coroutine#2987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59505/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.655 [DefaultDispatcher-worker-15 @coroutine#2987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59505/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.656 [DefaultDispatcher-worker-11 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.656 [DefaultDispatcher-worker-11 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:09.656 [DefaultDispatcher-worker-11 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.656 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d71151 2024-02-08 19:56:09.656 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@20d71151 2024-02-08 19:56:09.656 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.656 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.658 [Test worker @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e49a77e 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:09.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:09.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-08 19:56:09.658 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bd7fa4 2024-02-08 19:56:09.658 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bd7fa4 2024-02-08 19:56:09.661 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@113d1192 2024-02-08 19:56:09.661 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@113d1192 2024-02-08 19:56:09.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 19:56:09.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 19:56:09.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-08 19:56:09.663 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 19:56:09.663 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@58bd21c1 2024-02-08 19:56:09.663 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@58bd21c1 2024-02-08 19:56:09.665 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f8ee1e 2024-02-08 19:56:09.665 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f8ee1e 2024-02-08 19:56:09.667 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf3f9fa 2024-02-08 19:56:09.667 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf3f9fa 2024-02-08 19:56:09.667 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:09.677 [Test worker @coroutine#2999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 19:56:09.678 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 19:56:09.679 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-08 19:56:09.679 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@476489be 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:09.680 [DefaultDispatcher-worker-9 @coroutine#3008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-08 19:56:09.687 [DefaultDispatcher-worker-6 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2024-02-08 19:56:09.693 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:09.698 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6661085e 2024-02-08 19:56:09.698 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6661085e 2024-02-08 19:56:09.702 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a6fae2 2024-02-08 19:56:09.702 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a6fae2 2024-02-08 19:56:09.703 [DefaultDispatcher-worker-9 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:09.705 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c99632e 2024-02-08 19:56:09.705 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c99632e 2024-02-08 19:56:09.708 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@299bf0d9 2024-02-08 19:56:09.708 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@299bf0d9 2024-02-08 19:56:09.710 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d63e4c 2024-02-08 19:56:09.710 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d63e4c 2024-02-08 19:56:09.713 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1878bdbe 2024-02-08 19:56:09.713 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1878bdbe 2024-02-08 19:56:09.714 [DefaultDispatcher-worker-9 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:09.715 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fdf2d8c 2024-02-08 19:56:09.715 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fdf2d8c 2024-02-08 19:56:09.715 [DefaultDispatcher-worker-9 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:09.716 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:09.716 [DefaultDispatcher-worker-6 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.716 [DefaultDispatcher-worker-6 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:56:09.716 [DefaultDispatcher-worker-6 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.716 [DefaultDispatcher-worker-6 @coroutine#3017] 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-02-08 19:56:09.717 [DefaultDispatcher-worker-9 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:56:09.717 [DefaultDispatcher-worker-9 @coroutine#3008] 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-02-08 19:56:09.717 [DefaultDispatcher-worker-9 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:56:09.717 [DefaultDispatcher-worker-1 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.718 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b40f96 2024-02-08 19:56:09.718 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b40f96 2024-02-08 19:56:09.718 [DefaultDispatcher-worker-12 @coroutine#3008] 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-02-08 19:56:09.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@669469c9 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:09.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:09.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-08 19:56:09.720 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe67cb2 2024-02-08 19:56:09.720 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe67cb2 2024-02-08 19:56:09.720 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:09.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.721 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4988e4 2024-02-08 19:56:09.721 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b4988e4 2024-02-08 19:56:09.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-08 19:56:09.724 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@558e6dfd 2024-02-08 19:56:09.724 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@558e6dfd 2024-02-08 19:56:09.724 [DefaultDispatcher-worker-8 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:09.724 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.724 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:09.724 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.725 [DefaultDispatcher-worker-5 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.727 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b1e394 2024-02-08 19:56:09.727 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b1e394 2024-02-08 19:56:09.729 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b367c6 2024-02-08 19:56:09.729 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b367c6 2024-02-08 19:56:09.731 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ac31c 2024-02-08 19:56:09.731 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ac31c 2024-02-08 19:56:09.733 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@25edb701 2024-02-08 19:56:09.733 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@25edb701 2024-02-08 19:56:09.735 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9e4d6b 2024-02-08 19:56:09.735 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9e4d6b 2024-02-08 19:56:09.737 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@749c9889 2024-02-08 19:56:09.737 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@749c9889 2024-02-08 19:56:09.739 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@217b9725 2024-02-08 19:56:09.739 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@217b9725 2024-02-08 19:56:09.739 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:09.744 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.754 [Test worker @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.756 [Test worker @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.757 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52541/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.757 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52541/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:56:09.757 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52541/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.757 [DefaultDispatcher-worker-8 @coroutine#3031] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52541/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:56:09.760 [DefaultDispatcher-worker-6 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52541/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.760 [DefaultDispatcher-worker-6 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52541/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.762 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:09.764 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5661cd70 2024-02-08 19:56:09.764 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5661cd70 2024-02-08 19:56:09.766 [DefaultDispatcher-worker-7 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.766 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.766 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:09.766 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.767 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a629cc 2024-02-08 19:56:09.767 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a629cc 2024-02-08 19:56:09.767 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.767 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.769 [Test worker @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.770 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c99a600 2024-02-08 19:56:09.770 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c99a600 2024-02-08 19:56:09.773 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@199b23f7 2024-02-08 19:56:09.773 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@199b23f7 2024-02-08 19:56:09.775 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@414967f9 2024-02-08 19:56:09.775 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@414967f9 2024-02-08 19:56:09.778 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c8de55 2024-02-08 19:56:09.778 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c8de55 2024-02-08 19:56:09.778 [DefaultDispatcher-worker-4 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.780 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f0c4ea 2024-02-08 19:56:09.780 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f0c4ea 2024-02-08 19:56:09.780 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:09.783 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b4dcb8 2024-02-08 19:56:09.783 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b4dcb8 2024-02-08 19:56:09.785 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@659b01d8 2024-02-08 19:56:09.785 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@659b01d8 2024-02-08 19:56:09.785 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@73481ad8 2024-02-08 19:56:09.785 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@73481ad8 2024-02-08 19:56:09.785 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:09.787 [DefaultDispatcher-worker-14 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.789 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5ce31b 2024-02-08 19:56:09.789 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5ce31b 2024-02-08 19:56:09.793 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f636aa8 2024-02-08 19:56:09.793 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f636aa8 2024-02-08 19:56:09.795 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a61e920 2024-02-08 19:56:09.795 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a61e920 2024-02-08 19:56:09.797 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c9b875 2024-02-08 19:56:09.797 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c9b875 2024-02-08 19:56:09.797 [DefaultDispatcher-worker-6 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.799 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b01c5ac 2024-02-08 19:56:09.799 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b01c5ac 2024-02-08 19:56:09.801 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f43ca4e 2024-02-08 19:56:09.802 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f43ca4e 2024-02-08 19:56:09.804 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4e166f 2024-02-08 19:56:09.804 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a4e166f 2024-02-08 19:56:09.806 [DefaultDispatcher-worker-5 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.806 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@101e1543 2024-02-08 19:56:09.806 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@101e1543 2024-02-08 19:56:09.806 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:09.814 [DefaultDispatcher-worker-8 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.821 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:09.823 [DefaultDispatcher-worker-8 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.824 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa486f 2024-02-08 19:56:09.824 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa486f 2024-02-08 19:56:09.828 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@83db6c0 2024-02-08 19:56:09.828 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@83db6c0 2024-02-08 19:56:09.831 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@c02231f 2024-02-08 19:56:09.831 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@c02231f 2024-02-08 19:56:09.835 [DefaultDispatcher-worker-8 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.836 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4900bcfb 2024-02-08 19:56:09.836 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4900bcfb 2024-02-08 19:56:09.839 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6d2c84 2024-02-08 19:56:09.839 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6d2c84 2024-02-08 19:56:09.842 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7883125f 2024-02-08 19:56:09.842 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7883125f 2024-02-08 19:56:09.845 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6504dc8b 2024-02-08 19:56:09.845 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6504dc8b 2024-02-08 19:56:09.850 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@292f43b4 2024-02-08 19:56:09.850 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@292f43b4 2024-02-08 19:56:09.851 [DefaultDispatcher-worker-5 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.853 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d524319 2024-02-08 19:56:09.853 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d524319 2024-02-08 19:56:09.853 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 19:56:09.860 [DefaultDispatcher-worker-7 @coroutine#3052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.862 [DefaultDispatcher-worker-8 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52541/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:56:09.863 [DefaultDispatcher-worker-8 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52541/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 19:56:09.863 [DefaultDispatcher-worker-8 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52541/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:56:09.864 [DefaultDispatcher-worker-4 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52541/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:56:09.864 [DefaultDispatcher-worker-4 @coroutine#3059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52541/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:56:09.864 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52541/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 19:56:09.864 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52541/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:09.865 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52541/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 19:56:09.865 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52541/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 19:56:09.865 [DefaultDispatcher-worker-7 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52541/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 19:56:09.866 [DefaultDispatcher-worker-8 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52541/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 19:56:09.866 [DefaultDispatcher-worker-8 @coroutine#3059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52541/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 19:56:09.896 [DefaultDispatcher-worker-6 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4af50246 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:09.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:09.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-08 19:56:09.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:09.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:09.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-08 19:56:09.922 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:09.933 [Test worker @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:09.935 [Test worker @coroutine#3078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:09.936 [DefaultDispatcher-worker-2 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44549/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.936 [DefaultDispatcher-worker-2 @coroutine#3082] 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:44549/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:56:09.936 [DefaultDispatcher-worker-2 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44549/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.936 [DefaultDispatcher-worker-2 @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44549/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:56:09.938 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44549/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.938 [DefaultDispatcher-worker-10 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44549/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:09.945 [DefaultDispatcher-worker-5 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:09.945 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.945 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:09.945 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.946 [DefaultDispatcher-worker-16 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.946 [DefaultDispatcher-worker-16 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:09.947 [Test worker @coroutine#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:09.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f348e10 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:09.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:09.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-08 19:56:09.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-02-08 19:56:09.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-02-08 19:56:09.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-08 19:56:09.952 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-02-08 19:56:09.965 [Test worker @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-02-08 19:56:09.967 [Test worker @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-02-08 19:56:09.978 [DefaultDispatcher-worker-3 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2024-02-08 19:56:09.978 [DefaultDispatcher-worker-10 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:09.986 [DefaultDispatcher-worker-13 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:09.994 [DefaultDispatcher-worker-13 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:10.000 [DefaultDispatcher-worker-11 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:10.002 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:10.005 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@19950e72 2024-02-08 19:56:10.006 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@19950e72 2024-02-08 19:56:10.009 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1752f330 2024-02-08 19:56:10.009 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1752f330 2024-02-08 19:56:10.012 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@136d6502 2024-02-08 19:56:10.012 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@136d6502 2024-02-08 19:56:10.015 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@566ff90b 2024-02-08 19:56:10.015 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@566ff90b 2024-02-08 19:56:10.018 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@67389b2a 2024-02-08 19:56:10.018 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@67389b2a 2024-02-08 19:56:10.021 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f32f8e 2024-02-08 19:56:10.021 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f32f8e 2024-02-08 19:56:10.021 [DefaultDispatcher-worker-13 @coroutine#3111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:10.023 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4e1307 2024-02-08 19:56:10.023 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4e1307 2024-02-08 19:56:10.025 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@36400644 2024-02-08 19:56:10.025 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@36400644 2024-02-08 19:56:10.027 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@15022a6d 2024-02-08 19:56:10.027 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@15022a6d 2024-02-08 19:56:10.027 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:10.036 [DefaultDispatcher-worker-13 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:10.045 [DefaultDispatcher-worker-9 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:10.051 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:10.053 [DefaultDispatcher-worker-16 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:10.056 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@324fc110 2024-02-08 19:56:10.056 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@324fc110 2024-02-08 19:56:10.060 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c883929 2024-02-08 19:56:10.060 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c883929 2024-02-08 19:56:10.063 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b7aa60 2024-02-08 19:56:10.063 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@38b7aa60 2024-02-08 19:56:10.063 [DefaultDispatcher-worker-8 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:10.065 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db53312 2024-02-08 19:56:10.065 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db53312 2024-02-08 19:56:10.067 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@31be2af5 2024-02-08 19:56:10.067 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@31be2af5 2024-02-08 19:56:10.069 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c020c9a 2024-02-08 19:56:10.069 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c020c9a 2024-02-08 19:56:10.072 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e34bd0 2024-02-08 19:56:10.072 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e34bd0 2024-02-08 19:56:10.073 [DefaultDispatcher-worker-5 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:10.074 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9acc5d 2024-02-08 19:56:10.074 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9acc5d 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b32622 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:10.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:10.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-08 19:56:10.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:10.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:10.076 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d33a499 2024-02-08 19:56:10.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-08 19:56:10.076 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d33a499 2024-02-08 19:56:10.076 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:10.097 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:10.107 [Test worker @coroutine#3119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:10.109 [Test worker @coroutine#3121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:10.110 [DefaultDispatcher-worker-5 @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57037/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:10.110 [DefaultDispatcher-worker-5 @coroutine#3125] 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:57037/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:56:10.110 [DefaultDispatcher-worker-5 @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57037/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:10.110 [DefaultDispatcher-worker-5 @coroutine#3125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57037/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:56:10.113 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57037/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:10.113 [DefaultDispatcher-worker-8 @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57037/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:10.120 [DefaultDispatcher-worker-5 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:10.121 [DefaultDispatcher-worker-5 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.121 [DefaultDispatcher-worker-5 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:10.121 [DefaultDispatcher-worker-5 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.122 [DefaultDispatcher-worker-12 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.122 [DefaultDispatcher-worker-12 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.123 [Test worker @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@501b296a 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:10.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:10.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-08 19:56:10.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-02-08 19:56:10.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-02-08 19:56:10.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-08 19:56:10.129 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-02-08 19:56:10.140 [Test worker @coroutine#3136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-02-08 19:56:10.142 [Test worker @coroutine#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-02-08 19:56:10.152 [DefaultDispatcher-worker-1 @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2053b761 2024-02-08 19:56:10.153 [DefaultDispatcher-worker-5 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:10.162 [DefaultDispatcher-worker-5 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:10.169 [DefaultDispatcher-worker-7 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:10.176 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:10.177 [DefaultDispatcher-worker-7 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:10.178 [DefaultDispatcher-worker-13 @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57037/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:56:10.178 [DefaultDispatcher-worker-13 @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57037/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 19:56:10.178 [DefaultDispatcher-worker-13 @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57037/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:56:10.179 [DefaultDispatcher-worker-11 @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57037/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:56:10.179 [DefaultDispatcher-worker-11 @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57037/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-08 19:56:10.179 [DefaultDispatcher-worker-11 @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57037/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-08 19:56:10.179 [DefaultDispatcher-worker-11 @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57037/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:10.180 [DefaultDispatcher-worker-11 @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57037/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 19:56:10.180 [DefaultDispatcher-worker-11 @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57037/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-08 19:56:10.180 [DefaultDispatcher-worker-11 @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57037/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 19:56:10.181 [DefaultDispatcher-worker-16 @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57037/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 19:56:10.181 [DefaultDispatcher-worker-16 @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57037/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-08 19:56:10.181 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8fbd10 2024-02-08 19:56:10.181 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8fbd10 2024-02-08 19:56:10.185 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@70484cb1 2024-02-08 19:56:10.185 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@70484cb1 2024-02-08 19:56:10.189 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7477d660 2024-02-08 19:56:10.189 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7477d660 2024-02-08 19:56:10.191 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3175468a 2024-02-08 19:56:10.191 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3175468a 2024-02-08 19:56:10.193 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@32110a89 2024-02-08 19:56:10.193 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@32110a89 2024-02-08 19:56:10.196 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ef5be 2024-02-08 19:56:10.196 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ef5be 2024-02-08 19:56:10.198 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a00e719 2024-02-08 19:56:10.198 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a00e719 2024-02-08 19:56:10.200 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@515ab9c5 2024-02-08 19:56:10.200 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@515ab9c5 2024-02-08 19:56:10.202 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b25b425 2024-02-08 19:56:10.202 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b25b425 2024-02-08 19:56:10.202 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 19:56:10.204 [DefaultDispatcher-worker-12 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:10.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aaf1ce8 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:10.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:10.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-08 19:56:10.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:10.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:10.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-08 19:56:10.228 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:10.230 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:10.233 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@27faa95d 2024-02-08 19:56:10.233 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@27faa95d 2024-02-08 19:56:10.237 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@293d53d2 2024-02-08 19:56:10.237 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@293d53d2 2024-02-08 19:56:10.240 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d02c22d 2024-02-08 19:56:10.240 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d02c22d 2024-02-08 19:56:10.241 [Test worker @coroutine#3172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:10.242 [Test worker @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:10.243 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@680059e9 2024-02-08 19:56:10.243 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@680059e9 2024-02-08 19:56:10.243 [DefaultDispatcher-worker-17 @coroutine#3178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48437/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:10.243 [DefaultDispatcher-worker-17 @coroutine#3178] 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:48437/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-08 19:56:10.243 [DefaultDispatcher-worker-17 @coroutine#3178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48437/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:10.243 [DefaultDispatcher-worker-17 @coroutine#3178] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48437/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:56:10.245 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48437/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:10.245 [DefaultDispatcher-worker-10 @coroutine#3178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48437/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:10.247 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a42b5f5 2024-02-08 19:56:10.247 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a42b5f5 2024-02-08 19:56:10.250 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a2d6ac 2024-02-08 19:56:10.250 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a2d6ac 2024-02-08 19:56:10.251 [DefaultDispatcher-worker-3 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:10.252 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.252 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:10.252 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.252 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@620a641f 2024-02-08 19:56:10.252 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@620a641f 2024-02-08 19:56:10.253 [DefaultDispatcher-worker-5 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.253 [DefaultDispatcher-worker-5 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.254 [Test worker @coroutine#3182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f229c40 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:10.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:10.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-08 19:56:10.255 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@82fa6a6 2024-02-08 19:56:10.255 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@82fa6a6 2024-02-08 19:56:10.257 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd574b 2024-02-08 19:56:10.257 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd574b 2024-02-08 19:56:10.257 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:10.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@391b03b 2024-02-08 19:56:10.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@391b03b 2024-02-08 19:56:10.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-08 19:56:10.258 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@391b03b 2024-02-08 19:56:10.272 [Test worker @coroutine#3189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@391b03b 2024-02-08 19:56:10.273 [Test worker @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@391b03b 2024-02-08 19:56:10.278 [DefaultDispatcher-worker-5 @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48437/auth/register 2024-02-08 19:56:10.279 [DefaultDispatcher-worker-5 @coroutine#3201] 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:48437/auth/register. 2024-02-08 19:56:10.279 [DefaultDispatcher-worker-5 @coroutine#3201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48437/auth/register 2024-02-08 19:56:10.279 [DefaultDispatcher-worker-5 @coroutine#3201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48437/auth/register from class io.ktor.http.content.TextContent 2024-02-08 19:56:10.282 [DefaultDispatcher-worker-6 @coroutine#3201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48437/auth/register 2024-02-08 19:56:10.282 [DefaultDispatcher-worker-6 @coroutine#3201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48437/auth/register 2024-02-08 19:56:10.282 [DefaultDispatcher-worker-6 @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48437/auth/register. 2024-02-08 19:56:10.282 [DefaultDispatcher-worker-6 @coroutine#3201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48437/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:10.284 [DefaultDispatcher-worker-10 @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@391b03b 2024-02-08 19:56:10.300 [DefaultDispatcher-worker-16 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:10.301 [DefaultDispatcher-worker-16 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.301 [DefaultDispatcher-worker-16 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:10.301 [DefaultDispatcher-worker-16 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.302 [DefaultDispatcher-worker-12 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.302 [DefaultDispatcher-worker-12 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.309 [DefaultDispatcher-worker-7 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:10.310 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:10.313 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@382bd79f 2024-02-08 19:56:10.313 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@382bd79f 2024-02-08 19:56:10.316 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ec2eea 2024-02-08 19:56:10.316 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@36ec2eea 2024-02-08 19:56:10.318 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d3bcef 2024-02-08 19:56:10.318 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d3bcef 2024-02-08 19:56:10.319 [DefaultDispatcher-worker-16 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:10.320 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d124d1 2024-02-08 19:56:10.320 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d124d1 2024-02-08 19:56:10.323 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1120829b 2024-02-08 19:56:10.323 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1120829b 2024-02-08 19:56:10.326 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@466c752b 2024-02-08 19:56:10.326 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@466c752b 2024-02-08 19:56:10.330 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@69778dcd 2024-02-08 19:56:10.330 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@69778dcd 2024-02-08 19:56:10.333 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fedb9e 2024-02-08 19:56:10.333 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fedb9e 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5274acd1 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:10.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:10.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-08 19:56:10.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2024-02-08 19:56:10.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2024-02-08 19:56:10.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-08 19:56:10.336 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fb7a0 2024-02-08 19:56:10.336 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@25fb7a0 2024-02-08 19:56:10.336 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:10.353 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2024-02-08 19:56:10.357 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:10.362 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e19c6 2024-02-08 19:56:10.362 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e19c6 2024-02-08 19:56:10.364 [Test worker @coroutine#3211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2024-02-08 19:56:10.366 [Test worker @coroutine#3213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2024-02-08 19:56:10.366 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@f59f785 2024-02-08 19:56:10.366 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@f59f785 2024-02-08 19:56:10.368 [DefaultDispatcher-worker-13 @coroutine#3217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.368 [DefaultDispatcher-worker-13 @coroutine#3217] 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-02-08 19:56:10.368 [DefaultDispatcher-worker-13 @coroutine#3217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.368 [DefaultDispatcher-worker-13 @coroutine#3217] 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-02-08 19:56:10.369 [DefaultDispatcher-worker-14 @coroutine#3217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.369 [DefaultDispatcher-worker-14 @coroutine#3217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.371 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6672b6 2024-02-08 19:56:10.372 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6672b6 2024-02-08 19:56:10.374 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e64fdbe 2024-02-08 19:56:10.374 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e64fdbe 2024-02-08 19:56:10.377 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f458d9d 2024-02-08 19:56:10.377 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f458d9d 2024-02-08 19:56:10.377 [DefaultDispatcher-worker-1 @coroutine#3216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2024-02-08 19:56:10.377 [DefaultDispatcher-worker-1 @coroutine#3216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.377 [DefaultDispatcher-worker-1 @coroutine#3216] 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-02-08 19:56:10.377 [DefaultDispatcher-worker-1 @coroutine#3216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.378 [DefaultDispatcher-worker-11 @coroutine#3216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.378 [DefaultDispatcher-worker-11 @coroutine#3216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.380 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f60b02f 2024-02-08 19:56:10.380 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f60b02f 2024-02-08 19:56:10.380 [Test worker @coroutine#3221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2024-02-08 19:56:10.383 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ab9eb7 2024-02-08 19:56:10.383 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ab9eb7 2024-02-08 19:56:10.384 [DefaultDispatcher-worker-11 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:10.384 [DefaultDispatcher-worker-11 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.384 [DefaultDispatcher-worker-11 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:10.384 [DefaultDispatcher-worker-11 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.386 [DefaultDispatcher-worker-1 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.386 [DefaultDispatcher-worker-1 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.386 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4b02f1 2024-02-08 19:56:10.386 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4b02f1 2024-02-08 19:56:10.387 [Test worker @coroutine#3228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2024-02-08 19:56:10.390 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d715bc0 2024-02-08 19:56:10.390 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d715bc0 2024-02-08 19:56:10.390 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:10.403 [Test worker @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e643402 2024-02-08 19:56:10.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-08 19:56:10.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-08 19:56:10.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:10.405 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e643402: (connection evicted) 2024-02-08 19:56:10.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:10.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-08 19:56:10.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-08 19:56:10.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65880400 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:10.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:10.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-08 19:56:10.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b69ccb 2024-02-08 19:56:10.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b69ccb 2024-02-08 19:56:10.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-08 19:56:10.413 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b69ccb 2024-02-08 19:56:10.427 [Test worker @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b69ccb 2024-02-08 19:56:10.429 [Test worker @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b69ccb 2024-02-08 19:56:10.430 [DefaultDispatcher-worker-1 @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.430 [DefaultDispatcher-worker-1 @coroutine#3247] 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-02-08 19:56:10.430 [DefaultDispatcher-worker-1 @coroutine#3247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.430 [DefaultDispatcher-worker-1 @coroutine#3247] 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-02-08 19:56:10.432 [DefaultDispatcher-worker-14 @coroutine#3247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.432 [DefaultDispatcher-worker-14 @coroutine#3247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.437 [DefaultDispatcher-worker-10 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b69ccb 2024-02-08 19:56:10.437 [DefaultDispatcher-worker-10 @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.437 [DefaultDispatcher-worker-10 @coroutine#3246] 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-02-08 19:56:10.437 [DefaultDispatcher-worker-10 @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.438 [DefaultDispatcher-worker-10 @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.438 [DefaultDispatcher-worker-10 @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.440 [Test worker @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b69ccb 2024-02-08 19:56:10.443 [Test worker @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b69ccb 2024-02-08 19:56:10.447 [Test worker @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b69ccb 2024-02-08 19:56:10.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-08 19:56:10.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-08 19:56:10.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:10.448 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b69ccb: (connection evicted) 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:10.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-08 19:56:10.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d1f9ec3 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:10.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-08 19:56:10.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-02-08 19:56:10.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-02-08 19:56:10.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-08 19:56:10.453 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-02-08 19:56:10.464 [Test worker @coroutine#3268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-02-08 19:56:10.466 [Test worker @coroutine#3270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-02-08 19:56:10.467 [DefaultDispatcher-worker-10 @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.467 [DefaultDispatcher-worker-10 @coroutine#3274] 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-02-08 19:56:10.467 [DefaultDispatcher-worker-10 @coroutine#3274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.467 [DefaultDispatcher-worker-10 @coroutine#3274] 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-02-08 19:56:10.469 [DefaultDispatcher-worker-17 @coroutine#3274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.469 [DefaultDispatcher-worker-17 @coroutine#3274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.474 [DefaultDispatcher-worker-14 @coroutine#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-02-08 19:56:10.474 [DefaultDispatcher-worker-14 @coroutine#3273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.474 [DefaultDispatcher-worker-14 @coroutine#3273] 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-02-08 19:56:10.474 [DefaultDispatcher-worker-14 @coroutine#3273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.475 [DefaultDispatcher-worker-12 @coroutine#3273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.475 [DefaultDispatcher-worker-12 @coroutine#3273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.476 [Test worker @coroutine#3277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-02-08 19:56:10.479 [Test worker @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-02-08 19:56:10.483 [Test worker @coroutine#3292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-02-08 19:56:10.486 [Test worker @coroutine#3294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-02-08 19:56:10.489 [Test worker @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-02-08 19:56:10.493 [Test worker @coroutine#3302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-02-08 19:56:10.495 [Test worker @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f11d889 2024-02-08 19:56:10.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-08 19:56:10.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-08 19:56:10.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:10.495 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f11d889: (connection evicted) 2024-02-08 19:56:10.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:10.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-08 19:56:10.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0b792e 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:10.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:10.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-08 19:56:10.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2024-02-08 19:56:10.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2024-02-08 19:56:10.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-08 19:56:10.500 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2024-02-08 19:56:10.510 [Test worker @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2024-02-08 19:56:10.512 [Test worker @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2024-02-08 19:56:10.513 [DefaultDispatcher-worker-3 @coroutine#3312] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.513 [DefaultDispatcher-worker-3 @coroutine#3312] 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-02-08 19:56:10.513 [DefaultDispatcher-worker-3 @coroutine#3312] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.513 [DefaultDispatcher-worker-3 @coroutine#3312] 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-02-08 19:56:10.515 [DefaultDispatcher-worker-3 @coroutine#3312] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.515 [DefaultDispatcher-worker-3 @coroutine#3312] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.521 [DefaultDispatcher-worker-13 @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2024-02-08 19:56:10.521 [DefaultDispatcher-worker-13 @coroutine#3311] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.521 [DefaultDispatcher-worker-13 @coroutine#3311] 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-02-08 19:56:10.521 [DefaultDispatcher-worker-13 @coroutine#3311] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.522 [DefaultDispatcher-worker-6 @coroutine#3311] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.522 [DefaultDispatcher-worker-6 @coroutine#3311] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.525 [DefaultDispatcher-worker-14 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:10.525 [DefaultDispatcher-worker-14 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.525 [DefaultDispatcher-worker-14 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:10.525 [DefaultDispatcher-worker-14 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.525 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2024-02-08 19:56:10.526 [DefaultDispatcher-worker-6 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.526 [DefaultDispatcher-worker-6 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.528 [Test worker @coroutine#3325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2024-02-08 19:56:10.532 [Test worker @coroutine#3333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a4800 2024-02-08 19:56:10.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-08 19:56:10.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-08 19:56:10.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:10.534 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@136a4800: (connection evicted) 2024-02-08 19:56:10.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:10.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-08 19:56:10.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b04689e 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:10.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:10.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-08 19:56:10.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-02-08 19:56:10.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-02-08 19:56:10.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-08 19:56:10.538 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-02-08 19:56:10.549 [Test worker @coroutine#3341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-02-08 19:56:10.550 [Test worker @coroutine#3343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-02-08 19:56:10.551 [DefaultDispatcher-worker-5 @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.551 [DefaultDispatcher-worker-5 @coroutine#3347] 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-02-08 19:56:10.551 [DefaultDispatcher-worker-5 @coroutine#3347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.551 [DefaultDispatcher-worker-5 @coroutine#3347] 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-02-08 19:56:10.553 [DefaultDispatcher-worker-11 @coroutine#3347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.553 [DefaultDispatcher-worker-11 @coroutine#3347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.561 [DefaultDispatcher-worker-14 @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-02-08 19:56:10.561 [DefaultDispatcher-worker-14 @coroutine#3346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.561 [DefaultDispatcher-worker-14 @coroutine#3346] 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-02-08 19:56:10.561 [DefaultDispatcher-worker-14 @coroutine#3346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.562 [DefaultDispatcher-worker-14 @coroutine#3346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.562 [DefaultDispatcher-worker-14 @coroutine#3346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.564 [Test worker @coroutine#3353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-02-08 19:56:10.568 [Test worker @coroutine#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-02-08 19:56:10.571 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-02-08 19:56:10.574 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-02-08 19:56:10.578 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-02-08 19:56:10.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-08 19:56:10.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-08 19:56:10.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:10.579 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6: (connection evicted) 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:10.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-08 19:56:10.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f03fdc0 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:10.580 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:10.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-08 19:56:10.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2024-02-08 19:56:10.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2024-02-08 19:56:10.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-08 19:56:10.583 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2024-02-08 19:56:10.594 [Test worker @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2024-02-08 19:56:10.596 [DefaultDispatcher-worker-10 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:10.596 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.596 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:10.596 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.596 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2024-02-08 19:56:10.597 [DefaultDispatcher-worker-13 @coroutine#3381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.597 [DefaultDispatcher-worker-13 @coroutine#3381] 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-02-08 19:56:10.597 [DefaultDispatcher-worker-13 @coroutine#3381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.597 [DefaultDispatcher-worker-13 @coroutine#3381] 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-02-08 19:56:10.597 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.597 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.599 [DefaultDispatcher-worker-3 @coroutine#3381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.599 [DefaultDispatcher-worker-3 @coroutine#3381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-08 19:56:10.604 [DefaultDispatcher-worker-4 @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2024-02-08 19:56:10.605 [DefaultDispatcher-worker-4 @coroutine#3380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.605 [DefaultDispatcher-worker-4 @coroutine#3380] 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-02-08 19:56:10.605 [DefaultDispatcher-worker-4 @coroutine#3380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.605 [DefaultDispatcher-worker-12 @coroutine#3380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.605 [DefaultDispatcher-worker-12 @coroutine#3380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-08 19:56:10.607 [Test worker @coroutine#3386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2024-02-08 19:56:10.609 [Test worker @coroutine#3393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2024-02-08 19:56:10.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-08 19:56:10.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-08 19:56:10.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:10.611 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1715193f: (connection evicted) 2024-02-08 19:56:10.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:10.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-08 19:56:10.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-08 19:56:10.705 [DefaultDispatcher-worker-8 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:10.706 [DefaultDispatcher-worker-8 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.706 [DefaultDispatcher-worker-8 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:10.706 [DefaultDispatcher-worker-8 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.707 [DefaultDispatcher-worker-2 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.707 [DefaultDispatcher-worker-2 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.768 [DefaultDispatcher-worker-10 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:10.769 [DefaultDispatcher-worker-10 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.769 [DefaultDispatcher-worker-10 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:10.769 [DefaultDispatcher-worker-10 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.770 [DefaultDispatcher-worker-2 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.775 [DefaultDispatcher-worker-16 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:10.776 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.776 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:10.776 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.777 [DefaultDispatcher-worker-10 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.777 [DefaultDispatcher-worker-10 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6334c0d8 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:10.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:10.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-08 19:56:10.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@48224381 2024-02-08 19:56:10.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@48224381 2024-02-08 19:56:10.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-08 19:56:10.843 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48224381 2024-02-08 19:56:10.854 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48224381 2024-02-08 19:56:10.856 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48224381 2024-02-08 19:56:10.857 [DefaultDispatcher-worker-5 @coroutine#3435] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:10.857 [DefaultDispatcher-worker-5 @coroutine#3435] 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-02-08 19:56:10.857 [DefaultDispatcher-worker-5 @coroutine#3435] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:10.857 [DefaultDispatcher-worker-5 @coroutine#3435] 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-02-08 19:56:10.858 [DefaultDispatcher-worker-12 @coroutine#3435] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:10.858 [DefaultDispatcher-worker-12 @coroutine#3435] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:10.864 [DefaultDispatcher-worker-6 @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48224381 2024-02-08 19:56:10.864 [DefaultDispatcher-worker-6 @coroutine#3434] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.864 [DefaultDispatcher-worker-6 @coroutine#3434] 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-02-08 19:56:10.864 [DefaultDispatcher-worker-6 @coroutine#3434] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.865 [DefaultDispatcher-worker-15 @coroutine#3434] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.865 [DefaultDispatcher-worker-15 @coroutine#3434] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.869 [Test worker @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48224381 2024-02-08 19:56:10.885 [DefaultDispatcher-worker-5 @coroutine#3447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48224381 2024-02-08 19:56:10.926 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:10.931 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa00d8b 2024-02-08 19:56:10.931 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa00d8b 2024-02-08 19:56:10.934 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@167f20f 2024-02-08 19:56:10.934 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@167f20f 2024-02-08 19:56:10.937 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@55866fb 2024-02-08 19:56:10.937 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@55866fb 2024-02-08 19:56:10.939 [Test worker @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48224381 2024-02-08 19:56:10.941 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@405af834 2024-02-08 19:56:10.941 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@405af834 2024-02-08 19:56:10.944 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9979e1 2024-02-08 19:56:10.944 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9979e1 2024-02-08 19:56:10.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-08 19:56:10.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-08 19:56:10.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2024-02-08 19:56:10.946 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d01d97 2024-02-08 19:56:10.946 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d01d97 2024-02-08 19:56:10.946 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48224381: (connection evicted) 2024-02-08 19:56:10.947 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fa00d8b: (connection evicted) 2024-02-08 19:56:10.947 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@167f20f: (connection evicted) 2024-02-08 19:56:10.948 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55866fb: (connection evicted) 2024-02-08 19:56:10.948 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@405af834: (connection evicted) 2024-02-08 19:56:10.949 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f9979e1: (connection evicted) 2024-02-08 19:56:10.949 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71d01d97: (connection evicted) 2024-02-08 19:56:10.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:10.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-08 19:56:10.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-08 19:56:10.953 [DefaultDispatcher-worker-11 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-08 19:56:10.953 [DefaultDispatcher-worker-11 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.953 [DefaultDispatcher-worker-11 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:10.953 [DefaultDispatcher-worker-11 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@202fd4c4 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:10.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:10.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-08 19:56:10.954 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.954 [DefaultDispatcher-worker-12 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2024-02-08 19:56:10.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2024-02-08 19:56:10.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-08 19:56:10.957 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2024-02-08 19:56:10.971 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2024-02-08 19:56:10.973 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2024-02-08 19:56:10.974 [DefaultDispatcher-worker-11 @coroutine#3461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:10.974 [DefaultDispatcher-worker-11 @coroutine#3461] 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-02-08 19:56:10.974 [DefaultDispatcher-worker-11 @coroutine#3461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:10.974 [DefaultDispatcher-worker-11 @coroutine#3461] 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-02-08 19:56:10.975 [DefaultDispatcher-worker-3 @coroutine#3461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:10.975 [DefaultDispatcher-worker-3 @coroutine#3461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:10.981 [DefaultDispatcher-worker-1 @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2024-02-08 19:56:10.981 [DefaultDispatcher-worker-1 @coroutine#3460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.981 [DefaultDispatcher-worker-1 @coroutine#3460] 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-02-08 19:56:10.981 [DefaultDispatcher-worker-1 @coroutine#3460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.982 [DefaultDispatcher-worker-7 @coroutine#3460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.982 [DefaultDispatcher-worker-7 @coroutine#3460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:56:10.984 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2024-02-08 19:56:10.998 [DefaultDispatcher-worker-14 @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2024-02-08 19:56:11.035 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07 2024-02-08 19:56:11.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-08 19:56:11.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-08 19:56:11.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:11.038 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f1b2f07: (connection evicted) 2024-02-08 19:56:11.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:11.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-08 19:56:11.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-08 19:56:11.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@281028ce 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:11.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-08 19:56:11.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-08 19:56:11.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-08 19:56:11.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-08 19:56:11.044 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-08 19:56:11.055 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-08 19:56:11.057 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-08 19:56:11.057 [DefaultDispatcher-worker-14 @coroutine#3483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.057 [DefaultDispatcher-worker-14 @coroutine#3483] 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-02-08 19:56:11.057 [DefaultDispatcher-worker-14 @coroutine#3483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.057 [DefaultDispatcher-worker-14 @coroutine#3483] 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-02-08 19:56:11.059 [DefaultDispatcher-worker-3 @coroutine#3483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.059 [DefaultDispatcher-worker-3 @coroutine#3483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.065 [DefaultDispatcher-worker-8 @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-08 19:56:11.066 [DefaultDispatcher-worker-8 @coroutine#3482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.066 [DefaultDispatcher-worker-8 @coroutine#3482] 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-02-08 19:56:11.066 [DefaultDispatcher-worker-8 @coroutine#3482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.066 [DefaultDispatcher-worker-3 @coroutine#3482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.066 [DefaultDispatcher-worker-3 @coroutine#3482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.071 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-08 19:56:11.087 [DefaultDispatcher-worker-9 @coroutine#3494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-08 19:56:11.124 [Test worker @coroutine#3496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75caecf7 2024-02-08 19:56:11.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-08 19:56:11.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-08 19:56:11.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:11.127 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75caecf7: (connection evicted) 2024-02-08 19:56:11.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:11.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-08 19:56:11.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-08 19:56:11.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be208db 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:11.131 [DefaultDispatcher-worker-8 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:11.131 [DefaultDispatcher-worker-8 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:11.131 [DefaultDispatcher-worker-8 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:11.131 [DefaultDispatcher-worker-8 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:11.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-08 19:56:11.132 [DefaultDispatcher-worker-13 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.132 [DefaultDispatcher-worker-13 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-08 19:56:11.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-08 19:56:11.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-08 19:56:11.136 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-08 19:56:11.147 [Test worker @coroutine#3503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-08 19:56:11.149 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-08 19:56:11.149 [DefaultDispatcher-worker-8 @coroutine#3508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.149 [DefaultDispatcher-worker-8 @coroutine#3508] 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-02-08 19:56:11.149 [DefaultDispatcher-worker-8 @coroutine#3508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.149 [DefaultDispatcher-worker-8 @coroutine#3508] 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-02-08 19:56:11.151 [DefaultDispatcher-worker-3 @coroutine#3508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.151 [DefaultDispatcher-worker-3 @coroutine#3508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.159 [DefaultDispatcher-worker-8 @coroutine#3507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-08 19:56:11.159 [DefaultDispatcher-worker-8 @coroutine#3507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.159 [DefaultDispatcher-worker-8 @coroutine#3507] 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-02-08 19:56:11.159 [DefaultDispatcher-worker-8 @coroutine#3507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.160 [DefaultDispatcher-worker-4 @coroutine#3507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.160 [DefaultDispatcher-worker-4 @coroutine#3507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.162 [Test worker @coroutine#3512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-08 19:56:11.177 [DefaultDispatcher-worker-1 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-08 19:56:11.211 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9 2024-02-08 19:56:11.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-08 19:56:11.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-08 19:56:11.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:11.214 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ae90cb9: (connection evicted) 2024-02-08 19:56:11.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:11.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-08 19:56:11.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-08 19:56:11.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-08 19:56:11.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:11.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:11.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:11.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:11.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:11.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5980e29f 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:11.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:11.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-08 19:56:11.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2024-02-08 19:56:11.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2024-02-08 19:56:11.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-08 19:56:11.222 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2024-02-08 19:56:11.239 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2024-02-08 19:56:11.241 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2024-02-08 19:56:11.243 [DefaultDispatcher-worker-6 @coroutine#3531] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.243 [DefaultDispatcher-worker-6 @coroutine#3531] 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/replication/ackAndGetPendingReplications. 2024-02-08 19:56:11.243 [DefaultDispatcher-worker-6 @coroutine#3531] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.243 [DefaultDispatcher-worker-6 @coroutine#3531] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:56:11.244 [DefaultDispatcher-worker-12 @coroutine#3531] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.244 [DefaultDispatcher-worker-12 @coroutine#3531] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.250 [DefaultDispatcher-worker-3 @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2024-02-08 19:56:11.250 [DefaultDispatcher-worker-3 @coroutine#3530] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 19:56:11.250 [DefaultDispatcher-worker-3 @coroutine#3530] 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/replication/nodeId. 2024-02-08 19:56:11.250 [DefaultDispatcher-worker-3 @coroutine#3530] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 19:56:11.251 [DefaultDispatcher-worker-2 @coroutine#3530] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 19:56:11.251 [DefaultDispatcher-worker-2 @coroutine#3530] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 19:56:11.259 [DefaultDispatcher-worker-6 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2024-02-08 19:56:11.263 [DefaultDispatcher-worker-1 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:11.263 [DefaultDispatcher-worker-1 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.263 [DefaultDispatcher-worker-1 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:11.263 [DefaultDispatcher-worker-1 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.264 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.264 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.268 [DefaultDispatcher-worker-10 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2024-02-08 19:56:11.276 [DefaultDispatcher-worker-9 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2024-02-08 19:56:11.286 [DefaultDispatcher-worker-4 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2024-02-08 19:56:11.289 [Test worker @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2024-02-08 19:56:11.300 [DefaultDispatcher-worker-6 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2024-02-08 19:56:11.310 [DefaultDispatcher-worker-4 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe 2024-02-08 19:56:11.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-08 19:56:11.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-08 19:56:11.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:11.311 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@487bc2fe: (connection evicted) 2024-02-08 19:56:11.312 [DefaultDispatcher-worker-7 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:11.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:11.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-08 19:56:11.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-08 19:56:11.312 [DefaultDispatcher-worker-7 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.312 [DefaultDispatcher-worker-7 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:11.312 [DefaultDispatcher-worker-7 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73a88711 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:11.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:11.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-08 19:56:11.314 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.314 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f5b014 2024-02-08 19:56:11.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f5b014 2024-02-08 19:56:11.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-08 19:56:11.317 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f5b014 2024-02-08 19:56:11.329 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f5b014 2024-02-08 19:56:11.330 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f5b014 2024-02-08 19:56:11.331 [DefaultDispatcher-worker-1 @coroutine#3562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.331 [DefaultDispatcher-worker-1 @coroutine#3562] 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/replication/ackAndGetPendingReplications. 2024-02-08 19:56:11.331 [DefaultDispatcher-worker-1 @coroutine#3562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.331 [DefaultDispatcher-worker-1 @coroutine#3562] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:56:11.333 [DefaultDispatcher-worker-4 @coroutine#3562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.333 [DefaultDispatcher-worker-4 @coroutine#3562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.338 [DefaultDispatcher-worker-2 @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f5b014 2024-02-08 19:56:11.339 [DefaultDispatcher-worker-2 @coroutine#3561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 19:56:11.339 [DefaultDispatcher-worker-2 @coroutine#3561] 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/replication/nodeId. 2024-02-08 19:56:11.339 [DefaultDispatcher-worker-2 @coroutine#3561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 19:56:11.340 [DefaultDispatcher-worker-6 @coroutine#3561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 19:56:11.340 [DefaultDispatcher-worker-6 @coroutine#3561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 19:56:11.347 [DefaultDispatcher-worker-16 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f5b014 2024-02-08 19:56:11.355 [DefaultDispatcher-worker-8 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f5b014 2024-02-08 19:56:11.363 [DefaultDispatcher-worker-7 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f5b014 2024-02-08 19:56:11.372 [DefaultDispatcher-worker-6 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f5b014 2024-02-08 19:56:11.380 [DefaultDispatcher-worker-7 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f5b014 2024-02-08 19:56:11.390 [DefaultDispatcher-worker-11 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f5b014 2024-02-08 19:56:11.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-08 19:56:11.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-08 19:56:11.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:11.393 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43f5b014: (connection evicted) 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:11.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-08 19:56:11.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d145fb 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:11.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:11.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-08 19:56:11.396 [DefaultDispatcher-worker-6 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:11.396 [DefaultDispatcher-worker-6 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.396 [DefaultDispatcher-worker-6 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:11.396 [DefaultDispatcher-worker-6 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-08 19:56:11.398 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.398 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.398 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.410 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.411 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.412 [DefaultDispatcher-worker-15 @coroutine#3591] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.412 [DefaultDispatcher-worker-15 @coroutine#3591] 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/replication/ackAndGetPendingReplications. 2024-02-08 19:56:11.412 [DefaultDispatcher-worker-15 @coroutine#3591] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.412 [DefaultDispatcher-worker-15 @coroutine#3591] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:56:11.414 [DefaultDispatcher-worker-6 @coroutine#3591] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.414 [DefaultDispatcher-worker-6 @coroutine#3591] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.421 [DefaultDispatcher-worker-13 @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.421 [DefaultDispatcher-worker-13 @coroutine#3590] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 19:56:11.421 [DefaultDispatcher-worker-13 @coroutine#3590] 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/replication/nodeId. 2024-02-08 19:56:11.421 [DefaultDispatcher-worker-13 @coroutine#3590] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 19:56:11.422 [DefaultDispatcher-worker-7 @coroutine#3590] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 19:56:11.422 [DefaultDispatcher-worker-7 @coroutine#3590] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 19:56:11.429 [DefaultDispatcher-worker-17 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.435 [DefaultDispatcher-worker-1 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.443 [DefaultDispatcher-worker-9 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.450 [DefaultDispatcher-worker-17 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.460 [DefaultDispatcher-worker-6 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.471 [DefaultDispatcher-worker-11 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.474 [Test worker @coroutine#3608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.476 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.485 [DefaultDispatcher-worker-1 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.493 [DefaultDispatcher-worker-1 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.498 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:11.501 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@749229b6 2024-02-08 19:56:11.501 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@749229b6 2024-02-08 19:56:11.502 [DefaultDispatcher-worker-11 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.503 [Test worker @coroutine#3595] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=556549472470851585 2024-02-08 19:56:11.503 [Test worker @coroutine#3595] 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/PersonDao/findByUidAsync?uid=556549472470851585. 2024-02-08 19:56:11.503 [Test worker @coroutine#3595] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=556549472470851585 2024-02-08 19:56:11.504 [Test worker @coroutine#3595] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=556549472470851585 2024-02-08 19:56:11.504 [Test worker @coroutine#3595] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=556549472470851585 2024-02-08 19:56:11.504 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a55d954 2024-02-08 19:56:11.504 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a55d954 2024-02-08 19:56:11.507 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e6a42c6 2024-02-08 19:56:11.507 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e6a42c6 2024-02-08 19:56:11.510 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b68d36f 2024-02-08 19:56:11.510 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b68d36f 2024-02-08 19:56:11.512 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e52822d 2024-02-08 19:56:11.512 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e52822d 2024-02-08 19:56:11.514 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@a996fca 2024-02-08 19:56:11.514 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@a996fca 2024-02-08 19:56:11.514 [DefaultDispatcher-worker-6 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.516 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2649602d 2024-02-08 19:56:11.516 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2649602d 2024-02-08 19:56:11.519 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b472c20 2024-02-08 19:56:11.519 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b472c20 2024-02-08 19:56:11.521 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ce8e8f 2024-02-08 19:56:11.521 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ce8e8f 2024-02-08 19:56:11.521 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-02-08 19:56:11.523 [DefaultDispatcher-worker-13 @coroutine#3595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e757f39 2024-02-08 19:56:11.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-08 19:56:11.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-08 19:56:11.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-08 19:56:11.525 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e757f39: (connection evicted) 2024-02-08 19:56:11.526 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@749229b6: (connection evicted) 2024-02-08 19:56:11.526 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a55d954: (connection evicted) 2024-02-08 19:56:11.527 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e6a42c6: (connection evicted) 2024-02-08 19:56:11.527 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b68d36f: (connection evicted) 2024-02-08 19:56:11.528 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e52822d: (connection evicted) 2024-02-08 19:56:11.528 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a996fca: (connection evicted) 2024-02-08 19:56:11.528 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2649602d: (connection evicted) 2024-02-08 19:56:11.529 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b472c20: (connection evicted) 2024-02-08 19:56:11.529 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ce8e8f: (connection evicted) 2024-02-08 19:56:11.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:11.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-08 19:56:11.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c194c4e 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:11.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:11.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-08 19:56:11.534 [DefaultDispatcher-worker-13 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:11.535 [DefaultDispatcher-worker-13 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.535 [DefaultDispatcher-worker-13 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:11.535 [DefaultDispatcher-worker-13 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.536 [DefaultDispatcher-worker-7 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.536 [DefaultDispatcher-worker-7 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 19:56:11.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 19:56:11.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-08 19:56:11.537 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 19:56:11.549 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 19:56:11.551 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 19:56:11.552 [DefaultDispatcher-worker-15 @coroutine#3629] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.552 [DefaultDispatcher-worker-15 @coroutine#3629] 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/replication/ackAndGetPendingReplications. 2024-02-08 19:56:11.552 [DefaultDispatcher-worker-15 @coroutine#3629] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.552 [DefaultDispatcher-worker-15 @coroutine#3629] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-08 19:56:11.553 [DefaultDispatcher-worker-1 @coroutine#3629] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.553 [DefaultDispatcher-worker-1 @coroutine#3629] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-08 19:56:11.563 [DefaultDispatcher-worker-15 @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 19:56:11.563 [DefaultDispatcher-worker-15 @coroutine#3628] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-08 19:56:11.563 [DefaultDispatcher-worker-15 @coroutine#3628] 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/replication/nodeId. 2024-02-08 19:56:11.563 [DefaultDispatcher-worker-15 @coroutine#3628] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-08 19:56:11.564 [DefaultDispatcher-worker-13 @coroutine#3628] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-08 19:56:11.564 [DefaultDispatcher-worker-13 @coroutine#3628] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-08 19:56:11.572 [DefaultDispatcher-worker-11 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 19:56:11.581 [DefaultDispatcher-worker-16 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 19:56:11.589 [DefaultDispatcher-worker-1 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 19:56:11.596 [DefaultDispatcher-worker-16 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 19:56:11.608 [DefaultDispatcher-worker-11 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 19:56:11.609 [DefaultDispatcher-worker-6 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:11.609 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.609 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:11.609 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.610 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.610 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.616 [DefaultDispatcher-worker-9 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 19:56:11.619 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 19:56:11.627 [DefaultDispatcher-worker-2 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 19:56:11.634 [DefaultDispatcher-worker-2 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-02-08 19:56:11.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-08 19:56:11.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-08 19:56:11.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:11.635 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ba50851: (connection evicted) 2024-02-08 19:56:11.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:11.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-08 19:56:11.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-08 19:56:11.650 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@85b9f9c 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6a4da7 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6a4da7 2024-02-08 19:56:11.651 [Test worker @coroutine#3653] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-08 19:56:11.664 [Test worker @coroutine#3653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6a4da7 2024-02-08 19:56:11.675 [Test worker @coroutine#3655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6a4da7 2024-02-08 19:56:11.676 [Test worker @coroutine#3657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6a4da7 2024-02-08 19:56:11.678 [Test worker @coroutine#3659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6a4da7 2024-02-08 19:56:11.679 [DefaultDispatcher-worker-4 @coroutine#3663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f87a7c7 2024-02-08 19:56:11.688 [DefaultDispatcher-worker-8 @coroutine#3661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6a4da7 2024-02-08 19:56:11.700 [DefaultDispatcher-worker-17 @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b6a4da7 2024-02-08 19:56:11.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-08 19:56:11.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-08 19:56:11.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:11.703 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b6a4da7: (connection evicted) 2024-02-08 19:56:11.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:11.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-08 19:56:11.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d204b30 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:11.705 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-08 19:56:11.706 [DefaultDispatcher-worker-2 @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c23525 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@44103266 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@44103266 2024-02-08 19:56:11.706 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-08 19:56:11.716 [DefaultDispatcher-worker-4 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:11.716 [DefaultDispatcher-worker-4 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.716 [DefaultDispatcher-worker-4 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:11.716 [DefaultDispatcher-worker-4 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.717 [DefaultDispatcher-worker-12 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.717 [DefaultDispatcher-worker-12 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.724 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44103266 2024-02-08 19:56:11.734 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44103266 2024-02-08 19:56:11.736 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44103266 2024-02-08 19:56:11.737 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44103266 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22c0c0bc 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:11.738 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-08 19:56:11.739 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d4155b 2024-02-08 19:56:11.739 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d4155b 2024-02-08 19:56:11.739 [Test worker @coroutine#3681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-08 19:56:11.752 [Test worker @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4155b 2024-02-08 19:56:11.763 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4155b 2024-02-08 19:56:11.764 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4155b 2024-02-08 19:56:11.766 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4155b 2024-02-08 19:56:11.777 [DefaultDispatcher-worker-13 @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4155b 2024-02-08 19:56:11.780 [DefaultDispatcher-worker-1 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:11.780 [DefaultDispatcher-worker-1 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.780 [DefaultDispatcher-worker-1 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:11.780 [DefaultDispatcher-worker-1 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.781 [DefaultDispatcher-worker-2 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.785 [DefaultDispatcher-worker-2 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:11.785 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.785 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:11.785 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.786 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.786 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.793 [DefaultDispatcher-worker-5 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44103266 2024-02-08 19:56:11.798 [DefaultDispatcher-worker-1 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44103266 2024-02-08 19:56:11.804 [DefaultDispatcher-worker-16 @coroutine#3681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44103266 2024-02-08 19:56:11.806 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:11.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-08 19:56:11.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-08 19:56:11.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:11.814 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44103266: (connection evicted) 2024-02-08 19:56:11.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:11.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-08 19:56:11.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-08 19:56:11.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-08 19:56:11.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-08 19:56:11.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:11.815 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d4155b: (connection evicted) 2024-02-08 19:56:11.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:11.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-08 19:56:11.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-08 19:56:11.816 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16eb01d4 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b01b3f8 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b01b3f8 2024-02-08 19:56:11.817 [Test worker @coroutine#3722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-08 19:56:11.830 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b01b3f8 2024-02-08 19:56:11.841 [Test worker @coroutine#3723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b01b3f8 2024-02-08 19:56:11.842 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b01b3f8 2024-02-08 19:56:11.844 [Test worker @coroutine#3727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b01b3f8 2024-02-08 19:56:11.844 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6662974a 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@df5f657 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@df5f657 2024-02-08 19:56:11.845 [Test worker @coroutine#3722] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-08 19:56:11.858 [Test worker @coroutine#3722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df5f657 2024-02-08 19:56:11.868 [Test worker @coroutine#3729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df5f657 2024-02-08 19:56:11.870 [Test worker @coroutine#3731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df5f657 2024-02-08 19:56:11.872 [Test worker @coroutine#3733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df5f657 2024-02-08 19:56:11.883 [DefaultDispatcher-worker-16 @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df5f657 2024-02-08 19:56:11.896 [DefaultDispatcher-worker-13 @coroutine#3722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b01b3f8 2024-02-08 19:56:11.904 [DefaultDispatcher-worker-17 @coroutine#3722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b01b3f8 2024-02-08 19:56:11.913 [DefaultDispatcher-worker-8 @coroutine#3722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b01b3f8 2024-02-08 19:56:11.917 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:11.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-08 19:56:11.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-08 19:56:11.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:11.925 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b01b3f8: (connection evicted) 2024-02-08 19:56:11.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:11.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-08 19:56:11.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-08 19:56:11.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-08 19:56:11.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-08 19:56:11.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:11.926 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@df5f657: (connection evicted) 2024-02-08 19:56:11.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:11.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-08 19:56:11.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3328db4f 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:11.934 [Test worker @coroutine#3760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-08 19:56:11.935 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-08 19:56:11.935 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-08 19:56:11.935 [Test worker @coroutine#3760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-08 19:56:11.948 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-08 19:56:11.960 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-08 19:56:11.961 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-08 19:56:11.963 [DefaultDispatcher-worker-3 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:11.963 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-08 19:56:11.964 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.964 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:11.964 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.965 [DefaultDispatcher-worker-8 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.965 [DefaultDispatcher-worker-8 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:11.987 [DefaultDispatcher-worker-2 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-08 19:56:11.996 [DefaultDispatcher-worker-2 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-08 19:56:11.999 [Test worker @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-08 19:56:12.007 [DefaultDispatcher-worker-17 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1390a43a 2024-02-08 19:56:12.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-08 19:56:12.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-08 19:56:12.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:12.018 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1390a43a: (connection evicted) 2024-02-08 19:56:12.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:12.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-08 19:56:12.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b370ca9 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:12.020 [Test worker @coroutine#3799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-08 19:56:12.021 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@59301546 2024-02-08 19:56:12.021 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@59301546 2024-02-08 19:56:12.021 [Test worker @coroutine#3799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-08 19:56:12.036 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59301546 2024-02-08 19:56:12.046 [Test worker @coroutine#3800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59301546 2024-02-08 19:56:12.048 [Test worker @coroutine#3802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59301546 2024-02-08 19:56:12.049 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59301546 2024-02-08 19:56:12.052 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59301546 2024-02-08 19:56:12.060 [DefaultDispatcher-worker-2 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59301546 2024-02-08 19:56:12.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-08 19:56:12.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-08 19:56:12.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:12.063 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59301546: (connection evicted) 2024-02-08 19:56:12.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:12.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-08 19:56:12.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5935eb9c 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:12.070 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:12.071 [Test worker @coroutine#3830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-08 19:56:12.071 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@538d2308 2024-02-08 19:56:12.071 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@538d2308 2024-02-08 19:56:12.071 [Test worker @coroutine#3830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-08 19:56:12.086 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538d2308 2024-02-08 19:56:12.096 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538d2308 2024-02-08 19:56:12.098 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538d2308 2024-02-08 19:56:12.100 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538d2308 2024-02-08 19:56:12.198 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:12.201 [DefaultDispatcher-worker-7 @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538d2308 2024-02-08 19:56:12.201 [DefaultDispatcher-worker-2 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:12.201 [DefaultDispatcher-worker-2 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.201 [DefaultDispatcher-worker-2 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:12.201 [DefaultDispatcher-worker-2 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.203 [DefaultDispatcher-worker-8 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.203 [DefaultDispatcher-worker-8 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.278 [DefaultDispatcher-worker-10 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:12.278 [DefaultDispatcher-worker-10 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.278 [DefaultDispatcher-worker-10 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:12.278 [DefaultDispatcher-worker-10 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.279 [DefaultDispatcher-worker-7 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.279 [DefaultDispatcher-worker-7 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.289 [DefaultDispatcher-worker-12 @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538d2308 2024-02-08 19:56:12.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-08 19:56:12.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-08 19:56:12.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:12.338 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@538d2308: (connection evicted) 2024-02-08 19:56:12.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:12.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-08 19:56:12.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a5c6009 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:12.342 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:12.343 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:12.343 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:12.343 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:12.343 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:12.343 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:12.343 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:12.343 [Test worker @coroutine#3878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-08 19:56:12.343 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2703785e 2024-02-08 19:56:12.343 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2703785e 2024-02-08 19:56:12.343 [Test worker @coroutine#3878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-08 19:56:12.344 [DefaultDispatcher-worker-14 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:12.345 [DefaultDispatcher-worker-14 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.345 [DefaultDispatcher-worker-14 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:12.345 [DefaultDispatcher-worker-14 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.346 [DefaultDispatcher-worker-17 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.346 [DefaultDispatcher-worker-17 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.358 [Test worker @coroutine#3878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2703785e 2024-02-08 19:56:12.369 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2703785e 2024-02-08 19:56:12.371 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2703785e 2024-02-08 19:56:12.372 [Test worker @coroutine#3887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2703785e 2024-02-08 19:56:12.382 [DefaultDispatcher-worker-8 @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2703785e 2024-02-08 19:56:12.384 [Test worker @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2703785e 2024-02-08 19:56:12.406 [DefaultDispatcher-worker-9 @coroutine#3878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2703785e 2024-02-08 19:56:12.408 [DefaultDispatcher-worker-11 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:12.409 [DefaultDispatcher-worker-11 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.409 [DefaultDispatcher-worker-11 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:12.409 [DefaultDispatcher-worker-11 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.410 [DefaultDispatcher-worker-14 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.410 [DefaultDispatcher-worker-14 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.415 [DefaultDispatcher-worker-17 @coroutine#3878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2703785e 2024-02-08 19:56:12.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-08 19:56:12.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-08 19:56:12.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:12.424 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2703785e: (connection evicted) 2024-02-08 19:56:12.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:12.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-08 19:56:12.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fba30fe 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:12.426 [Test worker @coroutine#3914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-08 19:56:12.427 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ce4b4 2024-02-08 19:56:12.427 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ce4b4 2024-02-08 19:56:12.427 [Test worker @coroutine#3914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-08 19:56:12.441 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ce4b4 2024-02-08 19:56:12.451 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ce4b4 2024-02-08 19:56:12.453 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ce4b4 2024-02-08 19:56:12.455 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ce4b4 2024-02-08 19:56:12.464 [DefaultDispatcher-worker-14 @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ce4b4 2024-02-08 19:56:12.527 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:12.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-08 19:56:12.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-08 19:56:12.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:12.529 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66ce4b4: (connection evicted) 2024-02-08 19:56:12.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:12.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-08 19:56:12.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4468ced2 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:12.532 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:12.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-08 19:56:12.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-08 19:56:12.546 [DefaultDispatcher-worker-9 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:12.546 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.546 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:12.546 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.548 [DefaultDispatcher-worker-3 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.548 [DefaultDispatcher-worker-3 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.621 [DefaultDispatcher-worker-4 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:12.621 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.621 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:12.621 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.622 [DefaultDispatcher-worker-16 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.622 [DefaultDispatcher-worker-16 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.633 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:12.640 [DefaultDispatcher-worker-10 @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.647 [DefaultDispatcher-worker-4 @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.655 [DefaultDispatcher-worker-1 @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.661 [DefaultDispatcher-worker-11 @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.690 [DefaultDispatcher-worker-13 @coroutine#3941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.691 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-08 19:56:12.696 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-02-08 19:56:12.697 [DefaultDispatcher-worker-11 @coroutine#3951] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-08 19:56:12.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49dacc93 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:12.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:12.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:12.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-08 19:56:12.715 [DefaultDispatcher-worker-9 @coroutine#3953] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:12.715 [DefaultDispatcher-worker-9 @coroutine#3953] 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-02-08 19:56:12.715 [DefaultDispatcher-worker-9 @coroutine#3953] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:12.715 [DefaultDispatcher-worker-9 @coroutine#3953] 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-02-08 19:56:12.717 [eventLoopGroupProxy-19-1 @call-handler#3961] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 19:56:12.717 [eventLoopGroupProxy-19-2 @call-handler#3962] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 19:56:12.717 [eventLoopGroupProxy-19-1 @call-handler#3961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:12.717 [eventLoopGroupProxy-19-2 @call-handler#3962] 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-02-08 19:56:12.718 [eventLoopGroupProxy-19-2 @call-handler#3962] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-08 19:56:12.718 [eventLoopGroupProxy-19-2 @call-handler#3962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5620470a 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:12.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:12.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:12.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:12.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:12.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:12.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-08 19:56:12.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:12.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:12.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:12.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:12.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:12.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:12.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:12.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:12.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-08 19:56:12.719 [DefaultDispatcher-worker-17 @coroutine#3953] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:12.719 [DefaultDispatcher-worker-17 @coroutine#3953] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:12.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:12.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:12.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-08 19:56:12.727 [DefaultDispatcher-worker-6 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:12.727 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.727 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:12.727 [DefaultDispatcher-worker-6 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.728 [DefaultDispatcher-worker-2 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.728 [DefaultDispatcher-worker-2 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.737 [DefaultDispatcher-worker-4 @coroutine#3969] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:12.737 [DefaultDispatcher-worker-4 @coroutine#3969] 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-02-08 19:56:12.737 [DefaultDispatcher-worker-4 @coroutine#3969] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:12.737 [DefaultDispatcher-worker-4 @coroutine#3969] 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-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67cd1db3 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:12.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-08 19:56:12.738 [eventLoopGroupProxy-19-2 @call-handler#3973] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 19:56:12.738 [eventLoopGroupProxy-19-2 @call-handler#3973] 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-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@53630682 2024-02-08 19:56:12.738 [eventLoopGroupProxy-19-2 @call-handler#3973] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:56:12.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@53630682 2024-02-08 19:56:12.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-08 19:56:12.739 [eventLoopGroupProxy-19-2 @call-handler#3973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:12.739 [eventLoopGroupProxy-19-3 @call-handler#3976] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 19:56:12.739 [eventLoopGroupProxy-19-3 @call-handler#3976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:12.740 [DefaultDispatcher-worker-2 @coroutine#3969] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:12.740 [DefaultDispatcher-worker-2 @coroutine#3969] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:12.742 [DefaultDispatcher-worker-8 @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:12.742 [DefaultDispatcher-worker-8 @coroutine#3952] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.742 [DefaultDispatcher-worker-8 @coroutine#3952] 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-02-08 19:56:12.742 [DefaultDispatcher-worker-8 @coroutine#3952] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.743 [eventLoopGroupProxy-19-2 @call-handler#3981] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 19:56:12.743 [eventLoopGroupProxy-19-2 @call-handler#3981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:12.744 [DefaultDispatcher-worker-10 @coroutine#3952] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.744 [DefaultDispatcher-worker-10 @coroutine#3952] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.753 [DefaultDispatcher-worker-10 @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:12.756 [DefaultDispatcher-worker-9 @coroutine#3987] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:12.756 [DefaultDispatcher-worker-9 @coroutine#3987] 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-02-08 19:56:12.756 [DefaultDispatcher-worker-9 @coroutine#3987] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:12.756 [DefaultDispatcher-worker-9 @coroutine#3987] 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-02-08 19:56:12.757 [eventLoopGroupProxy-19-2 @call-handler#3991] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-02-08 19:56:12.757 [eventLoopGroupProxy-19-2 @call-handler#3991] 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-02-08 19:56:12.757 [eventLoopGroupProxy-19-2 @call-handler#3991] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:56:12.759 [eventLoopGroupProxy-19-4 @call-handler#3995] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-02-08 19:56:12.759 [eventLoopGroupProxy-19-4 @call-handler#3995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:12.762 [DefaultDispatcher-worker-1 @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:12.763 [DefaultDispatcher-worker-15 @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:12.763 [DefaultDispatcher-worker-15 @coroutine#3968] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.763 [DefaultDispatcher-worker-15 @coroutine#3968] 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-02-08 19:56:12.763 [DefaultDispatcher-worker-15 @coroutine#3968] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.767 [eventLoopGroupProxy-19-5 @call-handler#4001] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 19:56:12.767 [eventLoopGroupProxy-19-5 @call-handler#4001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:12.768 [DefaultDispatcher-worker-14 @coroutine#3968] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.768 [DefaultDispatcher-worker-14 @coroutine#3968] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.769 [DefaultDispatcher-worker-3 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.769 [eventLoopGroupProxy-19-2 @call-handler#3991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:12.770 [DefaultDispatcher-worker-6 @coroutine#3987] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:12.770 [DefaultDispatcher-worker-6 @coroutine#3987] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-08 19:56:12.778 [DefaultDispatcher-worker-14 @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:12.779 [DefaultDispatcher-worker-17 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.783 [DefaultDispatcher-worker-17 @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53630682 2024-02-08 19:56:12.783 [DefaultDispatcher-worker-17 @coroutine#3986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.783 [DefaultDispatcher-worker-17 @coroutine#3986] 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-02-08 19:56:12.783 [DefaultDispatcher-worker-17 @coroutine#3986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.784 [eventLoopGroupProxy-19-2 @call-handler#4011] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-02-08 19:56:12.784 [eventLoopGroupProxy-19-2 @call-handler#4011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:12.785 [DefaultDispatcher-worker-16 @coroutine#3986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.785 [DefaultDispatcher-worker-16 @coroutine#3986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.787 [DefaultDispatcher-worker-17 @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:12.787 [DefaultDispatcher-worker-2 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.790 [DefaultDispatcher-worker-6 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:12.791 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.791 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:12.791 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.792 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.794 [DefaultDispatcher-worker-2 @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53630682 2024-02-08 19:56:12.795 [DefaultDispatcher-worker-5 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.795 [DefaultDispatcher-worker-1 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:12.796 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.796 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:12.796 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.797 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.797 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.798 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:12.803 [DefaultDispatcher-worker-11 @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53630682 2024-02-08 19:56:12.805 [DefaultDispatcher-worker-3 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.819 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:12.834 [DefaultDispatcher-worker-13 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.835 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 19:56:12.835 [DefaultDispatcher-worker-9 @coroutine#3992] 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-02-08 19:56:12.835 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 19:56:12.836 [eventLoopGroupProxy-19-2 @call-handler#4033] 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-02-08 19:56:12.839 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:12.844 [DefaultDispatcher-worker-7 @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:12.861 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 19:56:12.861 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-08 19:56:12.861 [DefaultDispatcher-worker-9 @coroutine#3992] 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-02-08 19:56:12.861 [DefaultDispatcher-worker-9 @coroutine#3992] 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-02-08 19:56:12.862 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556549476870922241 2024-02-08 19:56:12.862 [DefaultDispatcher-worker-9 @coroutine#3992] 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?uid=556549476870922241. 2024-02-08 19:56:12.862 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556549476870922241 2024-02-08 19:56:12.863 [eventLoopGroupProxy-19-2 @call-handler#4037] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 19:56:12.866 [eventLoopGroupProxy-19-2 @call-handler#4037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:12.866 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556549476870922241 2024-02-08 19:56:12.866 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556549476870922241 2024-02-08 19:56:12.866 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556549476870922241. 2024-02-08 19:56:12.866 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556549476870922241 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:12.876 [DefaultDispatcher-worker-5 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:12.877 [DefaultDispatcher-worker-5 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 19:56:12.877 [DefaultDispatcher-worker-5 @coroutine#3992] 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-02-08 19:56:12.877 [DefaultDispatcher-worker-5 @coroutine#3992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 19:56:12.878 [eventLoopGroupProxy-19-2 @call-handler#4041] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 19:56:12.880 [eventLoopGroupProxy-19-2 @call-handler#4041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:12.881 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 19:56:12.881 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 19:56:12.881 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 19:56:12.881 [DefaultDispatcher-worker-9 @coroutine#3992] 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-02-08 19:56:12.889 [DefaultDispatcher-worker-17 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:12.913 [DefaultDispatcher-worker-9 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:12.923 [DefaultDispatcher-worker-13 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.924 [DefaultDispatcher-worker-8 @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:12.924 [DefaultDispatcher-worker-8 @coroutine#3954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:12.924 [DefaultDispatcher-worker-8 @coroutine#3954] 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-02-08 19:56:12.924 [DefaultDispatcher-worker-8 @coroutine#3954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:12.924 [DefaultDispatcher-worker-8 @coroutine#3954] 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-02-08 19:56:12.925 [eventLoopGroupProxy-19-2 @call-handler#4047] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 19:56:12.926 [eventLoopGroupProxy-19-2 @call-handler#4047] 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-02-08 19:56:12.926 [eventLoopGroupProxy-19-2 @call-handler#4047] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:56:12.931 [DefaultDispatcher-worker-9 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.939 [DefaultDispatcher-worker-17 @call-handler#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.939 [eventLoopGroupProxy-19-2 @call-handler#4047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:12.940 [DefaultDispatcher-worker-8 @coroutine#3954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:12.940 [DefaultDispatcher-worker-8 @coroutine#3954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:12.940 [DefaultDispatcher-worker-8 @coroutine#3954] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:56:12.940 [DefaultDispatcher-worker-8 @coroutine#3954] 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-02-08 19:56:12.949 [DefaultDispatcher-worker-1 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.950 [DefaultDispatcher-worker-16 @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:12.956 [DefaultDispatcher-worker-1 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.972 [DefaultDispatcher-worker-9 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:12.972 [DefaultDispatcher-worker-9 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.972 [DefaultDispatcher-worker-9 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:12.972 [DefaultDispatcher-worker-9 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.973 [DefaultDispatcher-worker-14 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.973 [DefaultDispatcher-worker-14 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:12.985 [DefaultDispatcher-worker-4 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:12.986 [DefaultDispatcher-worker-7 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 19:56:12.986 [DefaultDispatcher-worker-7 @coroutine#3992] 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-02-08 19:56:12.986 [DefaultDispatcher-worker-7 @coroutine#3992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 19:56:12.987 [eventLoopGroupProxy-19-2 @call-handler#4067] 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-02-08 19:56:12.994 [DefaultDispatcher-worker-13 @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:13.009 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 19:56:13.010 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-08 19:56:13.010 [DefaultDispatcher-worker-9 @coroutine#3992] 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-02-08 19:56:13.010 [DefaultDispatcher-worker-9 @coroutine#3992] 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-02-08 19:56:13.010 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556549476870922242 2024-02-08 19:56:13.010 [DefaultDispatcher-worker-9 @coroutine#3992] 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?uid=556549476870922242. 2024-02-08 19:56:13.010 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556549476870922242 2024-02-08 19:56:13.011 [eventLoopGroupProxy-19-2 @call-handler#4071] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-02-08 19:56:13.012 [eventLoopGroupProxy-19-2 @call-handler#4071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.012 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556549476870922242 2024-02-08 19:56:13.012 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556549476870922242 2024-02-08 19:56:13.012 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556549476870922242. 2024-02-08 19:56:13.012 [DefaultDispatcher-worker-9 @coroutine#3992] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=556549476870922242 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:13.022 [DefaultDispatcher-worker-13 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:13.023 [DefaultDispatcher-worker-13 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 19:56:13.023 [DefaultDispatcher-worker-13 @coroutine#3992] 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-02-08 19:56:13.023 [DefaultDispatcher-worker-13 @coroutine#3992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 19:56:13.024 [eventLoopGroupProxy-19-2 @call-handler#4075] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-02-08 19:56:13.025 [eventLoopGroupProxy-19-2 @call-handler#4075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.025 [DefaultDispatcher-worker-14 @coroutine#3992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 19:56:13.025 [DefaultDispatcher-worker-14 @coroutine#3992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-08 19:56:13.025 [DefaultDispatcher-worker-14 @coroutine#3992] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-08 19:56:13.025 [DefaultDispatcher-worker-14 @coroutine#3992] 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-02-08 19:56:13.035 [DefaultDispatcher-worker-5 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:13.057 [DefaultDispatcher-worker-9 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:13.067 [DefaultDispatcher-worker-16 @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:13.068 [DefaultDispatcher-worker-16 @coroutine#3970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:13.068 [DefaultDispatcher-worker-16 @coroutine#3970] 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-02-08 19:56:13.068 [DefaultDispatcher-worker-16 @coroutine#3970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:13.068 [DefaultDispatcher-worker-16 @coroutine#3970] 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-02-08 19:56:13.068 [DefaultDispatcher-worker-4 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:13.069 [eventLoopGroupProxy-19-2 @call-handler#4081] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 19:56:13.069 [eventLoopGroupProxy-19-2 @call-handler#4081] 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-02-08 19:56:13.069 [eventLoopGroupProxy-19-2 @call-handler#4081] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:56:13.076 [DefaultDispatcher-worker-6 @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:13.085 [DefaultDispatcher-worker-10 @call-handler#4081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:13.085 [eventLoopGroupProxy-19-2 @call-handler#4081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.086 [DefaultDispatcher-worker-3 @coroutine#3970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:13.086 [DefaultDispatcher-worker-3 @coroutine#3970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:13.086 [DefaultDispatcher-worker-3 @coroutine#3970] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:56:13.086 [DefaultDispatcher-worker-3 @coroutine#3970] 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-02-08 19:56:13.096 [UI Thread @coroutine#4086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.096 [UI Thread @coroutine#4086] 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/getLatestSubmissionForUserAsync?accountPersonUid=556549476870922241&assignmentUid=556549476870922240. 2024-02-08 19:56:13.096 [UI Thread @coroutine#4086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.096 [DefaultDispatcher-worker-9 @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:13.097 [eventLoopGroupProxy-19-2 @call-handler#4101] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 19:56:13.097 [UI Thread @coroutine#4095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556549476870922240&accountPersonUid=556549476870922241 2024-02-08 19:56:13.097 [UI Thread @coroutine#4095] 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=556549476870922240&accountPersonUid=556549476870922241. 2024-02-08 19:56:13.097 [UI Thread @coroutine#4095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556549476870922240&accountPersonUid=556549476870922241 2024-02-08 19:56:13.098 [UI Thread @coroutine#4097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.098 [UI Thread @coroutine#4097] 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=556549476870922241&assignmentUid=556549476870922240. 2024-02-08 19:56:13.098 [UI Thread @coroutine#4097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.098 [eventLoopGroupProxy-19-5 @call-handler#4104] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 19:56:13.101 [eventLoopGroupProxy-19-6 @call-handler#4111] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 19:56:13.104 [eventLoopGroupProxy-19-6 @call-handler#4111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.104 [eventLoopGroupProxy-19-2 @call-handler#4101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.104 [UI Thread @coroutine#4097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.104 [UI Thread @coroutine#4097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.105 [UI Thread @coroutine#4097] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556549476870922241&assignmentUid=556549476870922240. 2024-02-08 19:56:13.105 [UI Thread @coroutine#4097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:13.105 [UI Thread @coroutine#4086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.105 [UI Thread @coroutine#4086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.105 [UI Thread @coroutine#4086] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556549476870922241&assignmentUid=556549476870922240. 2024-02-08 19:56:13.105 [UI Thread @coroutine#4086] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:13.106 [eventLoopGroupProxy-19-5 @call-handler#4104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.106 [UI Thread @coroutine#4095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556549476870922240&accountPersonUid=556549476870922241 2024-02-08 19:56:13.106 [UI Thread @coroutine#4095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556549476870922240&accountPersonUid=556549476870922241 2024-02-08 19:56:13.107 [UI Thread @coroutine#4095] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556549476870922240&accountPersonUid=556549476870922241. 2024-02-08 19:56:13.107 [UI Thread @coroutine#4095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556549476870922240&accountPersonUid=556549476870922241 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:13.113 [DefaultDispatcher-worker-10 @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:13.120 [DefaultDispatcher-worker-13 @coroutine#4086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:13.129 [DefaultDispatcher-worker-12 @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:13.132 [UI Thread @coroutine#4121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556549476870922240 2024-02-08 19:56:13.132 [UI Thread @coroutine#4121] 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=556549476870922240. 2024-02-08 19:56:13.132 [UI Thread @coroutine#4121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556549476870922240 2024-02-08 19:56:13.133 [eventLoopGroupProxy-19-2 @call-handler#4123] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-02-08 19:56:13.135 [eventLoopGroupProxy-19-2 @call-handler#4123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.136 [UI Thread @coroutine#4121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556549476870922240 2024-02-08 19:56:13.136 [UI Thread @coroutine#4121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556549476870922240 2024-02-08 19:56:13.136 [UI Thread @coroutine#4121] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556549476870922240. 2024-02-08 19:56:13.136 [UI Thread @coroutine#4121] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=556549476870922240 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:13.145 [DefaultDispatcher-worker-2 @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:13.155 [DefaultDispatcher-worker-4 @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:13.163 [DefaultDispatcher-worker-17 @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:13.163 [DefaultDispatcher-worker-17 @coroutine#3954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:13.163 [DefaultDispatcher-worker-17 @coroutine#3954] 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-02-08 19:56:13.163 [DefaultDispatcher-worker-17 @coroutine#3954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:13.163 [DefaultDispatcher-worker-17 @coroutine#3954] 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-02-08 19:56:13.164 [eventLoopGroupProxy-19-2 @call-handler#4133] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 19:56:13.164 [eventLoopGroupProxy-19-2 @call-handler#4133] 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-02-08 19:56:13.164 [eventLoopGroupProxy-19-2 @call-handler#4133] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:56:13.173 [DefaultDispatcher-worker-6 @call-handler#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:13.173 [eventLoopGroupProxy-19-2 @call-handler#4133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.173 [DefaultDispatcher-worker-12 @coroutine#3954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:13.173 [DefaultDispatcher-worker-12 @coroutine#3954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:13.174 [DefaultDispatcher-worker-12 @coroutine#3954] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:56:13.174 [DefaultDispatcher-worker-12 @coroutine#3954] 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-02-08 19:56:13.181 [DefaultDispatcher-worker-17 @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:13.181 [UI Thread @coroutine#4140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556549476870922240&accountPersonUid=556549476870922242 2024-02-08 19:56:13.181 [UI Thread @coroutine#4140] 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=556549476870922240&accountPersonUid=556549476870922242. 2024-02-08 19:56:13.181 [UI Thread @coroutine#4140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556549476870922240&accountPersonUid=556549476870922242 2024-02-08 19:56:13.182 [eventLoopGroupProxy-19-2 @call-handler#4148] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 19:56:13.183 [UI Thread @coroutine#4142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556549476870922241 2024-02-08 19:56:13.183 [UI Thread @coroutine#4142] 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=556549476870922241. 2024-02-08 19:56:13.183 [UI Thread @coroutine#4142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556549476870922241 2024-02-08 19:56:13.184 [eventLoopGroupProxy-19-5 @call-handler#4153] 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/personHasPermissionFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/personHasPermissionFlow /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/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-02-08 19:56:13.185 [eventLoopGroupProxy-19-5 @call-handler#4153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.186 [UI Thread @coroutine#4154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556549476870922240 2024-02-08 19:56:13.186 [UI Thread @coroutine#4154] 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=556549476870922240. 2024-02-08 19:56:13.186 [UI Thread @coroutine#4154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556549476870922240 2024-02-08 19:56:13.187 [UI Thread @coroutine#4156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.187 [UI Thread @coroutine#4156] 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=556549476870922241&assignmentUid=556549476870922240. 2024-02-08 19:56:13.187 [UI Thread @coroutine#4156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.187 [eventLoopGroupProxy-19-5 @call-handler#4163] 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/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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-02-08 19:56:13.187 [UI Thread @coroutine#4159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.187 [UI Thread @coroutine#4159] 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=556549476870922241&assignmentUid=556549476870922240. 2024-02-08 19:56:13.187 [UI Thread @coroutine#4159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.187 [eventLoopGroupProxy-19-6 @call-handler#4166] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-02-08 19:56:13.187 [eventLoopGroupProxy-19-2 @call-handler#4148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.188 [UI Thread @coroutine#4142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556549476870922241 2024-02-08 19:56:13.188 [UI Thread @coroutine#4142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556549476870922241 2024-02-08 19:56:13.188 [UI Thread @coroutine#4140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556549476870922240&accountPersonUid=556549476870922242 2024-02-08 19:56:13.188 [UI Thread @coroutine#4140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556549476870922240&accountPersonUid=556549476870922242 2024-02-08 19:56:13.188 [UI Thread @coroutine#4142] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556549476870922241. 2024-02-08 19:56:13.189 [UI Thread @coroutine#4142] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=556549476870922241 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:13.189 [eventLoopGroupProxy-19-6 @call-handler#4166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.189 [UI Thread @coroutine#4140] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556549476870922240&accountPersonUid=556549476870922242. 2024-02-08 19:56:13.189 [eventLoopGroupProxy-19-5 @call-handler#4163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.189 [UI Thread @coroutine#4140] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556549476870922240&accountPersonUid=556549476870922242 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:13.190 [UI Thread @coroutine#4154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556549476870922240 2024-02-08 19:56:13.190 [UI Thread @coroutine#4154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556549476870922240 2024-02-08 19:56:13.190 [UI Thread @coroutine#4154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556549476870922240. 2024-02-08 19:56:13.190 [UI Thread @coroutine#4154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=556549476870922240 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:13.190 [UI Thread @coroutine#4156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.190 [UI Thread @coroutine#4156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.191 [UI Thread @coroutine#4156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556549476870922241&assignmentUid=556549476870922240. 2024-02-08 19:56:13.191 [UI Thread @coroutine#4156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=556549476870922241&assignmentUid=556549476870922240 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:13.191 [eventLoopGroupProxy-19-7 @call-handler#4178] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-02-08 19:56:13.194 [eventLoopGroupProxy-19-7 @call-handler#4178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.195 [UI Thread @coroutine#4159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.195 [UI Thread @coroutine#4159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.195 [UI Thread @coroutine#4159] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556549476870922241&assignmentUid=556549476870922240. 2024-02-08 19:56:13.195 [UI Thread @coroutine#4159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=556549476870922241&assignmentUid=556549476870922240 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:13.200 [DefaultDispatcher-worker-8 @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:13.213 [DefaultDispatcher-worker-1 @coroutine#4140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:13.214 [DefaultDispatcher-worker-9 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:13.215 [DefaultDispatcher-worker-9 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.215 [DefaultDispatcher-worker-9 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:13.215 [DefaultDispatcher-worker-9 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.216 [DefaultDispatcher-worker-6 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.216 [DefaultDispatcher-worker-6 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.223 [DefaultDispatcher-worker-16 @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:13.231 [DefaultDispatcher-worker-6 @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:13.241 [DefaultDispatcher-worker-17 @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:13.245 [UI Thread @coroutine#4189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556549476870922240&accountPersonUid=556549476870922242 2024-02-08 19:56:13.245 [UI Thread @coroutine#4189] 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=556549476870922240&accountPersonUid=556549476870922242. 2024-02-08 19:56:13.245 [UI Thread @coroutine#4189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556549476870922240&accountPersonUid=556549476870922242 2024-02-08 19:56:13.246 [eventLoopGroupProxy-19-2 @call-handler#4191] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-02-08 19:56:13.248 [eventLoopGroupProxy-19-2 @call-handler#4191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.249 [UI Thread @coroutine#4189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556549476870922240&accountPersonUid=556549476870922242 2024-02-08 19:56:13.249 [UI Thread @coroutine#4189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556549476870922240&accountPersonUid=556549476870922242 2024-02-08 19:56:13.249 [UI Thread @coroutine#4189] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556549476870922240&accountPersonUid=556549476870922242. 2024-02-08 19:56:13.249 [UI Thread @coroutine#4189] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=556549476870922240&accountPersonUid=556549476870922242 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:13.258 [DefaultDispatcher-worker-17 @coroutine#4189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:13.269 [DefaultDispatcher-worker-1 @coroutine#4189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:13.278 [DefaultDispatcher-worker-17 @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:13.278 [DefaultDispatcher-worker-17 @coroutine#3970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:13.278 [DefaultDispatcher-worker-17 @coroutine#3970] 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-02-08 19:56:13.278 [DefaultDispatcher-worker-17 @coroutine#3970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:13.278 [DefaultDispatcher-worker-17 @coroutine#3970] 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-02-08 19:56:13.279 [eventLoopGroupProxy-19-2 @call-handler#4197] 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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-02-08 19:56:13.280 [eventLoopGroupProxy-19-2 @call-handler#4197] 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-02-08 19:56:13.280 [eventLoopGroupProxy-19-2 @call-handler#4197] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-08 19:56:13.291 [DefaultDispatcher-worker-3 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:13.291 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.291 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:13.291 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.291 [DefaultDispatcher-worker-14 @call-handler#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b 2024-02-08 19:56:13.292 [eventLoopGroupProxy-19-2 @call-handler#4197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.292 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.292 [DefaultDispatcher-worker-3 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.292 [DefaultDispatcher-worker-11 @coroutine#3970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:13.292 [DefaultDispatcher-worker-11 @coroutine#3970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-08 19:56:13.292 [DefaultDispatcher-worker-11 @coroutine#3970] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-08 19:56:13.292 [DefaultDispatcher-worker-11 @coroutine#3970] 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-02-08 19:56:13.294 [UI Thread @coroutine#4220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556549476870922240&accountPersonUid=556549476870922241 2024-02-08 19:56:13.294 [UI Thread @coroutine#4220] 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=556549476870922240&accountPersonUid=556549476870922241. 2024-02-08 19:56:13.294 [UI Thread @coroutine#4220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556549476870922240&accountPersonUid=556549476870922241 2024-02-08 19:56:13.294 [UI Thread @coroutine#4222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.294 [UI Thread @coroutine#4222] 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=556549476870922241&assignmentUid=556549476870922240. 2024-02-08 19:56:13.295 [UI Thread @coroutine#4222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.295 [UI Thread @coroutine#4212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.295 [UI Thread @coroutine#4212] 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/getLatestSubmissionForUserAsync?accountPersonUid=556549476870922241&assignmentUid=556549476870922240. 2024-02-08 19:56:13.295 [UI Thread @coroutine#4212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.295 [eventLoopGroupProxy-19-2 @call-handler#4228] 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/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsFlow /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/personHasPermissionWithClazzByAssignmentUidAsFlow /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/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-02-08 19:56:13.295 [eventLoopGroupProxy-19-6 @call-handler#4230] 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/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/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-02-08 19:56:13.296 [eventLoopGroupProxy-19-7 @call-handler#4233] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getLatestSubmissionForUserAsync] /, 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:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/ScopedGrantDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ScopedGrantDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getLatestSubmissionForUserAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync/(method:GET) 2024-02-08 19:56:13.298 [eventLoopGroupProxy-19-6 @call-handler#4230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.298 [eventLoopGroupProxy-19-2 @call-handler#4228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.298 [eventLoopGroupProxy-19-7 @call-handler#4233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-08 19:56:13.299 [UI Thread @coroutine#4222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.299 [UI Thread @coroutine#4222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.299 [UI Thread @coroutine#4222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556549476870922241&assignmentUid=556549476870922240. 2024-02-08 19:56:13.299 [UI Thread @coroutine#4222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:13.299 [UI Thread @coroutine#4212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.299 [UI Thread @coroutine#4212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 2024-02-08 19:56:13.299 [UI Thread @coroutine#4220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556549476870922240&accountPersonUid=556549476870922241 2024-02-08 19:56:13.299 [UI Thread @coroutine#4220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556549476870922240&accountPersonUid=556549476870922241 2024-02-08 19:56:13.300 [UI Thread @coroutine#4212] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556549476870922241&assignmentUid=556549476870922240. 2024-02-08 19:56:13.300 [UI Thread @coroutine#4212] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=556549476870922241&assignmentUid=556549476870922240 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:13.300 [UI Thread @coroutine#4220] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556549476870922240&accountPersonUid=556549476870922241. 2024-02-08 19:56:13.300 [UI Thread @coroutine#4220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=556549476870922240&accountPersonUid=556549476870922241 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:13.303 [DefaultDispatcher-worker-11 @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3368cf02 2024-02-08 19:56:13.307 [DefaultDispatcher-worker-9 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:13.315 [DefaultDispatcher-worker-10 @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:13.324 [DefaultDispatcher-worker-4 @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-02-08 19:56:13.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-08 19:56:13.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-08 19:56:13.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:13.328 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bea478e: (connection evicted) 2024-02-08 19:56:13.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:13.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-08 19:56:13.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-08 19:56:13.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-08 19:56:13.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-08 19:56:13.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:13.330 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3368cf02: (connection evicted) 2024-02-08 19:56:13.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:13.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-08 19:56:13.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-08 19:56:13.354 [DefaultDispatcher-worker-2 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:13.355 [DefaultDispatcher-worker-2 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.355 [DefaultDispatcher-worker-2 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:13.355 [DefaultDispatcher-worker-2 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.356 [DefaultDispatcher-worker-8 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.356 [DefaultDispatcher-worker-8 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.419 [DefaultDispatcher-worker-7 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:13.420 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.420 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:13.420 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.421 [DefaultDispatcher-worker-12 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.421 [DefaultDispatcher-worker-12 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.556 [DefaultDispatcher-worker-1 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:13.556 [DefaultDispatcher-worker-1 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.556 [DefaultDispatcher-worker-1 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:13.556 [DefaultDispatcher-worker-1 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.558 [DefaultDispatcher-worker-2 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.558 [DefaultDispatcher-worker-2 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.632 [DefaultDispatcher-worker-10 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:13.632 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.632 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:13.632 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.634 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.634 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.738 [DefaultDispatcher-worker-12 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:13.738 [DefaultDispatcher-worker-12 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.738 [DefaultDispatcher-worker-12 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:13.738 [DefaultDispatcher-worker-12 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.739 [DefaultDispatcher-worker-2 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.739 [DefaultDispatcher-worker-2 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.802 [DefaultDispatcher-worker-6 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:13.802 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.802 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:13.802 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.803 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.807 [DefaultDispatcher-worker-4 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:13.807 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.807 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:13.807 [DefaultDispatcher-worker-4 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.808 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.808 [DefaultDispatcher-worker-13 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.983 [DefaultDispatcher-worker-5 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:13.984 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.984 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:13.984 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.985 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:13.985 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.226 [DefaultDispatcher-worker-14 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:14.226 [DefaultDispatcher-worker-14 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.226 [DefaultDispatcher-worker-14 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:14.226 [DefaultDispatcher-worker-14 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.227 [DefaultDispatcher-worker-5 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.227 [DefaultDispatcher-worker-5 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.301 [DefaultDispatcher-worker-2 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:14.301 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.301 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:14.301 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.302 [DefaultDispatcher-worker-14 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.302 [DefaultDispatcher-worker-14 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-08 19:56:14.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-08 19:56:14.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:14.334 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e3bc13b: (connection evicted) 2024-02-08 19:56:14.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:14.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-08 19:56:14.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f815f93 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:14.338 [Test worker @coroutine#4286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-08 19:56:14.339 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-02-08 19:56:14.339 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-02-08 19:56:14.339 [Test worker @coroutine#4286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-08 19:56:14.356 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-02-08 19:56:14.366 [DefaultDispatcher-worker-11 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:14.366 [DefaultDispatcher-worker-11 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.366 [DefaultDispatcher-worker-11 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:14.366 [DefaultDispatcher-worker-11 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.367 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-02-08 19:56:14.367 [DefaultDispatcher-worker-5 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.367 [DefaultDispatcher-worker-5 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.371 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-02-08 19:56:14.374 [Test worker @coroutine#4294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-02-08 19:56:14.374 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62818ab0 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 19:56:14.375 [Test worker @coroutine#4286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-08 19:56:14.393 [Test worker @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 19:56:14.404 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 19:56:14.405 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 19:56:14.407 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 19:56:14.418 [DefaultDispatcher-worker-17 @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c070ade 2024-02-08 19:56:14.430 [DefaultDispatcher-worker-15 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:14.430 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.430 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:14.430 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.431 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.431 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.431 [DefaultDispatcher-worker-1 @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-02-08 19:56:14.439 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:14.447 [DefaultDispatcher-worker-7 @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-02-08 19:56:14.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-08 19:56:14.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-08 19:56:14.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:14.453 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe: (connection evicted) 2024-02-08 19:56:14.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:14.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-08 19:56:14.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-08 19:56:14.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-08 19:56:14.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-08 19:56:14.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:14.454 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c070ade: (connection evicted) 2024-02-08 19:56:14.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:14.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-08 19:56:14.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-08 19:56:14.456 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@430dbcb0 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-08 19:56:14.457 [Test worker @coroutine#4332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-08 19:56:14.472 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-08 19:56:14.483 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-08 19:56:14.484 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-08 19:56:14.486 [Test worker @coroutine#4338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-08 19:56:14.486 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-08 19:56:14.486 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:14.486 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:14.486 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:14.486 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:14.486 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:14.486 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:14.486 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7828bc6b 2024-02-08 19:56:14.486 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:56:14.487 [Test worker @coroutine#4332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-08 19:56:14.500 [Test worker @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:56:14.511 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:56:14.512 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:56:14.514 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:56:14.524 [DefaultDispatcher-worker-2 @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60cbba57 2024-02-08 19:56:14.538 [DefaultDispatcher-worker-2 @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-08 19:56:14.551 [DefaultDispatcher-worker-13 @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-08 19:56:14.557 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:14.562 [DefaultDispatcher-worker-11 @coroutine#4332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-08 19:56:14.568 [DefaultDispatcher-worker-9 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:14.568 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.568 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:14.568 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.570 [DefaultDispatcher-worker-15 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.570 [DefaultDispatcher-worker-15 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.583 [DefaultDispatcher-worker-3 @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-02-08 19:56:14.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-08 19:56:14.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-08 19:56:14.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:14.586 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15ab0461: (connection evicted) 2024-02-08 19:56:14.587 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:14.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:14.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-08 19:56:14.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-08 19:56:14.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-08 19:56:14.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-08 19:56:14.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:14.588 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60cbba57: (connection evicted) 2024-02-08 19:56:14.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:14.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-08 19:56:14.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-08 19:56:14.589 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299615a5 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-02-08 19:56:14.590 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-08 19:56:14.605 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-02-08 19:56:14.615 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-02-08 19:56:14.617 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-02-08 19:56:14.619 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6bae60 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:14.619 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-08 19:56:14.620 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 19:56:14.620 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 19:56:14.620 [Test worker @coroutine#4389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-08 19:56:14.632 [Test worker @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 19:56:14.643 [DefaultDispatcher-worker-2 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:14.643 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 19:56:14.643 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.643 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:14.643 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.644 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.644 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.645 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 19:56:14.646 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 19:56:14.657 [DefaultDispatcher-worker-2 @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66be0e72 2024-02-08 19:56:14.669 [DefaultDispatcher-worker-2 @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-02-08 19:56:14.680 [DefaultDispatcher-worker-17 @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7 2024-02-08 19:56:14.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-08 19:56:14.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-08 19:56:14.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:14.684 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b407ac7: (connection evicted) 2024-02-08 19:56:14.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:14.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-08 19:56:14.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-08 19:56:14.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-08 19:56:14.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-08 19:56:14.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:14.686 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66be0e72: (connection evicted) 2024-02-08 19:56:14.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:14.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-08 19:56:14.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-08 19:56:14.687 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6924ad 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:14.688 [Test worker @coroutine#4432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-08 19:56:14.689 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-02-08 19:56:14.689 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-02-08 19:56:14.689 [Test worker @coroutine#4432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-08 19:56:14.707 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-02-08 19:56:14.718 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-02-08 19:56:14.719 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-02-08 19:56:14.721 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-02-08 19:56:14.721 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b89515b 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-08 19:56:14.722 [Test worker @coroutine#4432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-08 19:56:14.735 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-08 19:56:14.745 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-08 19:56:14.747 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-08 19:56:14.749 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-08 19:56:14.749 [DefaultDispatcher-worker-10 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:14.750 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.750 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:14.750 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.751 [DefaultDispatcher-worker-12 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.751 [DefaultDispatcher-worker-12 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.759 [DefaultDispatcher-worker-12 @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e725fb 2024-02-08 19:56:14.772 [DefaultDispatcher-worker-17 @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-02-08 19:56:14.785 [DefaultDispatcher-worker-6 @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee 2024-02-08 19:56:14.789 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:14.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-08 19:56:14.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-08 19:56:14.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:14.790 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e2e11ee: (connection evicted) 2024-02-08 19:56:14.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:14.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-08 19:56:14.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-08 19:56:14.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-08 19:56:14.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-08 19:56:14.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:14.791 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e725fb: (connection evicted) 2024-02-08 19:56:14.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:14.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-08 19:56:14.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@519e14f6 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:14.793 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-02-08 19:56:14.794 [Test worker @coroutine#4475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-08 19:56:14.812 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-02-08 19:56:14.817 [DefaultDispatcher-worker-3 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:14.817 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.817 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:14.817 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.819 [DefaultDispatcher-worker-3 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.820 [DefaultDispatcher-worker-8 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:14.820 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.820 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:14.820 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.821 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.821 [DefaultDispatcher-worker-3 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.825 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-02-08 19:56:14.835 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-02-08 19:56:14.838 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-02-08 19:56:14.838 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41d6d6c4 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-08 19:56:14.839 [Test worker @coroutine#4475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-08 19:56:14.854 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-08 19:56:14.865 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-08 19:56:14.867 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-08 19:56:14.868 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-08 19:56:14.879 [DefaultDispatcher-worker-3 @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2024-02-08 19:56:14.894 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:14.895 [DefaultDispatcher-worker-11 @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-02-08 19:56:14.909 [DefaultDispatcher-worker-1 @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da799 2024-02-08 19:56:14.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-08 19:56:14.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-08 19:56:14.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:14.915 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5da799: (connection evicted) 2024-02-08 19:56:14.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:14.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-08 19:56:14.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-08 19:56:14.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-08 19:56:14.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-08 19:56:14.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:14.916 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@147203c2: (connection evicted) 2024-02-08 19:56:14.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:14.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-08 19:56:14.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aa64998 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:14.918 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-08 19:56:14.919 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-08 19:56:14.919 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-08 19:56:14.919 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-08 19:56:14.934 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-08 19:56:14.945 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-08 19:56:14.947 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-08 19:56:14.948 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cc5ca01 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2024-02-08 19:56:14.949 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-08 19:56:14.962 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2024-02-08 19:56:14.973 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2024-02-08 19:56:14.974 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2024-02-08 19:56:14.976 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2024-02-08 19:56:14.987 [DefaultDispatcher-worker-10 @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68e6856c 2024-02-08 19:56:14.993 [DefaultDispatcher-worker-4 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:14.993 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.993 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:14.993 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.994 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:14.994 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.001 [DefaultDispatcher-worker-5 @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-08 19:56:15.015 [DefaultDispatcher-worker-1 @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-08 19:56:15.019 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:15.022 [DefaultDispatcher-worker-3 @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ffe853 2024-02-08 19:56:15.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-08 19:56:15.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-08 19:56:15.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.026 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24ffe853: (connection evicted) 2024-02-08 19:56:15.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-08 19:56:15.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-08 19:56:15.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-08 19:56:15.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-08 19:56:15.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.028 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68e6856c: (connection evicted) 2024-02-08 19:56:15.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-08 19:56:15.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-08 19:56:15.029 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157a2c86 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 19:56:15.030 [Test worker @coroutine#4563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-08 19:56:15.044 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 19:56:15.055 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 19:56:15.057 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 19:56:15.058 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bbabec8 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 19:56:15.059 [Test worker @coroutine#4563] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-08 19:56:15.071 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 19:56:15.082 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 19:56:15.083 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 19:56:15.085 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 19:56:15.096 [DefaultDispatcher-worker-9 @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3 2024-02-08 19:56:15.111 [DefaultDispatcher-worker-11 @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 19:56:15.123 [DefaultDispatcher-worker-16 @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 19:56:15.130 [DefaultDispatcher-worker-11 @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 19:56:15.130 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.141 [DefaultDispatcher-worker-8 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b395ee 2024-02-08 19:56:15.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-08 19:56:15.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-08 19:56:15.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.144 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b395ee: (connection evicted) 2024-02-08 19:56:15.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-08 19:56:15.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-08 19:56:15.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-08 19:56:15.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-08 19:56:15.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.145 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b27d5d3: (connection evicted) 2024-02-08 19:56:15.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-08 19:56:15.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aaed880 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.147 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-08 19:56:15.148 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-02-08 19:56:15.148 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-02-08 19:56:15.148 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-08 19:56:15.163 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-02-08 19:56:15.173 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-02-08 19:56:15.175 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-02-08 19:56:15.176 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac8916d 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2024-02-08 19:56:15.177 [Test worker @coroutine#4617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-08 19:56:15.190 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2024-02-08 19:56:15.200 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2024-02-08 19:56:15.202 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2024-02-08 19:56:15.203 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2024-02-08 19:56:15.215 [DefaultDispatcher-worker-6 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d 2024-02-08 19:56:15.229 [DefaultDispatcher-worker-10 @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-02-08 19:56:15.238 [DefaultDispatcher-worker-14 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:15.238 [DefaultDispatcher-worker-14 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.238 [DefaultDispatcher-worker-14 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:15.238 [DefaultDispatcher-worker-14 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.239 [DefaultDispatcher-worker-17 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.239 [DefaultDispatcher-worker-17 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.242 [DefaultDispatcher-worker-13 @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-02-08 19:56:15.245 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-02-08 19:56:15.248 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:15.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-08 19:56:15.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-08 19:56:15.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.249 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7444714e: (connection evicted) 2024-02-08 19:56:15.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-08 19:56:15.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-08 19:56:15.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-08 19:56:15.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-08 19:56:15.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.251 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16a7af5d: (connection evicted) 2024-02-08 19:56:15.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-08 19:56:15.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-08 19:56:15.252 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32c114d9 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4505ec36 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4505ec36 2024-02-08 19:56:15.253 [Test worker @coroutine#4662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-08 19:56:15.270 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4505ec36 2024-02-08 19:56:15.281 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4505ec36 2024-02-08 19:56:15.283 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4505ec36 2024-02-08 19:56:15.284 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4505ec36 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b2c9a69 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-02-08 19:56:15.285 [Test worker @coroutine#4662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-08 19:56:15.300 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-02-08 19:56:15.310 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-02-08 19:56:15.311 [DefaultDispatcher-worker-17 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:15.311 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.311 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:15.311 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.312 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-02-08 19:56:15.312 [DefaultDispatcher-worker-12 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.313 [DefaultDispatcher-worker-12 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.314 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-02-08 19:56:15.324 [DefaultDispatcher-worker-3 @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2024-02-08 19:56:15.337 [DefaultDispatcher-worker-3 @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4505ec36 2024-02-08 19:56:15.349 [DefaultDispatcher-worker-2 @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4505ec36 2024-02-08 19:56:15.353 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4505ec36 2024-02-08 19:56:15.353 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:15.356 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4505ec36 2024-02-08 19:56:15.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-08 19:56:15.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-08 19:56:15.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.361 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4505ec36: (connection evicted) 2024-02-08 19:56:15.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-08 19:56:15.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-08 19:56:15.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-08 19:56:15.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-08 19:56:15.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.363 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@700b035b: (connection evicted) 2024-02-08 19:56:15.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-08 19:56:15.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-08 19:56:15.364 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e9a9683 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-02-08 19:56:15.365 [Test worker @coroutine#4711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-08 19:56:15.378 [DefaultDispatcher-worker-3 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:15.378 [DefaultDispatcher-worker-3 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.378 [DefaultDispatcher-worker-3 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:15.378 [DefaultDispatcher-worker-3 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.380 [DefaultDispatcher-worker-2 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.380 [DefaultDispatcher-worker-2 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.380 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-02-08 19:56:15.391 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-02-08 19:56:15.392 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-02-08 19:56:15.394 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73a5cc47 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-02-08 19:56:15.395 [Test worker @coroutine#4711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-08 19:56:15.408 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-02-08 19:56:15.418 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-02-08 19:56:15.420 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-02-08 19:56:15.422 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-02-08 19:56:15.433 [DefaultDispatcher-worker-11 @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2 2024-02-08 19:56:15.441 [DefaultDispatcher-worker-4 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:15.441 [DefaultDispatcher-worker-4 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.441 [DefaultDispatcher-worker-4 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:15.441 [DefaultDispatcher-worker-4 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.442 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.442 [DefaultDispatcher-worker-15 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.446 [DefaultDispatcher-worker-17 @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-02-08 19:56:15.455 [DefaultDispatcher-worker-16 @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0 2024-02-08 19:56:15.508 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.508 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-08 19:56:15.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-08 19:56:15.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.516 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2553fbd0: (connection evicted) 2024-02-08 19:56:15.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-08 19:56:15.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-08 19:56:15.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-08 19:56:15.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-08 19:56:15.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.517 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50ac63b2: (connection evicted) 2024-02-08 19:56:15.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-08 19:56:15.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738ed8d3 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.519 [Test worker @coroutine#4770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-08 19:56:15.520 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3 2024-02-08 19:56:15.520 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3 2024-02-08 19:56:15.520 [Test worker @coroutine#4770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-08 19:56:15.536 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3 2024-02-08 19:56:15.547 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3 2024-02-08 19:56:15.548 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3 2024-02-08 19:56:15.550 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@611ffa8d 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.550 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.551 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.551 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.551 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.551 [Test worker @coroutine#4770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-08 19:56:15.551 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-08 19:56:15.551 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-08 19:56:15.551 [Test worker @coroutine#4770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-08 19:56:15.563 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-08 19:56:15.575 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-08 19:56:15.577 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-08 19:56:15.579 [DefaultDispatcher-worker-17 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:15.579 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-08 19:56:15.579 [DefaultDispatcher-worker-17 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.579 [DefaultDispatcher-worker-17 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:15.579 [DefaultDispatcher-worker-17 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.580 [DefaultDispatcher-worker-14 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.580 [DefaultDispatcher-worker-14 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.590 [DefaultDispatcher-worker-6 @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-02-08 19:56:15.606 [DefaultDispatcher-worker-10 @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3 2024-02-08 19:56:15.618 [DefaultDispatcher-worker-10 @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3 2024-02-08 19:56:15.620 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-08 19:56:15.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-08 19:56:15.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.622 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@517fb2c3: (connection evicted) 2024-02-08 19:56:15.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-08 19:56:15.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-08 19:56:15.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-08 19:56:15.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-08 19:56:15.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.623 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54dc163a: (connection evicted) 2024-02-08 19:56:15.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-08 19:56:15.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21b75073 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.625 [Test worker @coroutine#4814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-08 19:56:15.626 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab11e76 2024-02-08 19:56:15.626 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab11e76 2024-02-08 19:56:15.626 [Test worker @coroutine#4814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-08 19:56:15.643 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab11e76 2024-02-08 19:56:15.654 [DefaultDispatcher-worker-8 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:15.654 [DefaultDispatcher-worker-8 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.654 [DefaultDispatcher-worker-8 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:15.654 [DefaultDispatcher-worker-8 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.655 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.655 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.655 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab11e76 2024-02-08 19:56:15.657 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab11e76 2024-02-08 19:56:15.659 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab11e76 2024-02-08 19:56:15.659 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f80b25a 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-08 19:56:15.660 [Test worker @coroutine#4814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-08 19:56:15.673 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-08 19:56:15.684 [Test worker @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-08 19:56:15.685 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-08 19:56:15.687 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-08 19:56:15.698 [DefaultDispatcher-worker-1 @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1 2024-02-08 19:56:15.710 [DefaultDispatcher-worker-15 @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab11e76 2024-02-08 19:56:15.719 [DefaultDispatcher-worker-2 @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab11e76 2024-02-08 19:56:15.723 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab11e76 2024-02-08 19:56:15.726 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab11e76 2024-02-08 19:56:15.726 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:15.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-08 19:56:15.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-08 19:56:15.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.732 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab11e76: (connection evicted) 2024-02-08 19:56:15.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-08 19:56:15.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-08 19:56:15.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-08 19:56:15.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-08 19:56:15.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.733 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59d6a4d1: (connection evicted) 2024-02-08 19:56:15.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-08 19:56:15.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a4a95c4 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.735 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.736 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-08 19:56:15.736 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.736 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.736 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.736 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.736 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.736 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.736 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.736 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.736 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-08 19:56:15.736 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-08 19:56:15.736 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-08 19:56:15.736 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-08 19:56:15.752 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-08 19:56:15.762 [DefaultDispatcher-worker-15 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:15.763 [DefaultDispatcher-worker-15 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.763 [DefaultDispatcher-worker-15 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:15.763 [DefaultDispatcher-worker-15 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.764 [DefaultDispatcher-worker-15 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.764 [DefaultDispatcher-worker-15 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.764 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-08 19:56:15.766 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-08 19:56:15.768 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-08 19:56:15.768 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-08 19:56:15.768 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.768 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.768 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.768 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.768 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.768 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.768 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42ceb67f 2024-02-08 19:56:15.768 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.768 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.768 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-08 19:56:15.769 [Test worker @coroutine#4864] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-08 19:56:15.782 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-08 19:56:15.793 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-08 19:56:15.794 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-08 19:56:15.796 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-08 19:56:15.807 [DefaultDispatcher-worker-5 @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22 2024-02-08 19:56:15.820 [DefaultDispatcher-worker-7 @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-08 19:56:15.828 [DefaultDispatcher-worker-5 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:15.828 [DefaultDispatcher-worker-5 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.828 [DefaultDispatcher-worker-5 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:15.828 [DefaultDispatcher-worker-5 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.829 [DefaultDispatcher-worker-11 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.830 [DefaultDispatcher-worker-5 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:15.830 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.830 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:15.830 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.831 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.831 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:15.834 [DefaultDispatcher-worker-15 @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-02-08 19:56:15.836 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-08 19:56:15.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-08 19:56:15.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.843 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84: (connection evicted) 2024-02-08 19:56:15.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-08 19:56:15.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-08 19:56:15.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-08 19:56:15.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-08 19:56:15.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.844 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e1b1d22: (connection evicted) 2024-02-08 19:56:15.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-08 19:56:15.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-08 19:56:15.846 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d41aefd 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2024-02-08 19:56:15.847 [Test worker @coroutine#4928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-08 19:56:15.868 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2024-02-08 19:56:15.884 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2024-02-08 19:56:15.887 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2024-02-08 19:56:15.889 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2024-02-08 19:56:15.899 [DefaultDispatcher-worker-9 @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2024-02-08 19:56:15.902 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2024-02-08 19:56:15.915 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7893b8c 2024-02-08 19:56:15.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-08 19:56:15.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-08 19:56:15.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:15.930 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7893b8c: (connection evicted) 2024-02-08 19:56:15.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-08 19:56:15.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-08 19:56:15.932 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-08 19:56:15.932 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a10e65b 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a791e8b 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a791e8b 2024-02-08 19:56:15.933 [Test worker @coroutine#4961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-08 19:56:15.953 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a791e8b 2024-02-08 19:56:15.970 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a791e8b 2024-02-08 19:56:15.973 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a791e8b 2024-02-08 19:56:15.975 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a791e8b 2024-02-08 19:56:15.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-08 19:56:15.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-08 19:56:15.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:15.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:15.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-08 19:56:15.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-08 19:56:15.981 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25c756f0 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@18206382 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@18206382 2024-02-08 19:56:15.982 [Test worker @coroutine#4993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-08 19:56:15.997 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18206382 2024-02-08 19:56:16.003 [DefaultDispatcher-worker-3 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:16.003 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.003 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:16.003 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.005 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.005 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.009 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18206382 2024-02-08 19:56:16.010 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18206382 2024-02-08 19:56:16.012 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18206382 2024-02-08 19:56:16.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-08 19:56:16.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-08 19:56:16.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:16.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-08 19:56:16.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49a0fe14 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.017 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed7db72 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed7db72 2024-02-08 19:56:16.018 [Test worker @coroutine#5025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-08 19:56:16.031 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed7db72 2024-02-08 19:56:16.042 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed7db72 2024-02-08 19:56:16.043 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed7db72 2024-02-08 19:56:16.045 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed7db72 2024-02-08 19:56:16.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-08 19:56:16.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-08 19:56:16.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:16.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-08 19:56:16.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-08 19:56:16.050 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@766ab25b 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe 2024-02-08 19:56:16.051 [Test worker @coroutine#5054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-08 19:56:16.064 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe 2024-02-08 19:56:16.075 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe 2024-02-08 19:56:16.077 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe 2024-02-08 19:56:16.078 [Test worker @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe 2024-02-08 19:56:16.089 [DefaultDispatcher-worker-5 @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe 2024-02-08 19:56:16.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-08 19:56:16.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-08 19:56:16.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.093 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c424dfe: (connection evicted) 2024-02-08 19:56:16.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-08 19:56:16.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d583602 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.095 [Test worker @coroutine#5084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-08 19:56:16.096 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-08 19:56:16.096 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-08 19:56:16.096 [Test worker @coroutine#5084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-08 19:56:16.112 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-08 19:56:16.123 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-08 19:56:16.124 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-08 19:56:16.126 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441d3ddf 2024-02-08 19:56:16.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-08 19:56:16.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-08 19:56:16.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:16.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-08 19:56:16.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-08 19:56:16.131 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4624e3d1 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-02-08 19:56:16.132 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-08 19:56:16.145 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-02-08 19:56:16.156 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-02-08 19:56:16.158 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-02-08 19:56:16.160 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-02-08 19:56:16.169 [DefaultDispatcher-worker-9 @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-02-08 19:56:16.172 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-02-08 19:56:16.178 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-02-08 19:56:16.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-08 19:56:16.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-08 19:56:16.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.180 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7: (connection evicted) 2024-02-08 19:56:16.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-08 19:56:16.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-08 19:56:16.182 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@394a7390 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a93f51 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a93f51 2024-02-08 19:56:16.183 [Test worker @coroutine#5148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-08 19:56:16.196 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a93f51 2024-02-08 19:56:16.206 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a93f51 2024-02-08 19:56:16.208 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a93f51 2024-02-08 19:56:16.210 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a93f51 2024-02-08 19:56:16.210 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-08 19:56:16.210 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.210 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.210 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@509e4d53 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@533165e7 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@533165e7 2024-02-08 19:56:16.211 [Test worker @coroutine#5148] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-08 19:56:16.226 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533165e7 2024-02-08 19:56:16.236 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533165e7 2024-02-08 19:56:16.238 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533165e7 2024-02-08 19:56:16.240 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533165e7 2024-02-08 19:56:16.250 [DefaultDispatcher-worker-16 @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533165e7 2024-02-08 19:56:16.250 [DefaultDispatcher-worker-13 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:16.251 [DefaultDispatcher-worker-13 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.251 [DefaultDispatcher-worker-13 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:16.251 [DefaultDispatcher-worker-13 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.252 [DefaultDispatcher-worker-6 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.252 [DefaultDispatcher-worker-6 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.265 [DefaultDispatcher-worker-10 @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a93f51 2024-02-08 19:56:16.283 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:16.296 [DefaultDispatcher-worker-17 @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a93f51 2024-02-08 19:56:16.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-08 19:56:16.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-08 19:56:16.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.306 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58a93f51: (connection evicted) 2024-02-08 19:56:16.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-08 19:56:16.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-08 19:56:16.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-08 19:56:16.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-08 19:56:16.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.307 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@533165e7: (connection evicted) 2024-02-08 19:56:16.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-08 19:56:16.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-08 19:56:16.308 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e474bd 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-02-08 19:56:16.309 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-08 19:56:16.321 [DefaultDispatcher-worker-17 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:16.321 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.321 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:16.321 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.322 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.322 [DefaultDispatcher-worker-16 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.325 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-02-08 19:56:16.336 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-02-08 19:56:16.337 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-02-08 19:56:16.339 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-02-08 19:56:16.339 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47184859 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@11564455 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@11564455 2024-02-08 19:56:16.340 [Test worker @coroutine#5179] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-08 19:56:16.353 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11564455 2024-02-08 19:56:16.363 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11564455 2024-02-08 19:56:16.365 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11564455 2024-02-08 19:56:16.366 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11564455 2024-02-08 19:56:16.377 [DefaultDispatcher-worker-13 @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11564455 2024-02-08 19:56:16.387 [DefaultDispatcher-worker-11 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:16.387 [DefaultDispatcher-worker-11 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.387 [DefaultDispatcher-worker-11 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:16.387 [DefaultDispatcher-worker-11 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.389 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.389 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.391 [DefaultDispatcher-worker-2 @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-02-08 19:56:16.409 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:16.417 [DefaultDispatcher-worker-2 @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-02-08 19:56:16.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-08 19:56:16.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-08 19:56:16.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.421 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@639d808a: (connection evicted) 2024-02-08 19:56:16.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-08 19:56:16.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-08 19:56:16.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-08 19:56:16.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-08 19:56:16.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.422 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11564455: (connection evicted) 2024-02-08 19:56:16.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-08 19:56:16.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-08 19:56:16.424 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32dc895e 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-08 19:56:16.425 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-08 19:56:16.440 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-08 19:56:16.450 [DefaultDispatcher-worker-2 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:16.450 [DefaultDispatcher-worker-2 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.450 [DefaultDispatcher-worker-2 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:16.450 [DefaultDispatcher-worker-2 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.451 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-08 19:56:16.451 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.451 [DefaultDispatcher-worker-13 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.452 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-08 19:56:16.454 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e75ce0 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.454 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e63d26 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e63d26 2024-02-08 19:56:16.455 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-08 19:56:16.468 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e63d26 2024-02-08 19:56:16.478 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e63d26 2024-02-08 19:56:16.480 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e63d26 2024-02-08 19:56:16.481 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e63d26 2024-02-08 19:56:16.492 [DefaultDispatcher-worker-17 @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e63d26 2024-02-08 19:56:16.506 [DefaultDispatcher-worker-3 @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-08 19:56:16.526 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:16.531 [DefaultDispatcher-worker-9 @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-08 19:56:16.539 [DefaultDispatcher-worker-11 @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-08 19:56:16.549 [DefaultDispatcher-worker-15 @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57 2024-02-08 19:56:16.555 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-08 19:56:16.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-08 19:56:16.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.562 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d6cac57: (connection evicted) 2024-02-08 19:56:16.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-08 19:56:16.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-08 19:56:16.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-08 19:56:16.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-08 19:56:16.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.563 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35e63d26: (connection evicted) 2024-02-08 19:56:16.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-08 19:56:16.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aaf0f0a 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.566 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.567 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.567 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.567 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-08 19:56:16.567 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-02-08 19:56:16.567 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-02-08 19:56:16.567 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-08 19:56:16.582 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-02-08 19:56:16.590 [DefaultDispatcher-worker-9 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:16.590 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.590 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:16.590 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.591 [DefaultDispatcher-worker-2 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.591 [DefaultDispatcher-worker-2 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.594 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-02-08 19:56:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-02-08 19:56:16.597 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-02-08 19:56:16.597 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-08 19:56:16.597 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e0f079 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e60be48 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e60be48 2024-02-08 19:56:16.598 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-08 19:56:16.611 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60be48 2024-02-08 19:56:16.621 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60be48 2024-02-08 19:56:16.623 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60be48 2024-02-08 19:56:16.625 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60be48 2024-02-08 19:56:16.634 [DefaultDispatcher-worker-10 @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60be48 2024-02-08 19:56:16.649 [DefaultDispatcher-worker-10 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-02-08 19:56:16.661 [DefaultDispatcher-worker-12 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-02-08 19:56:16.666 [DefaultDispatcher-worker-12 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:16.666 [DefaultDispatcher-worker-12 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.666 [DefaultDispatcher-worker-12 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:16.666 [DefaultDispatcher-worker-12 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.667 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.667 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:16.667 [DefaultDispatcher-worker-1 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.670 [DefaultDispatcher-worker-12 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-02-08 19:56:16.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-08 19:56:16.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-08 19:56:16.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.681 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf: (connection evicted) 2024-02-08 19:56:16.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-08 19:56:16.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-08 19:56:16.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-08 19:56:16.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-08 19:56:16.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.683 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e60be48: (connection evicted) 2024-02-08 19:56:16.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-08 19:56:16.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab1693b 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.685 [Test worker @coroutine#5298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-08 19:56:16.686 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3204146d 2024-02-08 19:56:16.686 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3204146d 2024-02-08 19:56:16.686 [Test worker @coroutine#5298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-08 19:56:16.709 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3204146d 2024-02-08 19:56:16.719 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3204146d 2024-02-08 19:56:16.721 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3204146d 2024-02-08 19:56:16.722 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3204146d 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44f8d884 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-02-08 19:56:16.723 [Test worker @coroutine#5298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-08 19:56:16.736 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-02-08 19:56:16.746 [Test worker @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-02-08 19:56:16.748 [Test worker @coroutine#5307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-02-08 19:56:16.749 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-02-08 19:56:16.760 [DefaultDispatcher-worker-8 @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886 2024-02-08 19:56:16.772 [DefaultDispatcher-worker-5 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:16.772 [DefaultDispatcher-worker-17 @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3204146d 2024-02-08 19:56:16.773 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.773 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:16.773 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.774 [DefaultDispatcher-worker-15 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.774 [DefaultDispatcher-worker-15 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.784 [DefaultDispatcher-worker-16 @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3204146d 2024-02-08 19:56:16.786 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-08 19:56:16.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-08 19:56:16.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.788 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3204146d: (connection evicted) 2024-02-08 19:56:16.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-08 19:56:16.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-08 19:56:16.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-08 19:56:16.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-08 19:56:16.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.789 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f9f1886: (connection evicted) 2024-02-08 19:56:16.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-08 19:56:16.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-08 19:56:16.791 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@539570b8 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3 2024-02-08 19:56:16.792 [Test worker @coroutine#5340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-08 19:56:16.807 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3 2024-02-08 19:56:16.818 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3 2024-02-08 19:56:16.819 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3 2024-02-08 19:56:16.821 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a925ac4 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.821 [Test worker @coroutine#5340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-08 19:56:16.822 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-02-08 19:56:16.822 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-02-08 19:56:16.822 [Test worker @coroutine#5340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-08 19:56:16.835 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-02-08 19:56:16.840 [DefaultDispatcher-worker-12 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:16.841 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.841 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:16.841 [DefaultDispatcher-worker-12 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.842 [DefaultDispatcher-worker-10 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.842 [DefaultDispatcher-worker-5 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:16.842 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.842 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:16.842 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.843 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.843 [DefaultDispatcher-worker-5 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:16.846 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-02-08 19:56:16.848 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-02-08 19:56:16.849 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-02-08 19:56:16.860 [DefaultDispatcher-worker-3 @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f72685 2024-02-08 19:56:16.874 [DefaultDispatcher-worker-13 @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3 2024-02-08 19:56:16.886 [DefaultDispatcher-worker-3 @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3 2024-02-08 19:56:16.892 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.905 [DefaultDispatcher-worker-3 @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3 2024-02-08 19:56:16.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-08 19:56:16.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-08 19:56:16.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.908 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5702e6f3: (connection evicted) 2024-02-08 19:56:16.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-08 19:56:16.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-08 19:56:16.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-08 19:56:16.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-08 19:56:16.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:16.909 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29f72685: (connection evicted) 2024-02-08 19:56:16.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:16.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-08 19:56:16.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-08 19:56:16.911 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-08 19:56:16.911 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.911 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.911 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.911 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.911 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.911 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54632794 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2024-02-08 19:56:16.912 [Test worker @coroutine#5381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-08 19:56:16.929 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2024-02-08 19:56:16.940 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2024-02-08 19:56:16.941 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2024-02-08 19:56:16.943 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efa258e 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:16.943 [Test worker @coroutine#5381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-08 19:56:16.944 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9235c0 2024-02-08 19:56:16.944 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9235c0 2024-02-08 19:56:16.944 [Test worker @coroutine#5381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-08 19:56:16.956 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c9235c0 2024-02-08 19:56:16.967 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c9235c0 2024-02-08 19:56:16.968 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c9235c0 2024-02-08 19:56:16.970 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c9235c0 2024-02-08 19:56:16.980 [DefaultDispatcher-worker-1 @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c9235c0 2024-02-08 19:56:16.995 [DefaultDispatcher-worker-17 @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2024-02-08 19:56:17.007 [DefaultDispatcher-worker-11 @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2024-02-08 19:56:17.012 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:17.015 [DefaultDispatcher-worker-9 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:17.015 [DefaultDispatcher-worker-9 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.015 [DefaultDispatcher-worker-9 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:17.015 [DefaultDispatcher-worker-9 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.016 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.016 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.017 [DefaultDispatcher-worker-9 @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2024-02-08 19:56:17.024 [DefaultDispatcher-worker-5 @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2024-02-08 19:56:17.036 [DefaultDispatcher-worker-10 @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2024-02-08 19:56:17.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-08 19:56:17.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-08 19:56:17.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.037 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@303a484e: (connection evicted) 2024-02-08 19:56:17.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-08 19:56:17.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-08 19:56:17.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-08 19:56:17.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-08 19:56:17.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.039 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c9235c0: (connection evicted) 2024-02-08 19:56:17.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-08 19:56:17.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-08 19:56:17.041 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ec28534 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@163b8acc 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@163b8acc 2024-02-08 19:56:17.042 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-08 19:56:17.059 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163b8acc 2024-02-08 19:56:17.070 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163b8acc 2024-02-08 19:56:17.072 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163b8acc 2024-02-08 19:56:17.073 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163b8acc 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a632663 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2024-02-08 19:56:17.074 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-08 19:56:17.088 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2024-02-08 19:56:17.099 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2024-02-08 19:56:17.100 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2024-02-08 19:56:17.102 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2024-02-08 19:56:17.112 [DefaultDispatcher-worker-5 @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@503b5337 2024-02-08 19:56:17.127 [DefaultDispatcher-worker-11 @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163b8acc 2024-02-08 19:56:17.140 [DefaultDispatcher-worker-7 @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163b8acc 2024-02-08 19:56:17.142 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-08 19:56:17.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-08 19:56:17.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.153 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@163b8acc: (connection evicted) 2024-02-08 19:56:17.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-08 19:56:17.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-08 19:56:17.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-08 19:56:17.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-08 19:56:17.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.154 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@503b5337: (connection evicted) 2024-02-08 19:56:17.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-08 19:56:17.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524241d9 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:17.156 [Test worker @coroutine#5461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-08 19:56:17.157 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-08 19:56:17.157 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-08 19:56:17.157 [Test worker @coroutine#5461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-08 19:56:17.171 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-08 19:56:17.181 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-08 19:56:17.183 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-08 19:56:17.185 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64dbb343 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:17.185 [Test worker @coroutine#5461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-08 19:56:17.186 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2024-02-08 19:56:17.186 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2024-02-08 19:56:17.186 [Test worker @coroutine#5461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-08 19:56:17.198 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2024-02-08 19:56:17.208 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2024-02-08 19:56:17.210 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2024-02-08 19:56:17.212 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2024-02-08 19:56:17.222 [DefaultDispatcher-worker-6 @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2024-02-08 19:56:17.235 [DefaultDispatcher-worker-6 @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-08 19:56:17.247 [DefaultDispatcher-worker-1 @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78 2024-02-08 19:56:17.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-08 19:56:17.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-08 19:56:17.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.252 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c7fe78: (connection evicted) 2024-02-08 19:56:17.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-08 19:56:17.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-08 19:56:17.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-08 19:56:17.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-08 19:56:17.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.253 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b8e6981: (connection evicted) 2024-02-08 19:56:17.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-08 19:56:17.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-08 19:56:17.255 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17616c07 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:17.256 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-08 19:56:17.257 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2024-02-08 19:56:17.257 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2024-02-08 19:56:17.257 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-08 19:56:17.260 [DefaultDispatcher-worker-17 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:17.260 [DefaultDispatcher-worker-17 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.260 [DefaultDispatcher-worker-17 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:17.260 [DefaultDispatcher-worker-17 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.261 [DefaultDispatcher-worker-14 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.261 [DefaultDispatcher-worker-14 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.273 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2024-02-08 19:56:17.283 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2024-02-08 19:56:17.285 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2024-02-08 19:56:17.287 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6acdca3a 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:17.287 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:17.288 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-08 19:56:17.288 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:17.288 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:17.288 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:17.288 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:17.288 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:17.288 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:17.288 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:17.288 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:17.288 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-08 19:56:17.288 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bb502f 2024-02-08 19:56:17.288 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bb502f 2024-02-08 19:56:17.288 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-08 19:56:17.301 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bb502f 2024-02-08 19:56:17.311 [Test worker @coroutine#5513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bb502f 2024-02-08 19:56:17.312 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bb502f 2024-02-08 19:56:17.314 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bb502f 2024-02-08 19:56:17.325 [DefaultDispatcher-worker-12 @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bb502f 2024-02-08 19:56:17.332 [DefaultDispatcher-worker-4 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:17.332 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.332 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:17.332 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.333 [DefaultDispatcher-worker-6 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.333 [DefaultDispatcher-worker-6 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.339 [DefaultDispatcher-worker-3 @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2024-02-08 19:56:17.346 [DefaultDispatcher-worker-7 @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5 2024-02-08 19:56:17.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-08 19:56:17.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-08 19:56:17.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.350 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eba0cc5: (connection evicted) 2024-02-08 19:56:17.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-08 19:56:17.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-08 19:56:17.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-08 19:56:17.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-08 19:56:17.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.352 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45bb502f: (connection evicted) 2024-02-08 19:56:17.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-08 19:56:17.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-08 19:56:17.354 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-08 19:56:17.354 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:17.354 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:17.354 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:17.354 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:17.354 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:17.354 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:17.354 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a8ac50 2024-02-08 19:56:17.354 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:17.354 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:17.354 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:17.354 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:17.354 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:17.354 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:17.354 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-02-08 19:56:17.355 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-08 19:56:17.369 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-02-08 19:56:17.380 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-02-08 19:56:17.381 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-02-08 19:56:17.383 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e92bded 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:17.383 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-08 19:56:17.384 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7 2024-02-08 19:56:17.384 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7 2024-02-08 19:56:17.384 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-08 19:56:17.397 [DefaultDispatcher-worker-3 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:17.397 [DefaultDispatcher-worker-3 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.397 [DefaultDispatcher-worker-3 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:17.397 [DefaultDispatcher-worker-3 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.398 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7 2024-02-08 19:56:17.399 [DefaultDispatcher-worker-6 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.399 [DefaultDispatcher-worker-6 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.409 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7 2024-02-08 19:56:17.410 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7 2024-02-08 19:56:17.412 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7 2024-02-08 19:56:17.422 [DefaultDispatcher-worker-11 @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7 2024-02-08 19:56:17.436 [DefaultDispatcher-worker-5 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-02-08 19:56:17.455 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:17.457 [DefaultDispatcher-worker-6 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-02-08 19:56:17.461 [DefaultDispatcher-worker-5 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:17.461 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.461 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:17.461 [DefaultDispatcher-worker-5 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.462 [DefaultDispatcher-worker-4 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.462 [DefaultDispatcher-worker-4 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.466 [DefaultDispatcher-worker-2 @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-02-08 19:56:17.484 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.589 [DefaultDispatcher-worker-13 @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79177bc 2024-02-08 19:56:17.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-08 19:56:17.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-08 19:56:17.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.591 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79177bc: (connection evicted) 2024-02-08 19:56:17.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-08 19:56:17.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-08 19:56:17.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-08 19:56:17.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-08 19:56:17.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.592 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27b9d5b7: (connection evicted) 2024-02-08 19:56:17.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-08 19:56:17.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-08 19:56:17.594 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-08 19:56:17.594 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:17.594 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:17.594 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:17.594 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:17.594 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:17.594 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:17.594 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76dc9569 2024-02-08 19:56:17.594 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:17.594 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4cce5a 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4cce5a 2024-02-08 19:56:17.595 [Test worker @coroutine#5595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-08 19:56:17.600 [DefaultDispatcher-worker-3 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:17.600 [DefaultDispatcher-worker-3 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.600 [DefaultDispatcher-worker-3 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:17.600 [DefaultDispatcher-worker-3 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.601 [DefaultDispatcher-worker-4 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.601 [DefaultDispatcher-worker-4 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.610 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4cce5a 2024-02-08 19:56:17.621 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4cce5a 2024-02-08 19:56:17.622 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4cce5a 2024-02-08 19:56:17.624 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4cce5a 2024-02-08 19:56:17.624 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26864891 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@651a399 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@651a399 2024-02-08 19:56:17.625 [Test worker @coroutine#5595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-08 19:56:17.638 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@651a399 2024-02-08 19:56:17.648 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@651a399 2024-02-08 19:56:17.649 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@651a399 2024-02-08 19:56:17.651 [Test worker @coroutine#5609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@651a399 2024-02-08 19:56:17.660 [DefaultDispatcher-worker-17 @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@651a399 2024-02-08 19:56:17.675 [DefaultDispatcher-worker-10 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4cce5a 2024-02-08 19:56:17.678 [DefaultDispatcher-worker-12 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:17.678 [DefaultDispatcher-worker-12 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.678 [DefaultDispatcher-worker-12 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:17.678 [DefaultDispatcher-worker-12 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.679 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.679 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.693 [DefaultDispatcher-worker-5 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4cce5a 2024-02-08 19:56:17.696 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:17.703 [DefaultDispatcher-worker-5 @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4cce5a 2024-02-08 19:56:17.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-08 19:56:17.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-08 19:56:17.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.707 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b4cce5a: (connection evicted) 2024-02-08 19:56:17.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-08 19:56:17.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-08 19:56:17.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-08 19:56:17.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-08 19:56:17.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.708 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@651a399: (connection evicted) 2024-02-08 19:56:17.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-08 19:56:17.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eaa8abf 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:17.710 [Test worker @coroutine#5631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-08 19:56:17.711 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@329cef32 2024-02-08 19:56:17.711 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@329cef32 2024-02-08 19:56:17.711 [Test worker @coroutine#5631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-08 19:56:17.726 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329cef32 2024-02-08 19:56:17.737 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329cef32 2024-02-08 19:56:17.738 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329cef32 2024-02-08 19:56:17.740 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329cef32 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c63b39a 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:17.740 [Test worker @coroutine#5631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-08 19:56:17.741 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f 2024-02-08 19:56:17.741 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f 2024-02-08 19:56:17.741 [Test worker @coroutine#5631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-08 19:56:17.753 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f 2024-02-08 19:56:17.763 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f 2024-02-08 19:56:17.765 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f 2024-02-08 19:56:17.767 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f 2024-02-08 19:56:17.777 [DefaultDispatcher-worker-3 @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f 2024-02-08 19:56:17.782 [DefaultDispatcher-worker-5 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:17.783 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.783 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:17.783 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.784 [DefaultDispatcher-worker-12 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.784 [DefaultDispatcher-worker-12 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.791 [DefaultDispatcher-worker-12 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329cef32 2024-02-08 19:56:17.809 [DefaultDispatcher-worker-7 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329cef32 2024-02-08 19:56:17.811 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:17.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-08 19:56:17.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-08 19:56:17.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.815 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@329cef32: (connection evicted) 2024-02-08 19:56:17.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-08 19:56:17.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-08 19:56:17.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-08 19:56:17.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-08 19:56:17.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.816 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bff4b1f: (connection evicted) 2024-02-08 19:56:17.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-08 19:56:17.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724e483f 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@72499396 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@72499396 2024-02-08 19:56:17.818 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-08 19:56:17.834 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72499396 2024-02-08 19:56:17.845 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72499396 2024-02-08 19:56:17.847 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72499396 2024-02-08 19:56:17.849 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72499396 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64dc0a5f 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-08 19:56:17.850 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@537fb7bf 2024-02-08 19:56:17.851 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@537fb7bf 2024-02-08 19:56:17.851 [Test worker @coroutine#5665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-08 19:56:17.853 [DefaultDispatcher-worker-8 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:17.853 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.853 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:17.853 [DefaultDispatcher-worker-8 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.853 [DefaultDispatcher-worker-1 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:17.853 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.853 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:17.853 [DefaultDispatcher-worker-1 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.854 [DefaultDispatcher-worker-7 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.854 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.854 [DefaultDispatcher-worker-8 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:17.864 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537fb7bf 2024-02-08 19:56:17.874 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537fb7bf 2024-02-08 19:56:17.876 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537fb7bf 2024-02-08 19:56:17.878 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537fb7bf 2024-02-08 19:56:17.888 [DefaultDispatcher-worker-3 @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537fb7bf 2024-02-08 19:56:17.902 [DefaultDispatcher-worker-3 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72499396 2024-02-08 19:56:17.917 [DefaultDispatcher-worker-5 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72499396 2024-02-08 19:56:17.919 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:17.926 [DefaultDispatcher-worker-17 @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72499396 2024-02-08 19:56:17.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-08 19:56:17.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-08 19:56:17.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.931 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72499396: (connection evicted) 2024-02-08 19:56:17.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-08 19:56:17.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-08 19:56:17.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-08 19:56:17.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-08 19:56:17.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.932 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@537fb7bf: (connection evicted) 2024-02-08 19:56:17.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-08 19:56:17.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-08 19:56:17.934 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ea50a98 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:17.935 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-08 19:56:17.936 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e336d9 2024-02-08 19:56:17.936 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e336d9 2024-02-08 19:56:17.936 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-08 19:56:17.952 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e336d9 2024-02-08 19:56:17.962 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e336d9 2024-02-08 19:56:17.964 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e336d9 2024-02-08 19:56:17.966 [Test worker @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e336d9 2024-02-08 19:56:17.975 [DefaultDispatcher-worker-12 @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e336d9 2024-02-08 19:56:17.981 [DefaultDispatcher-worker-7 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e336d9 2024-02-08 19:56:17.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-08 19:56:17.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-08 19:56:17.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:17.994 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50e336d9: (connection evicted) 2024-02-08 19:56:17.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:17.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-08 19:56:17.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c53c04e 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.049 [Test worker @coroutine#5736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-08 19:56:18.050 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-08 19:56:18.050 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-08 19:56:18.050 [Test worker @coroutine#5736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-08 19:56:18.051 [DefaultDispatcher-worker-5 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:18.051 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.051 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:18.051 [DefaultDispatcher-worker-5 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.052 [DefaultDispatcher-worker-8 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.052 [DefaultDispatcher-worker-8 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.070 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-08 19:56:18.080 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-08 19:56:18.082 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-08 19:56:18.083 [Test worker @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-08 19:56:18.093 [DefaultDispatcher-worker-3 @coroutine#5747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d036335 2024-02-08 19:56:18.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-08 19:56:18.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-08 19:56:18.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:18.094 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d036335: (connection evicted) 2024-02-08 19:56:18.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:18.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-08 19:56:18.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-08 19:56:18.151 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f9764 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5295779 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5295779 2024-02-08 19:56:18.152 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-08 19:56:18.165 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2024-02-08 19:56:18.175 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2024-02-08 19:56:18.177 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2024-02-08 19:56:18.179 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2024-02-08 19:56:18.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-08 19:56:18.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-08 19:56:18.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:18.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:18.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-08 19:56:18.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@609f136b 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4f48e2 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4f48e2 2024-02-08 19:56:18.185 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-08 19:56:18.198 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4f48e2 2024-02-08 19:56:18.209 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4f48e2 2024-02-08 19:56:18.212 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4f48e2 2024-02-08 19:56:18.214 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4f48e2 2024-02-08 19:56:18.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-08 19:56:18.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-08 19:56:18.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:18.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:18.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-08 19:56:18.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@594793d1 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.219 [Test worker @coroutine#5796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-08 19:56:18.220 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fb4f69 2024-02-08 19:56:18.220 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fb4f69 2024-02-08 19:56:18.220 [Test worker @coroutine#5796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-08 19:56:18.241 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb4f69 2024-02-08 19:56:18.261 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb4f69 2024-02-08 19:56:18.262 [Test worker @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb4f69 2024-02-08 19:56:18.264 [Test worker @coroutine#5801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb4f69 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3747877 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.265 [Test worker @coroutine#5796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-08 19:56:18.266 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e14655 2024-02-08 19:56:18.266 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e14655 2024-02-08 19:56:18.266 [Test worker @coroutine#5796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-08 19:56:18.270 [DefaultDispatcher-worker-17 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:18.270 [DefaultDispatcher-worker-17 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.270 [DefaultDispatcher-worker-17 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:18.270 [DefaultDispatcher-worker-17 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.271 [DefaultDispatcher-worker-13 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.271 [DefaultDispatcher-worker-13 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.280 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e14655 2024-02-08 19:56:18.291 [Test worker @coroutine#5807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e14655 2024-02-08 19:56:18.293 [Test worker @coroutine#5809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e14655 2024-02-08 19:56:18.295 [Test worker @coroutine#5811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e14655 2024-02-08 19:56:18.306 [DefaultDispatcher-worker-12 @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e14655 2024-02-08 19:56:18.319 [DefaultDispatcher-worker-17 @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fb4f69 2024-02-08 19:56:18.320 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:18.325 [UI Thread @coroutine#5823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51251/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:56:18.325 [UI Thread @coroutine#5823] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51251/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 19:56:18.325 [UI Thread @coroutine#5823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51251/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:56:18.326 [UI Thread @coroutine#5823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51251/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:56:18.326 [UI Thread @coroutine#5823] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51251/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:56:18.326 [UI Thread @coroutine#5823] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51251/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 19:56:18.326 [UI Thread @coroutine#5823] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51251/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:18.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-08 19:56:18.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-08 19:56:18.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:18.329 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11fb4f69: (connection evicted) 2024-02-08 19:56:18.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:18.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-08 19:56:18.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-08 19:56:18.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-08 19:56:18.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-08 19:56:18.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:18.330 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42e14655: (connection evicted) 2024-02-08 19:56:18.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:18.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-08 19:56:18.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7469c73d 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.332 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-08 19:56:18.333 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8 2024-02-08 19:56:18.333 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8 2024-02-08 19:56:18.333 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-08 19:56:18.339 [DefaultDispatcher-worker-1 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:18.339 [DefaultDispatcher-worker-1 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.339 [DefaultDispatcher-worker-1 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:18.339 [DefaultDispatcher-worker-1 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.340 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.340 [DefaultDispatcher-worker-17 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.348 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8 2024-02-08 19:56:18.359 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8 2024-02-08 19:56:18.361 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8 2024-02-08 19:56:18.363 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16d31c48 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.363 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-08 19:56:18.364 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@38821ada 2024-02-08 19:56:18.364 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@38821ada 2024-02-08 19:56:18.364 [Test worker @coroutine#5829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-08 19:56:18.377 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38821ada 2024-02-08 19:56:18.388 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38821ada 2024-02-08 19:56:18.389 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38821ada 2024-02-08 19:56:18.391 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38821ada 2024-02-08 19:56:18.401 [DefaultDispatcher-worker-15 @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38821ada 2024-02-08 19:56:18.406 [DefaultDispatcher-worker-17 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:18.407 [DefaultDispatcher-worker-17 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.407 [DefaultDispatcher-worker-17 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:18.407 [DefaultDispatcher-worker-17 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.408 [DefaultDispatcher-worker-4 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.408 [DefaultDispatcher-worker-4 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.414 [DefaultDispatcher-worker-2 @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8 2024-02-08 19:56:18.416 [UI Thread @coroutine#5859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37107/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:56:18.416 [UI Thread @coroutine#5859] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37107/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 19:56:18.416 [UI Thread @coroutine#5859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37107/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:56:18.417 [UI Thread @coroutine#5859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37107/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:56:18.417 [UI Thread @coroutine#5859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37107/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:56:18.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-08 19:56:18.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-08 19:56:18.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:18.418 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fcb01f8: (connection evicted) 2024-02-08 19:56:18.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:18.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-08 19:56:18.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-08 19:56:18.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-08 19:56:18.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-08 19:56:18.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:18.419 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38821ada: (connection evicted) 2024-02-08 19:56:18.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:18.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-08 19:56:18.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-08 19:56:18.421 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6915b614 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@314b0d53 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@314b0d53 2024-02-08 19:56:18.422 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-08 19:56:18.440 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314b0d53 2024-02-08 19:56:18.452 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314b0d53 2024-02-08 19:56:18.454 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314b0d53 2024-02-08 19:56:18.456 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314b0d53 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c270f9 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.456 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.457 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-08 19:56:18.457 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-08 19:56:18.457 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-08 19:56:18.457 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-08 19:56:18.470 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-08 19:56:18.472 [DefaultDispatcher-worker-2 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:18.472 [DefaultDispatcher-worker-2 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.472 [DefaultDispatcher-worker-2 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:18.472 [DefaultDispatcher-worker-2 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.473 [DefaultDispatcher-worker-17 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.473 [DefaultDispatcher-worker-17 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.481 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-08 19:56:18.483 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-08 19:56:18.485 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-08 19:56:18.495 [DefaultDispatcher-worker-9 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d6504b 2024-02-08 19:56:18.508 [DefaultDispatcher-worker-2 @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314b0d53 2024-02-08 19:56:18.511 [UI Thread @coroutine#5891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52985/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:56:18.511 [UI Thread @coroutine#5891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52985/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 19:56:18.511 [UI Thread @coroutine#5891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52985/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:56:18.512 [UI Thread @coroutine#5891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52985/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:56:18.512 [UI Thread @coroutine#5891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52985/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-08 19:56:18.513 [UI Thread @coroutine#5891] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52985/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-08 19:56:18.513 [UI Thread @coroutine#5891] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52985/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:18.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-08 19:56:18.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-08 19:56:18.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:18.514 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@314b0d53: (connection evicted) 2024-02-08 19:56:18.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:18.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-08 19:56:18.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-08 19:56:18.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-08 19:56:18.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-08 19:56:18.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:18.516 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39d6504b: (connection evicted) 2024-02-08 19:56:18.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:18.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-08 19:56:18.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@209ab1d7 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.519 [Test worker @coroutine#5897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-08 19:56:18.520 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-08 19:56:18.520 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-08 19:56:18.520 [Test worker @coroutine#5897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-08 19:56:18.536 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-08 19:56:18.546 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-08 19:56:18.548 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-08 19:56:18.550 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f7bc9a3 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.550 [Test worker @coroutine#5897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-08 19:56:18.551 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-08 19:56:18.551 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-08 19:56:18.551 [Test worker @coroutine#5897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-08 19:56:18.564 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-08 19:56:18.574 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-08 19:56:18.576 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-08 19:56:18.577 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-08 19:56:18.588 [DefaultDispatcher-worker-2 @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf933b1 2024-02-08 19:56:18.600 [DefaultDispatcher-worker-12 @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-08 19:56:18.611 [DefaultDispatcher-worker-2 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:18.611 [DefaultDispatcher-worker-2 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.611 [DefaultDispatcher-worker-2 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:18.611 [DefaultDispatcher-worker-2 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.612 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.612 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.620 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:18.626 [DefaultDispatcher-worker-14 @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599f22f 2024-02-08 19:56:18.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-08 19:56:18.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-08 19:56:18.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:18.634 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5599f22f: (connection evicted) 2024-02-08 19:56:18.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:18.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-08 19:56:18.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-08 19:56:18.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-08 19:56:18.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-08 19:56:18.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:18.636 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cf933b1: (connection evicted) 2024-02-08 19:56:18.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:18.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-08 19:56:18.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29f3ea39 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.638 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-08 19:56:18.639 [Test worker @coroutine#5939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-08 19:56:18.659 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-08 19:56:18.680 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-08 19:56:18.682 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-08 19:56:18.684 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-08 19:56:18.689 [DefaultDispatcher-worker-17 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:18.689 [DefaultDispatcher-worker-17 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.689 [DefaultDispatcher-worker-17 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:18.689 [DefaultDispatcher-worker-17 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.690 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.690 [DefaultDispatcher-worker-6 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.693 [DefaultDispatcher-worker-3 @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-08 19:56:18.712 [DefaultDispatcher-worker-6 @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-08 19:56:18.730 [DefaultDispatcher-worker-6 @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19740583 2024-02-08 19:56:18.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-08 19:56:18.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-08 19:56:18.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:18.733 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19740583: (connection evicted) 2024-02-08 19:56:18.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:18.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-08 19:56:18.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-08 19:56:18.735 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19598b38 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2024-02-08 19:56:18.736 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-08 19:56:18.750 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2024-02-08 19:56:18.760 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2024-02-08 19:56:18.762 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2024-02-08 19:56:18.763 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb65fc8 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@220a7f95 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@220a7f95 2024-02-08 19:56:18.764 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-08 19:56:18.777 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220a7f95 2024-02-08 19:56:18.787 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220a7f95 2024-02-08 19:56:18.789 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220a7f95 2024-02-08 19:56:18.790 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220a7f95 2024-02-08 19:56:18.793 [DefaultDispatcher-worker-10 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:18.793 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.793 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:18.793 [DefaultDispatcher-worker-10 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.794 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.794 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.800 [DefaultDispatcher-worker-3 @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220a7f95 2024-02-08 19:56:18.813 [DefaultDispatcher-worker-7 @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2024-02-08 19:56:18.822 [DefaultDispatcher-worker-4 @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2024-02-08 19:56:18.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-08 19:56:18.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-08 19:56:18.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:18.830 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@233bfc46: (connection evicted) 2024-02-08 19:56:18.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:18.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-08 19:56:18.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-08 19:56:18.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-08 19:56:18.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-08 19:56:18.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:18.831 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@220a7f95: (connection evicted) 2024-02-08 19:56:18.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:18.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-08 19:56:18.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-08 19:56:18.833 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@472d7f34 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38 2024-02-08 19:56:18.834 [Test worker @coroutine#6017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-08 19:56:18.850 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38 2024-02-08 19:56:18.861 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38 2024-02-08 19:56:18.863 [Test worker @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38 2024-02-08 19:56:18.865 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38 2024-02-08 19:56:18.865 [DefaultDispatcher-worker-15 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:18.865 [DefaultDispatcher-worker-14 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:18.865 [DefaultDispatcher-worker-15 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.865 [DefaultDispatcher-worker-15 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:18.865 [DefaultDispatcher-worker-15 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.865 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.865 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:18.865 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.866 [DefaultDispatcher-worker-1 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.866 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.866 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:18.871 [DefaultDispatcher-worker-16 @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38 2024-02-08 19:56:18.878 [DefaultDispatcher-worker-13 @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38 2024-02-08 19:56:18.893 [DefaultDispatcher-worker-3 @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38 2024-02-08 19:56:18.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-08 19:56:18.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-08 19:56:18.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:18.895 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67cc5a38: (connection evicted) 2024-02-08 19:56:18.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:18.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-08 19:56:18.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-08 19:56:18.896 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-08 19:56:18.896 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.896 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.896 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.896 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.896 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.896 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.896 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@640a80aa 2024-02-08 19:56:18.896 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.896 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-02-08 19:56:18.897 [Test worker @coroutine#6050] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-08 19:56:18.914 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-02-08 19:56:18.924 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-02-08 19:56:18.926 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-02-08 19:56:18.928 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-02-08 19:56:18.939 [DefaultDispatcher-worker-10 @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-02-08 19:56:18.947 [DefaultDispatcher-worker-16 @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-02-08 19:56:18.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-08 19:56:18.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-08 19:56:18.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:18.949 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7410c197: (connection evicted) 2024-02-08 19:56:18.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:18.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-08 19:56:18.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-08 19:56:18.952 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f8ab05 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:18.953 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-08 19:56:18.954 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2024-02-08 19:56:18.954 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2024-02-08 19:56:18.954 [Test worker @coroutine#6078] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-08 19:56:18.969 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2024-02-08 19:56:18.980 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2024-02-08 19:56:18.981 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2024-02-08 19:56:18.983 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2024-02-08 19:56:19.042 [DefaultDispatcher-worker-4 @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619dc070 2024-02-08 19:56:19.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-08 19:56:19.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-08 19:56:19.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:19.047 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@619dc070: (connection evicted) 2024-02-08 19:56:19.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:19.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-08 19:56:19.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@269a37bc 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:19.049 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-08 19:56:19.050 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2024-02-08 19:56:19.050 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2024-02-08 19:56:19.050 [Test worker @coroutine#6101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-08 19:56:19.061 [DefaultDispatcher-worker-15 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:19.061 [DefaultDispatcher-worker-15 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.061 [DefaultDispatcher-worker-15 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:19.061 [DefaultDispatcher-worker-15 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.062 [DefaultDispatcher-worker-7 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.062 [DefaultDispatcher-worker-7 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.063 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2024-02-08 19:56:19.074 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2024-02-08 19:56:19.076 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2024-02-08 19:56:19.078 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2024-02-08 19:56:19.086 [DefaultDispatcher-worker-7 @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2024-02-08 19:56:19.092 [DefaultDispatcher-worker-13 @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89 2024-02-08 19:56:19.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-08 19:56:19.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-08 19:56:19.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:19.098 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53d3ae89: (connection evicted) 2024-02-08 19:56:19.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:19.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-08 19:56:19.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-08 19:56:19.103 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b3fd4d2 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2024-02-08 19:56:19.104 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-08 19:56:19.121 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2024-02-08 19:56:19.131 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2024-02-08 19:56:19.134 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2024-02-08 19:56:19.135 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a40e660 2024-02-08 19:56:19.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-08 19:56:19.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-08 19:56:19.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:19.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:19.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-08 19:56:19.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bce93d3 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:19.144 [Test worker @coroutine#6143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-08 19:56:19.145 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-02-08 19:56:19.145 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-02-08 19:56:19.145 [Test worker @coroutine#6143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-08 19:56:19.161 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-02-08 19:56:19.171 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-02-08 19:56:19.173 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-02-08 19:56:19.175 [Test worker @coroutine#6148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-02-08 19:56:19.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-08 19:56:19.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-08 19:56:19.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:19.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:19.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-08 19:56:19.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be89ba5 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:19.178 [Test worker @coroutine#6159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-08 19:56:19.179 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7600ec 2024-02-08 19:56:19.179 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7600ec 2024-02-08 19:56:19.179 [Test worker @coroutine#6159] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-08 19:56:19.192 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7600ec 2024-02-08 19:56:19.203 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7600ec 2024-02-08 19:56:19.204 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7600ec 2024-02-08 19:56:19.206 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7600ec 2024-02-08 19:56:19.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-08 19:56:19.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-08 19:56:19.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:19.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:19.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-08 19:56:19.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-08 19:56:19.220 [UI Thread @coroutine#6180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41451/Site/verify 2024-02-08 19:56:19.221 [UI Thread @coroutine#6180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41451/Site/verify. 2024-02-08 19:56:19.221 [UI Thread @coroutine#6180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41451/Site/verify 2024-02-08 19:56:19.222 [UI Thread @coroutine#6180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41451/Site/verify 2024-02-08 19:56:19.222 [UI Thread @coroutine#6180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41451/Site/verify 2024-02-08 19:56:19.223 [UI Thread @coroutine#6180] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41451/Site/verify. 2024-02-08 19:56:19.223 [UI Thread @coroutine#6180] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41451/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:19.227 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-08 19:56:19.227 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:19.227 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:19.227 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:19.227 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:19.227 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:19.227 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@140e003e 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@17eb5661 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@17eb5661 2024-02-08 19:56:19.228 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-08 19:56:19.244 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17eb5661 2024-02-08 19:56:19.254 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17eb5661 2024-02-08 19:56:19.256 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17eb5661 2024-02-08 19:56:19.258 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17eb5661 2024-02-08 19:56:19.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-08 19:56:19.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-08 19:56:19.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:19.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:19.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-08 19:56:19.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318d69ea 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:19.261 [Test worker @coroutine#6211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-08 19:56:19.262 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-02-08 19:56:19.262 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-02-08 19:56:19.262 [Test worker @coroutine#6211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-08 19:56:19.275 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-02-08 19:56:19.280 [DefaultDispatcher-worker-13 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:19.280 [DefaultDispatcher-worker-13 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.280 [DefaultDispatcher-worker-13 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:19.280 [DefaultDispatcher-worker-13 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.281 [DefaultDispatcher-worker-11 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.281 [DefaultDispatcher-worker-11 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.286 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-02-08 19:56:19.287 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-02-08 19:56:19.289 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-02-08 19:56:19.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-08 19:56:19.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-08 19:56:19.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:19.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:19.291 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-08 19:56:19.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-08 19:56:19.292 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ac9742e 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@21298c3a 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@21298c3a 2024-02-08 19:56:19.293 [Test worker @coroutine#6233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-08 19:56:19.307 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21298c3a 2024-02-08 19:56:19.317 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21298c3a 2024-02-08 19:56:19.319 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21298c3a 2024-02-08 19:56:19.321 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21298c3a 2024-02-08 19:56:19.323 [UI Thread @coroutine#6247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47021/Site/verify 2024-02-08 19:56:19.323 [UI Thread @coroutine#6247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47021/Site/verify. 2024-02-08 19:56:19.323 [UI Thread @coroutine#6247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47021/Site/verify 2024-02-08 19:56:19.325 [UI Thread @coroutine#6247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47021/Site/verify 2024-02-08 19:56:19.325 [UI Thread @coroutine#6247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47021/Site/verify 2024-02-08 19:56:19.325 [UI Thread @coroutine#6247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47021/Site/verify. 2024-02-08 19:56:19.325 [UI Thread @coroutine#6247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47021/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:19.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-08 19:56:19.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-08 19:56:19.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:19.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:19.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-08 19:56:19.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-08 19:56:19.332 [UI Thread @coroutine#6259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56153/Site/verify 2024-02-08 19:56:19.332 [UI Thread @coroutine#6259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56153/Site/verify. 2024-02-08 19:56:19.332 [UI Thread @coroutine#6259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56153/Site/verify 2024-02-08 19:56:19.333 [UI Thread @coroutine#6259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56153/Site/verify 2024-02-08 19:56:19.333 [UI Thread @coroutine#6259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56153/Site/verify 2024-02-08 19:56:19.333 [UI Thread @coroutine#6259] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56153/Site/verify. 2024-02-08 19:56:19.333 [UI Thread @coroutine#6259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56153/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:19.340 [UI Thread @coroutine#6272] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33453/Site/verify 2024-02-08 19:56:19.340 [UI Thread @coroutine#6272] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33453/Site/verify. 2024-02-08 19:56:19.340 [UI Thread @coroutine#6272] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33453/Site/verify 2024-02-08 19:56:19.341 [UI Thread @coroutine#6272] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33453/Site/verify 2024-02-08 19:56:19.341 [UI Thread @coroutine#6272] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33453/Site/verify 2024-02-08 19:56:19.342 [UI Thread @coroutine#6272] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33453/Site/verify. 2024-02-08 19:56:19.342 [UI Thread @coroutine#6272] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33453/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:19.350 [UI Thread @coroutine#6286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-08 19:56:19.350 [UI Thread @coroutine#6286] 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-02-08 19:56:19.350 [UI Thread @coroutine#6286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-08 19:56:19.350 [DefaultDispatcher-worker-2 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:19.351 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.351 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:19.351 [DefaultDispatcher-worker-2 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.351 [UI Thread @coroutine#6286] 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-02-08 19:56:19.352 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.352 [DefaultDispatcher-worker-4 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@210e971e 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:19.355 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-08 19:56:19.356 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 19:56:19.356 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 19:56:19.356 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-08 19:56:19.370 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 19:56:19.381 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 19:56:19.383 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 19:56:19.384 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 19:56:19.404 [DefaultDispatcher-worker-3 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 19:56:19.413 [DefaultDispatcher-worker-16 @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 19:56:19.418 [DefaultDispatcher-worker-7 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:19.418 [DefaultDispatcher-worker-7 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.418 [DefaultDispatcher-worker-7 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:19.418 [DefaultDispatcher-worker-7 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.419 [DefaultDispatcher-worker-6 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.419 [DefaultDispatcher-worker-6 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.421 [DefaultDispatcher-worker-17 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 19:56:19.429 [DefaultDispatcher-worker-3 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 19:56:19.435 [DefaultDispatcher-worker-6 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 19:56:19.440 [DefaultDispatcher-worker-17 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 19:56:19.447 [DefaultDispatcher-worker-14 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 19:56:19.456 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:19.467 [DefaultDispatcher-worker-14 @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340f4723 2024-02-08 19:56:19.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-08 19:56:19.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-08 19:56:19.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:19.469 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@340f4723: (connection evicted) 2024-02-08 19:56:19.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:19.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-08 19:56:19.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-08 19:56:19.471 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ceac22d 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-08 19:56:19.472 [Test worker @coroutine#6329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-08 19:56:19.483 [DefaultDispatcher-worker-10 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:19.483 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.483 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:19.483 [DefaultDispatcher-worker-10 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.484 [DefaultDispatcher-worker-6 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.484 [DefaultDispatcher-worker-6 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.489 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-08 19:56:19.499 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-08 19:56:19.501 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-08 19:56:19.502 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fd0235c 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-08 19:56:19.503 [Test worker @coroutine#6329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-08 19:56:19.516 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-08 19:56:19.527 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-08 19:56:19.529 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-08 19:56:19.530 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-08 19:56:19.541 [DefaultDispatcher-worker-2 @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56929ce 2024-02-08 19:56:19.554 [DefaultDispatcher-worker-5 @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c 2024-02-08 19:56:19.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-08 19:56:19.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-08 19:56:19.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:19.568 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f48f6c: (connection evicted) 2024-02-08 19:56:19.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:19.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-08 19:56:19.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-08 19:56:19.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-08 19:56:19.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-08 19:56:19.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:19.569 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56929ce: (connection evicted) 2024-02-08 19:56:19.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:19.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-08 19:56:19.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@198c97d0 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:19.571 [Test worker @coroutine#6379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-08 19:56:19.572 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-02-08 19:56:19.572 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-02-08 19:56:19.573 [Test worker @coroutine#6379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-08 19:56:19.587 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-02-08 19:56:19.597 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-02-08 19:56:19.599 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-02-08 19:56:19.601 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7280785f 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2024-02-08 19:56:19.601 [Test worker @coroutine#6379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-08 19:56:19.614 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2024-02-08 19:56:19.621 [DefaultDispatcher-worker-9 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:19.622 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.622 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:19.622 [DefaultDispatcher-worker-9 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.623 [DefaultDispatcher-worker-13 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.623 [DefaultDispatcher-worker-13 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.625 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2024-02-08 19:56:19.626 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2024-02-08 19:56:19.628 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2024-02-08 19:56:19.638 [DefaultDispatcher-worker-17 @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f 2024-02-08 19:56:19.650 [DefaultDispatcher-worker-6 @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-02-08 19:56:19.658 [DefaultDispatcher-worker-15 @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@512319dc 2024-02-08 19:56:19.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-08 19:56:19.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-08 19:56:19.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:19.663 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@512319dc: (connection evicted) 2024-02-08 19:56:19.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:19.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-08 19:56:19.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-08 19:56:19.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-08 19:56:19.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-08 19:56:19.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:19.664 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eba6e1f: (connection evicted) 2024-02-08 19:56:19.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:19.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-08 19:56:19.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf99283 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:19.666 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-08 19:56:19.667 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9861de 2024-02-08 19:56:19.667 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9861de 2024-02-08 19:56:19.667 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-08 19:56:19.682 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9861de 2024-02-08 19:56:19.693 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9861de 2024-02-08 19:56:19.695 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9861de 2024-02-08 19:56:19.696 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9861de 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b8b69f 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b67c637 2024-02-08 19:56:19.697 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b67c637 2024-02-08 19:56:19.698 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-08 19:56:19.699 [DefaultDispatcher-worker-7 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:19.699 [DefaultDispatcher-worker-7 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.699 [DefaultDispatcher-worker-7 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:19.699 [DefaultDispatcher-worker-7 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.700 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.700 [DefaultDispatcher-worker-4 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.710 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b67c637 2024-02-08 19:56:19.721 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b67c637 2024-02-08 19:56:19.722 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b67c637 2024-02-08 19:56:19.724 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b67c637 2024-02-08 19:56:19.734 [DefaultDispatcher-worker-5 @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b67c637 2024-02-08 19:56:19.747 [DefaultDispatcher-worker-6 @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9861de 2024-02-08 19:56:19.756 [DefaultDispatcher-worker-5 @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9861de 2024-02-08 19:56:19.767 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:19.798 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:19.804 [DefaultDispatcher-worker-1 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:19.804 [DefaultDispatcher-worker-1 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.804 [DefaultDispatcher-worker-1 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:19.804 [DefaultDispatcher-worker-1 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.805 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.805 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.877 [DefaultDispatcher-worker-7 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:19.878 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.878 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:19.878 [DefaultDispatcher-worker-7 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.878 [DefaultDispatcher-worker-6 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:19.878 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.878 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:19.878 [DefaultDispatcher-worker-6 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.879 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.879 [DefaultDispatcher-worker-16 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:19.879 [DefaultDispatcher-worker-9 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-08 19:56:20.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-08 19:56:20.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:20.010 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a9861de: (connection evicted) 2024-02-08 19:56:20.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-08 19:56:20.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-08 19:56:20.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-08 19:56:20.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-08 19:56:20.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:20.011 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b67c637: (connection evicted) 2024-02-08 19:56:20.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-08 19:56:20.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b88dd58 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.013 [Test worker @coroutine#6496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-08 19:56:20.014 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-08 19:56:20.014 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-08 19:56:20.014 [Test worker @coroutine#6496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-08 19:56:20.029 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-08 19:56:20.039 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-08 19:56:20.041 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-08 19:56:20.043 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a0e3bd 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.043 [Test worker @coroutine#6496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-08 19:56:20.044 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10 2024-02-08 19:56:20.044 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10 2024-02-08 19:56:20.044 [Test worker @coroutine#6496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-08 19:56:20.056 [Test worker @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10 2024-02-08 19:56:20.067 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10 2024-02-08 19:56:20.069 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10 2024-02-08 19:56:20.071 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10 2024-02-08 19:56:20.071 [DefaultDispatcher-worker-3 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:20.071 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.072 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:20.072 [DefaultDispatcher-worker-3 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.073 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.073 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.081 [DefaultDispatcher-worker-4 @coroutine#6510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10 2024-02-08 19:56:20.095 [DefaultDispatcher-worker-15 @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-08 19:56:20.102 [DefaultDispatcher-worker-5 @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-08 19:56:20.111 [DefaultDispatcher-worker-16 @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-08 19:56:20.114 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:20.119 [DefaultDispatcher-worker-8 @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-08 19:56:20.125 [DefaultDispatcher-worker-13 @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-08 19:56:20.131 [DefaultDispatcher-worker-8 @coroutine#6496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82 2024-02-08 19:56:20.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-08 19:56:20.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-08 19:56:20.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:20.136 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dce3e82: (connection evicted) 2024-02-08 19:56:20.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-08 19:56:20.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-08 19:56:20.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-08 19:56:20.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-08 19:56:20.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:20.137 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10: (connection evicted) 2024-02-08 19:56:20.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-08 19:56:20.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c5eb88c 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.139 [Test worker @coroutine#6551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-08 19:56:20.140 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-08 19:56:20.140 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-08 19:56:20.140 [Test worker @coroutine#6551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-08 19:56:20.158 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-08 19:56:20.168 [Test worker @coroutine#6553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-08 19:56:20.170 [Test worker @coroutine#6556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-08 19:56:20.172 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32a7c583 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.172 [Test worker @coroutine#6551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-08 19:56:20.173 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@679f3e12 2024-02-08 19:56:20.173 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@679f3e12 2024-02-08 19:56:20.173 [Test worker @coroutine#6551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-08 19:56:20.185 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679f3e12 2024-02-08 19:56:20.196 [Test worker @coroutine#6560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679f3e12 2024-02-08 19:56:20.200 [Test worker @coroutine#6562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679f3e12 2024-02-08 19:56:20.203 [Test worker @coroutine#6564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679f3e12 2024-02-08 19:56:20.214 [DefaultDispatcher-worker-2 @coroutine#6566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679f3e12 2024-02-08 19:56:20.227 [DefaultDispatcher-worker-1 @coroutine#6551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-08 19:56:20.233 [DefaultDispatcher-worker-9 @coroutine#6551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-08 19:56:20.240 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:20.240 [DefaultDispatcher-worker-5 @coroutine#6551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-08 19:56:20.248 [DefaultDispatcher-worker-1 @coroutine#6551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-08 19:56:20.255 [DefaultDispatcher-worker-1 @coroutine#6551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0 2024-02-08 19:56:20.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-08 19:56:20.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-08 19:56:20.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:20.259 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f0b32c0: (connection evicted) 2024-02-08 19:56:20.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-08 19:56:20.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-08 19:56:20.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-08 19:56:20.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-08 19:56:20.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:20.260 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@679f3e12: (connection evicted) 2024-02-08 19:56:20.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-08 19:56:20.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36361951 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.262 [Test worker @coroutine#6604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-08 19:56:20.263 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 19:56:20.263 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 19:56:20.263 [Test worker @coroutine#6604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-08 19:56:20.279 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 19:56:20.290 [Test worker @coroutine#6606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 19:56:20.290 [DefaultDispatcher-worker-3 @coroutine#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e27b77a 2024-02-08 19:56:20.290 [DefaultDispatcher-worker-3 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.290 [DefaultDispatcher-worker-3 @coroutine#3124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:20.290 [DefaultDispatcher-worker-3 @coroutine#3124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.291 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 19:56:20.291 [DefaultDispatcher-worker-7 @coroutine#3124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.291 [DefaultDispatcher-worker-7 @coroutine#3124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57037/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.294 [Test worker @coroutine#6613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 19:56:20.294 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-08 19:56:20.294 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.294 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.294 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.294 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.294 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.294 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.294 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cb29b75 2024-02-08 19:56:20.294 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.294 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.294 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.294 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.294 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.294 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.294 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@3674164b 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@3674164b 2024-02-08 19:56:20.295 [Test worker @coroutine#6604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-08 19:56:20.313 [Test worker @coroutine#6604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3674164b 2024-02-08 19:56:20.324 [Test worker @coroutine#6615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3674164b 2024-02-08 19:56:20.325 [Test worker @coroutine#6617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3674164b 2024-02-08 19:56:20.327 [Test worker @coroutine#6619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3674164b 2024-02-08 19:56:20.337 [DefaultDispatcher-worker-10 @coroutine#6621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3674164b 2024-02-08 19:56:20.350 [DefaultDispatcher-worker-5 @coroutine#6604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 19:56:20.361 [DefaultDispatcher-worker-5 @coroutine#6604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 19:56:20.362 [DefaultDispatcher-worker-15 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3220833f 2024-02-08 19:56:20.363 [DefaultDispatcher-worker-15 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.363 [DefaultDispatcher-worker-15 @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:20.363 [DefaultDispatcher-worker-15 @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.363 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:20.364 [DefaultDispatcher-worker-15 @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.364 [DefaultDispatcher-worker-15 @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48437/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.369 [DefaultDispatcher-worker-1 @coroutine#6604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 19:56:20.376 [DefaultDispatcher-worker-15 @coroutine#6604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 19:56:20.385 [DefaultDispatcher-worker-15 @coroutine#6604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 19:56:20.392 [DefaultDispatcher-worker-12 @coroutine#6604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16488ed7 2024-02-08 19:56:20.395 [HikariPool-226 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:20.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-08 19:56:20.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-08 19:56:20.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:20.396 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16488ed7: (connection evicted) 2024-02-08 19:56:20.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-08 19:56:20.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-08 19:56:20.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-08 19:56:20.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-08 19:56:20.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:20.398 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3674164b: (connection evicted) 2024-02-08 19:56:20.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-08 19:56:20.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@796267e8 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.400 [Test worker @coroutine#6663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-08 19:56:20.401 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cbbfe03 2024-02-08 19:56:20.401 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cbbfe03 2024-02-08 19:56:20.401 [Test worker @coroutine#6663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-08 19:56:20.414 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbbfe03 2024-02-08 19:56:20.425 [Test worker @coroutine#6664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbbfe03 2024-02-08 19:56:20.426 [Test worker @coroutine#6666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbbfe03 2024-02-08 19:56:20.428 [Test worker @coroutine#6668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cbbfe03 2024-02-08 19:56:20.430 [DefaultDispatcher-worker-2 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf52f8f 2024-02-08 19:56:20.430 [DefaultDispatcher-worker-2 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.430 [DefaultDispatcher-worker-2 @coroutine#2846] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:20.430 [DefaultDispatcher-worker-2 @coroutine#2846] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.431 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.431 [DefaultDispatcher-worker-15 @coroutine#2846] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60905/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-08 19:56:20.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-08 19:56:20.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:20.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-08 19:56:20.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-08 19:56:20.494 [DefaultDispatcher-worker-7 @coroutine#2879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b827796 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-08 19:56:20.494 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.494 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:20.494 [DefaultDispatcher-worker-7 @coroutine#2879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cbe0fe 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.494 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.495 [Test worker @coroutine#6688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-08 19:56:20.495 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@364c4ba9 2024-02-08 19:56:20.495 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@364c4ba9 2024-02-08 19:56:20.495 [DefaultDispatcher-worker-1 @coroutine#2879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.495 [Test worker @coroutine#6688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-08 19:56:20.495 [DefaultDispatcher-worker-1 @coroutine#2879] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36165/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.508 [Test worker @coroutine#6688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@364c4ba9 2024-02-08 19:56:20.518 [Test worker @coroutine#6693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@364c4ba9 2024-02-08 19:56:20.520 [Test worker @coroutine#6695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@364c4ba9 2024-02-08 19:56:20.521 [Test worker @coroutine#6697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@364c4ba9 2024-02-08 19:56:20.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-08 19:56:20.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-08 19:56:20.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:20.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-08 19:56:20.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7861a433 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.526 [Test worker @coroutine#6714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-08 19:56:20.527 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2024-02-08 19:56:20.527 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2024-02-08 19:56:20.527 [Test worker @coroutine#6714] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-08 19:56:20.540 [Test worker @coroutine#6714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2024-02-08 19:56:20.550 [Test worker @coroutine#6715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2024-02-08 19:56:20.552 [Test worker @coroutine#6717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2024-02-08 19:56:20.553 [Test worker @coroutine#6719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2024-02-08 19:56:20.562 [DefaultDispatcher-worker-14 @coroutine#6721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2024-02-08 19:56:20.570 [DefaultDispatcher-worker-14 @coroutine#6734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@494e7290 2024-02-08 19:56:20.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-08 19:56:20.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-08 19:56:20.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:20.573 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@494e7290: (connection evicted) 2024-02-08 19:56:20.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-08 19:56:20.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-08 19:56:20.575 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5824b485 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.576 [Test worker @coroutine#6743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-08 19:56:20.577 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-02-08 19:56:20.577 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-02-08 19:56:20.577 [Test worker @coroutine#6743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-08 19:56:20.599 [Test worker @coroutine#6743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-02-08 19:56:20.615 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-02-08 19:56:20.617 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-02-08 19:56:20.620 [Test worker @coroutine#6748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-02-08 19:56:20.630 [DefaultDispatcher-worker-2 @coroutine#6750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-02-08 19:56:20.633 [DefaultDispatcher-worker-11 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-02-08 19:56:20.633 [DefaultDispatcher-worker-11 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.633 [DefaultDispatcher-worker-11 @coroutine#2925] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:20.633 [DefaultDispatcher-worker-11 @coroutine#2925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.634 [DefaultDispatcher-worker-4 @coroutine#2925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.634 [DefaultDispatcher-worker-4 @coroutine#2925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37837/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.639 [DefaultDispatcher-worker-13 @coroutine#6763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-02-08 19:56:20.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-08 19:56:20.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-08 19:56:20.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:20.641 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8: (connection evicted) 2024-02-08 19:56:20.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-08 19:56:20.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-08 19:56:20.644 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-08 19:56:20.644 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.644 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.644 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.644 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.644 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.644 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b9b57d9 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2024-02-08 19:56:20.645 [Test worker @coroutine#6775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-08 19:56:20.664 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2024-02-08 19:56:20.674 [Test worker @coroutine#6776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2024-02-08 19:56:20.676 [Test worker @coroutine#6778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2024-02-08 19:56:20.678 [Test worker @coroutine#6780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b94c22d 2024-02-08 19:56:20.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-08 19:56:20.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-08 19:56:20.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:20.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-08 19:56:20.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-08 19:56:20.693 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@538c90bf 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.694 [Test worker @coroutine#6799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-08 19:56:20.695 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2024-02-08 19:56:20.695 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2024-02-08 19:56:20.695 [Test worker @coroutine#6799] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-08 19:56:20.709 [DefaultDispatcher-worker-10 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579ee82 2024-02-08 19:56:20.709 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.709 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:20.709 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.710 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2024-02-08 19:56:20.711 [DefaultDispatcher-worker-7 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.711 [DefaultDispatcher-worker-7 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48897/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.721 [Test worker @coroutine#6802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2024-02-08 19:56:20.722 [Test worker @coroutine#6805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2024-02-08 19:56:20.724 [Test worker @coroutine#6807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b549c4a 2024-02-08 19:56:20.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-08 19:56:20.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-08 19:56:20.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:20.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-08 19:56:20.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31084f37 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.729 [Test worker @coroutine#6824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-08 19:56:20.730 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@a43a21e 2024-02-08 19:56:20.730 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@a43a21e 2024-02-08 19:56:20.730 [Test worker @coroutine#6824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-08 19:56:20.747 [Test worker @coroutine#6824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a43a21e 2024-02-08 19:56:20.759 [Test worker @coroutine#6825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a43a21e 2024-02-08 19:56:20.761 [Test worker @coroutine#6827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a43a21e 2024-02-08 19:56:20.762 [Test worker @coroutine#6829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a43a21e 2024-02-08 19:56:20.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-08 19:56:20.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-08 19:56:20.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:20.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-08 19:56:20.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c07666f 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.772 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.773 [Test worker @coroutine#6854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-08 19:56:20.773 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdec54 2024-02-08 19:56:20.773 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdec54 2024-02-08 19:56:20.773 [Test worker @coroutine#6854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-08 19:56:20.786 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdec54 2024-02-08 19:56:20.797 [Test worker @coroutine#6855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdec54 2024-02-08 19:56:20.798 [Test worker @coroutine#6858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdec54 2024-02-08 19:56:20.800 [Test worker @coroutine#6860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdec54 2024-02-08 19:56:20.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-08 19:56:20.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-08 19:56:20.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:20.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-08 19:56:20.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cc088a8 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.803 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-08 19:56:20.804 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.804 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.804 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.804 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.804 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.804 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.804 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.804 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.804 [Test worker @coroutine#6871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-08 19:56:20.804 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2024-02-08 19:56:20.804 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2024-02-08 19:56:20.804 [Test worker @coroutine#6871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-08 19:56:20.814 [DefaultDispatcher-worker-5 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cfac0bd 2024-02-08 19:56:20.814 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.814 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:20.814 [DefaultDispatcher-worker-5 @coroutine#2986] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.815 [DefaultDispatcher-worker-3 @coroutine#2986] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.815 [DefaultDispatcher-worker-3 @coroutine#2986] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59505/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.819 [Test worker @coroutine#6871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2024-02-08 19:56:20.830 [Test worker @coroutine#6875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2024-02-08 19:56:20.831 [Test worker @coroutine#6877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2024-02-08 19:56:20.833 [Test worker @coroutine#6879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebf8dc 2024-02-08 19:56:20.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-08 19:56:20.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-08 19:56:20.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:20.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-08 19:56:20.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55732ae6 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.836 [Test worker @coroutine#6890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-08 19:56:20.837 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-02-08 19:56:20.837 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-02-08 19:56:20.837 [Test worker @coroutine#6890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-08 19:56:20.850 [Test worker @coroutine#6890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-02-08 19:56:20.863 [Test worker @coroutine#6891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-02-08 19:56:20.864 [Test worker @coroutine#6893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-02-08 19:56:20.866 [Test worker @coroutine#6895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-02-08 19:56:20.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-08 19:56:20.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-08 19:56:20.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:20.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-08 19:56:20.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4494ed08 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.869 [Test worker @coroutine#6906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-08 19:56:20.870 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5a8000 2024-02-08 19:56:20.870 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5a8000 2024-02-08 19:56:20.870 [Test worker @coroutine#6906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-08 19:56:20.884 [Test worker @coroutine#6906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5a8000 2024-02-08 19:56:20.890 [DefaultDispatcher-worker-2 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42ad4e3f 2024-02-08 19:56:20.890 [DefaultDispatcher-worker-14 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7524125c 2024-02-08 19:56:20.890 [DefaultDispatcher-worker-2 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.890 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.890 [DefaultDispatcher-worker-2 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:20.890 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:20.890 [DefaultDispatcher-worker-2 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.890 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.891 [DefaultDispatcher-worker-10 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.891 [DefaultDispatcher-worker-10 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52541/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.891 [DefaultDispatcher-worker-17 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-08 19:56:20.895 [Test worker @coroutine#6907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5a8000 2024-02-08 19:56:20.897 [Test worker @coroutine#6914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5a8000 2024-02-08 19:56:20.899 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5a8000 2024-02-08 19:56:20.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-08 19:56:20.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-08 19:56:20.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:20.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-08 19:56:20.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e5d5e5 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-08 19:56:20.902 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.903 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.903 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.903 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.903 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.903 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.903 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.903 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.903 [Test worker @coroutine#6927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-08 19:56:20.903 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-02-08 19:56:20.903 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-02-08 19:56:20.903 [Test worker @coroutine#6927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-08 19:56:20.916 [Test worker @coroutine#6927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-02-08 19:56:20.927 [Test worker @coroutine#6928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-02-08 19:56:20.929 [Test worker @coroutine#6930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-02-08 19:56:20.930 [Test worker @coroutine#6932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e368085 2024-02-08 19:56:20.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-08 19:56:20.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-08 19:56:20.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:20.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-08 19:56:20.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ea1521 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.935 [Test worker @coroutine#6945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-08 19:56:20.936 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2526ecb7 2024-02-08 19:56:20.936 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2526ecb7 2024-02-08 19:56:20.936 [Test worker @coroutine#6945] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-08 19:56:20.949 [Test worker @coroutine#6945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526ecb7 2024-02-08 19:56:20.960 [Test worker @coroutine#6946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526ecb7 2024-02-08 19:56:20.962 [Test worker @coroutine#6948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526ecb7 2024-02-08 19:56:20.963 [Test worker @coroutine#6950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2526ecb7 2024-02-08 19:56:20.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-08 19:56:20.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-08 19:56:20.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:20.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-08 19:56:20.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-08 19:56:20.966 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39e75e88 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-02-08 19:56:20.967 [Test worker @coroutine#6963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-08 19:56:20.981 [Test worker @coroutine#6963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-02-08 19:56:20.991 [Test worker @coroutine#6964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-02-08 19:56:20.993 [Test worker @coroutine#6966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-02-08 19:56:20.994 [Test worker @coroutine#6968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222af5ff 2024-02-08 19:56:20.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-08 19:56:20.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-08 19:56:20.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:20.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:20.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-08 19:56:20.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b9b628 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b09f4fb 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b09f4fb 2024-02-08 19:56:20.998 [Test worker @coroutine#6981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-08 19:56:21.012 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b09f4fb 2024-02-08 19:56:21.023 [Test worker @coroutine#6982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b09f4fb 2024-02-08 19:56:21.024 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b09f4fb 2024-02-08 19:56:21.026 [Test worker @coroutine#6986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b09f4fb 2024-02-08 19:56:21.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-08 19:56:21.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-08 19:56:21.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:21.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:21.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-08 19:56:21.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20dc2df1 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:21.030 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-02-08 19:56:21.031 [Test worker @coroutine#6999] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-08 19:56:21.048 [Test worker @coroutine#6999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-02-08 19:56:21.058 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-02-08 19:56:21.062 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-02-08 19:56:21.064 [Test worker @coroutine#7004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-02-08 19:56:21.067 [UI Thread @coroutine#7013] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-08 19:56:21.067 [UI Thread @coroutine#7013] 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-02-08 19:56:21.067 [UI Thread @coroutine#7013] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-08 19:56:21.069 [UI Thread @coroutine#7013] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Temporary failure in name resolution for request https://invalid/Site/verify 2024-02-08 19:56:21.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-08 19:56:21.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-08 19:56:21.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:21.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:21.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-08 19:56:21.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3da76d3a 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:21.073 [Test worker @coroutine#7019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-08 19:56:21.074 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c6a471 2024-02-08 19:56:21.074 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c6a471 2024-02-08 19:56:21.074 [Test worker @coroutine#7019] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-08 19:56:21.081 [DefaultDispatcher-worker-4 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23eb6d13 2024-02-08 19:56:21.082 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:21.082 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId. 2024-02-08 19:56:21.082 [DefaultDispatcher-worker-4 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:21.083 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:21.083 [DefaultDispatcher-worker-2 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44549/UmAppDatabase/replication/nodeId 2024-02-08 19:56:21.093 [Test worker @coroutine#7019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c6a471 2024-02-08 19:56:21.104 [Test worker @coroutine#7024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c6a471 2024-02-08 19:56:21.105 [Test worker @coroutine#7026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c6a471 2024-02-08 19:56:21.107 [Test worker @coroutine#7028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c6a471 2024-02-08 19:56:21.109 [UI Thread @coroutine#7039] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45677/Site/verify 2024-02-08 19:56:21.110 [UI Thread @coroutine#7039] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45677/Site/verify. 2024-02-08 19:56:21.110 [UI Thread @coroutine#7039] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45677/Site/verify 2024-02-08 19:56:21.111 [UI Thread @coroutine#7039] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45677/Site/verify 2024-02-08 19:56:21.111 [UI Thread @coroutine#7039] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45677/Site/verify 2024-02-08 19:56:21.111 [UI Thread @coroutine#7039] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45677/Site/verify. 2024-02-08 19:56:21.111 [UI Thread @coroutine#7039] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45677/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:21.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-08 19:56:21.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-08 19:56:21.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-08 19:56:21.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:21.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-08 19:56:21.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-08 19:56:21.135 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-08 19:56:21.135 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-08 19:56:21.135 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-08 19:56:21.135 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-08 19:56:21.135 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-08 19:56:21.135 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-08 19:56:21.135 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-08 19:56:21.135 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e8bd42f 2024-02-08 19:56:21.135 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-08 19:56:21.135 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-08 19:56:21.135 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-08 19:56:21.135 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-08 19:56:21.135 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-08 19:56:21.135 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-02-08 19:56:21.136 [Test worker @coroutine#7046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-08 19:56:21.151 [Test worker @coroutine#7046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-02-08 19:56:21.162 [Test worker @coroutine#7047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-02-08 19:56:21.163 [Test worker @coroutine#7049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-02-08 19:56:21.165 [Test worker @coroutine#7051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-02-08 19:56:21.173 [DefaultDispatcher-worker-9 @coroutine#7053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-02-08 19:56:21.181 [DefaultDispatcher-worker-8 @coroutine#7046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-02-08 19:56:21.186 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34995/556549512070762496/_ustadmanifest.json 2024-02-08 19:56:21.186 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34995/556549512070762496/_ustadmanifest.json. 2024-02-08 19:56:21.186 [UI Thread @coroutine#7062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34995/556549512070762496/_ustadmanifest.json 2024-02-08 19:56:21.188 [UI Thread @coroutine#7062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34995/556549512070762496/_ustadmanifest.json 2024-02-08 19:56:21.188 [UI Thread @coroutine#7062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34995/556549512070762496/_ustadmanifest.json 2024-02-08 19:56:21.188 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34995/556549512070762496/_ustadmanifest.json. 2024-02-08 19:56:21.188 [UI Thread @coroutine#7062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34995/556549512070762496/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:21.188 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34995/tincan.xml 2024-02-08 19:56:21.188 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34995/tincan.xml. 2024-02-08 19:56:21.188 [UI Thread @coroutine#7062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34995/tincan.xml 2024-02-08 19:56:21.189 [UI Thread @coroutine#7062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34995/tincan.xml 2024-02-08 19:56:21.189 [UI Thread @coroutine#7062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34995/tincan.xml 2024-02-08 19:56:21.189 [UI Thread @coroutine#7062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34995/tincan.xml. 2024-02-08 19:56:21.189 [UI Thread @coroutine#7062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34995/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-08 19:56:21.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-08 19:56:21.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-08 19:56:21.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-08 19:56:21.191 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64c009b8: (connection evicted) 2024-02-08 19:56:21.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-08 19:56:21.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-08 19:56:21.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed.